Pull request #42498 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 117bca149f77db0dc4680ffdda276cd7d9398359+86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 (bd92993e85fe3b9c7a0eb82018751d4da38f744f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42498@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-09T17:39:43.858Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-09T17:39:43.865Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-09T17:39:44.057Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-059e8e4ac80f1130f) in /home/ubuntu/workspace/moby_PR-42498 [Pipeline] { [Pipeline] checkout [2021-06-09T17:39:44.084Z] The recommended git tool is: git [2021-06-09T17:39:44.118Z] using credential docker-jenkins-github-credentials [2021-06-09T17:39:44.124Z] Cloning the remote Git repository [2021-06-09T17:39:44.124Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:39:44.130Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:39:44.130Z] > git init /home/ubuntu/workspace/moby_PR-42498 # timeout=10 [2021-06-09T17:39:44.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:39:44.151Z] > git --version # timeout=10 [2021-06-09T17:39:44.157Z] > git --version # 'git version 2.17.1' [2021-06-09T17:39:44.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:39:44.158Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:39:59.487Z] Fetching without tags [2021-06-09T17:39:59.721Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:39:59.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:39:59.458Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:39:59.463Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:39:59.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:39:59.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:39:59.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:39:59.494Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:39:59.726Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:39:59.731Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:40:00.682Z] Merge succeeded, producing 3299c9e9b7cd0a11c97c104b76b26c72298514c6 [2021-06-09T17:40:00.682Z] Checking out Revision 3299c9e9b7cd0a11c97c104b76b26c72298514c6 (PR-42498) [2021-06-09T17:40:01.031Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:40:01.031Z] First time build. Skipping changelog. [2021-06-09T17:40:01.052Z] > git --version # timeout=10 [2021-06-09T17:40:01.063Z] > git --version # 'git version 2.17.1' [2021-06-09T17:40:01.079Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:40:00.240Z] > git remote # timeout=10 [2021-06-09T17:40:00.246Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:40:00.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:40:00.252Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:40:00.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:40:00.687Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:40:00.706Z] > git checkout -f 3299c9e9b7cd0a11c97c104b76b26c72298514c6 # timeout=10 [2021-06-09T17:40:02.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/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-06-09T17:40:02.007Z] Unable to find image 'alpine:latest' locally [2021-06-09T17:40:02.265Z] latest: Pulling from library/alpine [2021-06-09T17:40:02.265Z] 540db60ca938: Pulling fs layer [2021-06-09T17:40:02.265Z] 540db60ca938: Download complete [2021-06-09T17:40:02.523Z] 540db60ca938: Pull complete [2021-06-09T17:40:02.523Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-09T17:40:02.523Z] Status: Downloaded newer image for alpine:latest [2021-06-09T17:40:06.788Z] 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 integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-06-09T17:40:07.337Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-059e8e4ac80f1130f) in /home/ubuntu/workspace/moby_PR-42498 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-06-09T17:40:07.403Z] The recommended git tool is: git [2021-06-09T17:40:07.411Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-06-09T17:40:07.447Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-09T17:40:07.455Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T17:40:07.689Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-09T17:40:08.062Z] Merge succeeded, producing 0dc838e53b56329211337a50e1d575253fcace67 [2021-06-09T17:40:08.062Z] Checking out Revision 0dc838e53b56329211337a50e1d575253fcace67 (PR-42498) [2021-06-09T17:40:08.130Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:40:08.130Z] First time build. Skipping changelog. [2021-06-09T17:40:08.144Z] > git --version # timeout=10 [2021-06-09T17:40:08.149Z] > git --version # 'git version 2.17.1' [2021-06-09T17:40:08.157Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-09T17:40:07.444Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42498/.git # timeout=10 [2021-06-09T17:40:07.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:40:07.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:40:07.461Z] > git --version # timeout=10 [2021-06-09T17:40:07.466Z] > git --version # 'git version 2.17.1' [2021-06-09T17:40:07.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:40:07.467Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:40:07.694Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:40:07.699Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:40:07.990Z] > git remote # timeout=10 [2021-06-09T17:40:07.993Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:40:07.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:40:07.997Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:40:08.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:40:08.068Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:40:08.083Z] > git checkout -f 0dc838e53b56329211337a50e1d575253fcace67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:40:08.891Z] + [ PR != PR ] [2021-06-09T17:40:08.891Z] + [ master != master ] [2021-06-09T17:40:08.891Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:40:09.223Z] + docker version [2021-06-09T17:40:09.223Z] Client: Docker Engine - Community [2021-06-09T17:40:09.223Z] Version: 20.10.6 [2021-06-09T17:40:09.223Z] API version: 1.41 [2021-06-09T17:40:09.223Z] Go version: go1.13.15 [2021-06-09T17:40:09.223Z] Git commit: 370c289 [2021-06-09T17:40:09.223Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T17:40:09.223Z] OS/Arch: linux/amd64 [2021-06-09T17:40:09.223Z] Context: default [2021-06-09T17:40:09.223Z] Experimental: true [2021-06-09T17:40:09.223Z] [2021-06-09T17:40:09.223Z] Server: Docker Engine - Community [2021-06-09T17:40:09.223Z] Engine: [2021-06-09T17:40:09.223Z] Version: 20.10.6 [2021-06-09T17:40:09.223Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:40:09.223Z] Go version: go1.13.15 [2021-06-09T17:40:09.223Z] Git commit: 8728dd2 [2021-06-09T17:40:09.223Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T17:40:09.223Z] OS/Arch: linux/amd64 [2021-06-09T17:40:09.223Z] Experimental: true [2021-06-09T17:40:09.223Z] containerd: [2021-06-09T17:40:09.223Z] Version: 1.4.6 [2021-06-09T17:40:09.223Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:40:09.223Z] runc: [2021-06-09T17:40:09.223Z] Version: 1.0.0-rc95 [2021-06-09T17:40:09.223Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:40:09.223Z] docker-init: [2021-06-09T17:40:09.223Z] Version: 0.19.0 [2021-06-09T17:40:09.223Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:40:09.501Z] + docker info [2021-06-09T17:40:09.501Z] Client: [2021-06-09T17:40:09.501Z] Context: default [2021-06-09T17:40:09.501Z] Debug Mode: false [2021-06-09T17:40:09.501Z] Plugins: [2021-06-09T17:40:09.501Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:40:09.501Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:40:09.502Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:40:09.502Z] [2021-06-09T17:40:09.502Z] Server: [2021-06-09T17:40:09.502Z] Containers: 0 [2021-06-09T17:40:09.502Z] Running: 0 [2021-06-09T17:40:09.502Z] Paused: 0 [2021-06-09T17:40:09.502Z] Stopped: 0 [2021-06-09T17:40:09.502Z] Images: 1 [2021-06-09T17:40:09.502Z] Server Version: 20.10.6 [2021-06-09T17:40:09.502Z] Storage Driver: overlay2 [2021-06-09T17:40:09.502Z] Backing Filesystem: extfs [2021-06-09T17:40:09.502Z] Supports d_type: true [2021-06-09T17:40:09.502Z] Native Overlay Diff: true [2021-06-09T17:40:09.502Z] userxattr: false [2021-06-09T17:40:09.502Z] Logging Driver: json-file [2021-06-09T17:40:09.502Z] Cgroup Driver: cgroupfs [2021-06-09T17:40:09.502Z] Cgroup Version: 1 [2021-06-09T17:40:09.502Z] Plugins: [2021-06-09T17:40:09.502Z] Volume: local [2021-06-09T17:40:09.502Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:40:09.502Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:40:09.502Z] Swarm: inactive [2021-06-09T17:40:09.502Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:40:09.502Z] Default Runtime: runc [2021-06-09T17:40:09.502Z] Init Binary: docker-init [2021-06-09T17:40:09.502Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:40:09.502Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:40:09.502Z] init version: de40ad0 [2021-06-09T17:40:09.502Z] Security Options: [2021-06-09T17:40:09.502Z] apparmor [2021-06-09T17:40:09.502Z] seccomp [2021-06-09T17:40:09.502Z] Profile: default [2021-06-09T17:40:09.502Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:40:09.502Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T17:40:09.502Z] OSType: linux [2021-06-09T17:40:09.502Z] Architecture: x86_64 [2021-06-09T17:40:09.502Z] CPUs: 2 [2021-06-09T17:40:09.502Z] Total Memory: 7.569GiB [2021-06-09T17:40:09.502Z] Name: ip-10-100-125-40 [2021-06-09T17:40:09.502Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T17:40:09.502Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:40:09.502Z] Debug Mode: false [2021-06-09T17:40:09.502Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:40:09.502Z] Labels: [2021-06-09T17:40:09.502Z] Experimental: true [2021-06-09T17:40:09.502Z] Insecure Registries: [2021-06-09T17:40:09.502Z] 127.0.0.0/8 [2021-06-09T17:40:09.502Z] Live Restore Enabled: true [2021-06-09T17:40:09.502Z] [2021-06-09T17:40:09.502Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:40:09.779Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:40:09.779Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:40:09.779Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42498/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:40:09.779Z] + bash /home/ubuntu/workspace/moby_PR-42498/check-config.sh [2021-06-09T17:40:09.779Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:40:09.779Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:40:09.779Z] [2021-06-09T17:40:09.779Z] Generally Necessary: [2021-06-09T17:40:09.779Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:40:09.779Z] - apparmor: enabled and tools installed [2021-06-09T17:40:09.779Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:40:09.779Z] - CONFIG_NET_NS: enabled [2021-06-09T17:40:09.779Z] - CONFIG_PID_NS: enabled [2021-06-09T17:40:09.779Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:40:09.779Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:40:09.779Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:40:09.779Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:40:09.779Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:40:09.779Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:40:09.779Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:40:09.779Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:40:09.779Z] - CONFIG_MEMCG: enabled [2021-06-09T17:40:10.038Z] - CONFIG_KEYS: enabled [2021-06-09T17:40:10.038Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:40:10.038Z] [2021-06-09T17:40:10.038Z] Optional Features: [2021-06-09T17:40:10.038Z] - CONFIG_USER_NS: enabled [2021-06-09T17:40:10.038Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:40:10.038Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:40:10.038Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:40:10.038Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:40:10.038Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:40:10.038Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:40:10.038Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:40:10.038Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:40:10.038Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:40:10.038Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:40:10.038Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:40:10.038Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:40:10.038Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:40:10.038Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:40:10.038Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:40:10.038Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:40:10.038Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:40:10.038Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:40:10.038Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:40:10.038Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:40:10.038Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:40:10.038Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:40:10.038Z] - Network Drivers: [2021-06-09T17:40:10.038Z] - "overlay": [2021-06-09T17:40:10.038Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:40:10.038Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:40:10.038Z] Optional (for encrypted networks): [2021-06-09T17:40:10.296Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:40:10.296Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:40:10.296Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:40:10.296Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:40:10.296Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:40:10.296Z] - CONFIG_XFRM: enabled [2021-06-09T17:40:10.296Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:40:10.296Z] - "ipvlan": [2021-06-09T17:40:10.296Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:40:10.296Z] - "macvlan": [2021-06-09T17:40:10.296Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:40:10.296Z] - "ftp,tftp client in container": [2021-06-09T17:40:10.296Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:40:10.296Z] - Storage Drivers: [2021-06-09T17:40:10.296Z] - "aufs": [2021-06-09T17:40:10.296Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:40:10.296Z] - "btrfs": [2021-06-09T17:40:10.296Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:40:10.296Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:40:10.296Z] - "devicemapper": [2021-06-09T17:40:10.296Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:40:10.296Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:40:10.296Z] - "overlay": [2021-06-09T17:40:10.296Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:40:10.296Z] - "zfs": [2021-06-09T17:40:10.296Z] - /dev/zfs: present [2021-06-09T17:40:10.296Z] - zfs command: missing [2021-06-09T17:40:10.296Z] - zpool command: missing [2021-06-09T17:40:10.296Z] [2021-06-09T17:40:10.296Z] Limits: [2021-06-09T17:40:10.296Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:40:10.296Z] [2021-06-09T17:40:10.296Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:40:10.628Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0dc838e53b56329211337a50e1d575253fcace67 . [2021-06-09T17:40:10.628Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:40:10.628Z] #1 sha256:d80f54559ba8ba0e19bfa39790ee75abecb837a9bca06f6b2f015f1b4eb2e472 [2021-06-09T17:40:10.628Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:40:10.628Z] #1 DONE 0.0s [2021-06-09T17:40:10.628Z] [2021-06-09T17:40:10.628Z] #2 [internal] load .dockerignore [2021-06-09T17:40:10.628Z] #2 sha256:60c28af65affd3bb8698ff20499cac9613cf9f1d9b1fb9ec5b96a88c2dbc5dcc [2021-06-09T17:40:10.628Z] #2 transferring context: 87B done [2021-06-09T17:40:10.628Z] #2 DONE 0.0s [2021-06-09T17:40:10.628Z] [2021-06-09T17:40:10.628Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:40:10.628Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:40:11.193Z] #3 DONE 0.3s [2021-06-09T17:40:11.193Z] [2021-06-09T17:40:11.193Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:40:11.193Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:40:11.193Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:40:11.193Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T17:40:11.193Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T17:40:11.193Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-06-09T17:40:11.193Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:40:11.451Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-09T17:40:11.451Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-09T17:40:11.708Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-09T17:40:11.708Z] #4 DONE 0.6s [2021-06-09T17:40:11.708Z] [2021-06-09T17:40:11.708Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:40:11.708Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:40:11.966Z] #8 ... [2021-06-09T17:40:11.966Z] [2021-06-09T17:40:11.966Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:40:11.966Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:40:11.966Z] #5 DONE 0.3s [2021-06-09T17:40:12.223Z] [2021-06-09T17:40:12.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:40:12.223Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:40:12.223Z] #7 DONE 0.4s [2021-06-09T17:40:12.223Z] [2021-06-09T17:40:12.223Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:40:12.223Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:40:12.223Z] #8 DONE 0.5s [2021-06-09T17:40:12.223Z] [2021-06-09T17:40:12.223Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:40:12.223Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:40:12.223Z] #6 DONE 0.5s [2021-06-09T17:40:12.481Z] [2021-06-09T17:40:12.481Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:40:12.481Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:40:12.481Z] #9 CACHED [2021-06-09T17:40:12.481Z] [2021-06-09T17:40:12.481Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:40:12.481Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:40:15.017Z] #10 DONE 2.3s [2021-06-09T17:40:15.017Z] [2021-06-09T17:40:15.017Z] #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-06-09T17:40:15.017Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:40:15.017Z] #11 ... [2021-06-09T17:40:15.017Z] [2021-06-09T17:40:15.017Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:40:15.017Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:40:15.017Z] #42 DONE 0.0s [2021-06-09T17:40:15.281Z] [2021-06-09T17:40:15.281Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:40:15.281Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:40:15.281Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:40:15.281Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:40:15.281Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:40:15.281Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-06-09T17:40:15.281Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:40:15.281Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s [2021-06-09T17:40:15.538Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-06-09T17:40:15.797Z] #65 ... [2021-06-09T17:40:15.797Z] [2021-06-09T17:40:15.797Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:40:15.797Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:40:15.797Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:40:15.797Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:40:15.797Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:40:15.797Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-06-09T17:40:15.797Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-06-09T17:40:15.797Z] #63 DONE 3.1s [2021-06-09T17:40:15.797Z] [2021-06-09T17:40:15.797Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:40:15.797Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:40:15.797Z] #65 DONE 3.2s [2021-06-09T17:40:15.797Z] [2021-06-09T17:40:15.797Z] #23 [internal] load build context [2021-06-09T17:40:15.797Z] #23 sha256:008d1582995ecc3600f3e093fc3cceccc885740874278a2daafbcb2420ecc452 [2021-06-09T17:40:15.797Z] #23 transferring context: 41.61MB 3.4s [2021-06-09T17:40:16.365Z] #23 ... [2021-06-09T17:40:16.365Z] [2021-06-09T17:40:16.365Z] #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-06-09T17:40:16.365Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:40:16.365Z] #11 DONE 1.6s [2021-06-09T17:40:16.365Z] [2021-06-09T17:40:16.365Z] #23 [internal] load build context [2021-06-09T17:40:16.365Z] #23 sha256:008d1582995ecc3600f3e093fc3cceccc885740874278a2daafbcb2420ecc452 [2021-06-09T17:40:16.626Z] #23 ... [2021-06-09T17:40:16.626Z] [2021-06-09T17:40:16.626Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:40:16.626Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:40:16.626Z] #39 DONE 0.3s [2021-06-09T17:40:16.626Z] [2021-06-09T17:40:16.626Z] #23 [internal] load build context [2021-06-09T17:40:16.626Z] #23 sha256:008d1582995ecc3600f3e093fc3cceccc885740874278a2daafbcb2420ecc452 [2021-06-09T17:40:16.885Z] #23 ... [2021-06-09T17:40:16.885Z] [2021-06-09T17:40:16.885Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:40:16.885Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:40:16.885Z] #31 DONE 0.4s [2021-06-09T17:40:16.885Z] [2021-06-09T17:40:16.885Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:40:16.885Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:40:16.885Z] #64 DONE 0.4s [2021-06-09T17:40:16.885Z] [2021-06-09T17:40:16.885Z] #23 [internal] load build context [2021-06-09T17:40:16.885Z] #23 sha256:008d1582995ecc3600f3e093fc3cceccc885740874278a2daafbcb2420ecc452 [2021-06-09T17:40:16.885Z] #23 transferring context: 55.95MB 4.3s done [2021-06-09T17:40:17.145Z] #23 ... [2021-06-09T17:40:17.145Z] [2021-06-09T17:40:17.145Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T17:40:17.145Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:40:17.145Z] #43 DONE 0.6s [2021-06-09T17:40:17.145Z] [2021-06-09T17:40:17.145Z] #23 [internal] load build context [2021-06-09T17:40:17.145Z] #23 sha256:008d1582995ecc3600f3e093fc3cceccc885740874278a2daafbcb2420ecc452 [2021-06-09T17:40:17.145Z] #23 DONE 4.6s [2021-06-09T17:40:17.145Z] [2021-06-09T17:40:17.145Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:40:17.145Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:40:17.145Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-09T17:40:17.145Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:40:17.145Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T17:40:17.145Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T17:40:17.145Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.7s done [2021-06-09T17:40:17.145Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.3s [2021-06-09T17:40:17.711Z] #26 ... [2021-06-09T17:40:17.711Z] [2021-06-09T17:40:17.711Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:40:17.711Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:40:17.711Z] #66 DONE 0.6s [2021-06-09T17:40:17.711Z] [2021-06-09T17:40:17.711Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:40:17.711Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:40:17.711Z] #26 ... [2021-06-09T17:40:17.711Z] [2021-06-09T17:40:17.712Z] #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-06-09T17:40:17.712Z] #34 sha256:6b4a93ea009b2d08c6e0f416febf858e817e71637bbe4437495384b2a8220792 [2021-06-09T17:40:20.245Z] #34 ... [2021-06-09T17:40:20.245Z] [2021-06-09T17:40:20.245Z] #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-06-09T17:40:20.245Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:40:20.245Z] #12 DONE 3.4s [2021-06-09T17:40:20.245Z] [2021-06-09T17:40:20.245Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:40:20.245Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:40:22.150Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.4s [2021-06-09T17:40:22.268Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a6328d95af9df8e8) in /home/ubuntu/workspace/moby_PR-42498 [Pipeline] { [Pipeline] checkout [2021-06-09T17:40:22.297Z] The recommended git tool is: git [2021-06-09T17:40:22.309Z] using credential docker-jenkins-github-credentials [2021-06-09T17:40:22.335Z] Cloning the remote Git repository [2021-06-09T17:40:22.335Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:40:22.337Z] Still waiting to schedule task [2021-06-09T17:40:22.338Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-09T17:40:22.338Z] Still waiting to schedule task [2021-06-09T17:40:22.338Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e23519fd36c1c42c)’ [2021-06-09T17:40:22.341Z] Still waiting to schedule task [2021-06-09T17:40:22.341Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8e2f765365439ca)’ [2021-06-09T17:40:22.342Z] Still waiting to schedule task [2021-06-09T17:40:22.342Z] Waiting for next available executor on ‘windows-2019’ [2021-06-09T17:40:22.343Z] Still waiting to schedule task [2021-06-09T17:40:22.343Z] Waiting for next available executor on ‘windows-2022’ [2021-06-09T17:40:22.331Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:40:22.331Z] > git init /home/ubuntu/workspace/moby_PR-42498 # timeout=10 [2021-06-09T17:40:22.358Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:40:22.358Z] > git --version # timeout=10 [2021-06-09T17:40:22.369Z] > git --version # 'git version 2.17.1' [2021-06-09T17:40:22.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:40:22.370Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:40:26.343Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.8s done [2021-06-09T17:40:26.344Z] #26 DONE 13.3s [2021-06-09T17:40:26.344Z] [2021-06-09T17:40:26.344Z] #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-06-09T17:40:26.344Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:40:26.615Z] #27 ... [2021-06-09T17:40:26.615Z] [2021-06-09T17:40:26.615Z] #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-06-09T17:40:26.615Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:40:26.615Z] #36 5.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:40:26.615Z] #36 5.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:40:26.615Z] #36 5.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:40:26.615Z] #36 5.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:40:26.615Z] #36 8.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:40:26.615Z] #36 ... [2021-06-09T17:40:26.615Z] [2021-06-09T17:40:26.615Z] #56 [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-06-09T17:40:26.615Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:40:26.615Z] #56 5.830 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:40:26.615Z] #56 5.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:40:26.615Z] #56 5.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:40:26.615Z] #56 7.417 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:40:26.874Z] #56 ... [2021-06-09T17:40:26.874Z] [2021-06-09T17:40:26.874Z] #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-06-09T17:40:26.874Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:40:26.874Z] #40 5.359 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:40:26.874Z] #40 5.359 Cloning into '.'... [2021-06-09T17:40:26.874Z] #40 ... [2021-06-09T17:40:26.874Z] [2021-06-09T17:40:26.874Z] #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-06-09T17:40:26.874Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:40:26.874Z] #32 5.670 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:40:26.874Z] #32 5.671 Cloning into '.'... [2021-06-09T17:40:27.147Z] #32 ... [2021-06-09T17:40:27.147Z] [2021-06-09T17:40:27.147Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:40:27.147Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:40:27.147Z] #44 5.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:40:27.147Z] #44 5.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:40:27.147Z] #44 5.328 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:40:27.147Z] #44 6.062 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:40:27.147Z] #44 6.572 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:40:27.147Z] #44 ... [2021-06-09T17:40:27.147Z] [2021-06-09T17:40:27.147Z] #56 [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-06-09T17:40:27.147Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:40:27.147Z] #56 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:40:27.407Z] #56 ... [2021-06-09T17:40:27.407Z] [2021-06-09T17:40:27.407Z] #59 [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-06-09T17:40:27.407Z] #59 sha256:5b263a57983894e46575f54fe26b1e0f1ea9012d4c866da7f546ebbc833a1efe [2021-06-09T17:40:27.407Z] #59 4.933 + RM_GOPATH=0 [2021-06-09T17:40:27.407Z] #59 4.933 + TMP_GOPATH= [2021-06-09T17:40:27.407Z] #59 4.933 + : /build [2021-06-09T17:40:27.407Z] #59 4.933 + '[' -z '' ']' [2021-06-09T17:40:27.407Z] #59 4.933 ++ mktemp -d [2021-06-09T17:40:27.407Z] #59 4.933 + export GOPATH=/tmp/tmp.M4pqFBjPd1 [2021-06-09T17:40:27.407Z] #59 4.933 + GOPATH=/tmp/tmp.M4pqFBjPd1 [2021-06-09T17:40:27.407Z] #59 4.933 + RM_GOPATH=1 [2021-06-09T17:40:27.407Z] #59 4.933 + case "$(go env GOARCH)" in [2021-06-09T17:40:27.407Z] #59 4.933 ++ go env GOARCH [2021-06-09T17:40:27.407Z] #59 4.938 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.407Z] #59 4.938 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.407Z] #59 4.938 ++ dirname /tmp/install/install.sh [2021-06-09T17:40:27.407Z] #59 4.938 + dir=/tmp/install [2021-06-09T17:40:27.407Z] #59 4.938 + bin=rootlesskit [2021-06-09T17:40:27.407Z] #59 4.938 + shift [2021-06-09T17:40:27.407Z] #59 4.938 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:40:27.407Z] #59 4.938 + . /tmp/install/rootlesskit.installer [2021-06-09T17:40:27.407Z] #59 4.938 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:40:27.407Z] #59 4.938 + install_rootlesskit [2021-06-09T17:40:27.407Z] #59 4.938 + case "$1" in [2021-06-09T17:40:27.407Z] #59 4.938 + export CGO_ENABLED=0 [2021-06-09T17:40:27.407Z] #59 4.938 + CGO_ENABLED=0 [2021-06-09T17:40:27.407Z] #59 4.938 + _install_rootlesskit [2021-06-09T17:40:27.407Z] #59 4.939 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:40:27.407Z] #59 4.940 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:40:27.407Z] #59 4.953 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.M4pqFBjPd1/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:40:27.407Z] #59 4.953 Cloning into '/tmp/tmp.M4pqFBjPd1/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:40:27.407Z] #59 ... [2021-06-09T17:40:27.407Z] [2021-06-09T17:40:27.407Z] #48 [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-06-09T17:40:27.407Z] #48 sha256:28cf392e63ae4ae4eac7ee0a83e562bfd6cf809177cd9f3e60e09df101b91bad [2021-06-09T17:40:27.407Z] #48 5.965 + RM_GOPATH=0 [2021-06-09T17:40:27.407Z] #48 5.965 + TMP_GOPATH= [2021-06-09T17:40:27.407Z] #48 5.965 + : /build [2021-06-09T17:40:27.407Z] #48 5.965 + '[' -z '' ']' [2021-06-09T17:40:27.407Z] #48 5.978 ++ mktemp -d [2021-06-09T17:40:27.407Z] #48 5.978 + export GOPATH=/tmp/tmp.JivA6m75BR [2021-06-09T17:40:27.407Z] #48 5.978 + GOPATH=/tmp/tmp.JivA6m75BR [2021-06-09T17:40:27.407Z] #48 5.978 + RM_GOPATH=1 [2021-06-09T17:40:27.407Z] #48 5.978 + case "$(go env GOARCH)" in [2021-06-09T17:40:27.407Z] #48 6.004 ++ go env GOARCH [2021-06-09T17:40:27.407Z] #48 6.022 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.407Z] #48 6.022 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.407Z] #48 6.022 ++ dirname /tmp/install/install.sh [2021-06-09T17:40:27.407Z] #48 6.022 + dir=/tmp/install [2021-06-09T17:40:27.407Z] #48 6.022 + bin=gotestsum [2021-06-09T17:40:27.407Z] #48 6.022 + shift [2021-06-09T17:40:27.407Z] #48 6.022 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:40:27.407Z] #48 6.022 + . /tmp/install/gotestsum.installer [2021-06-09T17:40:27.407Z] #48 6.022 ++ : v0.5.3 [2021-06-09T17:40:27.407Z] #48 6.022 + install_gotestsum [2021-06-09T17:40:27.407Z] #48 6.022 + set -e [2021-06-09T17:40:27.407Z] #48 6.022 + export GO111MODULE=on [2021-06-09T17:40:27.407Z] #48 6.022 + GO111MODULE=on [2021-06-09T17:40:27.407Z] #48 6.022 + GOBIN=/build [2021-06-09T17:40:27.407Z] #48 6.022 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:40:27.407Z] #48 6.032 go: finding gotest.tools v0.5.3 [2021-06-09T17:40:27.407Z] #48 6.032 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:40:27.407Z] #48 7.140 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:40:27.407Z] #48 7.983 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:40:27.407Z] #48 9.124 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:40:27.407Z] #48 9.124 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:40:27.407Z] #48 9.124 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:40:27.407Z] #48 9.124 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:40:27.407Z] #48 9.305 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:40:27.407Z] #48 9.324 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:40:27.407Z] #48 9.424 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:40:27.407Z] #48 9.480 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:40:27.407Z] #48 9.684 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:40:27.407Z] #48 9.692 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:40:27.407Z] #48 9.799 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:40:27.407Z] #48 9.820 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:40:27.407Z] #48 9.957 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:40:27.407Z] #48 9.962 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:40:27.407Z] #48 10.03 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:40:27.407Z] #48 10.17 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:40:27.666Z] #48 ... [2021-06-09T17:40:27.666Z] [2021-06-09T17:40:27.666Z] #50 [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-06-09T17:40:27.666Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:27.666Z] #50 5.688 + RM_GOPATH=0 [2021-06-09T17:40:27.666Z] #50 5.688 + TMP_GOPATH= [2021-06-09T17:40:27.666Z] #50 5.688 + : /build [2021-06-09T17:40:27.666Z] #50 5.688 + '[' -z '' ']' [2021-06-09T17:40:27.666Z] #50 5.692 ++ mktemp -d [2021-06-09T17:40:27.666Z] #50 5.696 + export GOPATH=/tmp/tmp.6FA7rZgWHQ [2021-06-09T17:40:27.666Z] #50 5.696 + GOPATH=/tmp/tmp.6FA7rZgWHQ [2021-06-09T17:40:27.666Z] #50 5.696 + RM_GOPATH=1 [2021-06-09T17:40:27.666Z] #50 5.696 + case "$(go env GOARCH)" in [2021-06-09T17:40:27.666Z] #50 5.696 ++ go env GOARCH [2021-06-09T17:40:27.666Z] #50 5.726 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.666Z] #50 5.726 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.666Z] #50 5.726 ++ dirname /tmp/install/install.sh [2021-06-09T17:40:27.666Z] #50 5.726 + dir=/tmp/install [2021-06-09T17:40:27.666Z] #50 5.726 + bin=golangci_lint [2021-06-09T17:40:27.666Z] #50 5.726 + shift [2021-06-09T17:40:27.666Z] #50 5.726 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:40:27.666Z] #50 5.726 + . /tmp/install/golangci_lint.installer [2021-06-09T17:40:27.666Z] #50 5.726 ++ : v1.23.8 [2021-06-09T17:40:27.666Z] #50 5.726 + install_golangci_lint [2021-06-09T17:40:27.666Z] #50 5.726 + set -e [2021-06-09T17:40:27.666Z] #50 5.726 + export GO111MODULE=on [2021-06-09T17:40:27.666Z] #50 5.726 + GO111MODULE=on [2021-06-09T17:40:27.666Z] #50 5.726 + GOBIN=/build [2021-06-09T17:40:27.666Z] #50 5.726 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:40:27.666Z] #50 5.773 go: finding github.com v1.23.8 [2021-06-09T17:40:27.666Z] #50 5.773 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:40:27.666Z] #50 5.773 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:40:27.666Z] #50 5.773 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:40:27.666Z] #50 5.773 go: finding github.com/golangci v1.23.8 [2021-06-09T17:40:27.666Z] #50 6.965 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:40:27.666Z] #50 7.988 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:40:27.666Z] #50 ... [2021-06-09T17:40:27.666Z] [2021-06-09T17:40:27.666Z] #52 [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-06-09T17:40:27.666Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:40:27.666Z] #52 5.279 + RM_GOPATH=0 [2021-06-09T17:40:27.666Z] #52 5.279 + TMP_GOPATH= [2021-06-09T17:40:27.666Z] #52 5.279 + : /build [2021-06-09T17:40:27.666Z] #52 5.279 + '[' -z '' ']' [2021-06-09T17:40:27.666Z] #52 5.279 ++ mktemp -d [2021-06-09T17:40:27.666Z] #52 5.285 + export GOPATH=/tmp/tmp.zK7Usy1DXc [2021-06-09T17:40:27.666Z] #52 5.285 + GOPATH=/tmp/tmp.zK7Usy1DXc [2021-06-09T17:40:27.666Z] #52 5.285 + RM_GOPATH=1 [2021-06-09T17:40:27.666Z] #52 5.285 + case "$(go env GOARCH)" in [2021-06-09T17:40:27.666Z] #52 5.285 ++ go env GOARCH [2021-06-09T17:40:27.666Z] #52 5.299 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.666Z] #52 5.299 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.666Z] #52 5.299 ++ dirname /tmp/install/install.sh [2021-06-09T17:40:27.666Z] #52 5.299 + dir=/tmp/install [2021-06-09T17:40:27.666Z] #52 5.299 + bin=shfmt [2021-06-09T17:40:27.666Z] #52 5.299 + shift [2021-06-09T17:40:27.666Z] #52 5.299 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:40:27.666Z] #52 5.299 + . /tmp/install/shfmt.installer [2021-06-09T17:40:27.666Z] #52 5.299 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:40:27.666Z] #52 5.299 + install_shfmt [2021-06-09T17:40:27.666Z] #52 5.299 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:40:27.666Z] #52 5.299 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zK7Usy1DXc/src/github.com/mvdan/sh [2021-06-09T17:40:27.666Z] #52 5.299 Cloning into '/tmp/tmp.zK7Usy1DXc/src/github.com/mvdan/sh'... [2021-06-09T17:40:27.666Z] #52 5.300 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:40:27.926Z] #52 ... [2021-06-09T17:40:27.926Z] [2021-06-09T17:40:27.926Z] #46 [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-06-09T17:40:27.926Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:40:27.926Z] #46 5.674 + RM_GOPATH=0 [2021-06-09T17:40:27.926Z] #46 5.674 + TMP_GOPATH= [2021-06-09T17:40:27.926Z] #46 5.674 + : /build [2021-06-09T17:40:27.926Z] #46 5.674 + '[' -z '' ']' [2021-06-09T17:40:27.926Z] #46 5.674 ++ mktemp -d [2021-06-09T17:40:27.926Z] #46 5.674 + export GOPATH=/tmp/tmp.kxmfNHftck [2021-06-09T17:40:27.926Z] #46 5.674 + GOPATH=/tmp/tmp.kxmfNHftck [2021-06-09T17:40:27.926Z] #46 5.674 + RM_GOPATH=1 [2021-06-09T17:40:27.926Z] #46 5.674 + case "$(go env GOARCH)" in [2021-06-09T17:40:27.926Z] #46 5.674 ++ go env GOARCH [2021-06-09T17:40:27.926Z] #46 5.697 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.926Z] #46 5.697 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.926Z] #46 5.705 ++ dirname /tmp/install/install.sh [2021-06-09T17:40:27.926Z] #46 5.705 + dir=/tmp/install [2021-06-09T17:40:27.926Z] #46 5.705 + bin=vndr [2021-06-09T17:40:27.926Z] #46 5.705 + shift [2021-06-09T17:40:27.926Z] #46 5.705 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:40:27.926Z] #46 5.705 + . /tmp/install/vndr.installer [2021-06-09T17:40:27.926Z] #46 5.705 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:40:27.926Z] #46 5.705 + install_vndr [2021-06-09T17:40:27.926Z] #46 5.705 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:40:27.926Z] #46 5.705 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kxmfNHftck/src/github.com/LK4D4/vndr [2021-06-09T17:40:27.926Z] #46 5.705 Cloning into '/tmp/tmp.kxmfNHftck/src/github.com/LK4D4/vndr'... [2021-06-09T17:40:27.926Z] #46 5.705 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:40:27.926Z] #46 6.832 + cd /tmp/tmp.kxmfNHftck/src/github.com/LK4D4/vndr [2021-06-09T17:40:27.926Z] #46 6.835 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:40:27.926Z] #46 6.848 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:40:27.926Z] #46 9.402 runtime/internal/atomic [2021-06-09T17:40:27.926Z] #46 9.404 internal/cpu [2021-06-09T17:40:27.926Z] #46 9.853 runtime/internal/sys [2021-06-09T17:40:27.926Z] #46 10.02 runtime/internal/math [2021-06-09T17:40:27.926Z] #46 10.12 internal/race [2021-06-09T17:40:27.926Z] #46 10.26 internal/bytealg [2021-06-09T17:40:27.926Z] #46 10.26 sync/atomic [2021-06-09T17:40:27.926Z] #46 10.58 unicode [2021-06-09T17:40:27.926Z] #46 ... [2021-06-09T17:40:27.926Z] [2021-06-09T17:40:27.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-06-09T17:40:27.926Z] #24 sha256:31cc20dd71bd57328b79bf5995e4d3ed66e2043d8f7c85c3e1b8781d839bd8d3 [2021-06-09T17:40:27.926Z] #24 5.905 + RM_GOPATH=0 [2021-06-09T17:40:27.926Z] #24 5.905 + TMP_GOPATH= [2021-06-09T17:40:27.926Z] #24 5.905 + : /build [2021-06-09T17:40:27.926Z] #24 5.905 + '[' -z '' ']' [2021-06-09T17:40:27.926Z] #24 5.905 ++ mktemp -d [2021-06-09T17:40:27.926Z] #24 5.915 + export GOPATH=/tmp/tmp.DkMcwKoUiD [2021-06-09T17:40:27.926Z] #24 5.915 + GOPATH=/tmp/tmp.DkMcwKoUiD [2021-06-09T17:40:27.926Z] #24 5.915 + RM_GOPATH=1 [2021-06-09T17:40:27.926Z] #24 5.915 + case "$(go env GOARCH)" in [2021-06-09T17:40:27.926Z] #24 5.915 ++ go env GOARCH [2021-06-09T17:40:27.926Z] #24 5.944 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.926Z] #24 5.944 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:40:27.926Z] #24 5.944 ++ dirname /tmp/install/install.sh [2021-06-09T17:40:27.926Z] #24 5.954 + dir=/tmp/install [2021-06-09T17:40:27.926Z] #24 5.954 + bin=dockercli [2021-06-09T17:40:27.926Z] #24 5.954 + shift [2021-06-09T17:40:27.926Z] #24 5.954 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:40:27.926Z] #24 5.954 + . /tmp/install/dockercli.installer [2021-06-09T17:40:27.926Z] #24 5.954 ++ : stable [2021-06-09T17:40:27.926Z] #24 5.954 ++ : 17.06.2-ce [2021-06-09T17:40:27.926Z] #24 5.954 + install_dockercli [2021-06-09T17:40:27.926Z] #24 5.954 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:40:27.926Z] #24 5.954 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:40:27.926Z] #24 5.957 ++ uname -m [2021-06-09T17:40:27.926Z] #24 6.004 + arch=x86_64 [2021-06-09T17:40:27.926Z] #24 6.004 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T17:40:27.926Z] #24 6.004 + url=https://download.docker.com/linux/static [2021-06-09T17:40:27.926Z] #24 6.004 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T17:40:27.926Z] #24 6.004 + tar -xz docker/docker [2021-06-09T17:40:28.185Z] #24 ... [2021-06-09T17:40:28.185Z] [2021-06-09T17:40:28.185Z] #48 [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-06-09T17:40:28.185Z] #48 sha256:28cf392e63ae4ae4eac7ee0a83e562bfd6cf809177cd9f3e60e09df101b91bad [2021-06-09T17:40:28.185Z] #48 10.54 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:40:28.185Z] #48 10.63 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:40:28.185Z] #48 10.86 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:40:29.568Z] #48 12.13 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:40:29.830Z] #48 ... [2021-06-09T17:40:29.830Z] [2021-06-09T17:40:29.830Z] #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-06-09T17:40:29.830Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:40:29.830Z] #13 4.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:40:29.830Z] #13 4.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:40:29.830Z] #13 4.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:40:29.830Z] #13 4.958 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:40:29.830Z] #13 6.435 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:40:29.830Z] #13 8.827 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:40:30.090Z] #13 ... [2021-06-09T17:40:30.090Z] [2021-06-09T17:40:30.090Z] #59 [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-06-09T17:40:30.090Z] #59 sha256:5b263a57983894e46575f54fe26b1e0f1ea9012d4c866da7f546ebbc833a1efe [2021-06-09T17:40:30.090Z] #59 11.56 + cd /tmp/tmp.M4pqFBjPd1/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:40:30.090Z] #59 11.57 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:40:30.090Z] #59 11.58 + export GO111MODULE=on [2021-06-09T17:40:30.090Z] #59 11.58 + GO111MODULE=on [2021-06-09T17:40:30.090Z] #59 11.58 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:40:30.090Z] #59 11.58 + GOPROXY=https://proxy.golang.org [2021-06-09T17:40:30.090Z] #59 11.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:40:30.090Z] #59 11.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:40:30.659Z] #59 13.34 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:40:30.659Z] #59 13.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:40:30.659Z] #59 13.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:40:30.659Z] #59 13.49 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:40:30.962Z] #59 13.57 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:40:30.962Z] #59 13.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:40:30.962Z] #59 13.66 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:40:31.224Z] #59 13.97 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:40:31.483Z] #59 14.05 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:40:31.742Z] #59 14.39 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:40:31.742Z] #59 14.42 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:40:31.742Z] #59 14.49 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:40:31.742Z] #59 14.59 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:40:32.000Z] #59 14.69 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:40:32.000Z] #59 14.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:40:32.260Z] #59 14.99 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:40:32.838Z] #59 15.43 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:40:33.224Z] #59 15.70 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:40:33.224Z] #59 15.81 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:40:33.224Z] #59 ... [2021-06-09T17:40:33.224Z] [2021-06-09T17:40:33.224Z] #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-06-09T17:40:33.224Z] #34 sha256:6b4a93ea009b2d08c6e0f416febf858e817e71637bbe4437495384b2a8220792 [2021-06-09T17:40:33.224Z] #34 5.681 Install go-toml version v1.8.1 [2021-06-09T17:40:33.224Z] #34 5.763 go: finding github.com v1.8.1 [2021-06-09T17:40:33.224Z] #34 5.763 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:40:33.224Z] #34 5.763 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:40:33.224Z] #34 5.763 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:40:33.224Z] #34 5.763 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:40:33.224Z] #34 7.057 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:40:33.224Z] #34 7.533 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:40:33.224Z] #34 10.10 github.com/pelletier/go-toml [2021-06-09T17:40:33.224Z] #34 ... [2021-06-09T17:40:33.224Z] [2021-06-09T17:40:33.224Z] #50 [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-06-09T17:40:33.224Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:33.224Z] #50 15.23 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:40:33.224Z] #50 15.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:40:33.224Z] #50 15.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:40:33.224Z] #50 15.43 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:40:33.224Z] #50 15.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:40:33.224Z] #50 15.50 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:40:33.224Z] #50 15.52 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:40:33.224Z] #50 15.63 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:40:33.224Z] #50 15.69 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:40:33.224Z] #50 15.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:40:33.224Z] #50 15.93 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:40:33.224Z] #50 16.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:40:33.495Z] #50 16.06 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:40:33.495Z] #50 16.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:40:33.495Z] #50 16.10 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:40:33.495Z] #50 16.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:40:33.495Z] #50 ... [2021-06-09T17:40:33.495Z] [2021-06-09T17:40:33.495Z] #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-06-09T17:40:33.495Z] #24 sha256:31cc20dd71bd57328b79bf5995e4d3ed66e2043d8f7c85c3e1b8781d839bd8d3 [2021-06-09T17:40:33.495Z] #24 15.64 + mkdir -p /build [2021-06-09T17:40:33.495Z] #24 15.64 + mv docker/docker /build/ [2021-06-09T17:40:33.495Z] #24 15.66 + rmdir docker [2021-06-09T17:40:33.495Z] #24 DONE 16.3s [2021-06-09T17:40:33.757Z] [2021-06-09T17:40:33.757Z] #50 [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-06-09T17:40:33.757Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:33.758Z] #50 16.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:40:33.758Z] #50 16.41 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:40:33.758Z] #50 16.45 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:40:33.758Z] #50 16.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:40:33.758Z] #50 16.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:40:33.758Z] #50 16.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:40:34.018Z] #50 16.68 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:40:34.018Z] #50 16.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:40:34.018Z] #50 16.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:40:34.278Z] #50 17.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:40:34.859Z] #50 17.40 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:40:34.859Z] #50 17.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:40:34.859Z] #50 17.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:40:34.859Z] #50 17.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:40:34.859Z] #50 17.66 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:40:35.118Z] #50 17.82 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:40:35.118Z] #50 17.82 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:40:35.118Z] #50 17.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:40:35.684Z] #50 18.22 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:40:35.684Z] #50 18.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:40:35.684Z] #50 18.39 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:40:35.684Z] #50 18.42 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:40:36.253Z] #50 18.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:40:36.253Z] #50 18.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:40:36.253Z] #50 19.00 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:40:36.253Z] #50 19.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:40:36.514Z] #50 19.29 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:40:37.081Z] #50 19.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:40:37.081Z] #50 19.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:40:37.081Z] #50 19.83 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:40:37.339Z] #50 ... [2021-06-09T17:40:37.339Z] [2021-06-09T17:40:37.339Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:40:37.339Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:40:37.339Z] #44 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:40:37.339Z] #44 13.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:40:37.339Z] #44 15.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:40:37.598Z] #44 ... [2021-06-09T17:40:37.598Z] [2021-06-09T17:40:37.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-06-09T17:40:37.598Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:40:37.598Z] #27 1.654 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:40:37.598Z] #27 1.678 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:40:37.598Z] #27 1.693 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:40:37.598Z] #27 2.564 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:40:37.598Z] #27 4.132 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:40:37.598Z] #27 6.056 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:40:37.598Z] #27 ... [2021-06-09T17:40:37.598Z] [2021-06-09T17:40:37.598Z] #50 [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-06-09T17:40:37.598Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:37.598Z] #50 20.31 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:40:37.819Z] Fetching without tags [2021-06-09T17:40:37.862Z] #50 20.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:40:37.862Z] #50 ... [2021-06-09T17:40:37.862Z] [2021-06-09T17:40:37.862Z] #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-06-09T17:40:37.862Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:40:37.862Z] #36 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:40:37.862Z] #36 ... [2021-06-09T17:40:37.862Z] [2021-06-09T17:40:37.862Z] #52 [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-06-09T17:40:37.862Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:40:37.862Z] #52 17.74 + cd /tmp/tmp.zK7Usy1DXc/src/github.com/mvdan/sh [2021-06-09T17:40:37.862Z] #52 17.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:40:37.862Z] #52 17.91 + GO111MODULE=on [2021-06-09T17:40:37.862Z] #52 17.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:40:37.862Z] #52 19.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:40:37.862Z] #52 19.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:40:37.862Z] #52 19.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:40:37.862Z] #52 19.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:40:37.862Z] #52 19.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:40:37.862Z] #52 20.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:40:38.131Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:40:37.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:40:37.775Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:40:37.783Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:40:37.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:40:37.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:40:37.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:40:37.856Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:40:38.125Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:40:38.127Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:40:38.429Z] #52 ... [2021-06-09T17:40:38.429Z] [2021-06-09T17:40:38.429Z] #46 [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-06-09T17:40:38.429Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:40:38.429Z] #46 11.07 runtime [2021-06-09T17:40:38.429Z] #46 14.40 unicode/utf8 [2021-06-09T17:40:38.429Z] #46 15.01 math/bits [2021-06-09T17:40:38.429Z] #46 15.78 math [2021-06-09T17:40:38.429Z] #46 20.21 internal/testlog [2021-06-09T17:40:38.429Z] #46 20.43 encoding [2021-06-09T17:40:38.429Z] #46 20.58 unicode/utf16 [2021-06-09T17:40:38.429Z] #46 20.74 container/list [2021-06-09T17:40:38.429Z] #46 21.28 crypto/internal/subtle [2021-06-09T17:40:38.429Z] #46 ... [2021-06-09T17:40:38.429Z] [2021-06-09T17:40:38.429Z] #50 [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-06-09T17:40:38.429Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:38.429Z] #50 21.01 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:40:38.689Z] #50 ... [2021-06-09T17:40:38.689Z] [2021-06-09T17:40:38.689Z] #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-06-09T17:40:38.689Z] #34 sha256:6b4a93ea009b2d08c6e0f416febf858e817e71637bbe4437495384b2a8220792 [2021-06-09T17:40:38.689Z] #34 17.48 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:40:38.689Z] #34 DONE 21.4s [2021-06-09T17:40:38.689Z] [2021-06-09T17:40:38.689Z] #46 [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-06-09T17:40:38.689Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:40:38.689Z] #46 21.51 crypto/subtle [2021-06-09T17:40:38.948Z] #46 21.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:40:39.142Z] Merge succeeded, producing 033b753ac3c0c83b3822688b6ae158103ca63082 [2021-06-09T17:40:39.142Z] Checking out Revision 033b753ac3c0c83b3822688b6ae158103ca63082 (PR-42498) [2021-06-09T17:40:39.206Z] #46 21.96 internal/nettrace [2021-06-09T17:40:39.244Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:40:39.245Z] First time build. Skipping changelog. [2021-06-09T17:40:39.252Z] > git --version # timeout=10 [2021-06-09T17:40:39.260Z] > git --version # 'git version 2.17.1' [2021-06-09T17:40:39.264Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:40:39.776Z] #46 22.32 runtime/cgo [2021-06-09T17:40:39.776Z] #46 ... [2021-06-09T17:40:39.776Z] [2021-06-09T17:40:39.776Z] #56 [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-06-09T17:40:39.776Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:40:39.776Z] #56 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:40:38.576Z] > git remote # timeout=10 [2021-06-09T17:40:38.582Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:40:38.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:40:38.592Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:40:39.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:40:39.135Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:40:39.140Z] > git checkout -f 033b753ac3c0c83b3822688b6ae158103ca63082 # timeout=10 [2021-06-09T17:40:40.020Z] + docker version [2021-06-09T17:40:40.020Z] Client: Docker Engine - Community [2021-06-09T17:40:40.020Z] Version: 20.10.6 [2021-06-09T17:40:40.020Z] API version: 1.41 [2021-06-09T17:40:40.020Z] Go version: go1.13.15 [2021-06-09T17:40:40.020Z] Git commit: 370c289 [2021-06-09T17:40:40.021Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T17:40:40.021Z] OS/Arch: linux/amd64 [2021-06-09T17:40:40.021Z] Context: default [2021-06-09T17:40:40.021Z] Experimental: true [2021-06-09T17:40:40.021Z] [2021-06-09T17:40:40.021Z] Server: Docker Engine - Community [2021-06-09T17:40:40.021Z] Engine: [2021-06-09T17:40:40.021Z] Version: 20.10.6 [2021-06-09T17:40:40.021Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:40:40.021Z] Go version: go1.13.15 [2021-06-09T17:40:40.021Z] Git commit: 8728dd2 [2021-06-09T17:40:40.021Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T17:40:40.021Z] OS/Arch: linux/amd64 [2021-06-09T17:40:40.021Z] Experimental: true [2021-06-09T17:40:40.021Z] containerd: [2021-06-09T17:40:40.021Z] Version: 1.4.6 [2021-06-09T17:40:40.021Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:40:40.021Z] runc: [2021-06-09T17:40:40.021Z] Version: 1.0.0-rc95 [2021-06-09T17:40:40.021Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:40:40.021Z] docker-init: [2021-06-09T17:40:40.021Z] Version: 0.19.0 [2021-06-09T17:40:40.021Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:40:40.034Z] #56 ... [2021-06-09T17:40:40.034Z] [2021-06-09T17:40:40.034Z] #50 [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-06-09T17:40:40.034Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:40.034Z] #50 21.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:40:40.034Z] #50 21.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:40:40.034Z] #50 21.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:40:40.034Z] #50 21.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:40:40.034Z] #50 21.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:40:40.034Z] #50 21.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:40:40.034Z] #50 21.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:40:40.034Z] #50 21.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:40:40.034Z] #50 22.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:40:40.034Z] #50 22.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:40:40.034Z] #50 22.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:40:40.338Z] + docker info [2021-06-09T17:40:40.633Z] #50 ... [2021-06-09T17:40:40.633Z] [2021-06-09T17:40:40.633Z] #48 [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-06-09T17:40:40.633Z] #48 sha256:28cf392e63ae4ae4eac7ee0a83e562bfd6cf809177cd9f3e60e09df101b91bad [2021-06-09T17:40:40.633Z] #48 13.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:40:40.633Z] #48 14.74 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:40:40.633Z] #48 19.07 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:40:40.633Z] #48 19.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:40:40.633Z] #48 19.12 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:40:40.633Z] #48 19.32 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:40:40.633Z] #48 19.40 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:40:40.633Z] #48 19.47 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:40:40.633Z] #48 19.57 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:40:40.633Z] #48 19.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:40:40.633Z] #48 19.94 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:40:40.633Z] #48 19.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:40:40.633Z] #48 20.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:40:40.633Z] #48 ... [2021-06-09T17:40:40.633Z] [2021-06-09T17:40:40.633Z] #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-06-09T17:40:40.633Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:40:40.892Z] #40 23.65 Checking out files: 83% (1415/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T17:40:40.892Z] #40 23.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:40:40.892Z] #40 ... [2021-06-09T17:40:40.892Z] [2021-06-09T17:40:40.892Z] #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-06-09T17:40:40.892Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:40:40.892Z] #13 10.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:40:40.892Z] #13 13.50 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:40:40.892Z] #13 ... [2021-06-09T17:40:40.892Z] [2021-06-09T17:40:40.892Z] #59 [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-06-09T17:40:40.892Z] #59 sha256:5b263a57983894e46575f54fe26b1e0f1ea9012d4c866da7f546ebbc833a1efe [2021-06-09T17:40:40.892Z] #59 16.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:40:40.892Z] #59 17.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:40:40.892Z] #59 17.61 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:40:40.892Z] #59 19.83 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:40:40.892Z] #59 19.98 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:40:40.892Z] #59 23.48 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:40:41.467Z] #59 ... [2021-06-09T17:40:41.467Z] [2021-06-09T17:40:41.467Z] #56 [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-06-09T17:40:41.467Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:40:41.467Z] #56 24.94 Fetched 8448 kB in 20s (433 kB/s) [2021-06-09T17:40:41.702Z] Client: [2021-06-09T17:40:41.702Z] Context: default [2021-06-09T17:40:41.702Z] Debug Mode: false [2021-06-09T17:40:41.702Z] Plugins: [2021-06-09T17:40:41.702Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:40:41.702Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:40:41.702Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:40:41.702Z] [2021-06-09T17:40:41.702Z] Server: [2021-06-09T17:40:41.702Z] Containers: 0 [2021-06-09T17:40:41.702Z] Running: 0 [2021-06-09T17:40:41.702Z] Paused: 0 [2021-06-09T17:40:41.702Z] Stopped: 0 [2021-06-09T17:40:41.702Z] Images: 2 [2021-06-09T17:40:41.702Z] Server Version: 20.10.6 [2021-06-09T17:40:41.702Z] Storage Driver: overlay2 [2021-06-09T17:40:41.702Z] Backing Filesystem: extfs [2021-06-09T17:40:41.702Z] Supports d_type: true [2021-06-09T17:40:41.702Z] Native Overlay Diff: true [2021-06-09T17:40:41.702Z] userxattr: false [2021-06-09T17:40:41.702Z] Logging Driver: json-file [2021-06-09T17:40:41.702Z] Cgroup Driver: cgroupfs [2021-06-09T17:40:41.702Z] Cgroup Version: 1 [2021-06-09T17:40:41.702Z] Plugins: [2021-06-09T17:40:41.702Z] Volume: local [2021-06-09T17:40:41.702Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:40:41.702Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:40:41.702Z] Swarm: inactive [2021-06-09T17:40:41.702Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:40:41.702Z] Default Runtime: runc [2021-06-09T17:40:41.702Z] Init Binary: docker-init [2021-06-09T17:40:41.702Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:40:41.702Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:40:41.702Z] init version: de40ad0 [2021-06-09T17:40:41.702Z] Security Options: [2021-06-09T17:40:41.702Z] apparmor [2021-06-09T17:40:41.702Z] seccomp [2021-06-09T17:40:41.702Z] Profile: default [2021-06-09T17:40:41.702Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:40:41.702Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T17:40:41.702Z] OSType: linux [2021-06-09T17:40:41.702Z] Architecture: x86_64 [2021-06-09T17:40:41.702Z] CPUs: 2 [2021-06-09T17:40:41.702Z] Total Memory: 7.487GiB [2021-06-09T17:40:41.702Z] Name: ip-10-100-70-180 [2021-06-09T17:40:41.702Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T17:40:41.702Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:40:41.702Z] Debug Mode: false [2021-06-09T17:40:41.702Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:40:41.702Z] Labels: [2021-06-09T17:40:41.702Z] Experimental: true [2021-06-09T17:40:41.702Z] Insecure Registries: [2021-06-09T17:40:41.702Z] 127.0.0.0/8 [2021-06-09T17:40:41.702Z] Live Restore Enabled: true [2021-06-09T17:40:41.702Z] [2021-06-09T17:40:41.702Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:40:42.015Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:40:42.015Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:40:42.015Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42498/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:40:42.015Z] + bash /home/ubuntu/workspace/moby_PR-42498/check-config.sh [2021-06-09T17:40:42.015Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:40:42.015Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:40:42.015Z] [2021-06-09T17:40:42.015Z] Generally Necessary: [2021-06-09T17:40:42.015Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:40:42.015Z] - apparmor: enabled and tools installed [2021-06-09T17:40:42.015Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:40:42.015Z] - CONFIG_NET_NS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_PID_NS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:40:42.015Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:40:42.015Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:40:42.015Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:40:42.015Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_MEMCG: enabled [2021-06-09T17:40:42.015Z] - CONFIG_KEYS: enabled [2021-06-09T17:40:42.015Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:40:42.015Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:40:42.271Z] [2021-06-09T17:40:42.271Z] Optional Features: [2021-06-09T17:40:42.271Z] - CONFIG_USER_NS: enabled [2021-06-09T17:40:42.271Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:40:42.271Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:40:42.271Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:40:42.271Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:40:42.271Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:40:42.271Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:40:42.271Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:40:42.271Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:40:42.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:40:42.271Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:40:42.271Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:40:42.271Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:40:42.271Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:40:42.271Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:40:42.271Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:40:42.271Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:40:42.271Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:40:42.271Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:40:42.271Z] - Network Drivers: [2021-06-09T17:40:42.271Z] - "overlay": [2021-06-09T17:40:42.271Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:40:42.271Z] Optional (for encrypted networks): [2021-06-09T17:40:42.271Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:40:42.271Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:40:42.271Z] - CONFIG_XFRM: enabled [2021-06-09T17:40:42.271Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:40:42.271Z] - "ipvlan": [2021-06-09T17:40:42.271Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:40:42.271Z] - "macvlan": [2021-06-09T17:40:42.271Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:40:42.271Z] - "ftp,tftp client in container": [2021-06-09T17:40:42.271Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:40:42.271Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:40:42.271Z] - Storage Drivers: [2021-06-09T17:40:42.271Z] - "aufs": [2021-06-09T17:40:42.271Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:40:42.271Z] - "btrfs": [2021-06-09T17:40:42.271Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:40:42.526Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:40:42.526Z] - "devicemapper": [2021-06-09T17:40:42.526Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:40:42.526Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:40:42.526Z] - "overlay": [2021-06-09T17:40:42.526Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:40:42.526Z] - "zfs": [2021-06-09T17:40:42.526Z] - /dev/zfs: present [2021-06-09T17:40:42.526Z] - zfs command: missing [2021-06-09T17:40:42.526Z] - zpool command: missing [2021-06-09T17:40:42.526Z] [2021-06-09T17:40:42.526Z] Limits: [2021-06-09T17:40:42.526Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:40:42.526Z] [2021-06-09T17:40:42.526Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:40:42.880Z] + sudo modprobe ip_vs [2021-06-09T17:40:42.880Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:033b753ac3c0c83b3822688b6ae158103ca63082 . [2021-06-09T17:40:43.136Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:40:43.136Z] #1 sha256:f4aef5cad0603fca92f3fa5b0e230c12043d3e106bcc74b7817ad40c0e70c3df [2021-06-09T17:40:43.136Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:40:43.136Z] #1 DONE 0.0s [2021-06-09T17:40:43.136Z] [2021-06-09T17:40:43.136Z] #2 [internal] load .dockerignore [2021-06-09T17:40:43.136Z] #2 sha256:f652b37f4e6619d4aa60be793f065762ae13c91618797731aad0160ef7a2b742 [2021-06-09T17:40:43.136Z] #2 transferring context: 87B done [2021-06-09T17:40:43.136Z] #2 DONE 0.0s [2021-06-09T17:40:43.136Z] [2021-06-09T17:40:43.136Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:40:43.136Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:40:43.390Z] #3 DONE 0.2s [2021-06-09T17:40:43.390Z] [2021-06-09T17:40:43.390Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:40:43.390Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:40:43.390Z] #4 CACHED [2021-06-09T17:40:43.645Z] [2021-06-09T17:40:43.645Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:40:43.645Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:40:43.901Z] #8 DONE 0.1s [2021-06-09T17:40:43.901Z] [2021-06-09T17:40:43.901Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:40:43.901Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:40:43.901Z] #5 DONE 0.1s [2021-06-09T17:40:43.901Z] [2021-06-09T17:40:43.901Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:40:43.901Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:40:43.901Z] #7 DONE 0.1s [2021-06-09T17:40:43.901Z] [2021-06-09T17:40:43.901Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:40:43.901Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:40:43.901Z] #6 DONE 0.1s [2021-06-09T17:40:44.157Z] [2021-06-09T17:40:44.157Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:40:44.157Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:40:44.157Z] #9 DONE 0.0s [2021-06-09T17:40:44.157Z] [2021-06-09T17:40:44.157Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:40:44.157Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:40:44.157Z] #65 DONE 0.0s [2021-06-09T17:40:44.157Z] [2021-06-09T17:40:44.157Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:40:44.157Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:40:44.157Z] #63 DONE 0.0s [2021-06-09T17:40:44.157Z] [2021-06-09T17:40:44.157Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:40:44.157Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:40:44.157Z] #26 DONE 0.0s [2021-06-09T17:40:44.157Z] [2021-06-09T17:40:44.157Z] #23 [internal] load build context [2021-06-09T17:40:44.157Z] #23 sha256:1e762b5b51ab8f74c96bd5a7eee590ff484022ca466056c9ae38f03bcd897204 [2021-06-09T17:40:45.087Z] #23 ... [2021-06-09T17:40:45.087Z] [2021-06-09T17:40:45.087Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:40:45.087Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:40:45.087Z] #42 DONE 1.0s [2021-06-09T17:40:45.087Z] [2021-06-09T17:40:45.087Z] #23 [internal] load build context [2021-06-09T17:40:45.087Z] #23 sha256:1e762b5b51ab8f74c96bd5a7eee590ff484022ca466056c9ae38f03bcd897204 [2021-06-09T17:40:46.027Z] #23 transferring context: 55.95MB 2.0s done [2021-06-09T17:40:46.283Z] #23 DONE 2.0s [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #57 [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-06-09T17:40:46.283Z] #57 sha256:1116f41a1f4ba1d363304091ea0f0163bb1cbdd335939dfbe02ce8d834daf078 [2021-06-09T17:40:46.283Z] #57 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:40:46.283Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:40:46.283Z] #64 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #52 [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-06-09T17:40:46.283Z] #52 sha256:3f18670088052931d8894d2333d2e077f5d81ef53c4dc75cbf196077c1378a93 [2021-06-09T17:40:46.283Z] #52 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:40:46.283Z] #60 sha256:392e1d6f035b6231de967da5ffa7b552ab02bcf67a85671d77957e194010f73c [2021-06-09T17:40:46.283Z] #60 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #49 sha256:314e66fef328b7f7fa16a42437e179b39c343c6aa0dce7061a4892b7510b0c8e [2021-06-09T17:40:46.283Z] #49 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #45 sha256:3360571dd1a26d1c39d757b04f46c3b5a5597b40928a6ced73c30e10ca9a6917 [2021-06-09T17:40:46.283Z] #45 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T17:40:46.283Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:40:46.283Z] #43 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:40:46.283Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:40:46.283Z] #19 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:40:46.283Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:40:46.283Z] #22 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:40:46.283Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:40:46.283Z] #10 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:40:46.283Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:40:46.283Z] #44 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:40:46.283Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:40:46.283Z] #18 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #56 [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-06-09T17:40:46.283Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:40:46.283Z] #56 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:40:46.283Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:40:46.283Z] #39 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #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-06-09T17:40:46.283Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:40:46.283Z] #12 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:40:46.283Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:40:46.283Z] #31 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #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-06-09T17:40:46.283Z] #29 sha256:7fdf3361d519e99acf743277f4912c4775205b7ababbd0d422b087a22bb970a5 [2021-06-09T17:40:46.283Z] #29 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #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-06-09T17:40:46.283Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:40:46.283Z] #13 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #35 sha256:947597d84a7110f74b83e5f21124727e4a727cbfa8c34423beda32a48fc73c92 [2021-06-09T17:40:46.283Z] #35 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:40:46.283Z] #30 sha256:1445ef6694050285404baec10d2b6232b6f67b02bae80603e7b8debfc7ec2c71 [2021-06-09T17:40:46.283Z] #30 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #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-06-09T17:40:46.283Z] #24 sha256:ed3c0ecbe7c40b5048cd81d259a4f965bf474c95c55cf7335abcc52a02bb7f4b [2021-06-09T17:40:46.283Z] #24 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #50 [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-06-09T17:40:46.283Z] #50 sha256:86a8a865df2d048cebcca9c9b4aab69488564913b4c60013fe53061a76ef9770 [2021-06-09T17:40:46.283Z] #50 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #48 [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-06-09T17:40:46.283Z] #48 sha256:a534ae25d51110c72095f1863aa602303cf134814a438d893920c9dd14e3c0c7 [2021-06-09T17:40:46.283Z] #48 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #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-06-09T17:40:46.283Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:40:46.283Z] #40 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:40:46.283Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:40:46.283Z] #66 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #62 sha256:fc6322324d1511d04b5b6ecfc41bdb21d51d4d9f9b94226c6d7428b24fbf3785 [2021-06-09T17:40:46.283Z] #62 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:40:46.283Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:40:46.283Z] #14 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #67 sha256:5f37abaf34272efdf91c3e8fe2754ad0d0c55ab212b15c2c0636381d267800b9 [2021-06-09T17:40:46.283Z] #67 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:40:46.283Z] #25 sha256:422efbc59633f076375819656a513dde868e39b98c04ed1da02153ba4ff7d9bf [2021-06-09T17:40:46.283Z] #25 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #41 sha256:c667b5655c5a6bab0d8b26916940edc16178a4897a86db6d6603b2a6a9fdf4f3 [2021-06-09T17:40:46.283Z] #41 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #58 sha256:56cf41cc54f8f73f76cd14fcacd9845a9b4a7d0e93f2b7ec03f6de5ab5247c54 [2021-06-09T17:40:46.283Z] #58 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T17:40:46.283Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:40:46.283Z] #15 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.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-06-09T17:40:46.283Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:40:46.283Z] #36 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:40:46.283Z] #38 sha256:e4ec46c42eb6fdeba9432ab0d5aa30e076ca6b853287b4c26cf1e8a1bc450674 [2021-06-09T17:40:46.283Z] #38 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.283Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:40:46.283Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:40:46.283Z] #16 CACHED [2021-06-09T17:40:46.283Z] [2021-06-09T17:40:46.284Z] #59 [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-06-09T17:40:46.284Z] #59 sha256:c0f8def39283023b3edbfd98f63f33bb14056f3207c5a6c8c7cd77842ae9c918 [2021-06-09T17:40:46.284Z] #59 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #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-06-09T17:40:46.284Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:40:46.284Z] #11 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:40:46.284Z] #33 sha256:856e3118985448ec6c40fe7cb1365e3e5e3f7d2bc641206834c2ddbbc273b255 [2021-06-09T17:40:46.284Z] #33 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:40:46.284Z] #53 sha256:ad9ce14789e79907d69656b298e50f795a9390017ec65301c093897c0b9dd5ce [2021-06-09T17:40:46.284Z] #53 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:40:46.284Z] #61 sha256:a70cfce9628f0affb71d209c3f28b10f7eb4490cfd03956ac16d19080c9b3774 [2021-06-09T17:40:46.284Z] #61 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #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-06-09T17:40:46.284Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:40:46.284Z] #27 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #46 [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-06-09T17:40:46.284Z] #46 sha256:5b09fdfc45004c28d8c80353fbbe12b62de56108686c75e1a6d8f0d635cd5020 [2021-06-09T17:40:46.284Z] #46 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #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-06-09T17:40:46.284Z] #34 sha256:0ee5496eea0189036dc2fc874b7e9f2948b5990c318f92f5387174d8f59559e6 [2021-06-09T17:40:46.284Z] #34 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T17:40:46.284Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:40:46.284Z] #21 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:40:46.284Z] #51 sha256:ccdf72fd840abb29e28e4c9aeb77f814ad1795f22af497bf24461c107ad50234 [2021-06-09T17:40:46.284Z] #51 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:40:46.284Z] #47 sha256:a26af161423858f406f148ea42a86581a1081941f6f2dc5847d1cc268c742b66 [2021-06-09T17:40:46.284Z] #47 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #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-06-09T17:40:46.284Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:40:46.284Z] #32 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:40:46.284Z] #55 sha256:a33724d4991d8aa0b03b0d22cb4b91b96e626b7161e55940c872a4aaa743491b [2021-06-09T17:40:46.284Z] #55 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:40:46.284Z] #28 sha256:af444c818e34b176d552e367be07872b579da4055aed610b3340bfe2ed2e1670 [2021-06-09T17:40:46.284Z] #28 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:40:46.284Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:40:46.284Z] #20 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:40:46.284Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:40:46.284Z] #17 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #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-06-09T17:40:46.284Z] #37 sha256:f1075af6301992bac5ac872a665e2d763f228429fe8124995f9acc9dbc06d065 [2021-06-09T17:40:46.284Z] #37 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #54 [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-06-09T17:40:46.284Z] #54 sha256:7527f9187b321ce9fb6bb1eccadde943654b8b0cc497216743d0dff111162fd0 [2021-06-09T17:40:46.284Z] #54 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:40:46.284Z] #68 sha256:5d08665301e03aae155a0165a376e0bff3973aaa10932c0c0ad05f064daf341b [2021-06-09T17:40:46.284Z] #68 CACHED [2021-06-09T17:40:46.284Z] [2021-06-09T17:40:46.284Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:40:46.284Z] #69 sha256:84dd4a5c7c604771070ca91cc9bf3776c155db417a1d289aac4c68706d034d0e [2021-06-09T17:40:46.752Z] #56 24.94 Reading package lists... [2021-06-09T17:40:46.752Z] #56 ... [2021-06-09T17:40:46.752Z] [2021-06-09T17:40:46.752Z] #50 [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-06-09T17:40:46.752Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:46.752Z] #50 24.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:40:46.752Z] #50 24.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:40:46.752Z] #50 24.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:40:46.752Z] #50 24.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:40:46.752Z] #50 24.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:40:46.752Z] #50 24.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:40:46.752Z] #50 24.51 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:40:46.752Z] #50 24.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:40:46.752Z] #50 24.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:40:46.752Z] #50 24.67 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.67 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:40:46.752Z] #50 24.71 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:40:46.752Z] #50 24.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:40:46.752Z] #50 24.72 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:40:46.752Z] #50 24.72 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:40:46.752Z] #50 24.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:40:46.752Z] #50 24.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:40:46.752Z] #50 24.87 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:40:46.752Z] #50 24.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:40:46.752Z] #50 24.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:40:46.752Z] #50 24.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:40:46.752Z] #50 24.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:40:46.752Z] #50 24.94 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:40:46.752Z] #50 24.95 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:40:46.752Z] #50 24.96 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:40:46.752Z] #50 25.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:40:46.752Z] #50 25.06 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:40:46.752Z] #50 25.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:40:46.752Z] #50 25.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:40:46.752Z] #50 25.09 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:40:46.752Z] #50 25.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:40:46.752Z] #50 25.15 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:40:46.752Z] #50 25.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:40:46.752Z] #50 25.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:40:46.752Z] #50 25.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:40:46.752Z] #50 25.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:40:46.752Z] #50 25.28 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:40:46.752Z] #50 25.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:40:46.752Z] #50 25.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:40:46.752Z] #50 25.59 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:40:46.752Z] #50 25.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:40:46.752Z] #50 25.62 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:40:46.752Z] #50 25.70 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:40:46.752Z] #50 25.72 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:40:46.752Z] #50 25.73 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:40:46.752Z] #50 25.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:40:46.752Z] #50 25.75 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:40:46.752Z] #50 25.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:40:46.752Z] #50 25.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:40:46.752Z] #50 25.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:40:46.752Z] #50 26.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:40:46.752Z] #50 26.08 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:40:46.752Z] #50 26.09 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:40:46.752Z] #50 26.09 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:40:46.752Z] #50 26.18 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:40:46.752Z] #50 26.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:40:46.752Z] #50 26.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:40:46.752Z] #50 26.24 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:40:46.752Z] #50 26.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:40:46.752Z] #50 26.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:40:46.752Z] #50 26.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:40:46.752Z] #50 26.48 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:40:46.752Z] #50 26.59 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:40:46.752Z] #50 26.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:40:46.752Z] #50 26.64 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:40:46.752Z] #50 26.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:40:46.752Z] #50 26.91 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:40:46.752Z] #50 26.96 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:40:46.752Z] #50 26.99 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:40:46.752Z] #50 27.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:40:46.752Z] #50 27.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:40:46.752Z] #50 27.56 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:40:46.752Z] #50 27.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:40:46.752Z] #50 27.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:40:46.752Z] #50 27.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:40:46.752Z] #50 27.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:40:46.752Z] #50 27.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:40:46.752Z] #50 27.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:40:46.752Z] #50 27.87 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:40:46.752Z] #50 27.93 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:40:46.752Z] #50 27.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:40:46.752Z] #50 28.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:40:46.752Z] #50 28.65 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:40:46.752Z] #50 28.82 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:40:47.010Z] #50 29.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:40:47.213Z] #69 DONE 0.8s [2021-06-09T17:40:47.213Z] [2021-06-09T17:40:47.213Z] #70 exporting to image [2021-06-09T17:40:47.213Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:40:47.213Z] #70 exporting layers [2021-06-09T17:40:48.139Z] #70 exporting layers 1.0s done [2021-06-09T17:40:48.139Z] #70 writing image sha256:0000b570e2fd3cb4305f08dbb3c8b135ca3905c4f3aedf1213a8f2120eaa174b done [2021-06-09T17:40:48.139Z] #70 naming to docker.io/library/docker:033b753ac3c0c83b3822688b6ae158103ca63082 done [2021-06-09T17:40:48.139Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-09T17:40:48.464Z] + trap exit INT TERM [2021-06-09T17:40:48.464Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-09T17:40:48.464Z] + CONTAINER_NAME=docker-pr1 [2021-06-09T17:40:48.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 -e DOCKER_GRAPHDRIVER docker:033b753ac3c0c83b3822688b6ae158103ca63082 hack/make.sh dynbinary [2021-06-09T17:40:48.916Z] #50 ... [2021-06-09T17:40:48.916Z] [2021-06-09T17:40:48.916Z] #52 [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-06-09T17:40:48.916Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:40:48.917Z] #52 21.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:40:48.917Z] #52 22.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:40:48.917Z] #52 24.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:40:48.917Z] #52 24.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:40:48.917Z] #52 24.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:40:48.917Z] #52 24.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:40:48.917Z] #52 25.35 runtime [2021-06-09T17:40:48.917Z] #52 25.39 runtime/cgo [2021-06-09T17:40:48.917Z] #52 ... [2021-06-09T17:40:48.917Z] [2021-06-09T17:40:48.917Z] #59 [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-06-09T17:40:48.917Z] #59 sha256:5b263a57983894e46575f54fe26b1e0f1ea9012d4c866da7f546ebbc833a1efe [2021-06-09T17:40:48.917Z] #59 25.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:40:48.917Z] #59 25.40 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:40:48.917Z] #59 25.56 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:40:48.917Z] #59 25.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:40:48.917Z] #59 25.89 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:40:48.917Z] #59 28.14 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:40:48.917Z] #59 28.35 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:40:48.917Z] #59 28.46 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:40:48.917Z] #59 28.57 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:40:48.917Z] #59 28.66 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:40:48.917Z] #59 28.68 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:40:48.917Z] #59 28.77 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:40:48.917Z] #59 28.78 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:40:48.917Z] #59 28.82 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:40:48.917Z] #59 28.85 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:40:48.917Z] #59 28.94 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:40:48.917Z] #59 28.98 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:40:48.917Z] #59 28.99 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:40:48.917Z] #59 29.19 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:40:48.917Z] #59 29.24 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:40:49.025Z] [2021-06-09T17:40:49.483Z] #59 ... [2021-06-09T17:40:49.483Z] [2021-06-09T17:40:49.483Z] #46 [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-06-09T17:40:49.483Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:40:49.483Z] #46 32.12 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:40:53.171Z] Removing bundles/ [2021-06-09T17:40:53.171Z] [2021-06-09T17:40:53.171Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:40:53.171Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:40:53.171Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:40:53.173Z] #46 32.32 vendor/golang.org/x/crypto/curve25519 [2021-06-09T17:40:53.173Z] #46 ... [2021-06-09T17:40:53.173Z] [2021-06-09T17:40:53.173Z] #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-06-09T17:40:53.173Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:40:53.173Z] #36 23.14 Fetched 8448 kB in 18s (470 kB/s) [2021-06-09T17:40:53.173Z] #36 23.14 Reading package lists... [2021-06-09T17:40:53.173Z] #36 29.72 Reading package lists... [2021-06-09T17:40:53.173Z] #36 ... [2021-06-09T17:40:53.173Z] [2021-06-09T17:40:53.173Z] #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-06-09T17:40:53.173Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:40:53.173Z] #40 26.19 + 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-06-09T17:40:53.173Z] #40 ... [2021-06-09T17:40:53.173Z] [2021-06-09T17:40:53.173Z] #50 [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-06-09T17:40:53.173Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:53.173Z] #50 32.84 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:40:53.173Z] #50 ... [2021-06-09T17:40:53.173Z] [2021-06-09T17:40:53.173Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:40:53.173Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:40:53.173Z] #44 25.51 Fetched 8451 kB in 20s (413 kB/s) [2021-06-09T17:40:53.173Z] #44 25.51 Reading package lists... [2021-06-09T17:40:53.173Z] #44 32.03 Reading package lists... [2021-06-09T17:40:53.173Z] #44 ... [2021-06-09T17:40:53.173Z] [2021-06-09T17:40:53.173Z] #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-06-09T17:40:53.173Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:40:53.173Z] #36 29.72 Reading package lists... [2021-06-09T17:40:53.755Z] #36 35.80 Building dependency tree... [2021-06-09T17:40:54.325Z] #36 ... [2021-06-09T17:40:54.325Z] [2021-06-09T17:40:54.325Z] #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-06-09T17:40:54.325Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:40:54.325Z] #27 18.26 Fetched 8448 kB in 17s (501 kB/s) [2021-06-09T17:40:54.325Z] #27 18.26 Reading package lists... [2021-06-09T17:40:54.325Z] #27 24.56 Reading package lists... [2021-06-09T17:40:54.325Z] #27 ... [2021-06-09T17:40:54.325Z] [2021-06-09T17:40:54.325Z] #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-06-09T17:40:54.325Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:40:54.325Z] #13 24.30 Fetched 8973 kB in 20s (455 kB/s) [2021-06-09T17:40:54.325Z] #13 24.30 Reading package lists... [2021-06-09T17:40:54.583Z] #13 30.73 Reading package lists... [2021-06-09T17:40:54.583Z] #13 ... [2021-06-09T17:40:54.583Z] [2021-06-09T17:40:54.583Z] #50 [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-06-09T17:40:54.583Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:54.583Z] #50 36.36 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:40:57.865Z] #50 ... [2021-06-09T17:40:57.865Z] [2021-06-09T17:40:57.865Z] #56 [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-06-09T17:40:57.865Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:40:57.865Z] #56 24.94 Reading package lists... [2021-06-09T17:40:57.865Z] #56 31.58 Reading package lists... [2021-06-09T17:40:57.865Z] #56 37.37 Building dependency tree... [2021-06-09T17:40:57.865Z] #56 40.50 The following additional packages will be installed: [2021-06-09T17:40:57.865Z] #56 40.52 libbtrfs0 [2021-06-09T17:40:57.865Z] #56 40.70 The following NEW packages will be installed: [2021-06-09T17:40:57.865Z] #56 40.72 libbtrfs-dev libbtrfs0 [2021-06-09T17:40:57.865Z] #56 41.14 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:40:57.865Z] #56 41.14 Need to get 119 kB of archives. [2021-06-09T17:40:57.865Z] #56 41.14 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:40:57.865Z] #56 41.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:40:57.865Z] #56 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:40:57.865Z] #56 ... [2021-06-09T17:40:57.865Z] [2021-06-09T17:40:57.865Z] #50 [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-06-09T17:40:57.865Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:40:57.865Z] #50 40.67 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:40:58.123Z] #50 40.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:40:58.123Z] #50 40.74 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:40:58.123Z] #50 40.75 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:40:58.123Z] #50 40.85 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:40:58.123Z] #50 40.89 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:40:58.123Z] #50 40.91 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:40:58.123Z] #50 40.99 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:40:58.381Z] #50 41.00 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:40:58.381Z] #50 41.06 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:40:58.381Z] #50 41.06 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:40:58.381Z] #50 41.13 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:40:58.381Z] #50 41.15 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:40:58.381Z] #50 41.19 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:40:58.381Z] #50 41.23 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:40:58.381Z] #50 41.24 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:40:58.664Z] #50 41.30 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:40:58.664Z] #50 41.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:40:58.664Z] #50 41.31 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:40:58.664Z] #50 41.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:40:58.664Z] #50 41.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:40:58.664Z] #50 41.38 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:40:58.664Z] #50 41.41 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:40:58.664Z] #50 41.43 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:40:58.664Z] #50 41.44 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:40:58.664Z] #50 41.44 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:40:58.927Z] #50 41.49 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:40:58.927Z] #50 41.57 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:40:58.927Z] #50 41.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:40:58.927Z] #50 41.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:40:58.927Z] #50 41.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:40:58.927Z] #50 41.72 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:40:58.927Z] #50 41.73 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:40:58.927Z] #50 41.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:40:58.927Z] #50 41.77 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:40:58.927Z] #50 41.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:40:59.189Z] #50 41.83 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:40:59.190Z] #50 41.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:40:59.190Z] #50 41.91 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:40:59.190Z] #50 41.93 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:40:59.190Z] #50 42.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:40:59.448Z] #50 42.03 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:40:59.448Z] #50 42.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:40:59.448Z] #50 42.09 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:40:59.448Z] #50 42.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:40:59.448Z] #50 42.16 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:40:59.448Z] #50 42.19 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:40:59.448Z] #50 42.22 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:40:59.714Z] #50 42.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:40:59.714Z] #50 42.35 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:40:59.714Z] #50 42.38 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:40:59.714Z] #50 42.44 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:40:59.714Z] #50 42.45 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:40:59.714Z] #50 42.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:40:59.976Z] #50 42.58 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:40:59.976Z] #50 42.59 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:40:59.976Z] #50 42.66 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:40:59.976Z] #50 42.67 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:40:59.976Z] #50 42.68 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:40:59.976Z] #50 42.69 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:40:59.976Z] #50 42.77 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:41:00.236Z] #50 42.81 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:41:00.236Z] #50 42.82 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:41:00.236Z] #50 42.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:41:00.236Z] #50 42.88 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:41:00.495Z] #50 ... [2021-06-09T17:41:00.495Z] [2021-06-09T17:41:00.495Z] #56 [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-06-09T17:41:00.495Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:41:00.495Z] #56 42.12 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:41:00.495Z] #56 42.32 Fetched 119 kB in 0s (432 kB/s) [2021-06-09T17:41:00.495Z] #56 42.43 Selecting previously unselected package libbtrfs0. [2021-06-09T17:41:00.495Z] #56 42.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-06-09T17:41:00.495Z] #56 42.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:41:00.495Z] #56 42.51 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:41:00.495Z] #56 42.64 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:41:00.495Z] #56 42.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:41:00.495Z] #56 42.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:41:00.495Z] #56 42.94 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:41:00.495Z] #56 42.95 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:41:00.495Z] #56 42.97 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:41:00.495Z] #56 DONE 43.8s [2021-06-09T17:41:00.495Z] [2021-06-09T17:41:00.495Z] #50 [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-06-09T17:41:00.495Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:41:00.495Z] #50 42.99 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:41:00.495Z] #50 43.00 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:41:00.495Z] #50 43.05 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:41:00.754Z] #50 43.38 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:41:01.013Z] #50 43.64 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:41:01.013Z] #50 43.66 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:41:01.013Z] #50 43.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:41:01.013Z] #50 43.74 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:41:01.013Z] #50 43.75 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:41:05.201Z] #50 ... [2021-06-09T17:41:05.201Z] [2021-06-09T17:41:05.201Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:41:05.201Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:41:05.202Z] #44 32.03 Reading package lists... [2021-06-09T17:41:05.202Z] #44 37.92 Building dependency tree... [2021-06-09T17:41:05.202Z] #44 41.00 The following additional packages will be installed: [2021-06-09T17:41:05.202Z] #44 41.02 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:41:05.202Z] #44 41.02 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:41:05.202Z] #44 41.03 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:41:05.202Z] #44 41.03 python3.7-minimal [2021-06-09T17:41:05.202Z] #44 41.03 Suggested packages: [2021-06-09T17:41:05.202Z] #44 41.05 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:41:05.202Z] #44 41.05 python3.7-doc binfmt-support [2021-06-09T17:41:05.202Z] #44 42.43 The following NEW packages will be installed: [2021-06-09T17:41:05.202Z] #44 42.44 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:41:05.202Z] #44 42.45 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:41:05.202Z] #44 42.45 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:41:05.202Z] #44 42.45 python3.7-minimal [2021-06-09T17:41:05.202Z] #44 42.89 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:41:05.202Z] #44 42.89 Need to get 6695 kB of archives. [2021-06-09T17:41:05.202Z] #44 42.89 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T17:41:05.202Z] #44 42.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:41:05.202Z] #44 42.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T17:41:05.202Z] #44 43.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:41:05.202Z] #44 43.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:41:05.202Z] #44 43.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T17:41:05.202Z] #44 43.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:41:05.202Z] #44 43.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:41:05.202Z] #44 43.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T17:41:05.202Z] #44 43.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:41:05.202Z] #44 43.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T17:41:05.202Z] #44 43.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:41:05.202Z] #44 43.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:41:05.202Z] #44 43.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T17:41:05.202Z] #44 43.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:41:05.202Z] #44 43.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:41:05.202Z] #44 43.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:41:05.202Z] #44 45.45 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:41:05.202Z] #44 45.66 Fetched 6695 kB in 2s (4378 kB/s) [2021-06-09T17:41:05.202Z] #44 45.77 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:41:05.202Z] #44 45.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-06-09T17:41:05.202Z] #44 45.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:41:05.202Z] #44 45.83 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:41:05.202Z] #44 46.67 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:41:05.202Z] #44 46.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:41:05.202Z] #44 46.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:41:05.202Z] #44 ... [2021-06-09T17:41:05.202Z] [2021-06-09T17:41:05.202Z] #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-06-09T17:41:05.202Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:41:05.202Z] #32 47.71 Checking out files: 88% (1342/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-06-09T17:41:05.202Z] #32 48.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:41:05.202Z] #32 ... [2021-06-09T17:41:05.202Z] [2021-06-09T17:41:05.202Z] #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-06-09T17:41:05.202Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:41:05.202Z] #36 38.78 The following additional packages will be installed: [2021-06-09T17:41:05.202Z] #36 38.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:41:05.202Z] #36 38.80 Suggested packages: [2021-06-09T17:41:05.202Z] #36 38.81 cmake-doc ninja-build lrzip [2021-06-09T17:41:05.202Z] #36 38.81 Recommended packages: [2021-06-09T17:41:05.202Z] #36 38.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:41:05.202Z] #36 39.77 The following NEW packages will be installed: [2021-06-09T17:41:05.202Z] #36 39.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:41:05.202Z] #36 39.78 vim-common xxd [2021-06-09T17:41:05.202Z] #36 40.17 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:41:05.202Z] #36 40.17 Need to get 14.9 MB of archives. [2021-06-09T17:41:05.202Z] #36 40.17 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T17:41:05.202Z] #36 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:41:05.202Z] #36 40.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:41:05.202Z] #36 40.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:41:05.202Z] #36 40.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:41:05.202Z] #36 41.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T17:41:05.202Z] #36 41.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T17:41:05.202Z] #36 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T17:41:05.202Z] #36 41.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T17:41:05.202Z] #36 41.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T17:41:05.202Z] #36 41.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T17:41:05.202Z] #36 42.51 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:41:05.202Z] #36 42.72 Fetched 14.9 MB in 2s (9738 kB/s) [2021-06-09T17:41:05.202Z] #36 42.82 Selecting previously unselected package xxd. [2021-06-09T17:41:05.202Z] #36 42.82 (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-06-09T17:41:05.202Z] #36 42.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:41:05.202Z] #36 42.91 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:41:05.202Z] #36 43.15 Selecting previously unselected package vim-common. [2021-06-09T17:41:05.202Z] #36 43.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:41:05.202Z] #36 43.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:41:05.202Z] #36 43.68 Selecting previously unselected package cmake-data. [2021-06-09T17:41:05.202Z] #36 43.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:41:05.202Z] #36 43.71 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:41:05.202Z] #36 47.00 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:41:05.202Z] #36 47.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:41:05.202Z] #36 47.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:41:05.461Z] #36 ... [2021-06-09T17:41:05.461Z] [2021-06-09T17:41:05.461Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:41:05.461Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:41:05.461Z] #44 48.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:41:05.461Z] #44 48.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:41:06.028Z] #44 ... [2021-06-09T17:41:06.028Z] [2021-06-09T17:41:06.029Z] #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-06-09T17:41:06.029Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:41:06.029Z] #27 24.56 Reading package lists... [2021-06-09T17:41:06.029Z] #27 30.44 Building dependency tree... [2021-06-09T17:41:06.029Z] #27 33.45 The following additional packages will be installed: [2021-06-09T17:41:06.029Z] #27 33.45 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:41:06.029Z] #27 33.45 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:41:06.029Z] #27 33.46 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:41:06.029Z] #27 33.47 Suggested packages: [2021-06-09T17:41:06.029Z] #27 33.48 krb5-doc krb5-user [2021-06-09T17:41:06.029Z] #27 33.48 Recommended packages: [2021-06-09T17:41:06.029Z] #27 33.48 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:41:06.029Z] #27 35.37 The following NEW packages will be installed: [2021-06-09T17:41:06.029Z] #27 35.40 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:41:06.029Z] #27 35.40 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:41:06.029Z] #27 35.40 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:41:06.029Z] #27 35.41 libssh2-1 libssl1.1 openssl [2021-06-09T17:41:06.029Z] #27 35.92 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:41:06.029Z] #27 35.92 Need to get 5059 kB of archives. [2021-06-09T17:41:06.029Z] #27 35.92 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T17:41:06.029Z] #27 35.92 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T17:41:06.029Z] #27 35.95 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:41:06.029Z] #27 35.96 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T17:41:06.029Z] #27 35.96 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T17:41:06.029Z] #27 35.96 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T17:41:06.029Z] #27 35.96 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T17:41:06.029Z] #27 36.04 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T17:41:06.029Z] #27 36.09 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T17:41:06.029Z] #27 36.10 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T17:41:06.029Z] #27 36.12 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T17:41:06.029Z] #27 36.14 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:41:06.029Z] #27 36.15 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T17:41:06.029Z] #27 36.17 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T17:41:06.029Z] #27 36.20 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T17:41:06.029Z] #27 36.21 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T17:41:06.029Z] #27 36.22 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T17:41:06.029Z] #27 36.24 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T17:41:06.029Z] #27 36.25 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:41:06.029Z] #27 36.27 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:41:06.029Z] #27 36.29 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:41:06.029Z] #27 36.31 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T17:41:06.029Z] #27 37.36 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:41:06.029Z] #27 37.55 Fetched 5059 kB in 1s (7509 kB/s) [2021-06-09T17:41:06.029Z] #27 37.73 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T17:41:06.029Z] #27 37.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-09T17:41:06.029Z] #27 37.76 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:41:06.029Z] #27 37.80 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:41:06.029Z] #27 38.92 Selecting previously unselected package openssl. [2021-06-09T17:41:06.029Z] #27 38.92 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:41:06.029Z] #27 38.93 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:41:06.029Z] #27 39.72 Selecting previously unselected package ca-certificates. [2021-06-09T17:41:06.029Z] #27 39.72 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:41:06.029Z] #27 39.72 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:41:06.029Z] #27 40.07 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T17:41:06.029Z] #27 40.07 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T17:41:06.029Z] #27 40.07 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:41:06.029Z] #27 40.17 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T17:41:06.029Z] #27 40.18 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:41:06.029Z] #27 40.19 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:06.287Z] #27 40.34 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T17:41:06.287Z] #27 40.34 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:41:06.287Z] #27 40.35 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:06.287Z] #27 ... [2021-06-09T17:41:06.287Z] [2021-06-09T17:41:06.287Z] #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-06-09T17:41:06.287Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:41:06.287Z] #32 49.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:41:06.854Z] #32 ... [2021-06-09T17:41:06.854Z] [2021-06-09T17:41:06.854Z] #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-06-09T17:41:06.854Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:41:06.854Z] #13 30.73 Reading package lists... [2021-06-09T17:41:06.854Z] #13 37.03 Building dependency tree... [2021-06-09T17:41:06.854Z] #13 40.23 The following additional packages will be installed: [2021-06-09T17:41:06.854Z] #13 40.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:41:06.854Z] #13 40.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:41:06.854Z] #13 40.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:41:06.854Z] #13 40.23 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:41:06.854Z] #13 40.23 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:41:06.854Z] #13 40.25 Suggested packages: [2021-06-09T17:41:06.854Z] #13 40.25 gcc-8-locales seccomp wine64 [2021-06-09T17:41:06.854Z] #13 41.82 The following NEW packages will be installed: [2021-06-09T17:41:06.854Z] #13 41.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:41:06.854Z] #13 41.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:41:06.854Z] #13 41.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:41:06.854Z] #13 41.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:41:06.854Z] #13 41.85 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:41:06.854Z] #13 41.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:41:06.854Z] #13 41.86 The following packages will be upgraded: [2021-06-09T17:41:06.854Z] #13 41.88 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:41:06.854Z] #13 42.34 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:41:06.854Z] #13 42.34 Need to get 78.2 MB of archives. [2021-06-09T17:41:06.854Z] #13 42.34 After this operation, 487 MB of additional disk space will be used. [2021-06-09T17:41:06.854Z] #13 42.34 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T17:41:06.854Z] #13 42.35 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T17:41:06.854Z] #13 42.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T17:41:06.854Z] #13 42.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T17:41:06.854Z] #13 42.42 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-06-09T17:41:06.854Z] #13 42.62 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-06-09T17:41:06.854Z] #13 42.90 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-06-09T17:41:06.854Z] #13 42.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T17:41:06.854Z] #13 42.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T17:41:06.854Z] #13 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:41:06.854Z] #13 43.42 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-06-09T17:41:06.854Z] #13 43.79 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-06-09T17:41:06.854Z] #13 43.80 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-06-09T17:41:06.854Z] #13 46.99 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-06-09T17:41:06.854Z] #13 ... [2021-06-09T17:41:06.854Z] [2021-06-09T17:41:06.854Z] #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-06-09T17:41:06.854Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:41:06.854Z] #27 40.52 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T17:41:06.854Z] #27 40.52 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:41:06.854Z] #27 40.53 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:06.854Z] #27 41.00 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T17:41:06.854Z] #27 41.01 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:41:06.854Z] #27 41.01 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:07.113Z] #27 41.23 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T17:41:07.113Z] #27 41.23 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:41:07.113Z] #27 41.24 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:41:07.371Z] #27 41.41 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T17:41:07.371Z] #27 41.41 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:41:07.371Z] #27 41.42 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:41:07.371Z] #27 41.58 Selecting previously unselected package libldap-common. [2021-06-09T17:41:07.371Z] #27 41.58 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:41:07.371Z] #27 41.59 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:41:07.630Z] #27 41.76 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T17:41:07.630Z] #27 41.76 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T17:41:07.630Z] #27 41.77 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:41:07.889Z] #27 42.01 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T17:41:07.889Z] #27 42.01 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T17:41:07.889Z] #27 42.01 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:41:07.889Z] #27 42.21 Selecting previously unselected package libpsl5:amd64. [2021-06-09T17:41:07.889Z] #27 42.21 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T17:41:08.147Z] #27 42.23 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:41:08.147Z] #27 42.37 Selecting previously unselected package librtmp1:amd64. [2021-06-09T17:41:08.147Z] #27 42.37 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T17:41:08.147Z] #27 42.38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:41:08.406Z] #27 42.52 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T17:41:08.406Z] #27 42.53 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T17:41:08.406Z] #27 42.53 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:41:08.664Z] #27 42.75 Selecting previously unselected package libcurl4:amd64. [2021-06-09T17:41:08.664Z] #27 42.75 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:41:08.664Z] #27 42.76 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:41:08.923Z] #27 43.09 Selecting previously unselected package curl. [2021-06-09T17:41:08.923Z] #27 43.09 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:41:08.923Z] #27 43.10 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:41:09.188Z] #27 43.38 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:41:09.188Z] #27 43.38 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:41:09.188Z] #27 43.39 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:41:09.188Z] #27 ... [2021-06-09T17:41:09.188Z] [2021-06-09T17:41:09.188Z] #46 [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-06-09T17:41:09.188Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:41:09.188Z] #46 41.97 sync [2021-06-09T17:41:09.188Z] #46 41.98 internal/reflectlite [2021-06-09T17:41:09.188Z] #46 44.13 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:41:09.188Z] #46 44.39 math/rand [2021-06-09T17:41:09.188Z] #46 45.42 internal/singleflight [2021-06-09T17:41:09.188Z] #46 45.72 sort [2021-06-09T17:41:09.188Z] #46 45.72 errors [2021-06-09T17:41:09.188Z] #46 46.13 io [2021-06-09T17:41:09.188Z] #46 46.89 strconv [2021-06-09T17:41:09.188Z] #46 47.28 bytes [2021-06-09T17:41:09.188Z] #46 49.36 bufio [2021-06-09T17:41:09.188Z] #46 50.75 reflect [2021-06-09T17:41:09.188Z] #46 50.88 syscall [2021-06-09T17:41:09.447Z] #46 ... [2021-06-09T17:41:09.447Z] [2021-06-09T17:41:09.447Z] #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-06-09T17:41:09.447Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:41:09.447Z] #13 49.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T17:41:09.447Z] #13 49.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T17:41:09.447Z] #13 49.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:41:09.447Z] #13 49.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:41:09.447Z] #13 49.30 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-06-09T17:41:09.447Z] #13 49.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T17:41:09.447Z] #13 49.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T17:41:09.447Z] #13 49.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T17:41:09.447Z] #13 49.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T17:41:09.447Z] #13 49.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T17:41:09.447Z] #13 49.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T17:41:09.447Z] #13 49.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T17:41:09.447Z] #13 49.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:41:09.447Z] #13 49.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T17:41:09.590Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0df47a5188a1f4e67) in /home/ubuntu/workspace/moby_PR-42498 [Pipeline] { [Pipeline] checkout [2021-06-09T17:41:09.845Z] The recommended git tool is: git [2021-06-09T17:41:10.384Z] #13 50.57 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:41:10.384Z] #13 ... [2021-06-09T17:41:10.384Z] [2021-06-09T17:41:10.384Z] #57 [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-06-09T17:41:10.384Z] #57 sha256:71e6db4cf2c7dcf5976e94249aae4de83bbd9e5aff484289fc3f3c051d90486b [2021-06-09T17:41:10.384Z] #57 1.104 + RM_GOPATH=0 [2021-06-09T17:41:10.384Z] #57 1.104 + TMP_GOPATH= [2021-06-09T17:41:10.384Z] #57 1.104 + : /build [2021-06-09T17:41:10.384Z] #57 1.104 + '[' -z '' ']' [2021-06-09T17:41:10.384Z] #57 1.104 ++ mktemp -d [2021-06-09T17:41:10.384Z] #57 1.105 + export GOPATH=/tmp/tmp.XGu3RBrNVT [2021-06-09T17:41:10.384Z] #57 1.105 + GOPATH=/tmp/tmp.XGu3RBrNVT [2021-06-09T17:41:10.384Z] #57 1.105 + RM_GOPATH=1 [2021-06-09T17:41:10.384Z] #57 1.105 + case "$(go env GOARCH)" in [2021-06-09T17:41:10.384Z] #57 1.106 ++ go env GOARCH [2021-06-09T17:41:10.384Z] #57 1.114 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:41:10.384Z] #57 1.114 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:41:10.384Z] #57 1.114 ++ dirname /tmp/install/install.sh [2021-06-09T17:41:10.384Z] #57 1.115 + dir=/tmp/install [2021-06-09T17:41:10.384Z] #57 1.118 + bin=containerd [2021-06-09T17:41:10.384Z] #57 1.118 + shift [2021-06-09T17:41:10.384Z] #57 1.122 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:41:10.384Z] #57 1.122 + . /tmp/install/containerd.installer [2021-06-09T17:41:10.384Z] #57 1.122 ++ set -e [2021-06-09T17:41:10.384Z] #57 1.129 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:41:10.384Z] #57 1.130 + install_containerd [2021-06-09T17:41:10.384Z] #57 1.130 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:41:10.384Z] #57 1.133 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:41:10.384Z] #57 1.137 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XGu3RBrNVT/src/github.com/containerd/containerd [2021-06-09T17:41:10.384Z] #57 1.139 Cloning into '/tmp/tmp.XGu3RBrNVT/src/github.com/containerd/containerd'... [2021-06-09T17:41:10.644Z] #57 ... [2021-06-09T17:41:10.644Z] [2021-06-09T17:41:10.644Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:41:10.644Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:41:10.644Z] #44 53.05 Selecting previously unselected package python3-minimal. [2021-06-09T17:41:10.644Z] #44 53.05 (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 ... 15650 files and directories currently installed.) [2021-06-09T17:41:10.644Z] #44 53.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:41:10.644Z] #44 53.13 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:41:10.644Z] #44 53.27 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:41:10.644Z] #44 53.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:41:10.644Z] #44 53.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:41:10.644Z] #44 53.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:41:10.644Z] #44 53.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:41:10.644Z] #44 53.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:41:12.546Z] #44 55.14 Selecting previously unselected package python3.7. [2021-06-09T17:41:12.546Z] #44 55.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:41:12.546Z] #44 55.15 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:41:12.546Z] #44 55.36 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:41:12.546Z] #44 55.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:41:12.546Z] #44 55.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:41:12.546Z] #44 55.60 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:41:13.067Z] using credential docker-jenkins-github-credentials [2021-06-09T17:41:13.075Z] Cloning the remote Git repository [2021-06-09T17:41:13.075Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:41:13.094Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:41:13.157Z] > git init /home/ubuntu/workspace/moby_PR-42498 # timeout=10 [2021-06-09T17:41:13.927Z] #44 ... [2021-06-09T17:41:13.927Z] [2021-06-09T17:41:13.927Z] #48 [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-06-09T17:41:13.927Z] #48 sha256:28cf392e63ae4ae4eac7ee0a83e562bfd6cf809177cd9f3e60e09df101b91bad [2021-06-09T17:41:13.927Z] #48 DONE 56.4s [2021-06-09T17:41:13.927Z] [2021-06-09T17:41:13.927Z] #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-06-09T17:41:13.927Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:41:13.927Z] #13 50.74 Fetched 78.2 MB in 7s (10.5 MB/s) [2021-06-09T17:41:13.927Z] #13 50.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-06-09T17:41:13.927Z] #13 50.89 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T17:41:13.927Z] #13 50.96 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:41:13.927Z] #13 51.43 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T17:41:13.927Z] #13 51.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:41:13.927Z] #13 51.71 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:41:13.927Z] #13 51.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:41:13.927Z] #13 52.04 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:41:13.927Z] #13 52.25 (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-06-09T17:41:13.927Z] #13 52.32 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T17:41:13.927Z] #13 52.34 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:41:13.927Z] #13 52.61 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T17:41:13.927Z] #13 52.81 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:41:13.928Z] #13 52.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:41:13.928Z] #13 52.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:41:13.928Z] #13 52.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:41:13.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:41:13.510Z] > git --version # timeout=10 [2021-06-09T17:41:13.552Z] > git --version # 'git version 2.17.1' [2021-06-09T17:41:13.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:13.554Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:15.830Z] #13 ... [2021-06-09T17:41:15.830Z] [2021-06-09T17:41:15.830Z] #52 [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-06-09T17:41:15.830Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:41:15.830Z] #52 48.30 internal/oserror [2021-06-09T17:41:15.830Z] #52 48.33 bytes [2021-06-09T17:41:15.830Z] #52 48.36 syscall [2021-06-09T17:41:15.830Z] #52 50.68 strconv [2021-06-09T17:41:15.830Z] #52 53.95 reflect [2021-06-09T17:41:15.830Z] #52 56.23 time [2021-06-09T17:41:15.830Z] #52 ... [2021-06-09T17:41:15.830Z] [2021-06-09T17:41:15.830Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:41:15.830Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:41:15.830Z] #44 57.48 Selecting previously unselected package python3. [2021-06-09T17:41:15.830Z] #44 57.48 (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 ... 16062 files and directories currently installed.) [2021-06-09T17:41:15.830Z] #44 57.68 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:41:15.830Z] #44 57.81 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:41:15.830Z] #44 58.17 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T17:41:15.830Z] #44 58.19 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T17:41:15.830Z] #44 58.24 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:41:15.830Z] #44 58.91 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:41:16.100Z] #44 58.91 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:41:16.100Z] #44 58.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:41:16.358Z] #44 59.26 Selecting previously unselected package python3-six. [2021-06-09T17:41:16.358Z] #44 59.26 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:41:16.358Z] #44 59.27 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:41:16.358Z] #44 59.35 Selecting previously unselected package python3-protobuf. [2021-06-09T17:41:16.358Z] #44 59.36 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T17:41:16.358Z] #44 59.37 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:41:16.924Z] #44 59.88 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:41:16.924Z] #44 59.89 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:41:16.924Z] #44 59.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:41:17.184Z] #44 60.06 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:41:17.184Z] #44 60.06 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:41:17.184Z] #44 60.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:41:17.184Z] #44 60.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:41:17.184Z] #44 60.21 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:41:17.184Z] #44 60.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:41:17.442Z] #44 60.35 Selecting previously unselected package criu. [2021-06-09T17:41:17.442Z] #44 60.35 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T17:41:17.442Z] #44 60.35 Unpacking criu (3.15-1) ... [2021-06-09T17:41:17.701Z] #44 ... [2021-06-09T17:41:17.701Z] [2021-06-09T17:41:17.701Z] #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-06-09T17:41:17.701Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:41:17.701Z] #36 54.16 Selecting previously unselected package libxml2:amd64. [2021-06-09T17:41:17.701Z] #36 54.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T17:41:17.701Z] #36 54.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:41:17.701Z] #36 54.76 Selecting previously unselected package libarchive13:amd64. [2021-06-09T17:41:17.701Z] #36 54.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T17:41:17.701Z] #36 54.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:41:17.701Z] #36 55.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T17:41:17.701Z] #36 55.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T17:41:17.701Z] #36 55.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:41:17.701Z] #36 55.35 Selecting previously unselected package librhash0:amd64. [2021-06-09T17:41:17.701Z] #36 55.36 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T17:41:17.701Z] #36 55.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:41:17.701Z] #36 55.60 Selecting previously unselected package libuv1:amd64. [2021-06-09T17:41:17.701Z] #36 55.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T17:41:17.701Z] #36 55.63 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:41:17.701Z] #36 55.78 Selecting previously unselected package cmake. [2021-06-09T17:41:17.701Z] #36 55.79 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T17:41:17.701Z] #36 55.80 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:41:17.701Z] #36 60.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:41:17.701Z] #36 60.28 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:41:17.701Z] #36 60.30 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:41:17.701Z] #36 60.32 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:41:17.701Z] #36 60.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:41:17.701Z] #36 60.46 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:41:17.701Z] #36 60.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:41:17.701Z] #36 60.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:41:17.701Z] #36 60.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:41:17.701Z] #36 60.57 Setting up cmake (3.13.4-1) ... [2021-06-09T17:41:17.701Z] #36 60.60 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:41:17.701Z] #36 60.71 Processing triggers for mime-support (3.62) ... [2021-06-09T17:41:17.701Z] #36 DONE 61.2s [2021-06-09T17:41:17.959Z] [2021-06-09T17:41:17.959Z] #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-06-09T17:41:17.959Z] #37 sha256:1bb9a730447264aaef76774fdb084529fa878c44dc9bf4e2cdeb5b10412b60ec [2021-06-09T17:41:18.895Z] #37 1.174 + RM_GOPATH=0 [2021-06-09T17:41:18.895Z] #37 1.174 + TMP_GOPATH= [2021-06-09T17:41:18.895Z] #37 1.174 + : /build [2021-06-09T17:41:18.895Z] #37 1.175 + '[' -z '' ']' [2021-06-09T17:41:18.895Z] #37 1.176 ++ mktemp -d [2021-06-09T17:41:18.895Z] #37 1.177 + export GOPATH=/tmp/tmp.fcpvAknwkP [2021-06-09T17:41:18.895Z] #37 1.177 + GOPATH=/tmp/tmp.fcpvAknwkP [2021-06-09T17:41:18.895Z] #37 1.178 + RM_GOPATH=1 [2021-06-09T17:41:18.895Z] #37 1.178 + case "$(go env GOARCH)" in [2021-06-09T17:41:18.895Z] #37 1.181 ++ go env GOARCH [2021-06-09T17:41:18.895Z] #37 1.212 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:41:18.895Z] #37 1.212 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:41:18.895Z] #37 1.217 ++ dirname /tmp/install/install.sh [2021-06-09T17:41:18.895Z] #37 1.220 + dir=/tmp/install [2021-06-09T17:41:18.895Z] #37 1.221 + bin=tini [2021-06-09T17:41:18.895Z] #37 1.221 + shift [2021-06-09T17:41:18.895Z] #37 1.221 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:41:18.895Z] #37 1.221 + . /tmp/install/tini.installer [2021-06-09T17:41:18.895Z] #37 1.221 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:41:18.895Z] #37 1.221 + install_tini [2021-06-09T17:41:18.895Z] #37 1.221 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:41:18.895Z] #37 1.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.fcpvAknwkP/tini [2021-06-09T17:41:18.895Z] #37 1.221 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:41:18.895Z] #37 1.227 Cloning into '/tmp/tmp.fcpvAknwkP/tini'... [2021-06-09T17:41:19.461Z] #37 ... [2021-06-09T17:41:19.461Z] [2021-06-09T17:41:19.461Z] #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-06-09T17:41:19.461Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:41:19.461Z] #27 43.69 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:41:19.461Z] #27 43.69 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:41:19.461Z] #27 43.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:41:19.461Z] #27 43.89 Selecting previously unselected package jq. [2021-06-09T17:41:19.461Z] #27 43.90 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:41:19.461Z] #27 43.91 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:41:19.461Z] #27 44.09 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:41:19.461Z] #27 44.12 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:41:19.461Z] #27 44.14 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:41:19.461Z] #27 44.78 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:41:19.461Z] #27 44.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:41:19.461Z] #27 44.85 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:19.461Z] #27 44.88 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:41:19.461Z] #27 44.91 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:41:19.461Z] #27 44.95 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:19.461Z] #27 44.97 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:41:19.461Z] #27 45.00 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:41:19.461Z] #27 45.01 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:19.461Z] #27 45.03 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:41:19.461Z] #27 45.05 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:41:19.461Z] #27 45.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:41:19.461Z] #27 45.12 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:41:19.461Z] #27 45.15 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:41:19.461Z] #27 49.38 Updating certificates in /etc/ssl/certs... [2021-06-09T17:41:19.720Z] #27 53.78 137 added, 0 removed; done. [2021-06-09T17:41:19.720Z] #27 ... [2021-06-09T17:41:19.720Z] [2021-06-09T17:41:19.720Z] #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-06-09T17:41:19.720Z] #37 sha256:1bb9a730447264aaef76774fdb084529fa878c44dc9bf4e2cdeb5b10412b60ec [2021-06-09T17:41:19.720Z] #37 1.996 + cd /tmp/tmp.fcpvAknwkP/tini [2021-06-09T17:41:19.720Z] #37 1.996 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:41:19.720Z] #37 2.001 + cmake . [2021-06-09T17:41:20.287Z] #37 2.551 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:41:20.287Z] #37 2.631 -- Check for working C compiler: /usr/bin/cc [2021-06-09T17:41:21.224Z] #37 3.373 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:41:21.224Z] #37 3.374 -- Detecting C compiler ABI info [2021-06-09T17:41:21.791Z] #37 4.006 -- Detecting C compiler ABI info - done [2021-06-09T17:41:21.791Z] #37 4.032 -- Detecting C compile features [2021-06-09T17:41:23.702Z] #37 ... [2021-06-09T17:41:23.702Z] [2021-06-09T17:41:23.702Z] #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-06-09T17:41:23.702Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:41:23.702Z] #27 53.95 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:41:23.702Z] #27 53.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:41:23.702Z] #27 54.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:41:23.702Z] #27 54.05 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:41:23.702Z] #27 54.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:41:23.702Z] #27 54.13 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:41:23.702Z] #27 54.15 Updating certificates in /etc/ssl/certs... [2021-06-09T17:41:23.702Z] #27 57.11 0 added, 0 removed; done. [2021-06-09T17:41:23.702Z] #27 57.11 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:41:23.702Z] #27 57.12 done. [2021-06-09T17:41:23.702Z] #27 DONE 57.6s [2021-06-09T17:41:23.702Z] [2021-06-09T17:41:23.702Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:41:23.702Z] #28 sha256:8ddf281ada5abf0f987b5ccb3ce0fbb8b5aa13616265a10774bfec694a3344cc [2021-06-09T17:41:23.702Z] #28 DONE 0.1s [2021-06-09T17:41:23.702Z] [2021-06-09T17:41:23.702Z] #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-06-09T17:41:23.702Z] #29 sha256:1a9ed836cf47f8baa67243d316894f8c37a6cb7f95ad0d8d05401d8abb7c3274 [2021-06-09T17:41:25.090Z] #29 ... [2021-06-09T17:41:25.090Z] [2021-06-09T17:41:25.090Z] #46 [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-06-09T17:41:25.090Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:41:25.090Z] #46 57.51 time [2021-06-09T17:41:25.090Z] #46 63.68 internal/poll [2021-06-09T17:41:25.090Z] #46 64.37 internal/fmtsort [2021-06-09T17:41:25.090Z] #46 65.02 internal/syscall/execenv [2021-06-09T17:41:25.090Z] #46 65.22 internal/syscall/unix [2021-06-09T17:41:25.090Z] #46 65.56 strings [2021-06-09T17:41:25.090Z] #46 65.99 os [2021-06-09T17:41:25.090Z] #46 ... [2021-06-09T17:41:25.090Z] [2021-06-09T17:41:25.090Z] #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-06-09T17:41:25.090Z] #37 sha256:1bb9a730447264aaef76774fdb084529fa878c44dc9bf4e2cdeb5b10412b60ec [2021-06-09T17:41:25.090Z] #37 7.016 -- Detecting C compile features - done [2021-06-09T17:41:25.090Z] #37 7.081 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:41:25.090Z] #37 7.293 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:41:25.090Z] #37 7.419 -- Configuring done [2021-06-09T17:41:25.090Z] #37 7.461 -- Generating done [2021-06-09T17:41:25.090Z] #37 7.473 -- Build files have been written to: /tmp/tmp.fcpvAknwkP/tini [2021-06-09T17:41:25.091Z] #37 7.490 + make tini-static [2021-06-09T17:41:26.027Z] #37 8.079 Scanning dependencies of target tini-static [2021-06-09T17:41:26.027Z] #37 8.250 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:41:26.027Z] #37 ... [2021-06-09T17:41:26.027Z] [2021-06-09T17:41:26.027Z] #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-06-09T17:41:26.027Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:41:26.027Z] #13 55.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:41:26.027Z] #13 55.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:41:26.027Z] #13 56.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:41:26.027Z] #13 59.14 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:41:26.027Z] #13 59.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:41:26.027Z] #13 59.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:41:26.027Z] #13 59.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T17:41:26.027Z] #13 59.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:41:26.027Z] #13 59.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:41:26.027Z] #13 59.52 Selecting previously unselected package dmsetup. [2021-06-09T17:41:26.027Z] #13 59.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:41:26.027Z] #13 59.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:41:26.027Z] #13 59.74 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:41:26.027Z] #13 59.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:41:26.027Z] #13 59.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:41:26.027Z] #13 ... [2021-06-09T17:41:26.027Z] [2021-06-09T17:41:26.027Z] #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-06-09T17:41:26.027Z] #29 sha256:1a9ed836cf47f8baa67243d316894f8c37a6cb7f95ad0d8d05401d8abb7c3274 [2021-06-09T17:41:26.027Z] #29 2.160 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:41:26.027Z] #29 2.526 [2021-06-09T17:41:27.842Z] #29 2.677 #### 5.8% ######### 13.6% ############### 22.0% ##################### 30.0% ########################### 37.5% ############################### 43.5% ################################### 49.3% ####################################### 54.3% ########################################### 60.2% ############################################### 66.3% #################################################### 72.5% ######################################################### 80.1% ############################################################## 86.5% ################################################################## 92.1% ######################################################################## 100.0% [2021-06-09T17:41:28.119Z] #29 4.536 [2021-06-09T17:41:28.624Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-007a0ffa69d0d93d8) in /home/ubuntu/workspace/moby_PR-42498 [Pipeline] { [2021-06-09T17:41:28.642Z] #29 4.730 0.0% ################## 25.4% ################################################### 72.0% ######################################################################## 100.0% [2021-06-09T17:41:28.642Z] #29 ... [2021-06-09T17:41:28.642Z] [2021-06-09T17:41:28.642Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:41:28.642Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:41:28.642Z] #44 61.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:41:28.642Z] #44 61.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:41:28.642Z] #44 61.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:41:28.642Z] #44 61.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:41:28.642Z] #44 61.74 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:41:28.642Z] #44 61.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:41:28.642Z] #44 61.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:41:28.642Z] #44 61.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:41:28.642Z] #44 67.35 Setting up python3 (3.7.3-1) ... [2021-06-09T17:41:28.642Z] #44 68.12 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:41:28.642Z] #44 69.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:41:28.642Z] #44 70.94 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:41:28.642Z] #44 ... [2021-06-09T17:41:28.642Z] [2021-06-09T17:41:28.642Z] #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-06-09T17:41:28.642Z] #37 sha256:1bb9a730447264aaef76774fdb084529fa878c44dc9bf4e2cdeb5b10412b60ec [2021-06-09T17:41:28.642Z] #37 9.799 [100%] Linking C executable tini-static [2021-06-09T17:41:28.642Z] #37 10.46 [100%] Built target tini-static [2021-06-09T17:41:28.642Z] #37 10.56 + mkdir -p /build [2021-06-09T17:41:28.642Z] #37 10.57 + cp tini-static /build/docker-init [2021-06-09T17:41:28.642Z] #37 DONE 10.9s [2021-06-09T17:41:28.642Z] [2021-06-09T17:41:28.642Z] #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-06-09T17:41:28.642Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:41:28.642Z] #13 66.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:41:28.642Z] #13 66.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:41:28.642Z] #13 66.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [Pipeline] checkout [2021-06-09T17:41:29.542Z] The recommended git tool is: git [2021-06-09T17:41:30.021Z] #13 ... [2021-06-09T17:41:30.021Z] [2021-06-09T17:41:30.021Z] #52 [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-06-09T17:41:30.021Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:41:30.021Z] #52 62.73 context [2021-06-09T17:41:30.021Z] #52 63.54 internal/poll [2021-06-09T17:41:30.021Z] #52 65.56 internal/syscall/unix [2021-06-09T17:41:30.021Z] #52 65.90 os [2021-06-09T17:41:30.021Z] #52 68.61 encoding/base64 [2021-06-09T17:41:30.021Z] #52 69.55 golang.org/x/sys/unix [2021-06-09T17:41:30.021Z] #52 70.38 fmt [2021-06-09T17:41:30.280Z] #52 ... [2021-06-09T17:41:30.280Z] [2021-06-09T17:41:30.280Z] #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-06-09T17:41:30.280Z] #29 sha256:1a9ed836cf47f8baa67243d316894f8c37a6cb7f95ad0d8d05401d8abb7c3274 [2021-06-09T17:41:30.280Z] #29 5.357 [2021-06-09T17:41:30.280Z] #29 5.613 ############# 19.0% ################################################ 66.9% ######################################################################## 100.0% [2021-06-09T17:41:30.280Z] #29 6.445 [2021-06-09T17:41:31.573Z] #29 6.673 ##### 7.7% ########## 14.4% ############### 22.0% #################### 29.2% ########################## 36.7% ################################## 47.6% ##################################### 52.0% ############################################# 63.1% #################################################### 73.5% ############################################################# 85.1% ##################################################################### 96.2% ######################################################################## 100.0% [2021-06-09T17:41:31.834Z] #29 8.267 [2021-06-09T17:41:32.302Z] using credential docker-jenkins-github-credentials [2021-06-09T17:41:32.309Z] Cloning the remote Git repository [2021-06-09T17:41:32.309Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:41:32.323Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:41:32.378Z] > git init /home/ubuntu/workspace/moby_PR-42498 # timeout=10 [2021-06-09T17:41:32.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:41:32.618Z] > git --version # timeout=10 [2021-06-09T17:41:32.631Z] > git --version # 'git version 2.25.1' [2021-06-09T17:41:32.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:32.633Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:34.946Z] #29 8.424 # 1.6% ## 3.5% ### 5.4% ##### 7.3% ###### 9.6% ######## 11.4% ########## 14.2% ########### 16.6% ############ 17.9% ############# 19.4% ################ 22.4% ################# 24.3% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.3% ######################### 35.6% ########################### 37.8% ############################ 39.7% ############################## 42.0% ################################ 45.1% ################################## 47.7% ################################### 49.3% #################################### 51.3% ####################################### 54.5% ######################################### 57.1% ########################################### 60.0% [2021-06-09T17:41:34.946Z] #29 ... [2021-06-09T17:41:34.946Z] [2021-06-09T17:41:34.947Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:41:34.947Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:41:34.947Z] #44 75.11 Setting up criu (3.15-1) ... [2021-06-09T17:41:34.947Z] #44 77.07 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:41:34.947Z] #44 77.15 Processing triggers for mime-support (3.62) ... [2021-06-09T17:41:34.947Z] #44 DONE 78.0s [2021-06-09T17:41:34.947Z] [2021-06-09T17:41:34.947Z] #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-06-09T17:41:34.947Z] #29 sha256:1a9ed836cf47f8baa67243d316894f8c37a6cb7f95ad0d8d05401d8abb7c3274 [2021-06-09T17:41:34.947Z] #29 8.424 # 1.6% ## 3.5% ### 5.4% ##### 7.3% ###### 9.6% ######## 11.4% ########## 14.2% ########### 16.6% ############ 17.9% ############# 19.4% ################ 22.4% ################# 24.3% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.3% ######################### 35.6% ########################### 37.8% ############################ 39.7% ############################## 42.0% ################################ 45.1% ################################## 47.7% ################################### 49.3% #################################### 51.3% ####################################### 54.5% ######################################### 57.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.5% [2021-06-09T17:41:34.947Z] #29 ... [2021-06-09T17:41:34.947Z] [2021-06-09T17:41:34.947Z] #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-06-09T17:41:34.947Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:41:34.947Z] #13 73.10 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:41:34.947Z] #13 73.10 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:41:34.947Z] #13 73.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:41:34.947Z] #13 73.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:41:34.947Z] #13 73.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:41:34.947Z] #13 73.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:41:36.419Z] #13 ... [2021-06-09T17:41:36.419Z] [2021-06-09T17:41:36.419Z] #46 [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-06-09T17:41:36.419Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:41:36.419Z] #46 69.10 regexp/syntax [2021-06-09T17:41:36.419Z] #46 70.05 fmt [2021-06-09T17:41:36.419Z] #46 74.58 path/filepath [2021-06-09T17:41:36.419Z] #46 75.14 flag [2021-06-09T17:41:36.419Z] #46 76.04 go/token [2021-06-09T17:41:36.419Z] #46 76.86 regexp [2021-06-09T17:41:36.419Z] #46 77.21 go/scanner [2021-06-09T17:41:36.419Z] #46 78.98 go/ast [2021-06-09T17:41:36.419Z] #46 ... [2021-06-09T17:41:36.419Z] [2021-06-09T17:41:36.419Z] #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-06-09T17:41:36.419Z] #29 sha256:1a9ed836cf47f8baa67243d316894f8c37a6cb7f95ad0d8d05401d8abb7c3274 [2021-06-09T17:41:36.937Z] #29 8.424 # 1.6% ## 3.5% ### 5.4% ##### 7.3% ###### 9.6% ######## 11.4% ########## 14.2% ########### 16.6% ############ 17.9% ############# 19.4% ################ 22.4% ################# 24.3% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.3% ######################### 35.6% ########################### 37.8% ############################ 39.7% ############################## 42.0% ################################ 45.1% ################################## 47.7% ################################### 49.3% #################################### 51.3% ####################################### 54.5% ######################################### 57.1% ########################################### 60.0% ############################################ 61.9% ############################################# 63.5% ################################################ 67.2% ################################################# 69.2% #################################################### 73.1% ###################################################### 75.4% ######################################################## 78.5% ########################################################## 80.8% ########################################################### 82.8% ############################################################# 85.3% ############################################################## 86.6% ############################################################### 87.8% ############################################################### 88.5% ################################################################## 91.7% ################################################################### 94.4% ###################################################################### 97.5% ######################################################################## 100.0% [2021-06-09T17:41:36.937Z] #29 13.41 [2021-06-09T17:41:37.870Z] #29 14.24 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:41:37.991Z] Fetching without tags [2021-06-09T17:41:38.128Z] #29 14.52 [2021-06-09T17:41:38.128Z] #29 14.65 ######################################################################## 100.0% [2021-06-09T17:41:38.128Z] #29 14.77 [2021-06-09T17:41:37.906Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:41:37.920Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:41:37.938Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:37.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:41:37.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:41:37.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:37.998Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:38.419Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:41:39.062Z] #29 15.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:41:39.321Z] #29 15.74 [2021-06-09T17:41:39.837Z] #29 15.93 0.6% ####################################################### 77.0% ####################################################### 77.5% ######################################################################## 100.0% [2021-06-09T17:41:39.837Z] #29 16.29 [2021-06-09T17:41:39.865Z] Merge succeeded, producing b88f1edfd92cb5831870f11eeaa856c7b55b9373 [2021-06-09T17:41:39.865Z] Checking out Revision b88f1edfd92cb5831870f11eeaa856c7b55b9373 (PR-42498) [2021-06-09T17:41:40.406Z] #29 16.94 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:41:38.427Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:41:38.462Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:41:39.290Z] > git remote # timeout=10 [2021-06-09T17:41:39.320Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:41:39.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:39.353Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:41:39.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:41:39.869Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:41:39.893Z] > git checkout -f b88f1edfd92cb5831870f11eeaa856c7b55b9373 # timeout=10 [2021-06-09T17:41:40.671Z] #29 17.25 [2021-06-09T17:41:42.481Z] #29 17.52 0.0% ##### 7.4% ########## 14.7% ############## 20.6% ##################### 30.2% ########################### 37.8% ################################# 47.2% ######################################## 56.5% ################################################## 70.3% ########################################################## 81.1% ################################################################# 91.7% ######################################################################## 100.0% [2021-06-09T17:41:42.740Z] #29 19.07 [2021-06-09T17:41:43.306Z] #29 19.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:41:43.306Z] #29 ... [2021-06-09T17:41:43.306Z] [2021-06-09T17:41:43.306Z] #52 [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-06-09T17:41:43.306Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:41:43.306Z] #52 75.95 encoding/json [2021-06-09T17:41:43.306Z] #52 79.93 github.com/pkg/diff [2021-06-09T17:41:43.306Z] #52 81.08 go/ast [2021-06-09T17:41:43.306Z] #52 82.01 golang.org/x/crypto/ssh/terminal [2021-06-09T17:41:43.306Z] #52 83.41 mvdan.cc/editorconfig [2021-06-09T17:41:43.306Z] #52 84.34 mvdan.cc/sh/v3/fileutil [2021-06-09T17:41:43.306Z] #52 84.70 text/tabwriter [2021-06-09T17:41:43.306Z] #52 85.16 mvdan.cc/sh/v3/syntax [2021-06-09T17:41:43.306Z] #52 ... [2021-06-09T17:41:43.306Z] [2021-06-09T17:41:43.306Z] #46 [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-06-09T17:41:43.306Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:41:43.306Z] #46 81.34 internal/lazyregexp [2021-06-09T17:41:43.306Z] #46 81.56 path [2021-06-09T17:41:43.306Z] #46 81.98 net/url [2021-06-09T17:41:43.306Z] #46 83.44 text/template/parse [2021-06-09T17:41:43.306Z] #46 83.53 go/parser [2021-06-09T17:41:43.459Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-071e61c6f71530065) in /home/ubuntu/workspace/moby_PR-42498 [Pipeline] { [Pipeline] checkout [2021-06-09T17:41:43.712Z] The recommended git tool is: git [2021-06-09T17:41:43.877Z] #46 ... [2021-06-09T17:41:43.877Z] [2021-06-09T17:41:43.877Z] #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-06-09T17:41:43.877Z] #29 sha256:1a9ed836cf47f8baa67243d316894f8c37a6cb7f95ad0d8d05401d8abb7c3274 [2021-06-09T17:41:43.877Z] #29 20.04 [2021-06-09T17:41:43.877Z] #29 20.22 ######################################################################## 100.0% [2021-06-09T17:41:43.877Z] #29 20.31 [2021-06-09T17:41:44.029Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:41:44.029Z] First time build. Skipping changelog. [2021-06-09T17:41:44.054Z] > git --version # timeout=10 [2021-06-09T17:41:44.067Z] > git --version # 'git version 2.17.1' [2021-06-09T17:41:44.080Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-09T17:41:44.444Z] #29 20.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:41:44.707Z] #29 21.17 [2021-06-09T17:41:44.707Z] #29 21.29 ######################################################################## 100.0% [2021-06-09T17:41:44.965Z] #29 21.41 [2021-06-09T17:41:44.965Z] #29 21.46 Download of images into '/build' complete. [2021-06-09T17:41:44.965Z] #29 21.46 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:41:44.965Z] #29 21.46 tar -cC '/build' . | docker load [2021-06-09T17:41:45.110Z] + docker version [2021-06-09T17:41:46.869Z] #29 DONE 23.0s [2021-06-09T17:41:46.869Z] [2021-06-09T17:41:46.869Z] #57 [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-06-09T17:41:46.869Z] #57 sha256:71e6db4cf2c7dcf5976e94249aae4de83bbd9e5aff484289fc3f3c051d90486b [2021-06-09T17:41:46.869Z] #57 44.58 Checking out files: 54% (2148/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 93% (3681/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:41:46.869Z] #57 45.80 + cd /tmp/tmp.XGu3RBrNVT/src/github.com/containerd/containerd [2021-06-09T17:41:46.869Z] #57 45.80 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:41:48.217Z] using credential docker-jenkins-github-credentials [2021-06-09T17:41:48.224Z] Cloning the remote Git repository [2021-06-09T17:41:48.224Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:41:48.242Z] #57 47.72 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:41:48.243Z] #57 47.72 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:41:48.243Z] #57 47.72 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:41:48.243Z] #57 47.72 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:41:48.243Z] #57 47.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:41:48.243Z] #57 47.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:41:48.243Z] #57 47.72 + '[' '' = dynamic ']' [2021-06-09T17:41:48.243Z] #57 47.72 + make [2021-06-09T17:41:48.254Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:41:48.316Z] > git init /home/ubuntu/workspace/moby_PR-42498 # timeout=10 [2021-06-09T17:41:48.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:41:48.728Z] > git --version # timeout=10 [2021-06-09T17:41:48.743Z] > git --version # 'git version 2.25.1' [2021-06-09T17:41:48.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:48.747Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:49.441Z] Fetching without tags [2021-06-09T17:41:49.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:41:49.365Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:41:49.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:49.419Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:41:49.444Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:41:49.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:49.445Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:41:49.736Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:41:50.143Z] #57 49.57 + bin/ctr [2021-06-09T17:41:51.134Z] Merge succeeded, producing b897b89804972c4283add73ef00f51e9a0daf0a2 [2021-06-09T17:41:51.135Z] Checking out Revision b897b89804972c4283add73ef00f51e9a0daf0a2 (PR-42498) [2021-06-09T17:41:49.743Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:41:49.749Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:41:50.482Z] > git remote # timeout=10 [2021-06-09T17:41:50.503Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:41:50.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:41:50.520Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:41:51.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:41:51.137Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:41:51.147Z] > git checkout -f b897b89804972c4283add73ef00f51e9a0daf0a2 # timeout=10 [2021-06-09T17:41:53.259Z] Client: Docker Engine - Community [2021-06-09T17:41:53.259Z] Version: 20.10.6 [2021-06-09T17:41:53.259Z] API version: 1.41 [2021-06-09T17:41:53.259Z] Go version: go1.13.15 [2021-06-09T17:41:53.259Z] Git commit: 370c289 [2021-06-09T17:41:53.259Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-09T17:41:53.259Z] OS/Arch: linux/amd64 [2021-06-09T17:41:53.259Z] Context: default [2021-06-09T17:41:53.259Z] Experimental: true [2021-06-09T17:41:53.259Z] [2021-06-09T17:41:53.259Z] Server: Docker Engine - Community [2021-06-09T17:41:53.259Z] Engine: [2021-06-09T17:41:53.259Z] Version: 20.10.6 [2021-06-09T17:41:53.259Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:41:53.259Z] Go version: go1.13.15 [2021-06-09T17:41:53.259Z] Git commit: 8728dd2 [2021-06-09T17:41:53.259Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-09T17:41:53.259Z] OS/Arch: linux/amd64 [2021-06-09T17:41:53.259Z] Experimental: true [2021-06-09T17:41:53.259Z] containerd: [2021-06-09T17:41:53.259Z] Version: 1.4.6 [2021-06-09T17:41:53.259Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:41:53.259Z] runc: [2021-06-09T17:41:53.259Z] Version: 1.0.0-rc95 [2021-06-09T17:41:53.259Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:41:53.259Z] docker-init: [2021-06-09T17:41:53.259Z] Version: 0.19.0 [2021-06-09T17:41:53.259Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:41:53.586Z] + docker info [2021-06-09T17:41:54.327Z] #57 ... [2021-06-09T17:41:54.327Z] [2021-06-09T17:41:54.327Z] #46 [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-06-09T17:41:54.327Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:41:54.327Z] #46 86.65 log [2021-06-09T17:41:54.327Z] #46 87.34 encoding/xml [2021-06-09T17:41:54.327Z] #46 87.38 text/template [2021-06-09T17:41:54.327Z] #46 92.41 go/doc [2021-06-09T17:41:54.327Z] #46 93.75 github.com/LK4D4/vndr/versioned [2021-06-09T17:41:54.327Z] #46 93.84 compress/flate [2021-06-09T17:41:54.327Z] #46 95.42 github.com/LK4D4/vndr/build [2021-06-09T17:41:54.327Z] #46 96.11 hash/crc32 [2021-06-09T17:41:54.327Z] #46 96.83 compress/gzip [2021-06-09T17:41:54.585Z] #46 ... [2021-06-09T17:41:54.585Z] [2021-06-09T17:41:54.585Z] #52 [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-06-09T17:41:54.585Z] #52 sha256:eba82f0032efeac1b68177a172a24f7c17a81611995a33e57080c4c7114b14c8 [2021-06-09T17:41:54.585Z] #52 92.31 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:41:54.585Z] #52 DONE 97.4s [2021-06-09T17:41:54.655Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:41:54.655Z] First time build. Skipping changelog. [2021-06-09T17:41:54.672Z] > git --version # timeout=10 [2021-06-09T17:41:54.685Z] > git --version # 'git version 2.25.1' [2021-06-09T17:41:54.690Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-09T17:41:54.843Z] [2021-06-09T17:41:54.843Z] #46 [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-06-09T17:41:54.843Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:41:54.843Z] #46 97.49 net [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:41:55.683Z] + docker version [2021-06-09T17:41:56.219Z] #46 98.69 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-09T17:41:57.153Z] #46 99.71 vendor/golang.org/x/text/transform [2021-06-09T17:41:57.411Z] #46 100.1 vendor/golang.org/x/text/unicode/bidi [2021-06-09T17:41:59.313Z] #46 101.7 vendor/golang.org/x/text/secure/bidirule [2021-06-09T17:41:59.313Z] #46 102.0 vendor/golang.org/x/text/unicode/norm [2021-06-09T17:42:02.597Z] #46 104.8 vendor/golang.org/x/net/idna [2021-06-09T17:42:03.971Z] #46 106.7 vendor/golang.org/x/net/http2/hpack [2021-06-09T17:42:05.346Z] #46 107.8 mime [2021-06-09T17:42:05.660Z] Client: Docker Engine - Community [2021-06-09T17:42:05.660Z] Version: 20.10.6 [2021-06-09T17:42:05.660Z] API version: 1.41 [2021-06-09T17:42:05.660Z] Go version: go1.13.15 [2021-06-09T17:42:05.660Z] Git commit: 370c289 [2021-06-09T17:42:05.660Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-09T17:42:05.660Z] OS/Arch: linux/amd64 [2021-06-09T17:42:05.660Z] Context: default [2021-06-09T17:42:05.660Z] Experimental: true [2021-06-09T17:42:05.660Z] [2021-06-09T17:42:05.660Z] Server: Docker Engine - Community [2021-06-09T17:42:05.660Z] Engine: [2021-06-09T17:42:05.660Z] Version: 20.10.6 [2021-06-09T17:42:05.660Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:42:05.660Z] Go version: go1.13.15 [2021-06-09T17:42:05.660Z] Git commit: 8728dd2 [2021-06-09T17:42:05.660Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-09T17:42:05.660Z] OS/Arch: linux/amd64 [2021-06-09T17:42:05.660Z] Experimental: true [2021-06-09T17:42:05.660Z] containerd: [2021-06-09T17:42:05.660Z] Version: 1.4.6 [2021-06-09T17:42:05.660Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:42:05.660Z] runc: [2021-06-09T17:42:05.660Z] Version: 1.0.0-rc95 [2021-06-09T17:42:05.660Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:05.660Z] docker-init: [2021-06-09T17:42:05.660Z] Version: 0.19.0 [2021-06-09T17:42:05.660Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-09T17:42:05.829Z] Client: [2021-06-09T17:42:05.829Z] Context: default [2021-06-09T17:42:05.829Z] Debug Mode: false [2021-06-09T17:42:05.829Z] Plugins: [2021-06-09T17:42:05.829Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:42:05.829Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:42:05.829Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:42:05.829Z] [2021-06-09T17:42:05.829Z] Server: [2021-06-09T17:42:05.829Z] Containers: 0 [2021-06-09T17:42:05.829Z] Running: 0 [2021-06-09T17:42:05.829Z] Paused: 0 [2021-06-09T17:42:05.829Z] Stopped: 0 [2021-06-09T17:42:05.829Z] Images: 0 [2021-06-09T17:42:05.829Z] Server Version: 20.10.6 [2021-06-09T17:42:05.829Z] Storage Driver: overlay2 [2021-06-09T17:42:05.829Z] Backing Filesystem: extfs [2021-06-09T17:42:05.829Z] Supports d_type: true [2021-06-09T17:42:05.829Z] Native Overlay Diff: true [2021-06-09T17:42:05.829Z] userxattr: false [2021-06-09T17:42:05.829Z] Logging Driver: json-file [2021-06-09T17:42:05.829Z] Cgroup Driver: cgroupfs [2021-06-09T17:42:05.829Z] Cgroup Version: 1 [2021-06-09T17:42:05.829Z] Plugins: [2021-06-09T17:42:05.829Z] Volume: local [2021-06-09T17:42:05.829Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:42:05.829Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:42:05.829Z] Swarm: inactive [2021-06-09T17:42:05.829Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-09T17:42:05.829Z] Default Runtime: runc [2021-06-09T17:42:05.829Z] Init Binary: docker-init [2021-06-09T17:42:05.829Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:42:05.829Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:05.829Z] init version: de40ad0 [2021-06-09T17:42:05.829Z] Security Options: [2021-06-09T17:42:05.829Z] apparmor [2021-06-09T17:42:05.829Z] seccomp [2021-06-09T17:42:05.829Z] Profile: default [2021-06-09T17:42:05.829Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:42:05.829Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-09T17:42:05.829Z] OSType: linux [2021-06-09T17:42:05.829Z] Architecture: x86_64 [2021-06-09T17:42:05.829Z] CPUs: 2 [2021-06-09T17:42:05.829Z] Total Memory: 7.569GiB [2021-06-09T17:42:05.829Z] Name: ip-10-100-57-158 [2021-06-09T17:42:05.829Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-09T17:42:05.829Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:42:05.829Z] Debug Mode: false [2021-06-09T17:42:05.829Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:42:05.829Z] Labels: [2021-06-09T17:42:05.829Z] Experimental: true [2021-06-09T17:42:05.829Z] Insecure Registries: [2021-06-09T17:42:05.829Z] 127.0.0.0/8 [2021-06-09T17:42:05.829Z] Live Restore Enabled: true [2021-06-09T17:42:05.829Z] [2021-06-09T17:42:05.829Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:42:05.976Z] + docker info [2021-06-09T17:42:06.118Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:42:06.118Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:42:06.118Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42498/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:42:06.118Z] + bash /home/ubuntu/workspace/moby_PR-42498/check-config.sh [2021-06-09T17:42:06.118Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:42:06.118Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:42:06.118Z] [2021-06-09T17:42:06.118Z] Generally Necessary: [2021-06-09T17:42:06.118Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:42:06.118Z] - apparmor: enabled and tools installed [2021-06-09T17:42:06.118Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:42:06.118Z] - CONFIG_NET_NS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_PID_NS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_MEMCG: enabled [2021-06-09T17:42:06.118Z] - CONFIG_KEYS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:42:06.118Z] [2021-06-09T17:42:06.118Z] Optional Features: [2021-06-09T17:42:06.118Z] - CONFIG_USER_NS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:42:06.118Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:42:06.118Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:42:06.118Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:42:06.118Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:42:06.118Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:42:06.118Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:42:06.118Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:42:06.118Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:42:06.378Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:42:06.378Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:42:06.378Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:42:06.378Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:42:06.378Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:42:06.378Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:42:06.378Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:42:06.378Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:42:06.378Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:42:06.378Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:42:06.378Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:42:06.378Z] - Network Drivers: [2021-06-09T17:42:06.378Z] - "overlay": [2021-06-09T17:42:06.378Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:42:06.378Z] Optional (for encrypted networks): [2021-06-09T17:42:06.378Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:42:06.378Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:42:06.378Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:42:06.378Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:42:06.378Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:42:06.378Z] - CONFIG_XFRM: enabled [2021-06-09T17:42:06.378Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:42:06.378Z] - "ipvlan": [2021-06-09T17:42:06.378Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:42:06.378Z] - "macvlan": [2021-06-09T17:42:06.378Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:42:06.378Z] - "ftp,tftp client in container": [2021-06-09T17:42:06.378Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:42:06.378Z] - Storage Drivers: [2021-06-09T17:42:06.378Z] - "aufs": [2021-06-09T17:42:06.378Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:42:06.378Z] - "btrfs": [2021-06-09T17:42:06.378Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:42:06.378Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:42:06.378Z] - "devicemapper": [2021-06-09T17:42:06.378Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:42:06.378Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:42:06.378Z] - "overlay": [2021-06-09T17:42:06.378Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:42:06.378Z] - "zfs": [2021-06-09T17:42:06.378Z] - /dev/zfs: present [2021-06-09T17:42:06.378Z] - zfs command: missing [2021-06-09T17:42:06.378Z] - zpool command: missing [2021-06-09T17:42:06.378Z] [2021-06-09T17:42:06.378Z] Limits: [2021-06-09T17:42:06.378Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:42:06.378Z] [2021-06-09T17:42:06.378Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:42:06.717Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b88f1edfd92cb5831870f11eeaa856c7b55b9373 . [2021-06-09T17:42:06.979Z] #2 [internal] load .dockerignore [2021-06-09T17:42:06.979Z] #2 sha256:9408d77d2b6a8560e15e168dce91bc5cd567f5ed7654ef1977b0ff8663102ece [2021-06-09T17:42:07.243Z] #2 transferring context: 87B done [2021-06-09T17:42:07.243Z] #2 DONE 0.3s [2021-06-09T17:42:07.243Z] [2021-06-09T17:42:07.243Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:42:07.243Z] #1 sha256:585b865098d22ea2c3c22d8f6b7f6d4fd5aaf5d50be34965a73945b5f25d6c36 [2021-06-09T17:42:07.243Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:42:07.243Z] #1 DONE 0.3s [2021-06-09T17:42:07.243Z] [2021-06-09T17:42:07.243Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:42:07.243Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:42:07.248Z] #46 109.7 mime/quotedprintable [2021-06-09T17:42:07.248Z] #46 109.9 net/http/internal [2021-06-09T17:42:07.505Z] #3 DONE 0.4s [2021-06-09T17:42:07.505Z] [2021-06-09T17:42:07.505Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:42:07.505Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:42:07.505Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:42:07.506Z] #46 ... [2021-06-09T17:42:07.506Z] [2021-06-09T17:42:07.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-06-09T17:42:07.506Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:42:07.506Z] #13 97.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:42:07.506Z] #13 97.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:42:07.506Z] #13 97.45 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:42:07.768Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:42:07.768Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T17:42:07.768Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T17:42:07.768Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-09T17:42:07.768Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-09T17:42:08.029Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-09T17:42:08.289Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-09T17:42:08.289Z] #4 DONE 0.7s [2021-06-09T17:42:08.342Z] Fetching without tags [2021-06-09T17:42:08.550Z] [2021-06-09T17:42:08.550Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:08.550Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:42:08.721Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:42:09.123Z] #8 ... [2021-06-09T17:42:09.123Z] [2021-06-09T17:42:09.123Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:09.123Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:42:09.123Z] #6 DONE 0.8s [2021-06-09T17:42:09.387Z] [2021-06-09T17:42:09.387Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:09.387Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:42:09.387Z] #8 DONE 0.8s [2021-06-09T17:42:09.387Z] [2021-06-09T17:42:09.387Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:42:09.387Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:42:09.387Z] #5 DONE 0.9s [2021-06-09T17:42:09.387Z] [2021-06-09T17:42:09.387Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:42:09.387Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:42:09.652Z] #7 DONE 1.0s [2021-06-09T17:42:10.036Z] #13 ... [2021-06-09T17:42:10.036Z] [2021-06-09T17:42:10.036Z] #46 [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-06-09T17:42:10.036Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:42:10.036Z] #46 112.6 crypto/tls [2021-06-09T17:42:10.239Z] [2021-06-09T17:42:10.239Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:10.239Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:42:10.239Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-09T17:42:08.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:42:08.315Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:42:08.320Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:42:08.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:42:08.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:42:08.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:42:08.350Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:42:08.729Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:42:08.735Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:42:09.772Z] > git remote # timeout=10 [2021-06-09T17:42:09.779Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:42:09.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:42:09.818Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:42:10.500Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:42:10.500Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:42:10.500Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:42:10.500Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-09T17:42:10.724Z] Merge succeeded, producing ced0a1a16c043a6df8b0216edb861f143255061a [2021-06-09T17:42:10.724Z] Checking out Revision ced0a1a16c043a6df8b0216edb861f143255061a (PR-42498) [2021-06-09T17:42:10.763Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2021-06-09T17:42:10.763Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2021-06-09T17:42:11.026Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-06-09T17:42:11.026Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-09T17:42:11.288Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-09T17:42:11.288Z] #63 ... [2021-06-09T17:42:11.288Z] [2021-06-09T17:42:11.288Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:42:11.288Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:42:11.288Z] #42 DONE 1.2s [2021-06-09T17:42:11.288Z] [2021-06-09T17:42:11.288Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:11.288Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:42:11.554Z] #63 ... [2021-06-09T17:42:11.554Z] [2021-06-09T17:42:11.554Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:42:11.554Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:42:11.554Z] #42 DONE 0.0s [2021-06-09T17:42:11.554Z] [2021-06-09T17:42:11.554Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:11.554Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:42:11.554Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-09T17:42:11.554Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:42:11.554Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T17:42:11.554Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T17:42:11.554Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 26.48MB / 50.43MB 1.2s [2021-06-09T17:42:11.817Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 29.36MB / 50.43MB 1.4s [2021-06-09T17:42:12.079Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 36.70MB / 50.43MB 1.6s [2021-06-09T17:42:12.079Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 46.19MB / 50.43MB 1.7s [2021-06-09T17:42:12.340Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s [2021-06-09T17:42:10.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T17:42:10.727Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:42:10.731Z] > git checkout -f ced0a1a16c043a6df8b0216edb861f143255061a # timeout=10 [2021-06-09T17:42:12.912Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.4s done [2021-06-09T17:42:13.175Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-09T17:42:14.401Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:42:14.401Z] First time build. Skipping changelog. [2021-06-09T17:42:14.431Z] > git --version # timeout=10 [2021-06-09T17:42:14.439Z] > git --version # 'git version 2.25.1' [2021-06-09T17:42:14.446Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-09T17:42:14.603Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [Pipeline] withEnv [Pipeline] { [2021-06-09T17:42:14.860Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:42:14.860Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:42:15.302Z] #46 117.6 net/http/httptrace [2021-06-09T17:42:15.302Z] #46 ... [2021-06-09T17:42:15.302Z] [2021-06-09T17:42:15.302Z] #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-06-09T17:42:15.302Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:42:15.302Z] #13 110.3 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T17:42:15.302Z] #13 110.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 110.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:42:15.302Z] #13 110.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T17:42:15.302Z] #13 110.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 110.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:42:15.302Z] #13 110.5 Selecting previously unselected package libbtrfs0. [2021-06-09T17:42:15.302Z] #13 110.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 110.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:42:15.302Z] #13 110.6 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:42:15.302Z] #13 110.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 110.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:42:15.302Z] #13 110.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T17:42:15.302Z] #13 110.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 110.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:42:15.302Z] #13 110.9 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T17:42:15.302Z] #13 110.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 111.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:42:15.302Z] #13 111.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T17:42:15.302Z] #13 111.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 111.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:42:15.302Z] #13 111.4 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T17:42:15.302Z] #13 111.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 111.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 111.6 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T17:42:15.302Z] #13 111.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 111.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 111.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T17:42:15.302Z] #13 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 111.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 112.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T17:42:15.302Z] #13 112.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 112.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 112.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T17:42:15.302Z] #13 112.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 112.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:42:15.302Z] #13 112.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T17:42:15.302Z] #13 112.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 112.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:42:15.302Z] #13 112.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T17:42:15.302Z] #13 112.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 112.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:42:15.302Z] #13 112.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T17:42:15.302Z] #13 112.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:42:15.302Z] #13 112.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:42:15.302Z] #13 113.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 113.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:42:15.302Z] #13 113.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:42:15.302Z] #13 113.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:42:15.302Z] #13 113.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 113.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:42:15.302Z] #13 113.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:42:15.302Z] #13 113.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:42:15.302Z] #13 113.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 113.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:42:15.302Z] #13 113.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:42:15.302Z] #13 113.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:42:15.302Z] #13 113.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:42:15.302Z] #13 113.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:42:15.302Z] #13 113.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:42:15.302Z] #13 113.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:42:15.302Z] #13 113.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:42:15.302Z] #13 113.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:42:15.302Z] #13 113.6 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-06-09T17:42:15.302Z] #13 113.6 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-06-09T17:42:15.302Z] #13 113.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:42:15.302Z] #13 113.7 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-06-09T17:42:15.302Z] #13 113.7 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-06-09T17:42:15.302Z] #13 113.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:42:15.302Z] #13 113.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:42:15.302Z] #13 113.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:42:15.302Z] #13 113.7 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:42:15.302Z] #13 113.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:42:15.302Z] #13 113.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:42:15.302Z] #13 113.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:42:15.302Z] #13 DONE 115.5s [2021-06-09T17:42:15.302Z] [2021-06-09T17:42:15.302Z] #46 [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-06-09T17:42:15.302Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:42:15.302Z] #46 117.8 net/http [2021-06-09T17:42:15.421Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:42:15.421Z] [2021-06-09T17:42:15.474Z] + docker version [2021-06-09T17:42:15.981Z] + TEST_INTEGRATION_DEST=2 [2021-06-09T17:42:15.981Z] + CONTAINER_NAME=docker-pr1-2 [2021-06-09T17:42:15.981Z] + TEST_SKIP_INTEGRATION=1 [2021-06-09T17:42:15.981Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-09T17:42:15.981Z] + run_tests [2021-06-09T17:42:15.981Z] + c=0 [2021-06-09T17:42:15.981Z] + '[' -n 0 ']' [2021-06-09T17:42:15.981Z] + rm= [2021-06-09T17:42:15.981Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42498/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:033b753ac3c0c83b3822688b6ae158103ca63082 hack/make.sh '' test-integration [2021-06-09T17:42:15.981Z] + TEST_INTEGRATION_DEST=1 [2021-06-09T17:42:15.981Z] + CONTAINER_NAME=docker-pr1-1 [2021-06-09T17:42:15.981Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:42:15.981Z] + run_tests test-integration-flaky [2021-06-09T17:42:15.981Z] + '[' -n 0 ']' [2021-06-09T17:42:15.981Z] + rm= [2021-06-09T17:42:15.981Z] + TEST_INTEGRATION_DEST=3 [2021-06-09T17:42:15.981Z] + CONTAINER_NAME=docker-pr1-3 [2021-06-09T17:42:15.981Z] + TEST_SKIP_INTEGRATION=1 [2021-06-09T17:42:15.981Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-09T17:42:15.981Z] + run_tests [2021-06-09T17:42:15.981Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42498/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:033b753ac3c0c83b3822688b6ae158103ca63082 hack/make.sh test-integration-flaky test-integration [2021-06-09T17:42:15.981Z] + '[' -n 0 ']' [2021-06-09T17:42:15.981Z] + rm= [2021-06-09T17:42:15.981Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42498/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:033b753ac3c0c83b3822688b6ae158103ca63082 hack/make.sh '' test-integration [2021-06-09T17:42:15.981Z] ++ jobs -p [2021-06-09T17:42:15.981Z] + for job in $(jobs -p) [2021-06-09T17:42:15.981Z] + wait 8588 [2021-06-09T17:42:16.497Z] #26 ... [2021-06-09T17:42:16.497Z] [2021-06-09T17:42:16.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:16.497Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:16.497Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-09T17:42:16.497Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T17:42:16.497Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T17:42:16.497Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T17:42:16.497Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2021-06-09T17:42:16.497Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done [2021-06-09T17:42:16.497Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-06-09T17:42:16.497Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s done [2021-06-09T17:42:16.497Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.0s done [2021-06-09T17:42:16.497Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s [2021-06-09T17:42:16.497Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.3s [2021-06-09T17:42:16.497Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.7s done [2021-06-09T17:42:16.497Z] #9 ... [2021-06-09T17:42:16.497Z] [2021-06-09T17:42:16.497Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:16.497Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:42:16.497Z] #26 ... [2021-06-09T17:42:16.497Z] [2021-06-09T17:42:16.497Z] #23 [internal] load build context [2021-06-09T17:42:16.497Z] #23 sha256:05a90653cc5bba2083ff0e2797c49685ac776fc5f2345b0bbb711bf0da7fb83b [2021-06-09T17:42:16.497Z] #23 transferring context: 55.95MB 5.4s done [2021-06-09T17:42:16.497Z] #23 DONE 6.2s [2021-06-09T17:42:16.497Z] [2021-06-09T17:42:16.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:16.497Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:16.908Z] [2021-06-09T17:42:16.908Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-09T17:42:17.073Z] #9 ... [2021-06-09T17:42:17.073Z] [2021-06-09T17:42:17.073Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:17.073Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:42:17.073Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-06-09T17:42:17.073Z] #63 DONE 6.9s [2021-06-09T17:42:17.073Z] [2021-06-09T17:42:17.073Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:17.073Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:42:17.073Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:42:17.073Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:42:17.073Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-06-09T17:42:17.073Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:42:17.073Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:42:17.073Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done [2021-06-09T17:42:17.073Z] #65 DONE 6.9s [2021-06-09T17:42:17.073Z] [2021-06-09T17:42:17.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:17.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:17.163Z] [2021-06-09T17:42:17.163Z] [2021-06-09T17:42:17.202Z] #46 ... [2021-06-09T17:42:17.202Z] [2021-06-09T17:42:17.202Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:42:17.202Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:42:17.202Z] #14 DONE 1.5s [2021-06-09T17:42:17.202Z] [2021-06-09T17:42:17.202Z] #54 [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-06-09T17:42:17.202Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:42:17.202Z] #54 1.376 + RM_GOPATH=0 [2021-06-09T17:42:17.202Z] #54 1.376 + TMP_GOPATH= [2021-06-09T17:42:17.202Z] #54 1.376 + : /build [2021-06-09T17:42:17.202Z] #54 1.376 + '[' -z '' ']' [2021-06-09T17:42:17.202Z] #54 1.378 ++ mktemp -d [2021-06-09T17:42:17.202Z] #54 1.381 + export GOPATH=/tmp/tmp.Y1a29jdDP0 [2021-06-09T17:42:17.202Z] #54 1.381 + GOPATH=/tmp/tmp.Y1a29jdDP0 [2021-06-09T17:42:17.202Z] #54 1.381 + RM_GOPATH=1 [2021-06-09T17:42:17.202Z] #54 1.381 + case "$(go env GOARCH)" in [2021-06-09T17:42:17.202Z] #54 1.381 ++ go env GOARCH [2021-06-09T17:42:17.202Z] #54 1.405 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:17.202Z] #54 1.405 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:17.202Z] #54 1.406 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:17.202Z] #54 1.414 + dir=/tmp/install [2021-06-09T17:42:17.202Z] #54 1.415 + bin=runc [2021-06-09T17:42:17.202Z] #54 1.415 + shift [2021-06-09T17:42:17.202Z] #54 1.415 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:42:17.202Z] #54 1.415 + . /tmp/install/runc.installer [2021-06-09T17:42:17.202Z] #54 1.415 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:17.202Z] #54 1.415 + install_runc [2021-06-09T17:42:17.202Z] #54 1.416 + uname -r [2021-06-09T17:42:17.202Z] #54 1.419 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:42:17.202Z] #54 1.425 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:42:17.202Z] #54 1.426 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:42:17.202Z] #54 1.426 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:42:17.202Z] #54 1.426 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y1a29jdDP0/src/github.com/opencontainers/runc [2021-06-09T17:42:17.202Z] #54 1.429 Cloning into '/tmp/tmp.Y1a29jdDP0/src/github.com/opencontainers/runc'... [2021-06-09T17:42:17.419Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:42:17.419Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:42:17.419Z] HOSTNAME=f4bd997185d0 [2021-06-09T17:42:17.419Z] TEST_SKIP_INTEGRATION=1 [2021-06-09T17:42:17.419Z] TESTDEBUG=0 [2021-06-09T17:42:17.419Z] DEST=bundles/test-integration [2021-06-09T17:42:17.419Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:42:17.419Z] KEEPBUNDLE=1 [2021-06-09T17:42:17.419Z] DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 [2021-06-09T17:42:17.419Z] container=docker [2021-06-09T17:42:17.419Z] HOME=/root [2021-06-09T17:42:17.419Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:42:17.419Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:42:17.419Z] VALIDATE_BRANCH=master [2021-06-09T17:42:17.419Z] TERM=xterm [2021-06-09T17:42:17.419Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:42:17.419Z] SHLVL=1 [2021-06-09T17:42:17.419Z] TIMEOUT=120m [2021-06-09T17:42:17.419Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:42:17.419Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:42:17.419Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-09T17:42:17.419Z] GO111MODULE=off [2021-06-09T17:42:17.419Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:42:17.419Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:42:17.419Z] GOPATH=/go [2021-06-09T17:42:17.419Z] PKG_CONFIG=pkg-config [2021-06-09T17:42:17.419Z] _=/usr/bin/env [2021-06-09T17:42:17.419Z] Building test suite binary ./integration-cli/test.main [2021-06-09T17:42:17.419Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:42:17.419Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:42:17.419Z] HOSTNAME=f5f178376332 [2021-06-09T17:42:17.419Z] TEST_SKIP_INTEGRATION=1 [2021-06-09T17:42:17.419Z] TESTDEBUG=0 [2021-06-09T17:42:17.419Z] DEST=bundles/test-integration [2021-06-09T17:42:17.419Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:42:17.419Z] KEEPBUNDLE=1 [2021-06-09T17:42:17.419Z] DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 [2021-06-09T17:42:17.419Z] container=docker [2021-06-09T17:42:17.419Z] HOME=/root [2021-06-09T17:42:17.419Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:42:17.419Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:42:17.419Z] VALIDATE_BRANCH=master [2021-06-09T17:42:17.419Z] TERM=xterm [2021-06-09T17:42:17.419Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:42:17.419Z] SHLVL=1 [2021-06-09T17:42:17.419Z] TIMEOUT=120m [2021-06-09T17:42:17.419Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:42:17.419Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:42:17.419Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-09T17:42:17.419Z] GO111MODULE=off [2021-06-09T17:42:17.419Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:42:17.419Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:42:17.419Z] GOPATH=/go [2021-06-09T17:42:17.419Z] PKG_CONFIG=pkg-config [2021-06-09T17:42:17.419Z] _=/usr/bin/env [2021-06-09T17:42:17.419Z] Building test suite binary ./integration-cli/test.main [2021-06-09T17:42:17.675Z] No new tests added to integration. [2021-06-09T17:42:17.675Z] [2021-06-09T17:42:17.675Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:42:18.137Z] #54 ... [2021-06-09T17:42:18.137Z] [2021-06-09T17:42:18.137Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T17:42:18.137Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:42:18.137Z] #15 DONE 1.2s [2021-06-09T17:42:18.395Z] [2021-06-09T17:42:18.395Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:42:18.396Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:42:19.042Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:42:19.042Z] HOSTNAME=183d28b271ef [2021-06-09T17:42:19.042Z] TESTDEBUG=0 [2021-06-09T17:42:19.042Z] DEST=bundles/test-integration [2021-06-09T17:42:19.042Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:42:19.042Z] KEEPBUNDLE=1 [2021-06-09T17:42:19.042Z] DOCKER_GITCOMMIT=033b753ac3c0c83b3822688b6ae158103ca63082 [2021-06-09T17:42:19.042Z] container=docker [2021-06-09T17:42:19.042Z] HOME=/root [2021-06-09T17:42:19.042Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:42:19.042Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:42:19.042Z] VALIDATE_BRANCH=master [2021-06-09T17:42:19.042Z] TERM=xterm [2021-06-09T17:42:19.042Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:42:19.042Z] SHLVL=1 [2021-06-09T17:42:19.042Z] TIMEOUT=120m [2021-06-09T17:42:19.042Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:42:19.042Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:42:19.042Z] GO111MODULE=off [2021-06-09T17:42:19.042Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:42:19.042Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:42:19.042Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:42:19.042Z] GOPATH=/go [2021-06-09T17:42:19.042Z] PKG_CONFIG=pkg-config [2021-06-09T17:42:19.042Z] _=/usr/bin/env [2021-06-09T17:42:19.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:42:19.332Z] #16 1.101 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:42:19.332Z] #16 DONE 1.2s [2021-06-09T17:42:19.332Z] [2021-06-09T17:42:19.332Z] #59 [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-06-09T17:42:19.332Z] #59 sha256:5b263a57983894e46575f54fe26b1e0f1ea9012d4c866da7f546ebbc833a1efe [2021-06-09T17:42:19.332Z] #59 114.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:42:19.332Z] #59 114.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:42:19.332Z] #59 DONE 122.1s [2021-06-09T17:42:19.332Z] [2021-06-09T17:42:19.332Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:42:19.332Z] #60 sha256:3e8311d0cd7df9c1d627bec9d7c9b78d8134133eeb0a268875a8e5ff2089d84c [2021-06-09T17:42:19.661Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-06-09T17:42:19.899Z] #60 DONE 0.3s [2021-06-09T17:42:19.899Z] [2021-06-09T17:42:19.899Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:42:19.899Z] #61 sha256:c76c55c4dffea3ac48994c7b3e068a6db2452bf634054cf40791202b1ea52bec [2021-06-09T17:42:19.899Z] #61 DONE 0.2s [2021-06-09T17:42:19.899Z] [2021-06-09T17:42:19.899Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:42:19.899Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:42:19.966Z] #9 ... [2021-06-09T17:42:19.966Z] [2021-06-09T17:42:19.966Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:19.966Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:42:19.966Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.7s done [2021-06-09T17:42:19.966Z] #26 DONE 9.7s [2021-06-09T17:42:19.966Z] [2021-06-09T17:42:19.966Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:19.966Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:19.966Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-09T17:42:20.228Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-06-09T17:42:20.488Z] #9 ... [2021-06-09T17:42:20.488Z] [2021-06-09T17:42:20.488Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:42:20.488Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:42:20.488Z] #64 DONE 0.7s [2021-06-09T17:42:20.488Z] [2021-06-09T17:42:20.488Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:20.488Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:20.488Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-06-09T17:42:20.856Z] Client: [2021-06-09T17:42:20.856Z] Context: default [2021-06-09T17:42:20.856Z] Debug Mode: false [2021-06-09T17:42:20.856Z] Plugins: [2021-06-09T17:42:20.856Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:42:20.856Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:42:20.856Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-09T17:42:20.856Z] [2021-06-09T17:42:20.856Z] Server: [2021-06-09T17:42:20.856Z] Containers: 0 [2021-06-09T17:42:20.856Z] Running: 0 [2021-06-09T17:42:20.856Z] Paused: 0 [2021-06-09T17:42:20.856Z] Stopped: 0 [2021-06-09T17:42:20.856Z] Images: 0 [2021-06-09T17:42:20.856Z] Server Version: 20.10.6 [2021-06-09T17:42:20.856Z] Storage Driver: overlay2 [2021-06-09T17:42:20.856Z] Backing Filesystem: extfs [2021-06-09T17:42:20.856Z] Supports d_type: true [2021-06-09T17:42:20.856Z] Native Overlay Diff: true [2021-06-09T17:42:20.856Z] userxattr: false [2021-06-09T17:42:20.856Z] Logging Driver: json-file [2021-06-09T17:42:20.856Z] Cgroup Driver: systemd [2021-06-09T17:42:20.856Z] Cgroup Version: 2 [2021-06-09T17:42:20.856Z] Plugins: [2021-06-09T17:42:20.856Z] Volume: local [2021-06-09T17:42:20.856Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:42:20.856Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:42:20.856Z] Swarm: inactive [2021-06-09T17:42:20.856Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:42:20.856Z] Default Runtime: runc [2021-06-09T17:42:20.856Z] Init Binary: docker-init [2021-06-09T17:42:20.856Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:42:20.856Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:20.856Z] init version: de40ad0 [2021-06-09T17:42:20.856Z] Security Options: [2021-06-09T17:42:20.856Z] apparmor [2021-06-09T17:42:20.856Z] seccomp [2021-06-09T17:42:20.856Z] Profile: default [2021-06-09T17:42:20.856Z] cgroupns [2021-06-09T17:42:20.856Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:42:20.856Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-09T17:42:20.856Z] OSType: linux [2021-06-09T17:42:20.856Z] Architecture: x86_64 [2021-06-09T17:42:20.856Z] CPUs: 2 [2021-06-09T17:42:20.856Z] Total Memory: 7.487GiB [2021-06-09T17:42:20.856Z] Name: ip-10-100-125-190 [2021-06-09T17:42:20.856Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-09T17:42:20.856Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:42:20.856Z] Debug Mode: false [2021-06-09T17:42:20.856Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:42:20.856Z] Labels: [2021-06-09T17:42:20.856Z] Experimental: true [2021-06-09T17:42:20.856Z] Insecure Registries: [2021-06-09T17:42:20.856Z] 127.0.0.0/8 [2021-06-09T17:42:20.856Z] Live Restore Enabled: true [2021-06-09T17:42:20.856Z] [2021-06-09T17:42:20.856Z] WARNING: No kernel memory limit support [2021-06-09T17:42:20.856Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:42:21.062Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-06-09T17:42:21.178Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b897b89804972c4283add73ef00f51e9a0daf0a2 . [2021-06-09T17:42:21.274Z] #17 DONE 2.0s [2021-06-09T17:42:21.274Z] [2021-06-09T17:42:21.274Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:42:21.274Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:42:21.324Z] #9 ... [2021-06-09T17:42:21.324Z] [2021-06-09T17:42:21.324Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:42:21.324Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:42:21.324Z] #66 DONE 0.7s [2021-06-09T17:42:21.324Z] [2021-06-09T17:42:21.324Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:21.324Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:21.324Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-09T17:42:21.442Z] #2 [internal] load .dockerignore [2021-06-09T17:42:21.442Z] #2 sha256:1ec901e8e87f65c183d2f5c28e5be4b1ca4046e6b26fd69c0d39c7d36d9cbb7d [2021-06-09T17:42:21.701Z] #2 transferring context: 87B done [2021-06-09T17:42:21.959Z] #2 DONE 0.6s [2021-06-09T17:42:21.959Z] [2021-06-09T17:42:21.959Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:42:21.959Z] #1 sha256:e3f384f2eeb555743463d00c7e748c53b9e16c078250af20f8b17960af1515e9 [2021-06-09T17:42:21.959Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:42:21.959Z] #1 DONE 0.7s [2021-06-09T17:42:22.218Z] [2021-06-09T17:42:22.218Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:42:22.218Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-09T17:42:22.784Z] #3 DONE 0.5s [2021-06-09T17:42:22.784Z] [2021-06-09T17:42:22.784Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:42:22.784Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-09T17:42:22.784Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:42:22.784Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-09T17:42:22.784Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-09T17:42:22.784Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-06-09T17:42:22.784Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:42:22.784Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-09T17:42:23.042Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-09T17:42:23.042Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-09T17:42:23.176Z] #18 DONE 1.6s [2021-06-09T17:42:23.176Z] [2021-06-09T17:42:23.176Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:42:23.176Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:42:23.301Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-09T17:42:23.301Z] #4 DONE 0.7s [2021-06-09T17:42:23.566Z] [2021-06-09T17:42:23.566Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:42:23.566Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:42:24.502Z] #8 ... [2021-06-09T17:42:24.502Z] [2021-06-09T17:42:24.502Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:42:24.502Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-09T17:42:24.502Z] #5 DONE 1.0s [2021-06-09T17:42:24.502Z] [2021-06-09T17:42:24.502Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:24.502Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:42:24.502Z] #6 DONE 1.0s [2021-06-09T17:42:24.502Z] [2021-06-09T17:42:24.502Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:42:24.502Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-09T17:42:24.502Z] #8 DONE 1.1s [2021-06-09T17:42:24.502Z] [2021-06-09T17:42:24.502Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:24.502Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:42:24.561Z] #19 DONE 1.2s [2021-06-09T17:42:24.561Z] [2021-06-09T17:42:24.561Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:42:24.561Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:42:24.766Z] #7 DONE 1.1s [2021-06-09T17:42:25.377Z] [2021-06-09T17:42:25.377Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:25.377Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:25.377Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-09T17:42:25.377Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T17:42:25.377Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-09T17:42:25.480Z] Client: Docker Engine - Community [2021-06-09T17:42:25.480Z] Version: 20.10.6 [2021-06-09T17:42:25.480Z] API version: 1.41 [2021-06-09T17:42:25.480Z] Go version: go1.13.15 [2021-06-09T17:42:25.480Z] Git commit: 370c289 [2021-06-09T17:42:25.480Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-09T17:42:25.480Z] OS/Arch: linux/arm64 [2021-06-09T17:42:25.480Z] Context: default [2021-06-09T17:42:25.480Z] Experimental: true [2021-06-09T17:42:25.480Z] [2021-06-09T17:42:25.480Z] Server: Docker Engine - Community [2021-06-09T17:42:25.480Z] Engine: [2021-06-09T17:42:25.480Z] Version: 20.10.6 [2021-06-09T17:42:25.480Z] API version: 1.41 (minimum version 1.12) [2021-06-09T17:42:25.480Z] Go version: go1.13.15 [2021-06-09T17:42:25.480Z] Git commit: 8728dd2 [2021-06-09T17:42:25.480Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-09T17:42:25.480Z] OS/Arch: linux/arm64 [2021-06-09T17:42:25.480Z] Experimental: true [2021-06-09T17:42:25.480Z] containerd: [2021-06-09T17:42:25.480Z] Version: 1.4.6 [2021-06-09T17:42:25.480Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:42:25.480Z] runc: [2021-06-09T17:42:25.480Z] Version: 1.0.0-rc95 [2021-06-09T17:42:25.480Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:25.480Z] docker-init: [2021-06-09T17:42:25.480Z] Version: 0.19.0 [2021-06-09T17:42:25.480Z] GitCommit: de40ad0 [2021-06-09T17:42:25.496Z] #20 1.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [Pipeline] sh [2021-06-09T17:42:25.537Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-09T17:42:25.639Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-09T17:42:25.639Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.10MB / 50.40MB 0.3s [2021-06-09T17:42:25.755Z] #20 1.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:25.755Z] #20 1.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:25.755Z] #20 1.498 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:42:25.799Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-09T17:42:25.814Z] + docker info [2021-06-09T17:42:25.906Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.4s [2021-06-09T17:42:25.906Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.63MB / 50.40MB 0.5s [2021-06-09T17:42:25.906Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.5s [2021-06-09T17:42:26.166Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.60MB / 50.40MB 0.7s [2021-06-09T17:42:26.166Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.7s [2021-06-09T17:42:26.166Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s [2021-06-09T17:42:26.166Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.8s [2021-06-09T17:42:26.166Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s [2021-06-09T17:42:26.166Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.8s [2021-06-09T17:42:26.322Z] #20 2.111 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:26.428Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 0.9s [2021-06-09T17:42:26.428Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.9s [2021-06-09T17:42:26.428Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done [2021-06-09T17:42:26.428Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2021-06-09T17:42:26.428Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 1.1s [2021-06-09T17:42:26.428Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.49MB / 51.83MB 1.2s [2021-06-09T17:42:26.687Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.29MB / 51.83MB 1.3s [2021-06-09T17:42:26.687Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.4s [2021-06-09T17:42:26.950Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.5s [2021-06-09T17:42:26.950Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-06-09T17:42:26.950Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s [2021-06-09T17:42:27.209Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-09T17:42:27.209Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-06-09T17:42:27.257Z] #20 3.097 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:42:27.783Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2021-06-09T17:42:27.783Z] #9 ... [2021-06-09T17:42:27.783Z] [2021-06-09T17:42:27.783Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:42:27.783Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:42:27.783Z] #42 DONE 0.0s [2021-06-09T17:42:27.783Z] [2021-06-09T17:42:27.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:27.783Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:27.783Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.10MB / 68.67MB 2.5s [2021-06-09T17:42:28.042Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 2.7s [2021-06-09T17:42:28.042Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.63MB / 120.17MB 2.7s [2021-06-09T17:42:28.042Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.6s [2021-06-09T17:42:28.302Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-06-09T17:42:28.302Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 3.0s [2021-06-09T17:42:28.302Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 3.0s [2021-06-09T17:42:28.562Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 3.2s [2021-06-09T17:42:28.562Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.60MB / 120.17MB 3.2s [2021-06-09T17:42:28.633Z] #20 4.412 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:42:28.821Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 3.4s [2021-06-09T17:42:28.821Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 3.4s [2021-06-09T17:42:28.821Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s [2021-06-09T17:42:28.821Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.70MB / 120.17MB 3.5s [2021-06-09T17:42:29.084Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.93MB / 120.17MB 3.7s [2021-06-09T17:42:29.084Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 3.8s [2021-06-09T17:42:29.432Z] #9 ... [2021-06-09T17:42:29.432Z] [2021-06-09T17:42:29.432Z] #23 [internal] load build context [2021-06-09T17:42:29.432Z] #23 sha256:fcc6b93e5edb53dd28f1aa9da4f8809f648695dc0f46b7b7f9cb800e9fff919b [2021-06-09T17:42:29.432Z] #23 transferring context: 55.94MB 3.5s done [2021-06-09T17:42:29.432Z] #23 DONE 4.1s [2021-06-09T17:42:29.432Z] [2021-06-09T17:42:29.432Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:29.432Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:29.432Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 3.9s [2021-06-09T17:42:29.432Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.0s [2021-06-09T17:42:29.432Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 4.1s [2021-06-09T17:42:29.693Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done [2021-06-09T17:42:29.693Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 4.3s [2021-06-09T17:42:29.954Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.5s [2021-06-09T17:42:30.004Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-06-09T17:42:30.004Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-06-09T17:42:30.004Z] #9 ... [2021-06-09T17:42:30.004Z] [2021-06-09T17:42:30.004Z] #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-06-09T17:42:30.004Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:42:30.004Z] #27 2.335 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:42:30.004Z] #27 2.337 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:30.004Z] #27 2.337 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:30.004Z] #27 2.482 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:30.004Z] #27 2.713 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:42:30.004Z] #27 2.975 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:42:30.004Z] #27 4.517 Fetched 8448 kB in 2s (3452 kB/s) [2021-06-09T17:42:30.004Z] #27 4.517 Reading package lists... [2021-06-09T17:42:30.004Z] #27 5.518 Reading package lists... [2021-06-09T17:42:30.004Z] #27 6.408 Building dependency tree... [2021-06-09T17:42:30.004Z] #27 6.729 The following additional packages will be installed: [2021-06-09T17:42:30.004Z] #27 6.729 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:42:30.004Z] #27 6.729 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:42:30.004Z] #27 6.730 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:42:30.004Z] #27 6.731 Suggested packages: [2021-06-09T17:42:30.004Z] #27 6.731 krb5-doc krb5-user [2021-06-09T17:42:30.004Z] #27 6.731 Recommended packages: [2021-06-09T17:42:30.004Z] #27 6.731 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:42:30.004Z] #27 6.962 The following NEW packages will be installed: [2021-06-09T17:42:30.004Z] #27 6.962 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:42:30.004Z] #27 6.962 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:42:30.004Z] #27 6.962 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:42:30.004Z] #27 6.962 libssh2-1 libssl1.1 openssl [2021-06-09T17:42:30.004Z] #27 7.243 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:42:30.004Z] #27 7.243 Need to get 5059 kB of archives. [2021-06-09T17:42:30.004Z] #27 7.243 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T17:42:30.004Z] #27 7.243 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:42:30.004Z] #27 7.244 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T17:42:30.004Z] #27 7.251 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T17:42:30.004Z] #27 7.251 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T17:42:30.004Z] #27 7.252 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T17:42:30.004Z] #27 7.257 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T17:42:30.004Z] #27 7.267 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T17:42:30.004Z] #27 7.276 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T17:42:30.004Z] #27 7.276 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T17:42:30.004Z] #27 7.286 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:42:30.004Z] #27 7.286 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T17:42:30.004Z] #27 7.291 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T17:42:30.004Z] #27 7.291 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T17:42:30.004Z] #27 7.291 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T17:42:30.004Z] #27 7.291 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T17:42:30.004Z] #27 7.293 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T17:42:30.004Z] #27 7.296 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:42:30.004Z] #27 7.302 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:42:30.004Z] #27 7.302 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:42:30.004Z] #27 7.310 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T17:42:30.004Z] #27 7.318 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T17:42:30.004Z] #27 7.473 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:42:30.004Z] #27 7.500 Fetched 5059 kB in 0s (15.1 MB/s) [2021-06-09T17:42:30.004Z] #27 7.544 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T17:42:30.004Z] #27 7.544 (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-06-09T17:42:30.004Z] #27 7.549 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 7.559 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 7.765 Selecting previously unselected package openssl. [2021-06-09T17:42:30.004Z] #27 7.765 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 7.773 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 7.909 Selecting previously unselected package ca-certificates. [2021-06-09T17:42:30.004Z] #27 7.909 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:42:30.004Z] #27 7.913 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:42:30.004Z] #27 8.004 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T17:42:30.004Z] #27 8.004 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.008 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:42:30.004Z] #27 8.045 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T17:42:30.004Z] #27 8.045 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.051 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.095 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T17:42:30.004Z] #27 8.095 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.100 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.152 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T17:42:30.004Z] #27 8.152 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.163 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.251 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T17:42:30.004Z] #27 8.251 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.256 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.312 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T17:42:30.004Z] #27 8.312 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.316 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.359 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T17:42:30.004Z] #27 8.359 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.362 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.409 Selecting previously unselected package libldap-common. [2021-06-09T17:42:30.004Z] #27 8.410 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:42:30.004Z] #27 8.415 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 8.464 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T17:42:30.004Z] #27 8.464 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.468 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 8.531 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T17:42:30.004Z] #27 8.531 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.535 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 8.585 Selecting previously unselected package libpsl5:amd64. [2021-06-09T17:42:30.004Z] #27 8.585 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.590 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:42:30.004Z] #27 8.632 Selecting previously unselected package librtmp1:amd64. [2021-06-09T17:42:30.004Z] #27 8.632 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.637 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:42:30.004Z] #27 8.683 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T17:42:30.004Z] #27 8.683 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.687 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:42:30.004Z] #27 8.741 Selecting previously unselected package libcurl4:amd64. [2021-06-09T17:42:30.004Z] #27 8.741 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.746 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:42:30.004Z] #27 8.823 Selecting previously unselected package curl. [2021-06-09T17:42:30.004Z] #27 8.823 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.831 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:42:30.004Z] #27 8.902 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:42:30.004Z] #27 8.902 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.914 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:42:30.004Z] #27 8.972 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:42:30.004Z] #27 8.972 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 8.977 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:42:30.004Z] #27 9.034 Selecting previously unselected package jq. [2021-06-09T17:42:30.004Z] #27 9.034 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:42:30.004Z] #27 9.034 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:42:30.004Z] #27 9.079 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:42:30.004Z] #27 9.092 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:42:30.004Z] #27 9.104 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 9.212 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 9.225 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 9.242 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 9.256 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 9.269 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:42:30.004Z] #27 9.282 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 9.294 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 9.307 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:42:30.004Z] #27 9.320 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:30.004Z] #27 9.336 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 9.359 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:42:30.004Z] #27 9.381 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:42:30.004Z] #27 9.395 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:30.004Z] #27 9.408 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:42:30.004Z] #27 10.04 Updating certificates in /etc/ssl/certs... [2021-06-09T17:42:30.009Z] #20 5.723 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:42:30.265Z] #27 ... [2021-06-09T17:42:30.265Z] [2021-06-09T17:42:30.265Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:30.265Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:30.921Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done [2021-06-09T17:42:31.857Z] #9 ... [2021-06-09T17:42:31.857Z] [2021-06-09T17:42:31.857Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:31.857Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:42:31.857Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-09T17:42:31.857Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:42:31.857Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:42:31.857Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:42:31.857Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done [2021-06-09T17:42:31.857Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-06-09T17:42:31.857Z] #63 DONE 6.3s [2021-06-09T17:42:31.857Z] [2021-06-09T17:42:31.857Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:31.857Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:32.429Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-06-09T17:42:32.539Z] #20 ... [2021-06-09T17:42:32.539Z] [2021-06-09T17:42:32.539Z] #54 [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-06-09T17:42:32.539Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:42:32.539Z] #54 12.00 + cd /tmp/tmp.Y1a29jdDP0/src/github.com/opencontainers/runc [2021-06-09T17:42:32.539Z] #54 12.00 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:32.539Z] #54 12.32 + '[' -z '' ']' [2021-06-09T17:42:32.539Z] #54 12.32 + target=static [2021-06-09T17:42:32.539Z] #54 12.32 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:42:32.539Z] #54 12.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:42:33.432Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-06-09T17:42:33.692Z] #9 ... [2021-06-09T17:42:33.692Z] [2021-06-09T17:42:33.692Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:33.692Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:42:33.692Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-06-09T17:42:33.692Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:42:33.692Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:42:33.692Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:42:33.692Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-06-09T17:42:33.692Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-06-09T17:42:33.692Z] #65 DONE 8.0s [2021-06-09T17:42:33.692Z] [2021-06-09T17:42:33.692Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:33.692Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:42:33.692Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done [2021-06-09T17:42:33.692Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:42:33.692Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-09T17:42:33.692Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-09T17:42:33.692Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.6s [2021-06-09T17:42:33.692Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.9s [2021-06-09T17:42:33.951Z] #26 ... [2021-06-09T17:42:33.951Z] [2021-06-09T17:42:33.951Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:42:33.951Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-09T17:42:34.441Z] #54 ... [2021-06-09T17:42:34.441Z] [2021-06-09T17:42:34.441Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:42:34.441Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:42:34.441Z] #20 9.972 Fetched 8973 kB in 9s (1023 kB/s) [2021-06-09T17:42:34.471Z] #9 ... [2021-06-09T17:42:34.471Z] [2021-06-09T17:42:34.471Z] #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-06-09T17:42:34.471Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:42:34.471Z] #27 10.91 137 added, 0 removed; done. [2021-06-09T17:42:34.471Z] #27 10.95 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:34.471Z] #27 10.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:42:34.471Z] #27 10.97 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:42:34.471Z] #27 10.99 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:42:34.471Z] #27 11.00 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:42:34.471Z] #27 11.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:42:34.471Z] #27 11.03 Updating certificates in /etc/ssl/certs... [2021-06-09T17:42:34.471Z] #27 11.68 0 added, 0 removed; done. [2021-06-09T17:42:34.471Z] #27 11.68 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:42:34.471Z] #27 11.68 done. [2021-06-09T17:42:34.471Z] #27 DONE 14.4s [2021-06-09T17:42:34.471Z] [2021-06-09T17:42:34.471Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:34.471Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:34.732Z] #9 ... [2021-06-09T17:42:34.732Z] [2021-06-09T17:42:34.732Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:42:34.732Z] #28 sha256:2fe8122e7dfe1f75a381894547274b5697d3ae4516512183555df5b882c3695d [2021-06-09T17:42:34.732Z] #28 DONE 0.2s [2021-06-09T17:42:34.732Z] [2021-06-09T17:42:34.732Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:34.732Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:34.732Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-09T17:42:34.891Z] #64 DONE 1.0s [2021-06-09T17:42:34.891Z] [2021-06-09T17:42:34.891Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:42:34.891Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-09T17:42:35.679Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-06-09T17:42:35.679Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-09T17:42:35.679Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T17:42:35.825Z] #66 DONE 0.8s [2021-06-09T17:42:35.825Z] [2021-06-09T17:42:35.825Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:35.825Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-09T17:42:35.940Z] #9 DONE 25.7s [2021-06-09T17:42:35.940Z] [2021-06-09T17:42:35.940Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:42:35.940Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:42:36.760Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.9s done [2021-06-09T17:42:36.760Z] #26 DONE 11.4s [2021-06-09T17:42:36.760Z] [2021-06-09T17:42:36.760Z] #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-06-09T17:42:36.760Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:42:36.886Z] #10 DONE 0.8s [2021-06-09T17:42:36.886Z] [2021-06-09T17:42:36.886Z] #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-06-09T17:42:36.886Z] #29 sha256:4a895ba056aa1a0f89b53f105adc580dff352a079cc468c5bf7545b241aaa91f [2021-06-09T17:42:36.886Z] #29 1.156 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:42:36.886Z] #29 1.216 [2021-06-09T17:42:36.886Z] #29 1.342 0.0% #################### 28.7% ########################################### 60.1% ######################################################### 79.8% ####################################################################### 99.9% ######################################################################## 100.0% [2021-06-09T17:42:36.886Z] #29 1.826 [2021-06-09T17:42:36.886Z] #29 1.941 ######################################################################## 100.0% [2021-06-09T17:42:36.886Z] #29 2.008 [2021-06-09T17:42:36.886Z] #29 2.136 ########################################################### 82.7% ######################################################################## 100.0% [2021-06-09T17:42:36.886Z] #29 2.267 [2021-06-09T17:42:37.408Z] #29 2.385 ######## 11.6% ######################## 34.4% ####################################### 54.4% ################################################# 69.3% ######################################################################## 100.0% [2021-06-09T17:42:37.408Z] #29 2.905 [2021-06-09T17:42:37.669Z] #29 3.033 ## 4.1% [2021-06-09T17:42:37.669Z] #29 ... [2021-06-09T17:42:37.669Z] [2021-06-09T17:42:37.669Z] #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-06-09T17:42:37.669Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:42:37.669Z] #11 DONE 0.9s [2021-06-09T17:42:37.669Z] [2021-06-09T17:42:37.669Z] #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-06-09T17:42:37.669Z] #29 sha256:4a895ba056aa1a0f89b53f105adc580dff352a079cc468c5bf7545b241aaa91f [2021-06-09T17:42:37.937Z] #29 3.033 ## 4.1% ####### [2021-06-09T17:42:37.937Z] #29 ... [2021-06-09T17:42:37.937Z] [2021-06-09T17:42:37.937Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:42:37.937Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:42:37.937Z] #39 DONE 0.2s [2021-06-09T17:42:37.937Z] [2021-06-09T17:42:37.937Z] #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-06-09T17:42:37.937Z] #29 sha256:4a895ba056aa1a0f89b53f105adc580dff352a079cc468c5bf7545b241aaa91f [2021-06-09T17:42:37.937Z] #29 3.033 ## 4.1% ####### 9.8% ########## 15.0% [2021-06-09T17:42:37.937Z] #29 ... [2021-06-09T17:42:37.937Z] [2021-06-09T17:42:37.937Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:42:37.937Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:42:37.937Z] #31 DONE 0.2s [2021-06-09T17:42:37.937Z] [2021-06-09T17:42:37.937Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T17:42:37.937Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:42:37.937Z] #43 DONE 0.3s [2021-06-09T17:42:37.937Z] [2021-06-09T17:42:37.937Z] #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-06-09T17:42:37.937Z] #29 sha256:4a895ba056aa1a0f89b53f105adc580dff352a079cc468c5bf7545b241aaa91f [2021-06-09T17:42:38.045Z] Client: [2021-06-09T17:42:38.045Z] Context: default [2021-06-09T17:42:38.045Z] Debug Mode: false [2021-06-09T17:42:38.045Z] Plugins: [2021-06-09T17:42:38.045Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-09T17:42:38.045Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-09T17:42:38.045Z] [2021-06-09T17:42:38.045Z] Server: [2021-06-09T17:42:38.045Z] Containers: 0 [2021-06-09T17:42:38.045Z] Running: 0 [2021-06-09T17:42:38.045Z] Paused: 0 [2021-06-09T17:42:38.045Z] Stopped: 0 [2021-06-09T17:42:38.045Z] Images: 0 [2021-06-09T17:42:38.045Z] Server Version: 20.10.6 [2021-06-09T17:42:38.046Z] Storage Driver: overlay2 [2021-06-09T17:42:38.046Z] Backing Filesystem: extfs [2021-06-09T17:42:38.046Z] Supports d_type: true [2021-06-09T17:42:38.046Z] Native Overlay Diff: true [2021-06-09T17:42:38.046Z] userxattr: false [2021-06-09T17:42:38.046Z] Logging Driver: json-file [2021-06-09T17:42:38.046Z] Cgroup Driver: cgroupfs [2021-06-09T17:42:38.046Z] Cgroup Version: 1 [2021-06-09T17:42:38.046Z] Plugins: [2021-06-09T17:42:38.046Z] Volume: local [2021-06-09T17:42:38.046Z] Network: bridge host ipvlan macvlan null overlay [2021-06-09T17:42:38.046Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-09T17:42:38.046Z] Swarm: inactive [2021-06-09T17:42:38.046Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-09T17:42:38.046Z] Default Runtime: runc [2021-06-09T17:42:38.046Z] Init Binary: docker-init [2021-06-09T17:42:38.046Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-09T17:42:38.046Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:42:38.046Z] init version: de40ad0 [2021-06-09T17:42:38.046Z] Security Options: [2021-06-09T17:42:38.046Z] apparmor [2021-06-09T17:42:38.046Z] seccomp [2021-06-09T17:42:38.046Z] Profile: default [2021-06-09T17:42:38.046Z] Kernel Version: 5.4.0-1048-aws [2021-06-09T17:42:38.046Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-09T17:42:38.046Z] OSType: linux [2021-06-09T17:42:38.046Z] Architecture: aarch64 [2021-06-09T17:42:38.046Z] CPUs: 4 [2021-06-09T17:42:38.046Z] Total Memory: 7.494GiB [2021-06-09T17:42:38.046Z] Name: ip-10-100-127-69 [2021-06-09T17:42:38.046Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-09T17:42:38.046Z] Docker Root Dir: /var/lib/docker [2021-06-09T17:42:38.046Z] Debug Mode: false [2021-06-09T17:42:38.046Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:42:38.046Z] Labels: [2021-06-09T17:42:38.046Z] Experimental: true [2021-06-09T17:42:38.046Z] Insecure Registries: [2021-06-09T17:42:38.046Z] 127.0.0.0/8 [2021-06-09T17:42:38.046Z] Live Restore Enabled: true [2021-06-09T17:42:38.046Z] [2021-06-09T17:42:38.046Z] WARNING: No swap limit support [Pipeline] sh [2021-06-09T17:42:38.137Z] #27 1.079 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:42:38.137Z] #27 1.079 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:38.137Z] #27 1.079 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:38.137Z] #27 1.206 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:42:38.336Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:42:38.336Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:42:38.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42498/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-09T17:42:38.336Z] + bash /home/ubuntu/workspace/moby_PR-42498/check-config.sh [2021-06-09T17:42:38.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-09T17:42:38.336Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-09T17:42:38.336Z] [2021-06-09T17:42:38.336Z] Generally Necessary: [2021-06-09T17:42:38.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-09T17:42:38.336Z] - apparmor: enabled and tools installed [2021-06-09T17:42:38.336Z] - CONFIG_NAMESPACES: enabled [2021-06-09T17:42:38.336Z] - CONFIG_NET_NS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_PID_NS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_IPC_NS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_UTS_NS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_CGROUPS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-09T17:42:38.336Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-09T17:42:38.336Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-09T17:42:38.336Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-09T17:42:38.336Z] - CONFIG_CPUSETS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_MEMCG: enabled [2021-06-09T17:42:38.336Z] - CONFIG_KEYS: enabled [2021-06-09T17:42:38.336Z] - CONFIG_VETH: enabled (as module) [2021-06-09T17:42:38.336Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-09T17:42:38.399Z] #27 1.399 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:38.597Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-09T17:42:38.597Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-09T17:42:38.597Z] [2021-06-09T17:42:38.597Z] Optional Features: [2021-06-09T17:42:38.597Z] - CONFIG_USER_NS: enabled [2021-06-09T17:42:38.597Z] - CONFIG_SECCOMP: enabled [2021-06-09T17:42:38.597Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-09T17:42:38.597Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-09T17:42:38.597Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-09T17:42:38.597Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-09T17:42:38.597Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-09T17:42:38.597Z] - CONFIG_BLK_CGROUP: enabled [2021-06-09T17:42:38.597Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-09T17:42:38.597Z] - CONFIG_CGROUP_PERF: enabled [2021-06-09T17:42:38.597Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-09T17:42:38.597Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-09T17:42:38.657Z] #27 1.757 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:42:38.659Z] #20 9.972 Reading package lists... [2021-06-09T17:42:38.659Z] #20 14.18 Reading package lists... [2021-06-09T17:42:38.659Z] #20 ... [2021-06-09T17:42:38.659Z] [2021-06-09T17:42:38.659Z] #46 [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-06-09T17:42:38.659Z] #46 sha256:4c5c143579e9b5f11293651fc609d0d1336c9dae69ab72ebcc3b5f6dbde6dc1c [2021-06-09T17:42:38.659Z] #46 132.0 github.com/LK4D4/vndr/godl [2021-06-09T17:42:38.659Z] #46 132.7 github.com/LK4D4/vndr [2021-06-09T17:42:38.659Z] #46 DONE 141.4s [2021-06-09T17:42:38.659Z] [2021-06-09T17:42:38.659Z] #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-06-09T17:42:38.659Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:42:38.859Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-09T17:42:38.859Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-09T17:42:38.859Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-09T17:42:38.859Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-09T17:42:38.859Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-09T17:42:38.859Z] - CONFIG_IP_VS: enabled (as module) [2021-06-09T17:42:38.859Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-09T17:42:38.859Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-09T17:42:38.859Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-09T17:42:38.859Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-09T17:42:38.859Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-09T17:42:38.859Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-09T17:42:38.859Z] - CONFIG_EXT4_FS: enabled [2021-06-09T17:42:38.859Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-09T17:42:38.859Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-09T17:42:38.859Z] - Network Drivers: [2021-06-09T17:42:38.859Z] - "overlay": [2021-06-09T17:42:38.859Z] - CONFIG_VXLAN: enabled (as module) [2021-06-09T17:42:38.859Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-09T17:42:38.859Z] Optional (for encrypted networks): [2021-06-09T17:42:39.120Z] - CONFIG_CRYPTO: enabled [2021-06-09T17:42:39.120Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-09T17:42:39.120Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-09T17:42:39.120Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-09T17:42:39.120Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-09T17:42:39.120Z] - CONFIG_XFRM: enabled [2021-06-09T17:42:39.120Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-09T17:42:39.120Z] - "ipvlan": [2021-06-09T17:42:39.120Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-09T17:42:39.120Z] - "macvlan": [2021-06-09T17:42:39.120Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_DUMMY: enabled (as module) [2021-06-09T17:42:39.120Z] - "ftp,tftp client in container": [2021-06-09T17:42:39.120Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-09T17:42:39.120Z] - Storage Drivers: [2021-06-09T17:42:39.120Z] - "aufs": [2021-06-09T17:42:39.120Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-09T17:42:39.120Z] - "btrfs": [2021-06-09T17:42:39.120Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-09T17:42:39.120Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-09T17:42:39.120Z] - "devicemapper": [2021-06-09T17:42:39.120Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-09T17:42:39.120Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-09T17:42:39.120Z] - "overlay": [2021-06-09T17:42:39.120Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-09T17:42:39.120Z] - "zfs": [2021-06-09T17:42:39.120Z] - /dev/zfs: present [2021-06-09T17:42:39.120Z] - zfs command: missing [2021-06-09T17:42:39.120Z] - zpool command: missing [2021-06-09T17:42:39.120Z] [2021-06-09T17:42:39.120Z] Limits: [2021-06-09T17:42:39.120Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-09T17:42:39.120Z] [2021-06-09T17:42:39.120Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-09T17:42:39.454Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ced0a1a16c043a6df8b0216edb861f143255061a . [2021-06-09T17:42:39.768Z] #1 [internal] load build definition from Dockerfile [2021-06-09T17:42:39.768Z] #1 sha256:b1627dde1678c7b3856716765b052fbf57a3390be3eec30fd51e0be098a30666 [2021-06-09T17:42:39.768Z] #1 transferring dockerfile: 16.63kB done [2021-06-09T17:42:39.768Z] #1 DONE 0.1s [2021-06-09T17:42:39.788Z] #29 3.033 ## 4.1% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ##################### 29.7% ####################### 32.0% ######################### 34.8% ########################### 37.9% ############################## 42.6% ################################## 47.9% ##################################### 52.7% ######################################## 56.5% ########################################### 60.1% ############################################### 66.3% ################################################### 71.5% ###################################################### 75.7% ########################################################### 82.7% ############################################################## 87.0% ################################################################# 91.2% #################################################################### 95.8% ######################################################################## 100.0% [2021-06-09T17:42:40.029Z] [2021-06-09T17:42:40.029Z] #2 [internal] load .dockerignore [2021-06-09T17:42:40.029Z] #2 sha256:14d04b4e3e7a890926ee24a0589919d62f1d6e4cbfab5a9d665df35de5bdcbeb [2021-06-09T17:42:40.029Z] #2 transferring context: [2021-06-09T17:42:40.029Z] #2 transferring context: 87B done [2021-06-09T17:42:40.030Z] #2 DONE 0.0s [2021-06-09T17:42:40.186Z] #29 5.282 [2021-06-09T17:42:40.291Z] [2021-06-09T17:42:40.291Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-09T17:42:40.291Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-09T17:42:40.456Z] #29 5.773 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:42:40.552Z] #3 DONE 0.6s [2021-06-09T17:42:40.558Z] #27 3.389 Fetched 8448 kB in 3s (3278 kB/s) [2021-06-09T17:42:40.718Z] #29 5.897 [2021-06-09T17:42:40.718Z] #29 6.022 ######################################################################## 100.0% [2021-06-09T17:42:40.718Z] #29 6.052 [2021-06-09T17:42:40.813Z] [2021-06-09T17:42:40.813Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-09T17:42:40.813Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-09T17:42:40.813Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-09T17:42:40.813Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-09T17:42:40.813Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-09T17:42:40.813Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-09T17:42:40.813Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-06-09T17:42:40.813Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2021-06-09T17:42:40.979Z] #29 6.418 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:42:41.075Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-06-09T17:42:41.075Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-06-09T17:42:41.124Z] #27 3.389 Reading package lists... [2021-06-09T17:42:41.249Z] #29 6.561 [2021-06-09T17:42:41.249Z] #29 6.675 #### 5.8% ######################################################################## 100.0% [2021-06-09T17:42:41.249Z] #29 6.780 [2021-06-09T17:42:41.336Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-09T17:42:41.597Z] #4 DONE 0.8s [2021-06-09T17:42:41.821Z] #29 7.123 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:42:41.821Z] #29 7.216 [2021-06-09T17:42:41.858Z] [2021-06-09T17:42:41.858Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:42:41.858Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-09T17:42:41.939Z] #40 ... [2021-06-09T17:42:41.939Z] [2021-06-09T17:42:41.939Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:42:41.939Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:42:41.939Z] #20 14.18 Reading package lists... [2021-06-09T17:42:42.058Z] #27 4.309 Reading package lists... [2021-06-09T17:42:42.058Z] #27 5.204 Building dependency tree... [2021-06-09T17:42:42.316Z] #27 5.520 The following additional packages will be installed: [2021-06-09T17:42:42.316Z] #27 5.520 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:42:42.316Z] #27 5.521 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:42:42.316Z] #27 5.521 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:42:42.316Z] #27 5.522 Suggested packages: [2021-06-09T17:42:42.316Z] #27 5.522 krb5-doc krb5-user [2021-06-09T17:42:42.316Z] #27 5.522 Recommended packages: [2021-06-09T17:42:42.316Z] #27 5.522 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:42:42.575Z] #27 5.740 The following NEW packages will be installed: [2021-06-09T17:42:42.575Z] #27 5.741 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:42:42.575Z] #27 5.741 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:42:42.575Z] #27 5.741 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:42:42.575Z] #27 5.742 libssh2-1 libssl1.1 openssl [2021-06-09T17:42:42.605Z] #29 7.340 0.2% ###### 9.7% ##################### 29.2% ######################################## 56.5% ########################################### 60.4% ################################################################# 90.7% ######################################################################## 100.0% [2021-06-09T17:42:42.605Z] #29 7.920 [2021-06-09T17:42:42.764Z] #20 17.87 Building dependency tree... [2021-06-09T17:42:42.834Z] #27 6.034 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:42:42.834Z] #27 6.034 Need to get 5059 kB of archives. [2021-06-09T17:42:42.834Z] #27 6.034 After this operation, 12.1 MB of additional disk space will be used. [2021-06-09T17:42:42.834Z] #27 6.034 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-09T17:42:42.834Z] #27 6.034 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:42:42.834Z] #27 6.034 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-09T17:42:42.834Z] #27 6.034 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-09T17:42:42.834Z] #27 6.034 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-09T17:42:42.834Z] #27 6.037 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-09T17:42:42.834Z] #27 6.049 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-09T17:42:43.093Z] #27 6.058 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-09T17:42:43.093Z] #27 6.074 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-09T17:42:43.093Z] #27 6.077 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-09T17:42:43.093Z] #27 6.078 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:42:43.093Z] #27 6.089 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-09T17:42:43.093Z] #27 6.089 Get:13 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-09T17:42:43.093Z] #27 6.089 Get:14 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-09T17:42:43.093Z] #27 6.089 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-09T17:42:43.093Z] #27 6.099 Get:16 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-09T17:42:43.093Z] #27 6.102 Get:17 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-09T17:42:43.093Z] #27 6.102 Get:18 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-09T17:42:43.093Z] #27 6.104 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:42:43.093Z] #27 6.105 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:42:43.093Z] #27 6.108 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:42:43.093Z] #27 6.250 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:42:43.093Z] #27 6.272 Fetched 5059 kB in 0s (14.9 MB/s) [2021-06-09T17:42:43.178Z] #29 8.295 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:42:43.178Z] #29 8.389 [2021-06-09T17:42:43.178Z] #29 8.478 ######################################################################## 100.0% [2021-06-09T17:42:43.178Z] #29 8.525 [2021-06-09T17:42:43.331Z] #20 19.15 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:42:43.331Z] #20 19.15 The following additional packages will be installed: [2021-06-09T17:42:43.331Z] #20 19.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:42:43.331Z] #20 19.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:42:43.331Z] #20 19.15 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:42:43.331Z] #20 19.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:42:43.331Z] #20 19.15 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:42:43.331Z] #20 19.15 Suggested packages: [2021-06-09T17:42:43.331Z] #20 19.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:42:43.331Z] #20 19.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:42:43.331Z] #20 19.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:42:43.331Z] #20 19.15 quota [2021-06-09T17:42:43.331Z] #20 19.15 Recommended packages: [2021-06-09T17:42:43.331Z] #20 19.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:42:43.331Z] #20 19.15 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:42:43.351Z] #27 6.322 Selecting previously unselected package libssl1.1:amd64. [2021-06-09T17:42:43.351Z] #27 6.322 (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-06-09T17:42:43.351Z] #27 6.323 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:42:43.351Z] #27 6.332 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:43.351Z] #27 6.528 Selecting previously unselected package openssl. [2021-06-09T17:42:43.351Z] #27 6.530 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-09T17:42:43.351Z] #27 6.534 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:43.609Z] #27 6.674 Selecting previously unselected package ca-certificates. [2021-06-09T17:42:43.609Z] #27 6.674 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:42:43.610Z] #27 6.678 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:42:43.610Z] #27 6.756 Selecting previously unselected package libkeyutils1:amd64. [2021-06-09T17:42:43.610Z] #27 6.756 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-09T17:42:43.610Z] #27 6.761 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:42:43.610Z] #27 6.822 Selecting previously unselected package libkrb5support0:amd64. [2021-06-09T17:42:43.610Z] #27 6.823 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:43.610Z] #27 6.827 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:43.749Z] #29 ... [2021-06-09T17:42:43.749Z] [2021-06-09T17:42:43.749Z] #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-06-09T17:42:43.749Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:42:43.749Z] #12 DONE 5.9s [2021-06-09T17:42:43.749Z] [2021-06-09T17:42:43.749Z] #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-06-09T17:42:43.749Z] #29 sha256:4a895ba056aa1a0f89b53f105adc580dff352a079cc468c5bf7545b241aaa91f [2021-06-09T17:42:43.749Z] #29 8.960 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T17:42:43.749Z] #29 ... [2021-06-09T17:42:43.749Z] [2021-06-09T17:42:43.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-06-09T17:42:43.749Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:42:43.869Z] #27 6.893 Selecting previously unselected package libk5crypto3:amd64. [2021-06-09T17:42:43.869Z] #27 6.893 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:43.869Z] #27 6.897 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:43.869Z] #27 6.954 Selecting previously unselected package libkrb5-3:amd64. [2021-06-09T17:42:43.869Z] #27 6.954 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:43.869Z] #27 6.962 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:43.869Z] #27 7.050 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-09T17:42:43.869Z] #27 7.050 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-09T17:42:43.869Z] #27 7.055 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:43.869Z] #27 ... [2021-06-09T17:42:43.869Z] [2021-06-09T17:42:43.869Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:43.869Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:43.869Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-06-09T17:42:43.869Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-06-09T17:42:43.869Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-06-09T17:42:43.869Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-06-09T17:42:43.869Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-09T17:42:43.869Z] #9 ... [2021-06-09T17:42:43.869Z] [2021-06-09T17:42:43.869Z] #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-06-09T17:42:43.869Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-09T17:42:43.869Z] #27 7.107 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-09T17:42:43.869Z] #27 7.107 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:42:43.869Z] #27 7.111 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:43.869Z] #27 7.156 Selecting previously unselected package libsasl2-2:amd64. [2021-06-09T17:42:43.869Z] #27 7.156 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-09T17:42:44.128Z] #27 7.161 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:44.128Z] #27 7.210 Selecting previously unselected package libldap-common. [2021-06-09T17:42:44.128Z] #27 7.210 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:42:44.128Z] #27 7.213 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:44.128Z] #27 7.256 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-09T17:42:44.128Z] #27 7.256 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-09T17:42:44.128Z] #27 7.260 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:44.128Z] #27 7.325 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-09T17:42:44.128Z] #27 7.325 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-09T17:42:44.128Z] #27 7.328 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:42:44.129Z] #27 7.370 Selecting previously unselected package libpsl5:amd64. [2021-06-09T17:42:44.129Z] #27 7.370 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-09T17:42:44.350Z] #13 ... [2021-06-09T17:42:44.350Z] [2021-06-09T17:42:44.350Z] #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-06-09T17:42:44.350Z] #29 sha256:4a895ba056aa1a0f89b53f105adc580dff352a079cc468c5bf7545b241aaa91f [2021-06-09T17:42:44.350Z] #29 9.257 [2021-06-09T17:42:44.350Z] #29 9.420 ######################################################################## 100.0% [2021-06-09T17:42:44.350Z] #29 9.538 [2021-06-09T17:42:44.350Z] #29 9.613 Download of images into '/build' complete. [2021-06-09T17:42:44.350Z] #29 9.613 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:42:44.350Z] #29 9.613 tar -cC '/build' . | docker load [2021-06-09T17:42:44.350Z] #29 DONE 9.7s [2021-06-09T17:42:44.388Z] #27 7.372 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:42:44.388Z] #27 7.416 Selecting previously unselected package librtmp1:amd64. [2021-06-09T17:42:44.388Z] #27 7.416 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-09T17:42:44.388Z] #27 7.419 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:42:44.388Z] #27 7.463 Selecting previously unselected package libssh2-1:amd64. [2021-06-09T17:42:44.388Z] #27 7.463 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-09T17:42:44.388Z] #27 7.468 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:42:44.388Z] #27 7.526 Selecting previously unselected package libcurl4:amd64. [2021-06-09T17:42:44.388Z] #27 7.526 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:42:44.388Z] #27 7.529 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:42:44.388Z] #27 7.610 Selecting previously unselected package curl. [2021-06-09T17:42:44.388Z] #27 7.610 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-09T17:42:44.388Z] #27 7.614 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:42:44.611Z] [2021-06-09T17:42:44.611Z] #46 [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-06-09T17:42:44.611Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:42:44.611Z] #46 5.858 + RM_GOPATH=0 [2021-06-09T17:42:44.611Z] #46 5.858 + TMP_GOPATH= [2021-06-09T17:42:44.611Z] #46 5.858 + : /build [2021-06-09T17:42:44.611Z] #46 5.858 + '[' -z '' ']' [2021-06-09T17:42:44.611Z] #46 5.858 ++ mktemp -d [2021-06-09T17:42:44.611Z] #46 5.864 + export GOPATH=/tmp/tmp.hlv2XOozFe [2021-06-09T17:42:44.611Z] #46 5.864 + GOPATH=/tmp/tmp.hlv2XOozFe [2021-06-09T17:42:44.611Z] #46 5.864 + RM_GOPATH=1 [2021-06-09T17:42:44.611Z] #46 5.864 + case "$(go env GOARCH)" in [2021-06-09T17:42:44.611Z] #46 5.864 ++ go env GOARCH [2021-06-09T17:42:44.611Z] #46 5.905 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:44.611Z] #46 5.905 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:44.611Z] #46 5.906 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:42:44.611Z] #46 5.907 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:44.611Z] #46 5.907 + dir=/tmp/install [2021-06-09T17:42:44.611Z] #46 5.907 + bin=vndr [2021-06-09T17:42:44.611Z] #46 5.907 + shift [2021-06-09T17:42:44.611Z] #46 5.907 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:42:44.611Z] #46 5.907 + . /tmp/install/vndr.installer [2021-06-09T17:42:44.611Z] #46 5.907 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:42:44.611Z] #46 5.907 + install_vndr [2021-06-09T17:42:44.611Z] #46 5.907 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:42:44.611Z] #46 5.907 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hlv2XOozFe/src/github.com/LK4D4/vndr [2021-06-09T17:42:44.611Z] #46 5.911 Cloning into '/tmp/tmp.hlv2XOozFe/src/github.com/LK4D4/vndr'... [2021-06-09T17:42:44.611Z] #46 6.396 + cd /tmp/tmp.hlv2XOozFe/src/github.com/LK4D4/vndr [2021-06-09T17:42:44.611Z] #46 6.396 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:42:44.611Z] #46 6.423 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:42:44.649Z] #27 7.683 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:42:44.649Z] #27 7.683 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:42:44.649Z] #27 7.689 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:42:44.649Z] #27 7.757 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:42:44.649Z] #27 7.757 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:42:44.649Z] #27 7.762 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:42:44.649Z] #27 7.800 Selecting previously unselected package jq. [2021-06-09T17:42:44.649Z] #27 7.800 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:42:44.649Z] #27 7.803 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:42:44.649Z] #27 7.851 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-09T17:42:44.649Z] #27 7.863 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-09T17:42:44.649Z] #27 7.876 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:44.707Z] #20 20.54 The following NEW packages will be installed: [2021-06-09T17:42:44.707Z] #20 20.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:42:44.707Z] #20 20.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:42:44.707Z] #20 20.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:42:44.707Z] #20 20.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:42:44.707Z] #20 20.56 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:42:44.707Z] #20 20.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:42:44.707Z] #20 20.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:42:44.707Z] #20 20.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:42:44.707Z] #20 20.56 xz-utils zip [2021-06-09T17:42:44.872Z] #46 ... [2021-06-09T17:42:44.872Z] [2021-06-09T17:42:44.872Z] #52 [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-06-09T17:42:44.872Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:42:44.872Z] #52 7.051 + RM_GOPATH=0 [2021-06-09T17:42:44.872Z] #52 7.051 + TMP_GOPATH= [2021-06-09T17:42:44.872Z] #52 7.051 + : /build [2021-06-09T17:42:44.872Z] #52 7.051 + '[' -z '' ']' [2021-06-09T17:42:44.872Z] #52 7.051 ++ mktemp -d [2021-06-09T17:42:44.872Z] #52 7.061 + export GOPATH=/tmp/tmp.Ol2vEJRiSa [2021-06-09T17:42:44.872Z] #52 7.061 + GOPATH=/tmp/tmp.Ol2vEJRiSa [2021-06-09T17:42:44.872Z] #52 7.061 + RM_GOPATH=1 [2021-06-09T17:42:44.872Z] #52 7.061 + case "$(go env GOARCH)" in [2021-06-09T17:42:44.872Z] #52 7.061 ++ go env GOARCH [2021-06-09T17:42:44.872Z] #52 7.111 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:44.872Z] #52 7.111 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:44.872Z] #52 7.112 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:44.872Z] #52 7.133 + dir=/tmp/install [2021-06-09T17:42:44.872Z] #52 7.133 + bin=shfmt [2021-06-09T17:42:44.872Z] #52 7.133 + shift [2021-06-09T17:42:44.872Z] #52 7.133 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:42:44.872Z] #52 7.133 + . /tmp/install/shfmt.installer [2021-06-09T17:42:44.872Z] #52 7.133 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:42:44.872Z] #52 7.133 + install_shfmt [2021-06-09T17:42:44.872Z] #52 7.133 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:42:44.872Z] #52 7.133 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:42:44.872Z] #52 7.134 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ol2vEJRiSa/src/github.com/mvdan/sh [2021-06-09T17:42:44.872Z] #52 7.140 Cloning into '/tmp/tmp.Ol2vEJRiSa/src/github.com/mvdan/sh'... [2021-06-09T17:42:44.872Z] #52 ... [2021-06-09T17:42:44.872Z] [2021-06-09T17:42:44.872Z] #48 [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-06-09T17:42:44.872Z] #48 sha256:e8a154ab032d1be9eb7ab04ed17a6d1234592eace5607064246493ea6181e79e [2021-06-09T17:42:44.872Z] #48 7.146 + RM_GOPATH=0 [2021-06-09T17:42:44.872Z] #48 7.146 + TMP_GOPATH= [2021-06-09T17:42:44.872Z] #48 7.146 + : /build [2021-06-09T17:42:44.872Z] #48 7.146 + '[' -z '' ']' [2021-06-09T17:42:44.872Z] #48 7.147 ++ mktemp -d [2021-06-09T17:42:44.872Z] #48 7.163 + export GOPATH=/tmp/tmp.xZIJ2zntR2 [2021-06-09T17:42:44.872Z] #48 7.163 + GOPATH=/tmp/tmp.xZIJ2zntR2 [2021-06-09T17:42:44.872Z] #48 7.164 + RM_GOPATH=1 [2021-06-09T17:42:44.872Z] #48 7.164 + case "$(go env GOARCH)" in [2021-06-09T17:42:44.872Z] #48 7.168 ++ go env GOARCH [2021-06-09T17:42:44.872Z] #48 7.189 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:44.872Z] #48 7.189 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:44.872Z] #48 7.189 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:44.872Z] #48 7.200 + dir=/tmp/install [2021-06-09T17:42:44.872Z] #48 7.200 + bin=gotestsum [2021-06-09T17:42:44.872Z] #48 7.200 + shift [2021-06-09T17:42:44.872Z] #48 7.200 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:42:44.872Z] #48 7.200 + . /tmp/install/gotestsum.installer [2021-06-09T17:42:44.872Z] #48 7.200 ++ : v0.5.3 [2021-06-09T17:42:44.872Z] #48 7.200 + install_gotestsum [2021-06-09T17:42:44.872Z] #48 7.201 + set -e [2021-06-09T17:42:44.872Z] #48 7.201 + export GO111MODULE=on [2021-06-09T17:42:44.872Z] #48 7.201 + GO111MODULE=on [2021-06-09T17:42:44.872Z] #48 7.201 + GOBIN=/build [2021-06-09T17:42:44.872Z] #48 7.201 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:42:44.872Z] #48 7.217 go: finding gotest.tools v0.5.3 [2021-06-09T17:42:44.872Z] #48 7.218 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:42:44.908Z] #27 7.984 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-09T17:42:44.908Z] #27 7.996 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:44.908Z] #27 8.013 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:44.908Z] #27 8.027 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:44.908Z] #27 8.040 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:42:44.908Z] #27 8.052 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:44.908Z] #27 8.066 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:42:44.908Z] #27 8.078 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-09T17:42:44.908Z] #27 8.091 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:44.908Z] #27 8.101 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:42:44.908Z] #27 8.115 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:42:44.908Z] #27 8.127 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:42:44.908Z] #27 8.139 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:42:44.966Z] #20 ... [2021-06-09T17:42:44.966Z] [2021-06-09T17:42:44.966Z] #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-06-09T17:42:44.966Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:42:44.966Z] #32 DONE 148.2s [2021-06-09T17:42:44.966Z] [2021-06-09T17:42:44.966Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:42:44.966Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:42:44.966Z] #20 20.89 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:42:44.966Z] #20 20.89 Need to get 28.6 MB of archives. [2021-06-09T17:42:44.966Z] #20 20.89 After this operation, 116 MB of additional disk space will be used. [2021-06-09T17:42:44.966Z] #20 20.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T17:42:44.966Z] #20 20.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:42:45.161Z] #8 ... [2021-06-09T17:42:45.161Z] [2021-06-09T17:42:45.161Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-09T17:42:45.161Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-09T17:42:45.161Z] #5 DONE 2.9s [2021-06-09T17:42:45.161Z] [2021-06-09T17:42:45.161Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:45.161Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-09T17:42:45.161Z] #7 DONE 3.2s [2021-06-09T17:42:45.161Z] [2021-06-09T17:42:45.161Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-09T17:42:45.161Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-09T17:42:45.161Z] #8 DONE 3.3s [2021-06-09T17:42:45.161Z] [2021-06-09T17:42:45.161Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-09T17:42:45.161Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-09T17:42:45.161Z] #6 DONE 3.4s [2021-06-09T17:42:45.166Z] #27 8.150 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:42:45.225Z] #20 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T17:42:45.225Z] #20 21.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:42:45.225Z] #20 21.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:42:45.225Z] #20 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T17:42:45.225Z] #20 21.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:42:45.225Z] #20 21.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:42:45.225Z] #20 21.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:42:45.425Z] #27 8.669 Updating certificates in /etc/ssl/certs... [2021-06-09T17:42:45.484Z] #20 21.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T17:42:45.485Z] #20 21.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T17:42:45.485Z] #20 21.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T17:42:45.485Z] #20 21.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T17:42:45.485Z] #20 21.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T17:42:45.485Z] #20 21.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T17:42:45.485Z] #20 21.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T17:42:45.485Z] #20 21.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:42:45.485Z] #20 21.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:42:45.485Z] #20 21.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:42:45.485Z] #20 21.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T17:42:45.485Z] #20 21.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T17:42:45.485Z] #20 21.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T17:42:45.485Z] #20 21.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T17:42:45.485Z] #20 21.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:42:45.485Z] #20 21.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:42:45.485Z] #20 21.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:42:45.485Z] #20 21.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T17:42:45.485Z] #20 21.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T17:42:45.743Z] #20 21.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:42:45.817Z] #48 ... [2021-06-09T17:42:45.817Z] [2021-06-09T17:42:45.817Z] #46 [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-06-09T17:42:45.817Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:42:45.817Z] #46 7.980 internal/cpu [2021-06-09T17:42:45.817Z] #46 7.988 runtime/internal/atomic [2021-06-09T17:42:45.817Z] #46 8.085 runtime/internal/sys [2021-06-09T17:42:46.002Z] #20 21.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:42:46.002Z] #20 21.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:42:46.079Z] #46 8.276 runtime/internal/math [2021-06-09T17:42:46.079Z] #46 8.435 internal/race [2021-06-09T17:42:46.079Z] #46 8.537 sync/atomic [2021-06-09T17:42:46.262Z] #20 21.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:42:46.262Z] #20 21.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T17:42:46.262Z] #20 21.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T17:42:46.262Z] #20 21.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T17:42:46.262Z] #20 22.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:42:46.262Z] #20 22.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:42:46.262Z] #20 22.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:42:46.262Z] #20 22.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:42:46.262Z] #20 22.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:42:46.262Z] #20 22.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:42:46.262Z] #20 22.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:42:46.262Z] #20 22.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T17:42:46.262Z] #20 22.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T17:42:46.366Z] #27 9.440 137 added, 0 removed; done. [2021-06-09T17:42:46.366Z] #27 9.472 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-09T17:42:46.366Z] #27 9.485 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:42:46.366Z] #27 9.496 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-09T17:42:46.366Z] #27 9.507 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:42:46.366Z] #27 9.521 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:42:46.366Z] #27 9.540 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:42:46.366Z] #27 9.546 Updating certificates in /etc/ssl/certs... [2021-06-09T17:42:46.522Z] #20 22.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T17:42:46.522Z] #20 22.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:42:46.552Z] [2021-06-09T17:42:46.552Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:46.552Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:42:46.552Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:42:46.552Z] #65 DONE 0.1s [2021-06-09T17:42:46.552Z] [2021-06-09T17:42:46.552Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:46.552Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:46.552Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-09T17:42:46.552Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-09T17:42:46.552Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-09T17:42:46.552Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-09T17:42:46.552Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-06-09T17:42:46.654Z] #46 8.717 internal/bytealg [2021-06-09T17:42:46.783Z] #20 22.56 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T17:42:46.783Z] #20 22.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T17:42:46.783Z] #20 22.64 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T17:42:46.819Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.05MB / 7.68MB 0.3s [2021-06-09T17:42:46.819Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.3s [2021-06-09T17:42:46.819Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.29MB / 7.68MB 0.4s [2021-06-09T17:42:46.819Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 15.73MB / 49.18MB 0.5s [2021-06-09T17:42:46.819Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s [2021-06-09T17:42:46.915Z] #46 9.166 unicode [2021-06-09T17:42:46.935Z] #27 10.10 0 added, 0 removed; done. [2021-06-09T17:42:46.935Z] #27 10.10 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:42:46.935Z] #27 10.10 done. [2021-06-09T17:42:47.081Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.07MB / 49.18MB 0.6s [2021-06-09T17:42:47.081Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 0.6s [2021-06-09T17:42:47.342Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 28.31MB / 49.18MB 0.7s [2021-06-09T17:42:47.342Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s done [2021-06-09T17:42:47.342Z] #9 ... [2021-06-09T17:42:47.342Z] [2021-06-09T17:42:47.342Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:42:47.342Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:42:47.342Z] #42 DONE 1.1s [2021-06-09T17:42:47.342Z] [2021-06-09T17:42:47.342Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:47.342Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:47.342Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 41.06MB / 49.18MB 0.9s [2021-06-09T17:42:47.342Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 6.09MB / 52.16MB 0.9s [2021-06-09T17:42:47.350Z] #20 23.21 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:42:47.350Z] #20 23.29 Fetched 28.6 MB in 2s (14.2 MB/s) [2021-06-09T17:42:47.350Z] #20 23.34 Selecting previously unselected package pigz. [2021-06-09T17:42:47.607Z] #9 ... [2021-06-09T17:42:47.607Z] [2021-06-09T17:42:47.607Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-09T17:42:47.607Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-09T17:42:47.607Z] #42 DONE 0.0s [2021-06-09T17:42:47.607Z] [2021-06-09T17:42:47.607Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:47.607Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:47.607Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.0s [2021-06-09T17:42:47.607Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.87MB / 52.16MB 1.0s [2021-06-09T17:42:47.607Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done [2021-06-09T17:42:47.607Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 29.36MB / 52.16MB 1.1s [2021-06-09T17:42:47.607Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 1.2s [2021-06-09T17:42:47.607Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.2s [2021-06-09T17:42:47.609Z] #20 23.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-06-09T17:42:47.609Z] #20 23.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T17:42:47.609Z] #20 23.40 Unpacking pigz (2.4-1) ... [2021-06-09T17:42:47.867Z] #20 23.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:42:47.867Z] #20 23.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:42:47.867Z] #20 23.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:42:47.873Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 50.33MB / 52.16MB 1.5s [2021-06-09T17:42:47.873Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 31.27MB / 62.53MB 1.5s [2021-06-09T17:42:47.896Z] #46 ... [2021-06-09T17:42:47.896Z] [2021-06-09T17:42:47.896Z] #59 [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-06-09T17:42:47.896Z] #59 sha256:7bd1fe40daa41be54a294acfe4153b223e6e51890d1e700acafee17edb91e233 [2021-06-09T17:42:47.896Z] #59 5.622 + RM_GOPATH=0 [2021-06-09T17:42:47.896Z] #59 5.622 + TMP_GOPATH= [2021-06-09T17:42:47.896Z] #59 5.622 + : /build [2021-06-09T17:42:47.896Z] #59 5.622 + '[' -z '' ']' [2021-06-09T17:42:47.896Z] #59 5.622 ++ mktemp -d [2021-06-09T17:42:47.896Z] #59 5.622 + export GOPATH=/tmp/tmp.n5fkz4qjHa [2021-06-09T17:42:47.896Z] #59 5.622 + GOPATH=/tmp/tmp.n5fkz4qjHa [2021-06-09T17:42:47.897Z] #59 5.622 + RM_GOPATH=1 [2021-06-09T17:42:47.897Z] #59 5.622 + case "$(go env GOARCH)" in [2021-06-09T17:42:47.897Z] #59 5.622 ++ go env GOARCH [2021-06-09T17:42:47.897Z] #59 5.645 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:47.897Z] #59 5.645 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:47.897Z] #59 5.645 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:47.897Z] #59 5.649 + dir=/tmp/install [2021-06-09T17:42:47.897Z] #59 5.649 + bin=rootlesskit [2021-06-09T17:42:47.897Z] #59 5.649 + shift [2021-06-09T17:42:47.897Z] #59 5.649 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:42:47.897Z] #59 5.649 + . /tmp/install/rootlesskit.installer [2021-06-09T17:42:47.897Z] #59 5.649 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:42:47.897Z] #59 5.649 + install_rootlesskit [2021-06-09T17:42:47.897Z] #59 5.649 + case "$1" in [2021-06-09T17:42:47.897Z] #59 5.649 + export CGO_ENABLED=0 [2021-06-09T17:42:47.897Z] #59 5.649 + CGO_ENABLED=0 [2021-06-09T17:42:47.897Z] #59 5.649 + _install_rootlesskit [2021-06-09T17:42:47.897Z] #59 5.652 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:42:47.897Z] #59 5.652 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:42:47.897Z] #59 5.652 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.n5fkz4qjHa/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:42:47.897Z] #59 5.664 Cloning into '/tmp/tmp.n5fkz4qjHa/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:42:47.897Z] #59 9.928 + cd /tmp/tmp.n5fkz4qjHa/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:42:47.897Z] #59 9.930 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:42:47.897Z] #59 10.06 + export GO111MODULE=on [2021-06-09T17:42:47.897Z] #59 10.07 + GO111MODULE=on [2021-06-09T17:42:47.897Z] #59 10.07 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:42:47.897Z] #59 10.07 + GOPROXY=https://proxy.golang.org [2021-06-09T17:42:47.897Z] #59 10.07 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:42:47.897Z] #59 10.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:42:47.897Z] #59 ... [2021-06-09T17:42:47.897Z] [2021-06-09T17:42:47.897Z] #50 [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-06-09T17:42:47.897Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:42:47.897Z] #50 6.433 + RM_GOPATH=0 [2021-06-09T17:42:47.897Z] #50 6.433 + TMP_GOPATH= [2021-06-09T17:42:47.897Z] #50 6.433 + : /build [2021-06-09T17:42:47.897Z] #50 6.433 + '[' -z '' ']' [2021-06-09T17:42:47.897Z] #50 6.433 ++ mktemp -d [2021-06-09T17:42:47.897Z] #50 6.445 + export GOPATH=/tmp/tmp.xkTFXvGL5J [2021-06-09T17:42:47.897Z] #50 6.445 + GOPATH=/tmp/tmp.xkTFXvGL5J [2021-06-09T17:42:47.897Z] #50 6.445 + RM_GOPATH=1 [2021-06-09T17:42:47.897Z] #50 6.445 + case "$(go env GOARCH)" in [2021-06-09T17:42:47.897Z] #50 6.445 ++ go env GOARCH [2021-06-09T17:42:47.897Z] #50 6.472 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:47.897Z] #50 6.472 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:47.897Z] #50 6.472 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:47.897Z] #50 6.472 + dir=/tmp/install [2021-06-09T17:42:47.897Z] #50 6.472 + bin=golangci_lint [2021-06-09T17:42:47.897Z] #50 6.472 + shift [2021-06-09T17:42:47.897Z] #50 6.472 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:42:47.897Z] #50 6.472 + . /tmp/install/golangci_lint.installer [2021-06-09T17:42:47.897Z] #50 6.472 ++ : v1.23.8 [2021-06-09T17:42:47.897Z] #50 6.472 + install_golangci_lint [2021-06-09T17:42:47.897Z] #50 6.472 + set -e [2021-06-09T17:42:47.897Z] #50 6.472 + export GO111MODULE=on [2021-06-09T17:42:47.897Z] #50 6.472 + GO111MODULE=on [2021-06-09T17:42:47.897Z] #50 6.472 + GOBIN=/build [2021-06-09T17:42:47.897Z] #50 6.472 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:42:47.897Z] #50 6.537 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:42:47.897Z] #50 6.537 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:42:47.897Z] #50 6.537 go: finding github.com v1.23.8 [2021-06-09T17:42:47.897Z] #50 6.543 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:42:47.897Z] #50 6.543 go: finding github.com/golangci v1.23.8 [2021-06-09T17:42:47.897Z] #50 7.679 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:42:47.897Z] #50 8.331 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:42:47.897Z] #50 ... [2021-06-09T17:42:47.897Z] [2021-06-09T17:42:47.897Z] #56 [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-06-09T17:42:47.897Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:42:47.897Z] #56 8.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:42:47.897Z] #56 8.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:47.897Z] #56 8.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:47.897Z] #56 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:48.126Z] #20 23.83 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:42:48.126Z] #20 23.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:42:48.126Z] #20 23.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:42:48.158Z] #56 ... [2021-06-09T17:42:48.158Z] [2021-06-09T17:42:48.158Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:42:48.158Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:42:48.158Z] #44 7.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:42:48.158Z] #44 7.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:48.158Z] #44 7.941 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:48.158Z] #44 9.607 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:48.158Z] #44 9.850 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:42:48.158Z] #44 ... [2021-06-09T17:42:48.158Z] [2021-06-09T17:42:48.158Z] #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-06-09T17:42:48.158Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:42:48.158Z] #36 7.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:42:48.158Z] #36 7.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:48.158Z] #36 7.552 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:48.158Z] #36 10.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:48.420Z] #36 ... [2021-06-09T17:42:48.420Z] [2021-06-09T17:42:48.420Z] #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-06-09T17:42:48.420Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:42:48.420Z] #40 7.188 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:42:48.420Z] #40 7.193 Cloning into '.'... [2021-06-09T17:42:48.420Z] #40 ... [2021-06-09T17:42:48.420Z] [2021-06-09T17:42:48.420Z] #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-06-09T17:42:48.420Z] #24 sha256:3049b9a531f065dcbd7938c8537f289815903c307d9bd10903592f60ed5cc7a9 [2021-06-09T17:42:48.420Z] #24 5.117 + RM_GOPATH=0 [2021-06-09T17:42:48.420Z] #24 5.117 + TMP_GOPATH= [2021-06-09T17:42:48.420Z] #24 5.117 + : /build [2021-06-09T17:42:48.420Z] #24 5.117 + '[' -z '' ']' [2021-06-09T17:42:48.420Z] #24 5.117 ++ mktemp -d [2021-06-09T17:42:48.420Z] #24 5.117 + export GOPATH=/tmp/tmp.UKwZcHyio6 [2021-06-09T17:42:48.420Z] #24 5.117 + GOPATH=/tmp/tmp.UKwZcHyio6 [2021-06-09T17:42:48.420Z] #24 5.117 + RM_GOPATH=1 [2021-06-09T17:42:48.420Z] #24 5.117 + case "$(go env GOARCH)" in [2021-06-09T17:42:48.420Z] #24 5.117 ++ go env GOARCH [2021-06-09T17:42:48.420Z] #24 5.126 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:48.420Z] #24 5.126 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:42:48.420Z] #24 5.128 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:42:48.420Z] #24 5.130 ++ dirname /tmp/install/install.sh [2021-06-09T17:42:48.420Z] #24 5.130 + dir=/tmp/install [2021-06-09T17:42:48.420Z] #24 5.130 + bin=dockercli [2021-06-09T17:42:48.420Z] #24 5.130 + shift [2021-06-09T17:42:48.420Z] #24 5.130 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:42:48.420Z] #24 5.130 + . /tmp/install/dockercli.installer [2021-06-09T17:42:48.420Z] #24 5.130 ++ : stable [2021-06-09T17:42:48.420Z] #24 5.130 ++ : 17.06.2-ce [2021-06-09T17:42:48.420Z] #24 5.130 + install_dockercli [2021-06-09T17:42:48.420Z] #24 5.130 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:42:48.420Z] #24 5.130 ++ uname -m [2021-06-09T17:42:48.420Z] #24 5.130 + arch=x86_64 [2021-06-09T17:42:48.420Z] #24 5.130 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T17:42:48.420Z] #24 5.130 + url=https://download.docker.com/linux/static [2021-06-09T17:42:48.420Z] #24 5.138 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T17:42:48.420Z] #24 5.138 + tar -xz docker/docker [2021-06-09T17:42:48.450Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 43.11MB / 62.53MB 1.8s [2021-06-09T17:42:48.450Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 47.19MB / 62.53MB 1.9s [2021-06-09T17:42:48.693Z] #20 24.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:42:48.693Z] #20 24.57 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:42:48.706Z] #24 ... [2021-06-09T17:42:48.706Z] [2021-06-09T17:42:48.706Z] #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-06-09T17:42:48.706Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:42:48.706Z] #32 6.790 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:42:48.706Z] #32 6.790 Cloning into '.'... [2021-06-09T17:42:48.706Z] #32 ... [2021-06-09T17:42:48.706Z] [2021-06-09T17:42:48.706Z] #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-06-09T17:42:48.706Z] #34 sha256:1dbaf6e534b2f09a33a0db1dfde3eb43806a58c738c9a4efa0d42473e7a000dc [2021-06-09T17:42:48.706Z] #34 7.468 Install go-toml version v1.8.1 [2021-06-09T17:42:48.706Z] #34 7.552 go: finding github.com v1.8.1 [2021-06-09T17:42:48.706Z] #34 7.552 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:42:48.706Z] #34 7.552 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:42:48.706Z] #34 7.552 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:42:48.706Z] #34 7.552 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:42:48.706Z] #34 8.784 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:42:48.706Z] #34 9.240 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:42:48.713Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-06-09T17:42:48.713Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.2s [2021-06-09T17:42:48.839Z] #27 DONE 12.1s [2021-06-09T17:42:48.839Z] [2021-06-09T17:42:48.839Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:42:48.839Z] #28 sha256:b194ae99ab9e9822dc60887baa5ff4c40d4340076bc81a7104c006f3a5319963 [2021-06-09T17:42:48.967Z] #34 ... [2021-06-09T17:42:48.967Z] [2021-06-09T17:42:48.967Z] #48 [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-06-09T17:42:48.967Z] #48 sha256:e8a154ab032d1be9eb7ab04ed17a6d1234592eace5607064246493ea6181e79e [2021-06-09T17:42:48.967Z] #48 8.538 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:42:48.967Z] #48 9.001 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:42:48.967Z] #48 10.10 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:42:48.967Z] #48 10.20 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:42:48.967Z] #48 10.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:42:48.967Z] #48 10.25 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:42:48.967Z] #48 10.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:42:48.967Z] #48 10.31 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:42:48.967Z] #48 10.32 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:42:48.967Z] #48 10.57 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:42:48.967Z] #48 10.65 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:42:48.967Z] #48 10.75 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:42:48.967Z] #48 10.81 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:42:48.967Z] #48 10.83 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:42:48.967Z] #48 10.96 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:42:48.967Z] #48 11.12 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:42:48.967Z] #48 11.23 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:42:48.967Z] #48 11.36 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:42:48.974Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-06-09T17:42:49.228Z] #48 11.38 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:42:49.495Z] #48 11.73 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:42:49.592Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.0s done [2021-06-09T17:42:49.756Z] #48 11.98 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:42:49.775Z] #28 DONE 0.5s [2021-06-09T17:42:49.775Z] [2021-06-09T17:42:49.775Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:49.775Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-09T17:42:49.775Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s [2021-06-09T17:42:49.775Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-06-09T17:42:50.033Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-09T17:42:50.165Z] #9 ... [2021-06-09T17:42:50.165Z] [2021-06-09T17:42:50.165Z] #23 [internal] load build context [2021-06-09T17:42:50.165Z] #23 sha256:9f7fc867ea5bbdaff4c92d45ec004620769162b7102ae6713ba46fe82e7a8573 [2021-06-09T17:42:50.165Z] #23 transferring context: 55.95MB 2.7s done [2021-06-09T17:42:50.165Z] #23 DONE 3.6s [2021-06-09T17:42:50.165Z] [2021-06-09T17:42:50.165Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:50.165Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:50.292Z] #9 DONE 25.1s [2021-06-09T17:42:50.292Z] [2021-06-09T17:42:50.292Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:42:50.292Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-09T17:42:50.597Z] #20 26.13 Selecting previously unselected package python3-minimal. [2021-06-09T17:42:50.597Z] #20 26.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 ... 23684 files and directories currently installed.) [2021-06-09T17:42:50.597Z] #20 26.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:42:50.597Z] #20 26.18 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:42:50.597Z] #20 26.25 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:42:50.597Z] #20 26.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:42:50.597Z] #20 26.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:42:50.597Z] #20 26.35 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:42:50.597Z] #20 26.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:42:50.597Z] #20 26.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:42:50.738Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.2s done [2021-06-09T17:42:50.738Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.3s [2021-06-09T17:42:51.000Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.4s [2021-06-09T17:42:51.000Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.73MB / 97.69MB 4.5s [2021-06-09T17:42:51.000Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.4s done [2021-06-09T17:42:51.000Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.31MB / 97.69MB 4.6s [2021-06-09T17:42:51.268Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.55MB / 97.69MB 4.9s [2021-06-09T17:42:51.534Z] #20 27.30 Selecting previously unselected package python3.7. [2021-06-09T17:42:51.534Z] #20 27.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:42:51.534Z] #20 27.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:42:51.534Z] #20 27.42 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:42:51.534Z] #20 27.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:42:51.534Z] #20 27.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:42:51.534Z] #20 27.53 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:42:51.539Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 38.80MB / 97.69MB 5.0s [2021-06-09T17:42:51.539Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.7s done [2021-06-09T17:42:51.539Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 52.87MB / 97.69MB 5.1s [2021-06-09T17:42:51.539Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.10MB / 97.69MB 5.2s [2021-06-09T17:42:51.666Z] #10 DONE 1.3s [2021-06-09T17:42:51.666Z] [2021-06-09T17:42:51.666Z] #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-06-09T17:42:51.666Z] #29 sha256:ff69676523a8706ecf7dd47167237dc8fe4a49345a121d826a1e22bec9fd2026 [2021-06-09T17:42:51.666Z] #29 0.939 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:42:51.666Z] #29 1.032 [2021-06-09T17:42:51.666Z] #29 1.147 ############ 16.8% ########################### 37.7% ######################################### 57.4% ####################################################### 77.2% ###################################################################### 97.2% ######################################################################## 100.0% [2021-06-09T17:42:51.666Z] #29 1.621 [2021-06-09T17:42:51.666Z] #29 1.716 ######################################################################## 100.0% [2021-06-09T17:42:51.666Z] #29 1.767 [2021-06-09T17:42:51.666Z] #29 1.879 ################################################################### 94.3% ######################################################################## 100.0% [2021-06-09T17:42:51.666Z] #29 1.953 [2021-06-09T17:42:51.694Z] #48 ... [2021-06-09T17:42:51.694Z] [2021-06-09T17:42:51.694Z] #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-06-09T17:42:51.694Z] #24 sha256:3049b9a531f065dcbd7938c8537f289815903c307d9bd10903592f60ed5cc7a9 [2021-06-09T17:42:51.694Z] #24 13.69 + mkdir -p /build [2021-06-09T17:42:51.694Z] #24 13.69 + mv docker/docker /build/ [2021-06-09T17:42:51.694Z] #24 13.70 + rmdir docker [2021-06-09T17:42:51.694Z] #24 DONE 13.8s [2021-06-09T17:42:51.694Z] [2021-06-09T17:42:51.694Z] #59 [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-06-09T17:42:51.694Z] #59 sha256:7bd1fe40daa41be54a294acfe4153b223e6e51890d1e700acafee17edb91e233 [2021-06-09T17:42:51.694Z] #59 12.34 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:42:51.694Z] #59 12.35 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:42:51.694Z] #59 12.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:42:51.694Z] #59 12.52 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:42:51.694Z] #59 12.57 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:42:51.694Z] #59 12.57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:42:51.694Z] #59 12.57 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:42:51.694Z] #59 12.58 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:42:51.694Z] #59 12.60 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:42:51.694Z] #59 12.64 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:42:51.694Z] #59 12.71 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:42:51.694Z] #59 12.99 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:42:51.694Z] #59 13.30 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:42:51.694Z] #59 13.55 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:42:51.694Z] #59 13.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:42:51.694Z] #59 13.68 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:42:51.694Z] #59 13.99 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:42:51.801Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 80.74MB / 97.69MB 5.3s [2021-06-09T17:42:51.802Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.4s [2021-06-09T17:42:51.967Z] #59 14.26 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:42:52.232Z] #29 2.067 ############ 17.9% ########################## 37.2% ###################################### 53.5% ###################################################### 75.9% ########################################################## 81.3% ######################################################################## 100.0% [2021-06-09T17:42:52.232Z] #29 2.678 [2021-06-09T17:42:52.470Z] #20 28.19 Selecting previously unselected package python3. [2021-06-09T17:42:52.470Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-06-09T17:42:52.470Z] #20 28.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:42:52.470Z] #20 28.24 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:42:52.470Z] #20 28.31 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T17:42:52.470Z] #20 28.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:42:52.470Z] #20 28.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:42:52.728Z] #20 28.42 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T17:42:52.729Z] #20 28.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:42:52.729Z] #20 28.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:42:52.729Z] #20 28.57 Selecting previously unselected package libiptc0:amd64. [2021-06-09T17:42:52.729Z] #20 28.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T17:42:52.729Z] #20 28.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:42:52.988Z] #20 28.67 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T17:42:52.988Z] #20 28.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T17:42:52.988Z] #20 28.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:42:52.988Z] #20 28.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T17:42:52.988Z] #20 28.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T17:42:52.988Z] #20 28.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:42:52.988Z] #20 28.85 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T17:42:52.988Z] #20 28.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T17:42:52.988Z] #20 28.86 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:42:53.247Z] #20 28.93 Selecting previously unselected package iptables. [2021-06-09T17:42:53.247Z] #20 28.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T17:42:53.247Z] #20 28.94 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:42:53.350Z] #59 15.45 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:42:53.506Z] #20 29.25 Selecting previously unselected package xxd. [2021-06-09T17:42:53.506Z] #20 29.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:42:53.506Z] #20 29.26 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:42:53.718Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.0s done [2021-06-09T17:42:53.718Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-09T17:42:53.764Z] #20 29.38 Selecting previously unselected package vim-common. [2021-06-09T17:42:53.764Z] #20 29.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:42:53.764Z] #20 29.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:42:53.764Z] #20 29.57 Selecting previously unselected package bash-completion. [2021-06-09T17:42:53.764Z] #20 29.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:42:53.992Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-06-09T17:42:54.048Z] #29 2.792 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.6% ################## 25.8% ###################### 30.9% ########################## 36.1% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.6% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ###################29 ... [2021-06-09T17:42:54.048Z] [2021-06-09T17:42:54.048Z] #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-06-09T17:42:54.048Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-09T17:42:54.048Z] #11 DONE 2.4s [2021-06-09T17:42:54.048Z] [2021-06-09T17:42:54.048Z] #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-06-09T17:42:54.048Z] #29 sha256:ff69676523a8706ecf7dd47167237dc8fe4a49345a121d826a1e22bec9fd2026 [2021-06-09T17:42:54.048Z] #29 2.792 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.6% ################## 25.8% ###################### 30.9% ########################## 36.1% ############################# 41.4% ################################# 46.6% ##################################### 51.8% ######################################### 57.0% ############################################ 62.2% ################################################ 67.6% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-06-09T17:42:54.048Z] #29 4.638 [2021-06-09T17:42:54.294Z] #59 16.47 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:42:54.294Z] #59 16.57 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:42:54.294Z] #59 16.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:42:54.306Z] #29 4.938 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:42:54.306Z] #29 5.007 [2021-06-09T17:42:54.564Z] #9 ... [2021-06-09T17:42:54.564Z] [2021-06-09T17:42:54.564Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:54.564Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-09T17:42:54.564Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-09T17:42:54.564Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:42:54.564Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-09T17:42:54.564Z] #29 5.076 ######################################################################## 100.0% [2021-06-09T17:42:54.564Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-09T17:42:54.564Z] #29 5.097 [2021-06-09T17:42:54.564Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2021-06-09T17:42:54.564Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-06-09T17:42:54.564Z] #63 DONE 8.2s [2021-06-09T17:42:54.564Z] [2021-06-09T17:42:54.564Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-09T17:42:54.564Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-09T17:42:54.564Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-09T17:42:54.564Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-09T17:42:54.564Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-09T17:42:54.564Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.1s done [2021-06-09T17:42:54.564Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2021-06-09T17:42:54.564Z] #65 DONE 8.3s [2021-06-09T17:42:54.564Z] [2021-06-09T17:42:54.564Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:54.564Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:54.564Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-09T17:42:54.831Z] #29 ... [2021-06-09T17:42:54.831Z] [2021-06-09T17:42:54.831Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:42:54.831Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-09T17:42:54.831Z] #39 DONE 0.8s [2021-06-09T17:42:54.831Z] [2021-06-09T17:42:54.831Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T17:42:54.831Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-09T17:42:54.831Z] #43 DONE 0.8s [2021-06-09T17:42:54.831Z] [2021-06-09T17:42:54.831Z] #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-06-09T17:42:54.831Z] #29 sha256:ff69676523a8706ecf7dd47167237dc8fe4a49345a121d826a1e22bec9fd2026 [2021-06-09T17:42:54.831Z] #29 5.328 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:42:55.089Z] #29 ... [2021-06-09T17:42:55.089Z] [2021-06-09T17:42:55.089Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:42:55.089Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-09T17:42:55.089Z] #31 DONE 0.8s [2021-06-09T17:42:55.089Z] [2021-06-09T17:42:55.089Z] #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-06-09T17:42:55.089Z] #29 sha256:ff69676523a8706ecf7dd47167237dc8fe4a49345a121d826a1e22bec9fd2026 [2021-06-09T17:42:55.089Z] #29 5.461 [2021-06-09T17:42:55.089Z] #29 5.580 ####################################################### 77.5% ######################################################################## 100.0% [2021-06-09T17:42:55.089Z] #29 5.629 [2021-06-09T17:42:55.139Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-06-09T17:42:55.655Z] #29 6.191 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:42:55.655Z] #29 6.314 [2021-06-09T17:42:55.680Z] #59 17.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:42:55.680Z] #59 17.98 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:42:55.941Z] #59 ... [2021-06-09T17:42:55.941Z] [2021-06-09T17:42:55.941Z] #52 [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-06-09T17:42:55.941Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:42:55.941Z] #52 18.19 + cd /tmp/tmp.Ol2vEJRiSa/src/github.com/mvdan/sh [2021-06-09T17:42:55.941Z] #52 18.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:42:55.941Z] #52 18.29 + GO111MODULE=on [2021-06-09T17:42:55.941Z] #52 18.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:42:56.175Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-06-09T17:42:56.297Z] #20 31.90 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:42:56.435Z] #29 6.472 ###### 8.5% ############### 22.2% ############################# 41.0% ####################################### 54.4% ############################################################ 84.6% ######################################################################## 100.0% [2021-06-09T17:42:56.435Z] #29 7.000 [2021-06-09T17:42:56.437Z] #9 ... [2021-06-09T17:42:56.437Z] [2021-06-09T17:42:56.437Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:56.437Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T17:42:56.437Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-09T17:42:56.437Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-09T17:42:56.437Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-09T17:42:56.437Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-09T17:42:56.437Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 7.9s done [2021-06-09T17:42:56.437Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 1.7s [2021-06-09T17:42:56.437Z] #26 ... [2021-06-09T17:42:56.437Z] [2021-06-09T17:42:56.437Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:56.437Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:56.556Z] #20 32.23 Selecting previously unselected package bzip2. [2021-06-09T17:42:56.556Z] #20 32.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T17:42:56.556Z] #20 32.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:42:56.556Z] #20 32.32 Selecting previously unselected package xz-utils. [2021-06-09T17:42:56.556Z] #20 32.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T17:42:56.556Z] #20 32.34 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:42:56.698Z] #29 7.410 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:42:56.815Z] #20 32.51 Selecting previously unselected package apparmor. [2021-06-09T17:42:56.815Z] #20 32.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T17:42:56.815Z] #20 32.57 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:42:56.956Z] #29 7.511 [2021-06-09T17:42:56.956Z] #29 7.559 ######################################################################## 100.0% [2021-06-09T17:42:56.956Z] #29 7.615 [2021-06-09T17:42:57.074Z] #20 32.90 Selecting previously unselected package aufs-tools. [2021-06-09T17:42:57.074Z] #20 32.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T17:42:57.074Z] #20 32.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:42:57.215Z] #29 7.825 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T17:42:57.328Z] #52 19.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:42:57.328Z] #52 19.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:42:57.328Z] #52 19.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:42:57.328Z] #52 ... [2021-06-09T17:42:57.328Z] [2021-06-09T17:42:57.328Z] #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-06-09T17:42:57.328Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:42:57.328Z] #13 3.545 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:42:57.328Z] #13 3.697 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:42:57.328Z] #13 3.753 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:42:57.328Z] #13 3.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:42:57.328Z] #13 5.740 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:42:57.328Z] #13 7.472 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:42:57.328Z] #13 10.38 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:42:57.328Z] #13 12.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:42:57.328Z] #13 ... [2021-06-09T17:42:57.328Z] [2021-06-09T17:42:57.328Z] #50 [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-06-09T17:42:57.328Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:42:57.328Z] #50 16.03 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:42:57.328Z] #50 16.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:42:57.328Z] #50 16.11 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:42:57.328Z] #50 16.18 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:42:57.328Z] #50 16.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:42:57.328Z] #50 16.20 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:42:57.328Z] #50 16.26 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:42:57.328Z] #50 16.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:42:57.328Z] #50 16.44 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:42:57.328Z] #50 16.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:42:57.328Z] #50 16.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:42:57.328Z] #50 16.64 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:42:57.328Z] #50 16.66 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:42:57.328Z] #50 16.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:42:57.328Z] #50 16.73 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:42:57.328Z] #50 16.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:42:57.328Z] #50 16.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:42:57.328Z] #50 16.85 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:42:57.328Z] #50 16.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:42:57.328Z] #50 16.85 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:42:57.328Z] #50 16.90 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:42:57.328Z] #50 16.90 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:42:57.328Z] #50 16.92 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:42:57.328Z] #50 16.92 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:42:57.328Z] #50 16.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:42:57.328Z] #50 17.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:42:57.328Z] #50 17.21 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:42:57.328Z] #50 17.25 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:42:57.328Z] #50 17.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:42:57.328Z] #50 17.30 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:42:57.328Z] #50 17.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:42:57.328Z] #50 17.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:42:57.328Z] #50 17.66 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:42:57.328Z] #50 18.00 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:42:57.328Z] #50 18.02 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:42:57.328Z] #50 18.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:42:57.328Z] #50 18.47 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:42:57.332Z] #20 33.04 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:42:57.332Z] #20 33.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:42:57.332Z] #20 33.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:42:57.332Z] #20 33.19 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:42:57.332Z] #20 33.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:42:57.332Z] #20 33.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:42:57.332Z] #20 33.28 Selecting previously unselected package jq. [2021-06-09T17:42:57.474Z] #29 7.923 [2021-06-09T17:42:57.474Z] #29 7.980 ######################################################################## 100.0% [2021-06-09T17:42:57.474Z] #29 8.020 [2021-06-09T17:42:57.474Z] #29 8.035 Download of images into '/build' complete. [2021-06-09T17:42:57.474Z] #29 8.035 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:42:57.474Z] #29 8.035 tar -cC '/build' . | docker load [2021-06-09T17:42:57.591Z] #20 33.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:42:57.591Z] #20 33.30 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:42:57.591Z] #20 33.38 Selecting previously unselected package libaio1:amd64. [2021-06-09T17:42:57.591Z] #20 33.38 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T17:42:57.591Z] #20 33.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:42:57.591Z] #20 33.45 Selecting previously unselected package libgpm2:amd64. [2021-06-09T17:42:57.591Z] #20 33.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T17:42:57.591Z] #20 33.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:42:57.850Z] #20 33.55 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:42:57.850Z] #20 33.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:42:57.850Z] #20 33.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:42:57.904Z] #50 20.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:42:58.165Z] #50 ... [2021-06-09T17:42:58.165Z] [2021-06-09T17:42:58.165Z] #46 [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-06-09T17:42:58.165Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:42:58.165Z] #46 10.48 runtime [2021-06-09T17:42:58.165Z] #46 14.11 unicode/utf8 [2021-06-09T17:42:58.165Z] #46 14.90 math/bits [2021-06-09T17:42:58.165Z] #46 15.57 math [2021-06-09T17:42:58.165Z] #46 19.34 internal/testlog [2021-06-09T17:42:58.165Z] #46 19.57 encoding [2021-06-09T17:42:58.165Z] #46 19.68 unicode/utf16 [2021-06-09T17:42:58.165Z] #46 19.86 container/list [2021-06-09T17:42:58.165Z] #46 ... [2021-06-09T17:42:58.165Z] [2021-06-09T17:42:58.165Z] #52 [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-06-09T17:42:58.165Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:42:58.165Z] #52 19.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:42:58.165Z] #52 19.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:42:58.165Z] #52 20.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:42:58.412Z] #29 DONE 8.8s [2021-06-09T17:42:58.412Z] [2021-06-09T17:42:58.412Z] #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-06-09T17:42:58.412Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-09T17:42:58.412Z] #12 DONE 4.1s [2021-06-09T17:42:58.412Z] [2021-06-09T17:42:58.412Z] #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-06-09T17:42:58.412Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:42:58.737Z] #52 21.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:42:58.989Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done [2021-06-09T17:42:59.263Z] #9 ... [2021-06-09T17:42:59.263Z] [2021-06-09T17:42:59.263Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-09T17:42:59.263Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-09T17:42:59.263Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.9s done [2021-06-09T17:42:59.263Z] #26 DONE 12.6s [2021-06-09T17:42:59.263Z] [2021-06-09T17:42:59.263Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:42:59.263Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:42:59.263Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-06-09T17:42:59.684Z] #52 ... [2021-06-09T17:42:59.684Z] [2021-06-09T17:42:59.684Z] #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-06-09T17:42:59.684Z] #34 sha256:1dbaf6e534b2f09a33a0db1dfde3eb43806a58c738c9a4efa0d42473e7a000dc [2021-06-09T17:42:59.684Z] #34 11.94 github.com/pelletier/go-toml [2021-06-09T17:42:59.684Z] #34 19.09 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:42:59.947Z] #34 ... [2021-06-09T17:42:59.947Z] [2021-06-09T17:42:59.947Z] #46 [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-06-09T17:42:59.947Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:42:59.947Z] #46 20.77 crypto/internal/subtle [2021-06-09T17:42:59.947Z] #46 20.90 crypto/subtle [2021-06-09T17:42:59.947Z] #46 21.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:42:59.947Z] #46 21.25 internal/nettrace [2021-06-09T17:42:59.947Z] #46 21.35 runtime/cgo [2021-06-09T17:43:00.209Z] #46 ... [2021-06-09T17:43:00.209Z] [2021-06-09T17:43:00.209Z] #56 [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-06-09T17:43:00.209Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:00.209Z] #56 12.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:00.209Z] #56 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:00.209Z] #56 ... [2021-06-09T17:43:00.209Z] [2021-06-09T17:43:00.209Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:00.209Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:00.209Z] #44 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:00.209Z] #44 15.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:00.209Z] #44 18.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:43:00.470Z] #44 ... [2021-06-09T17:43:00.470Z] [2021-06-09T17:43:00.470Z] #50 [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-06-09T17:43:00.470Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:43:00.470Z] #50 22.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:00.470Z] #50 22.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:00.470Z] #50 22.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:00.470Z] #50 22.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:00.470Z] #50 22.42 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:00.470Z] #50 22.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:00.470Z] #50 22.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:00.470Z] #50 22.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:00.470Z] #50 22.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:00.470Z] #50 22.51 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:00.470Z] #50 22.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:00.470Z] #50 22.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:00.470Z] #50 22.53 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:00.470Z] #50 22.78 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:00.470Z] #50 22.81 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:00.470Z] #50 22.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:00.470Z] #50 ... [2021-06-09T17:43:00.470Z] [2021-06-09T17:43:00.470Z] #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-06-09T17:43:00.470Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:00.470Z] #36 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:00.470Z] #36 15.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:00.731Z] #36 ... [2021-06-09T17:43:00.731Z] [2021-06-09T17:43:00.731Z] #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-06-09T17:43:00.731Z] #34 sha256:1dbaf6e534b2f09a33a0db1dfde3eb43806a58c738c9a4efa0d42473e7a000dc [2021-06-09T17:43:00.731Z] #34 DONE 23.0s [2021-06-09T17:43:00.731Z] [2021-06-09T17:43:00.731Z] #50 [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-06-09T17:43:00.731Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:43:00.731Z] #50 22.93 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:00.731Z] #50 23.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:00.731Z] #50 23.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:00.731Z] #50 23.10 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:00.993Z] #50 23.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:00.993Z] #50 23.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:00.993Z] #50 23.31 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:01.136Z] #20 36.58 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:43:01.136Z] #20 36.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:43:01.136Z] #20 36.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:43:01.136Z] #20 36.70 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:43:01.136Z] #20 36.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:43:01.136Z] #20 36.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:43:01.136Z] #20 36.81 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:43:01.136Z] #20 36.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:43:01.136Z] #20 36.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:43:01.136Z] #20 36.90 Selecting previously unselected package libreadline5:amd64. [2021-06-09T17:43:01.136Z] #20 36.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T17:43:01.136Z] #20 36.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:43:01.136Z] #20 37.01 Selecting previously unselected package net-tools. [2021-06-09T17:43:01.136Z] #20 37.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T17:43:01.136Z] #20 37.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:43:01.196Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-06-09T17:43:01.255Z] #50 23.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:01.255Z] #50 23.48 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:01.255Z] #50 23.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:01.255Z] #50 23.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:01.255Z] #50 23.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:01.395Z] #20 37.22 Selecting previously unselected package patch. [2021-06-09T17:43:01.395Z] #20 37.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T17:43:01.395Z] #20 37.24 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:43:01.395Z] #20 37.34 Selecting previously unselected package python-pip-whl. [2021-06-09T17:43:01.516Z] #50 23.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:01.517Z] #50 23.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:01.517Z] #50 23.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:01.655Z] #20 37.34 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:43:01.655Z] #20 37.35 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:43:01.778Z] #50 23.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:01.778Z] #50 24.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:01.778Z] #50 24.14 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:01.778Z] #50 24.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:01.778Z] #50 24.18 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:01.778Z] #50 24.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:01.778Z] #50 ... [2021-06-09T17:43:01.778Z] [2021-06-09T17:43:01.778Z] #48 [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-06-09T17:43:01.778Z] #48 sha256:e8a154ab032d1be9eb7ab04ed17a6d1234592eace5607064246493ea6181e79e [2021-06-09T17:43:01.778Z] #48 14.26 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:01.778Z] #48 15.50 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:01.778Z] #48 15.95 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:01.778Z] #48 19.72 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:43:01.778Z] #48 19.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:01.778Z] #48 19.75 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:01.778Z] #48 19.76 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:43:01.778Z] #48 19.93 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:01.778Z] #48 20.03 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:01.778Z] #48 20.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:01.778Z] #48 20.39 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:01.778Z] #48 20.48 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:01.778Z] #48 20.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:01.778Z] #48 20.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:02.041Z] #48 ... [2021-06-09T17:43:02.041Z] [2021-06-09T17:43:02.041Z] #50 [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-06-09T17:43:02.041Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:43:02.041Z] #50 24.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:02.041Z] #50 24.28 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:02.041Z] #50 24.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:02.041Z] #50 24.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:02.041Z] #50 24.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:02.041Z] #50 24.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:02.139Z] #9 ... [2021-06-09T17:43:02.139Z] [2021-06-09T17:43:02.139Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-09T17:43:02.139Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-09T17:43:02.139Z] #64 DONE 2.2s [2021-06-09T17:43:02.139Z] [2021-06-09T17:43:02.139Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:43:02.139Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:43:02.139Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-09T17:43:02.222Z] #20 37.80 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:43:02.222Z] #20 37.80 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:43:02.222Z] #20 37.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:43:02.222Z] #20 37.94 Selecting previously unselected package python3-distutils. [2021-06-09T17:43:02.222Z] #20 37.95 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:43:02.222Z] #20 37.96 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:43:02.304Z] #50 24.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:02.304Z] #50 24.56 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:02.481Z] #20 38.10 Selecting previously unselected package python3-pip. [2021-06-09T17:43:02.481Z] #20 38.11 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:43:02.481Z] #20 38.12 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:43:02.481Z] #20 38.26 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:43:02.481Z] #20 38.27 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:43:02.481Z] #20 38.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:43:02.566Z] #50 24.97 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:02.739Z] #20 38.41 Selecting previously unselected package python3-setuptools. [2021-06-09T17:43:02.739Z] #20 38.42 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:43:02.739Z] #20 38.43 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:43:02.829Z] #50 24.99 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:02.829Z] #50 25.07 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:02.829Z] #50 25.07 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:02.829Z] #50 25.10 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:02.829Z] #50 25.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:02.829Z] #50 25.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:02.829Z] #50 25.18 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:02.998Z] #20 38.67 Selecting previously unselected package python3-wheel. [2021-06-09T17:43:02.998Z] #20 38.68 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:43:02.998Z] #20 38.69 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:43:02.998Z] #20 38.76 Selecting previously unselected package sudo. [2021-06-09T17:43:02.998Z] #20 38.76 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T17:43:02.998Z] #20 38.77 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:43:03.089Z] #50 25.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:03.257Z] #20 39.22 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:43:03.350Z] #50 25.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:03.350Z] #50 25.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:03.350Z] #50 25.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:03.350Z] #50 25.71 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:43:03.350Z] #50 25.72 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:43:03.406Z] Running on azwin-2-a5b8b0 in d:\jenkins\workspace\moby_PR-42498 [Pipeline] { [Pipeline] ws [2021-06-09T17:43:03.426Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-09T17:43:03.517Z] #20 39.23 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T17:43:03.517Z] #20 39.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:43:03.517Z] #20 39.49 Selecting previously unselected package uidmap. [2021-06-09T17:43:03.612Z] #50 25.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:03.612Z] #50 25.81 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:03.612Z] #50 25.99 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:43:03.682Z] #13 ... [2021-06-09T17:43:03.682Z] [2021-06-09T17:43:03.682Z] #48 [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-06-09T17:43:03.682Z] #48 sha256:da0cee49a6790dc20782929bbd52eeeda05bb994aee049435792b13ab48feb46 [2021-06-09T17:43:03.682Z] #48 6.321 + RM_GOPATH=0 [2021-06-09T17:43:03.682Z] #48 6.321 + TMP_GOPATH= [2021-06-09T17:43:03.682Z] #48 6.321 + : /build [2021-06-09T17:43:03.682Z] #48 6.321 + '[' -z '' ']' [2021-06-09T17:43:03.682Z] #48 6.321 ++ mktemp -d [2021-06-09T17:43:03.682Z] #48 6.326 + export GOPATH=/tmp/tmp.m189mr5H8a [2021-06-09T17:43:03.682Z] #48 6.326 + GOPATH=/tmp/tmp.m189mr5H8a [2021-06-09T17:43:03.682Z] #48 6.326 + RM_GOPATH=1 [2021-06-09T17:43:03.682Z] #48 6.326 + case "$(go env GOARCH)" in [2021-06-09T17:43:03.682Z] #48 6.327 ++ go env GOARCH [2021-06-09T17:43:03.682Z] #48 6.337 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:03.682Z] #48 6.337 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:03.682Z] #48 6.337 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:03.682Z] #48 6.337 + dir=/tmp/install [2021-06-09T17:43:03.682Z] #48 6.337 + bin=gotestsum [2021-06-09T17:43:03.682Z] #48 6.337 + shift [2021-06-09T17:43:03.682Z] #48 6.337 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:43:03.682Z] #48 6.337 + . /tmp/install/gotestsum.installer [2021-06-09T17:43:03.682Z] #48 6.337 ++ : v0.5.3 [2021-06-09T17:43:03.682Z] #48 6.337 + install_gotestsum [2021-06-09T17:43:03.682Z] #48 6.337 + set -e [2021-06-09T17:43:03.682Z] #48 6.337 + export GO111MODULE=on [2021-06-09T17:43:03.682Z] #48 6.337 + GO111MODULE=on [2021-06-09T17:43:03.682Z] #48 6.337 + GOBIN=/build [2021-06-09T17:43:03.682Z] #48 6.337 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:43:03.682Z] #48 6.337 go: finding gotest.tools v0.5.3 [2021-06-09T17:43:03.682Z] #48 6.342 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:43:03.682Z] #48 6.958 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:43:03.682Z] #48 7.462 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:43:03.682Z] #48 8.020 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:03.682Z] #48 8.020 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:43:03.682Z] #48 8.020 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:43:03.682Z] #48 8.083 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:03.682Z] #48 8.112 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:03.682Z] #48 8.292 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:03.682Z] #48 8.309 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:43:03.682Z] #48 8.380 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:03.682Z] #48 8.380 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:03.682Z] #48 8.380 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:03.682Z] #48 8.426 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:03.682Z] #48 8.462 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:43:03.682Z] #48 8.681 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:03.682Z] #48 8.693 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:03.682Z] #48 8.759 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:03.682Z] #48 8.759 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:03.682Z] #48 8.846 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:03.682Z] #48 8.992 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:03.682Z] #48 8.992 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:03.778Z] #20 39.49 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T17:43:03.778Z] #20 39.50 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:43:03.778Z] #20 39.61 Selecting previously unselected package vim-runtime. [2021-06-09T17:43:03.778Z] #20 39.61 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:43:03.778Z] #20 39.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T17:43:03.778Z] #20 39.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:43:03.778Z] #20 39.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:43:03.873Z] #50 26.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:03.873Z] #50 26.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:03.873Z] #50 26.03 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:43:03.873Z] #50 26.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:03.873Z] #50 26.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:03.873Z] #50 26.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:03.873Z] #50 26.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:03.873Z] #50 26.19 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:03.873Z] #50 26.19 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:03.942Z] #48 ... [2021-06-09T17:43:03.942Z] [2021-06-09T17:43:03.942Z] #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-06-09T17:43:03.942Z] #24 sha256:5c777a025d0899f241f8eefae97c4d41a90e89dd1123d6b9c0de6fe0f1da3883 [2021-06-09T17:43:03.942Z] #24 7.172 + RM_GOPATH=0 [2021-06-09T17:43:03.943Z] #24 7.172 + TMP_GOPATH= [2021-06-09T17:43:03.943Z] #24 7.172 + : /build [2021-06-09T17:43:03.943Z] #24 7.172 + '[' -z '' ']' [2021-06-09T17:43:03.943Z] #24 7.172 ++ mktemp -d [2021-06-09T17:43:03.943Z] #24 7.172 + export GOPATH=/tmp/tmp.ULtasAImoW [2021-06-09T17:43:03.943Z] #24 7.172 + GOPATH=/tmp/tmp.ULtasAImoW [2021-06-09T17:43:03.943Z] #24 7.172 + RM_GOPATH=1 [2021-06-09T17:43:03.943Z] #24 7.172 + case "$(go env GOARCH)" in [2021-06-09T17:43:03.943Z] #24 7.172 ++ go env GOARCH [2021-06-09T17:43:03.943Z] #24 7.186 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:43:03.943Z] #24 7.187 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:03.943Z] #24 7.187 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:03.943Z] #24 7.187 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:03.943Z] #24 7.187 + dir=/tmp/install [2021-06-09T17:43:03.943Z] #24 7.187 + bin=dockercli [2021-06-09T17:43:03.943Z] #24 7.187 + shift [2021-06-09T17:43:03.943Z] #24 7.187 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:43:03.943Z] #24 7.187 + . /tmp/install/dockercli.installer [2021-06-09T17:43:03.943Z] #24 7.187 ++ : stable [2021-06-09T17:43:03.943Z] #24 7.187 ++ : 17.06.2-ce [2021-06-09T17:43:03.943Z] #24 7.187 + install_dockercli [2021-06-09T17:43:03.943Z] #24 7.187 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:43:03.943Z] #24 7.187 ++ uname -m [2021-06-09T17:43:03.943Z] #24 7.187 + arch=x86_64 [2021-06-09T17:43:03.943Z] #24 7.187 + '[' x86_64 '!=' x86_64 ']' [2021-06-09T17:43:03.943Z] #24 7.187 + url=https://download.docker.com/linux/static [2021-06-09T17:43:03.943Z] #24 7.187 + tar -xz docker/docker [2021-06-09T17:43:03.943Z] #24 7.188 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-09T17:43:04.134Z] #50 26.31 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:04.134Z] #50 26.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:04.134Z] #50 26.39 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:43:04.134Z] #50 26.49 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:04.202Z] #24 ... [2021-06-09T17:43:04.202Z] [2021-06-09T17:43:04.202Z] #50 [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-06-09T17:43:04.202Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:04.202Z] #50 6.496 + RM_GOPATH=0 [2021-06-09T17:43:04.202Z] #50 6.496 + TMP_GOPATH= [2021-06-09T17:43:04.202Z] #50 6.496 + : /build [2021-06-09T17:43:04.202Z] #50 6.496 + '[' -z '' ']' [2021-06-09T17:43:04.202Z] #50 6.496 ++ mktemp -d [2021-06-09T17:43:04.202Z] #50 6.499 + export GOPATH=/tmp/tmp.8d1mxMFzh9 [2021-06-09T17:43:04.202Z] #50 6.499 + GOPATH=/tmp/tmp.8d1mxMFzh9 [2021-06-09T17:43:04.202Z] #50 6.499 + RM_GOPATH=1 [2021-06-09T17:43:04.202Z] #50 6.499 + case "$(go env GOARCH)" in [2021-06-09T17:43:04.202Z] #50 6.499 ++ go env GOARCH [2021-06-09T17:43:04.202Z] #50 6.507 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.202Z] #50 6.507 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.202Z] #50 6.507 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:04.202Z] #50 6.511 + dir=/tmp/install [2021-06-09T17:43:04.202Z] #50 6.511 + bin=golangci_lint [2021-06-09T17:43:04.202Z] #50 6.511 + shift [2021-06-09T17:43:04.202Z] #50 6.511 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:43:04.202Z] #50 6.511 + . /tmp/install/golangci_lint.installer [2021-06-09T17:43:04.202Z] #50 6.511 ++ : v1.23.8 [2021-06-09T17:43:04.202Z] #50 6.511 + install_golangci_lint [2021-06-09T17:43:04.202Z] #50 6.511 + set -e [2021-06-09T17:43:04.202Z] #50 6.511 + export GO111MODULE=on [2021-06-09T17:43:04.202Z] #50 6.511 + GO111MODULE=on [2021-06-09T17:43:04.202Z] #50 6.511 + GOBIN=/build [2021-06-09T17:43:04.202Z] #50 6.511 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:43:04.202Z] #50 6.538 go: finding github.com v1.23.8 [2021-06-09T17:43:04.202Z] #50 6.538 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:43:04.202Z] #50 6.538 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:43:04.202Z] #50 6.538 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:43:04.202Z] #50 6.538 go: finding github.com/golangci v1.23.8 [2021-06-09T17:43:04.202Z] #50 7.159 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:43:04.202Z] #50 7.643 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:43:04.398Z] #50 26.66 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:04.398Z] #50 26.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:43:04.398Z] #50 26.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:04.398Z] #50 26.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:04.398Z] #50 26.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:04.398Z] #50 26.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:04.461Z] #50 ... [2021-06-09T17:43:04.461Z] [2021-06-09T17:43:04.461Z] #46 [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-06-09T17:43:04.461Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:43:04.461Z] #46 7.652 + RM_GOPATH=0 [2021-06-09T17:43:04.461Z] #46 7.653 + TMP_GOPATH= [2021-06-09T17:43:04.461Z] #46 7.653 + : /build [2021-06-09T17:43:04.461Z] #46 7.653 + '[' -z '' ']' [2021-06-09T17:43:04.461Z] #46 7.653 ++ mktemp -d [2021-06-09T17:43:04.461Z] #46 7.656 + export GOPATH=/tmp/tmp.qN6LXk8Fis [2021-06-09T17:43:04.461Z] #46 7.656 + GOPATH=/tmp/tmp.qN6LXk8Fis [2021-06-09T17:43:04.461Z] #46 7.656 + RM_GOPATH=1 [2021-06-09T17:43:04.461Z] #46 7.658 + case "$(go env GOARCH)" in [2021-06-09T17:43:04.461Z] #46 7.658 ++ go env GOARCH [2021-06-09T17:43:04.461Z] #46 7.702 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.461Z] #46 7.702 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.461Z] #46 7.702 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:04.461Z] #46 7.702 + dir=/tmp/install [2021-06-09T17:43:04.461Z] #46 7.702 + bin=vndr [2021-06-09T17:43:04.461Z] #46 7.702 + shift [2021-06-09T17:43:04.461Z] #46 7.702 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:43:04.461Z] #46 7.702 + . /tmp/install/vndr.installer [2021-06-09T17:43:04.461Z] #46 7.702 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:43:04.461Z] #46 7.702 + install_vndr [2021-06-09T17:43:04.461Z] #46 7.702 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:43:04.461Z] #46 7.702 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qN6LXk8Fis/src/github.com/LK4D4/vndr [2021-06-09T17:43:04.461Z] #46 7.702 Cloning into '/tmp/tmp.qN6LXk8Fis/src/github.com/LK4D4/vndr'... [2021-06-09T17:43:04.461Z] #46 7.703 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:43:04.461Z] #46 8.542 + cd /tmp/tmp.qN6LXk8Fis/src/github.com/LK4D4/vndr [2021-06-09T17:43:04.461Z] #46 8.553 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:43:04.461Z] #46 8.579 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:43:04.461Z] #46 9.893 runtime/internal/atomic [2021-06-09T17:43:04.461Z] #46 9.900 internal/cpu [2021-06-09T17:43:04.461Z] #46 10.19 runtime/internal/sys [2021-06-09T17:43:04.461Z] #46 10.42 runtime/internal/math [2021-06-09T17:43:04.461Z] #46 ... [2021-06-09T17:43:04.461Z] [2021-06-09T17:43:04.461Z] #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-06-09T17:43:04.461Z] #34 sha256:56002aa5842c6f5204b72c7ad17b32a80dc05716b333732ce5a9caaaaa19c600 [2021-06-09T17:43:04.461Z] #34 6.444 Install go-toml version v1.8.1 [2021-06-09T17:43:04.461Z] #34 6.454 go: finding github.com v1.8.1 [2021-06-09T17:43:04.461Z] #34 6.456 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:43:04.461Z] #34 6.456 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:43:04.461Z] #34 6.456 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:43:04.461Z] #34 6.458 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:43:04.461Z] #34 7.102 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:43:04.461Z] #34 7.534 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:43:04.461Z] #34 9.031 github.com/pelletier/go-toml [2021-06-09T17:43:04.461Z] #34 ... [2021-06-09T17:43:04.461Z] [2021-06-09T17:43:04.461Z] #56 [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-06-09T17:43:04.461Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:04.461Z] #56 8.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:04.461Z] #56 8.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:04.461Z] #56 8.385 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:04.461Z] #56 9.213 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:43:04.488Z] The recommended git tool is: git [2021-06-09T17:43:04.660Z] #50 26.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:04.660Z] #50 26.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:04.660Z] #50 26.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:04.660Z] #50 26.94 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:43:04.660Z] #50 26.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:04.660Z] #50 27.03 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:04.719Z] #56 ... [2021-06-09T17:43:04.719Z] [2021-06-09T17:43:04.719Z] #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-06-09T17:43:04.719Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:04.719Z] #36 8.156 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:04.719Z] #36 8.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:04.719Z] #36 8.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:04.719Z] #36 9.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:43:04.719Z] #36 ... [2021-06-09T17:43:04.719Z] [2021-06-09T17:43:04.719Z] #52 [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-06-09T17:43:04.719Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:43:04.719Z] #52 3.995 + RM_GOPATH=0 [2021-06-09T17:43:04.719Z] #52 3.995 + TMP_GOPATH= [2021-06-09T17:43:04.719Z] #52 3.995 + : /build [2021-06-09T17:43:04.719Z] #52 3.995 + '[' -z '' ']' [2021-06-09T17:43:04.719Z] #52 3.995 ++ mktemp -d [2021-06-09T17:43:04.719Z] #52 3.997 + export GOPATH=/tmp/tmp.JQuu3spdrl [2021-06-09T17:43:04.719Z] #52 3.997 + GOPATH=/tmp/tmp.JQuu3spdrl [2021-06-09T17:43:04.719Z] #52 3.997 + RM_GOPATH=1 [2021-06-09T17:43:04.719Z] #52 3.997 + case "$(go env GOARCH)" in [2021-06-09T17:43:04.719Z] #52 3.997 ++ go env GOARCH [2021-06-09T17:43:04.719Z] #52 4.002 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.719Z] #52 4.002 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.719Z] #52 4.002 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:04.719Z] #52 4.003 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:43:04.719Z] #52 4.004 + dir=/tmp/install [2021-06-09T17:43:04.719Z] #52 4.004 + bin=shfmt [2021-06-09T17:43:04.719Z] #52 4.004 + shift [2021-06-09T17:43:04.720Z] #52 4.004 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:43:04.720Z] #52 4.004 + . /tmp/install/shfmt.installer [2021-06-09T17:43:04.720Z] #52 4.004 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:43:04.720Z] #52 4.004 + install_shfmt [2021-06-09T17:43:04.720Z] #52 4.004 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:43:04.720Z] #52 4.004 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JQuu3spdrl/src/github.com/mvdan/sh [2021-06-09T17:43:04.720Z] #52 4.006 Cloning into '/tmp/tmp.JQuu3spdrl/src/github.com/mvdan/sh'... [2021-06-09T17:43:04.720Z] #52 6.085 + cd /tmp/tmp.JQuu3spdrl/src/github.com/mvdan/sh [2021-06-09T17:43:04.720Z] #52 6.085 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:43:04.720Z] #52 6.115 + GO111MODULE=on [2021-06-09T17:43:04.720Z] #52 6.115 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:43:04.720Z] #52 6.876 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:04.720Z] #52 6.876 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:04.720Z] #52 6.889 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:04.720Z] #52 6.984 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:04.720Z] #52 7.066 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:04.720Z] #52 7.372 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:04.720Z] #52 7.839 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:04.720Z] #52 9.046 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:04.720Z] #52 10.45 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:04.720Z] #52 10.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:04.720Z] #52 10.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:04.922Z] #50 27.10 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:04.922Z] #50 27.11 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:04.922Z] #50 27.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:43:04.922Z] #50 27.24 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:04.922Z] #50 27.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:04.922Z] #50 27.26 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:04.979Z] #52 ... [2021-06-09T17:43:04.979Z] [2021-06-09T17:43:04.979Z] #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-06-09T17:43:04.979Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:43:04.979Z] #40 5.271 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:43:04.979Z] #40 5.279 Cloning into '.'... [2021-06-09T17:43:04.979Z] #40 ... [2021-06-09T17:43:04.979Z] [2021-06-09T17:43:04.979Z] #59 [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-06-09T17:43:04.979Z] #59 sha256:a66f5c0611800f05086294857fe6c62d9a64cf63cb0a041bd0744a51f083ae5d [2021-06-09T17:43:04.979Z] #59 6.125 + RM_GOPATH=0 [2021-06-09T17:43:04.979Z] #59 6.125 + TMP_GOPATH= [2021-06-09T17:43:04.979Z] #59 6.125 + : /build [2021-06-09T17:43:04.979Z] #59 6.125 + '[' -z '' ']' [2021-06-09T17:43:04.979Z] #59 6.125 ++ mktemp -d [2021-06-09T17:43:04.979Z] #59 6.125 + export GOPATH=/tmp/tmp.ryo8S9yTpT [2021-06-09T17:43:04.979Z] #59 6.125 + GOPATH=/tmp/tmp.ryo8S9yTpT [2021-06-09T17:43:04.979Z] #59 6.125 + RM_GOPATH=1 [2021-06-09T17:43:04.979Z] #59 6.125 + case "$(go env GOARCH)" in [2021-06-09T17:43:04.979Z] #59 6.126 ++ go env GOARCH [2021-06-09T17:43:04.979Z] #59 6.135 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.979Z] #59 6.135 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:04.979Z] #59 6.135 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:04.979Z] #59 6.138 + dir=/tmp/install [2021-06-09T17:43:04.979Z] #59 6.138 + bin=rootlesskit [2021-06-09T17:43:04.979Z] #59 6.138 + shift [2021-06-09T17:43:04.979Z] #59 6.138 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:43:04.979Z] #59 6.138 + . /tmp/install/rootlesskit.installer [2021-06-09T17:43:04.979Z] #59 6.138 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:43:04.979Z] #59 6.138 + install_rootlesskit [2021-06-09T17:43:04.979Z] #59 6.138 + case "$1" in [2021-06-09T17:43:04.979Z] #59 6.138 + export CGO_ENABLED=0 [2021-06-09T17:43:04.979Z] #59 6.138 + CGO_ENABLED=0 [2021-06-09T17:43:04.979Z] #59 6.138 + _install_rootlesskit [2021-06-09T17:43:04.979Z] #59 6.138 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:43:04.979Z] #59 6.138 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ryo8S9yTpT/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:43:04.979Z] #59 6.141 Cloning into '/tmp/tmp.ryo8S9yTpT/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:43:04.979Z] #59 6.141 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:43:04.979Z] #59 8.694 + cd /tmp/tmp.ryo8S9yTpT/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:43:04.979Z] #59 8.694 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:43:04.979Z] #59 8.759 + export GO111MODULE=on [2021-06-09T17:43:04.979Z] #59 8.759 + GO111MODULE=on [2021-06-09T17:43:04.979Z] #59 8.759 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:43:04.979Z] #59 8.759 + GOPROXY=https://proxy.golang.org [2021-06-09T17:43:04.979Z] #59 8.759 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:43:04.979Z] #59 8.759 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:43:04.979Z] #59 10.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:04.979Z] #59 10.44 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:04.979Z] #59 10.44 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:04.979Z] #59 10.50 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:04.979Z] #59 10.50 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:04.979Z] #59 10.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:04.979Z] #59 10.53 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:04.979Z] #59 10.78 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:43:04.979Z] #59 11.07 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:04.979Z] #59 11.08 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:43:05.183Z] #50 27.28 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:05.183Z] #50 27.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:05.183Z] #50 27.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:05.183Z] #50 27.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:05.183Z] #50 27.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:05.183Z] #50 27.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:43:05.183Z] #50 27.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:05.183Z] #50 27.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:05.238Z] #59 11.14 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:05.238Z] #59 ... [2021-06-09T17:43:05.238Z] [2021-06-09T17:43:05.238Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:05.238Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:05.238Z] #44 7.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:05.238Z] #44 7.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:05.238Z] #44 7.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:05.238Z] #44 8.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:43:05.238Z] #44 ... [2021-06-09T17:43:05.238Z] [2021-06-09T17:43:05.238Z] #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-06-09T17:43:05.238Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:43:05.238Z] #32 7.549 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:43:05.238Z] #32 7.549 Cloning into '.'... [2021-06-09T17:43:05.444Z] #50 27.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:05.444Z] #50 27.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:05.451Z] #9 ... [2021-06-09T17:43:05.451Z] [2021-06-09T17:43:05.451Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-09T17:43:05.451Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-09T17:43:05.451Z] #66 DONE 2.8s [2021-06-09T17:43:05.451Z] [2021-06-09T17:43:05.451Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-09T17:43:05.451Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-09T17:43:05.526Z] #32 ... [2021-06-09T17:43:05.526Z] [2021-06-09T17:43:05.526Z] #59 [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-06-09T17:43:05.526Z] #59 sha256:a66f5c0611800f05086294857fe6c62d9a64cf63cb0a041bd0744a51f083ae5d [2021-06-09T17:43:05.526Z] #59 11.30 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:05.526Z] #59 11.35 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:05.526Z] #59 11.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:05.705Z] #50 27.92 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:05.705Z] #50 27.98 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:05.705Z] #50 27.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:05.705Z] #50 28.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:05.705Z] #50 28.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:05.713Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.7s done [2021-06-09T17:43:05.785Z] #59 11.55 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:43:05.785Z] #59 11.71 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:05.967Z] #50 28.37 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:06.044Z] #59 12.13 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:06.227Z] #50 28.56 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:06.227Z] #50 28.61 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:06.289Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-09T17:43:06.303Z] #59 12.22 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:43:06.303Z] #59 12.25 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:06.310Z] #20 42.28 Selecting previously unselected package vim. [2021-06-09T17:43:06.551Z] #9 DONE 20.2s [2021-06-09T17:43:06.551Z] [2021-06-09T17:43:06.551Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-09T17:43:06.551Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-09T17:43:06.569Z] #20 42.29 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:43:06.569Z] #20 42.30 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:43:06.801Z] #50 29.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:07.087Z] #20 42.73 Selecting previously unselected package xfsprogs. [2021-06-09T17:43:07.087Z] #20 42.73 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T17:43:07.087Z] #20 42.74 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:43:07.345Z] #20 43.16 Selecting previously unselected package zip. [2021-06-09T17:43:07.345Z] #20 43.17 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T17:43:07.345Z] #20 43.18 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:43:07.496Z] #10 DONE 0.9s [2021-06-09T17:43:07.496Z] [2021-06-09T17:43:07.496Z] #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-06-09T17:43:07.496Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:43:07.496Z] #27 1.798 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:07.496Z] #27 1.799 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:07.496Z] #27 1.821 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:07.496Z] #27 2.054 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:43:07.496Z] #27 2.350 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:43:07.496Z] #27 2.572 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:43:07.496Z] #27 4.101 Fetched 8271 kB in 3s (3255 kB/s) [2021-06-09T17:43:07.496Z] #27 4.101 Reading package lists... [2021-06-09T17:43:07.496Z] #27 5.426 Reading package lists... [2021-06-09T17:43:07.496Z] #27 6.737 Building dependency tree... [2021-06-09T17:43:07.496Z] #27 7.363 The following additional packages will be installed: [2021-06-09T17:43:07.496Z] #27 7.364 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-09T17:43:07.496Z] #27 7.364 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-09T17:43:07.496Z] #27 7.365 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-09T17:43:07.496Z] #27 7.368 Suggested packages: [2021-06-09T17:43:07.496Z] #27 7.368 krb5-doc krb5-user [2021-06-09T17:43:07.496Z] #27 7.368 Recommended packages: [2021-06-09T17:43:07.496Z] #27 7.368 krb5-locales publicsuffix libsasl2-modules [2021-06-09T17:43:07.496Z] #27 7.666 The following NEW packages will be installed: [2021-06-09T17:43:07.496Z] #27 7.667 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-09T17:43:07.496Z] #27 7.667 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-09T17:43:07.496Z] #27 7.668 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-09T17:43:07.496Z] #27 7.669 libssh2-1 libssl1.1 openssl [2021-06-09T17:43:07.496Z] #27 7.967 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-09T17:43:07.496Z] #27 7.967 Need to get 4777 kB of archives. [2021-06-09T17:43:07.496Z] #27 7.967 After this operation, 11.5 MB of additional disk space will be used. [2021-06-09T17:43:07.496Z] #27 7.967 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-09T17:43:07.496Z] #27 7.967 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-09T17:43:07.496Z] #27 7.972 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-09T17:43:07.496Z] #27 7.973 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-09T17:43:07.496Z] #27 7.974 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-09T17:43:07.496Z] #27 7.977 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-09T17:43:07.496Z] #27 7.982 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-09T17:43:07.496Z] #27 7.985 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-09T17:43:07.496Z] #27 7.987 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-09T17:43:07.496Z] #27 7.989 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-09T17:43:07.496Z] #27 7.990 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-09T17:43:07.496Z] #27 8.037 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:15 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:16 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:17 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-09T17:43:07.496Z] #27 8.047 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-09T17:43:07.496Z] #27 8.089 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-09T17:43:07.496Z] #27 8.135 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-09T17:43:07.496Z] #27 8.465 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:07.496Z] #27 ... [2021-06-09T17:43:07.496Z] [2021-06-09T17:43:07.496Z] #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-06-09T17:43:07.496Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-09T17:43:07.604Z] #20 43.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:43:07.604Z] #20 43.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:43:07.604Z] #20 43.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:43:07.604Z] #20 43.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:43:07.604Z] #20 43.40 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:43:07.604Z] #20 43.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:43:07.604Z] #20 43.43 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:43:07.604Z] #20 43.45 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:43:07.604Z] #20 43.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:43:07.604Z] #20 43.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:43:07.604Z] #20 43.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:43:07.604Z] #20 43.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:43:07.604Z] #20 43.53 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:43:07.744Z] #50 ... [2021-06-09T17:43:07.745Z] [2021-06-09T17:43:07.745Z] #59 [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-06-09T17:43:07.745Z] #59 sha256:7bd1fe40daa41be54a294acfe4153b223e6e51890d1e700acafee17edb91e233 [2021-06-09T17:43:07.745Z] #59 20.06 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:07.745Z] #59 22.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:07.745Z] #59 22.39 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:07.745Z] #59 22.44 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:07.745Z] #59 22.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:07.745Z] #59 24.11 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:07.745Z] #59 26.16 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:43:07.745Z] #59 26.31 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:07.745Z] #59 26.43 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:07.745Z] #59 26.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:07.745Z] #59 26.57 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:43:07.745Z] #59 26.62 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:07.745Z] #59 26.73 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:07.745Z] #59 26.75 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:07.745Z] #59 26.78 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:07.745Z] #59 26.85 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:07.745Z] #59 26.89 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:07.745Z] #59 26.92 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:07.745Z] #59 26.94 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:07.745Z] #59 27.15 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:07.745Z] #59 27.28 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:07.864Z] #20 43.55 Setting up zip (3.0-11+b1) ... [2021-06-09T17:43:07.864Z] #20 43.56 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:43:07.864Z] #20 43.59 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:43:08.006Z] #59 ... [2021-06-09T17:43:08.006Z] [2021-06-09T17:43:08.006Z] #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-06-09T17:43:08.006Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:43:08.006Z] #40 25.12 Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T17:43:08.006Z] #40 25.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:43:08.006Z] #40 27.42 + 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-06-09T17:43:08.070Z] #11 DONE 0.8s [2021-06-09T17:43:08.070Z] [2021-06-09T17:43:08.070Z] #46 [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-06-09T17:43:08.070Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:43:08.207Z] #59 13.88 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:08.207Z] #59 14.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:08.336Z] #46 ... [2021-06-09T17:43:08.336Z] [2021-06-09T17:43:08.336Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-09T17:43:08.336Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-09T17:43:08.336Z] #39 DONE 0.2s [2021-06-09T17:43:08.336Z] [2021-06-09T17:43:08.336Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-09T17:43:08.336Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-09T17:43:08.336Z] #31 DONE 0.3s [2021-06-09T17:43:08.650Z] [2021-06-09T17:43:08.650Z] #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-06-09T17:43:08.650Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:43:08.650Z] #27 8.516 Fetched 4777 kB in 1s (9331 kB/s) [2021-06-09T17:43:08.650Z] #27 8.579 Selecting previously unselected package libssl1.1:arm64. [2021-06-09T17:43:08.650Z] #27 8.579 (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-06-09T17:43:08.650Z] #27 8.584 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-09T17:43:08.650Z] #27 8.596 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:43:08.650Z] #27 8.779 Selecting previously unselected package openssl. [2021-06-09T17:43:08.650Z] #27 8.780 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-09T17:43:08.650Z] #27 8.791 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:43:08.650Z] #27 8.937 Selecting previously unselected package ca-certificates. [2021-06-09T17:43:08.650Z] #27 8.937 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-09T17:43:08.650Z] #27 8.942 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-09T17:43:08.650Z] #27 9.045 Selecting previously unselected package libkeyutils1:arm64. [2021-06-09T17:43:08.650Z] #27 9.047 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-09T17:43:08.650Z] #27 9.060 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-09T17:43:08.650Z] #27 9.120 Selecting previously unselected package libkrb5support0:arm64. [2021-06-09T17:43:08.650Z] #27 9.129 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:43:08.650Z] #27 9.131 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:08.650Z] #27 9.208 Selecting previously unselected package libk5crypto3:arm64. [2021-06-09T17:43:08.650Z] #27 9.209 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:43:08.650Z] #27 9.230 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:08.650Z] #27 9.351 Selecting previously unselected package libkrb5-3:arm64. [2021-06-09T17:43:08.650Z] #27 9.354 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:43:08.650Z] #27 9.361 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:08.913Z] #27 ... [2021-06-09T17:43:08.913Z] [2021-06-09T17:43:08.914Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-09T17:43:08.914Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-09T17:43:08.914Z] #43 DONE 0.5s [2021-06-09T17:43:08.914Z] [2021-06-09T17:43:08.914Z] #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-06-09T17:43:08.914Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:43:08.914Z] #27 9.582 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-09T17:43:08.914Z] #27 9.582 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-09T17:43:08.914Z] #27 9.640 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:08.914Z] #27 9.789 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-09T17:43:08.914Z] #27 9.789 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-09T17:43:08.914Z] #27 9.789 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:43:08.914Z] #27 9.856 Selecting previously unselected package libsasl2-2:arm64. [2021-06-09T17:43:09.144Z] #59 14.85 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:09.182Z] #27 9.856 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-09T17:43:09.182Z] #27 9.867 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:43:09.182Z] #27 10.00 Selecting previously unselected package libldap-common. [2021-06-09T17:43:09.182Z] #27 10.00 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-09T17:43:09.182Z] #27 10.00 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:43:09.447Z] #27 10.17 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-09T17:43:09.447Z] #27 10.17 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-09T17:43:09.447Z] #27 10.19 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:43:09.447Z] #27 10.34 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-09T17:43:09.447Z] #27 10.34 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-09T17:43:09.447Z] #27 10.34 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-09T17:43:09.715Z] #27 10.54 Selecting previously unselected package libpsl5:arm64. [2021-06-09T17:43:09.715Z] #27 10.54 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-09T17:43:09.715Z] #27 10.54 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-09T17:43:09.715Z] #27 10.67 Selecting previously unselected package librtmp1:arm64. [2021-06-09T17:43:09.715Z] #27 10.67 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-09T17:43:09.715Z] #27 10.69 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:43:09.942Z] #40 ... [2021-06-09T17:43:09.942Z] [2021-06-09T17:43:09.942Z] #52 [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-06-09T17:43:09.942Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:09.942Z] #52 22.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:09.942Z] #52 23.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:09.942Z] #52 24.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:09.942Z] #52 24.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:09.942Z] #52 24.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:09.942Z] #52 25.10 runtime [2021-06-09T17:43:09.942Z] #52 25.10 runtime/cgo [2021-06-09T17:43:09.942Z] #52 ... [2021-06-09T17:43:09.942Z] [2021-06-09T17:43:09.942Z] #50 [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-06-09T17:43:09.942Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:43:09.942Z] #50 32.24 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:10.068Z] #27 ... [2021-06-09T17:43:10.068Z] [2021-06-09T17:43:10.068Z] #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-06-09T17:43:10.068Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-09T17:43:10.068Z] #12 DONE 1.7s [2021-06-09T17:43:10.068Z] [2021-06-09T17:43:10.068Z] #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-06-09T17:43:10.068Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:43:10.068Z] #27 10.77 Selecting previously unselected package libssh2-1:arm64. [2021-06-09T17:43:10.068Z] #27 10.77 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-09T17:43:10.068Z] #27 10.81 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-09T17:43:10.068Z] #27 10.94 Selecting previously unselected package libcurl4:arm64. [2021-06-09T17:43:10.106Z] #59 ... [2021-06-09T17:43:10.106Z] [2021-06-09T17:43:10.106Z] #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-06-09T17:43:10.106Z] #24 sha256:5c777a025d0899f241f8eefae97c4d41a90e89dd1123d6b9c0de6fe0f1da3883 [2021-06-09T17:43:10.106Z] #24 15.05 + mkdir -p /build [2021-06-09T17:43:10.106Z] #24 15.05 + mv docker/docker /build/ [2021-06-09T17:43:10.106Z] #24 15.05 + rmdir docker [2021-06-09T17:43:10.106Z] #24 DONE 15.8s [2021-06-09T17:43:10.106Z] [2021-06-09T17:43:10.106Z] #50 [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-06-09T17:43:10.106Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:10.106Z] #50 14.08 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:43:10.106Z] #50 14.08 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:10.106Z] #50 14.15 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:43:10.106Z] #50 14.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:10.106Z] #50 14.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:10.106Z] #50 14.31 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:43:10.106Z] #50 14.36 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:43:10.106Z] #50 14.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:10.106Z] #50 14.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:10.106Z] #50 14.49 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:10.106Z] #50 14.53 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:43:10.106Z] #50 14.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:10.106Z] #50 14.80 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:10.107Z] #50 14.89 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:10.107Z] #50 14.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:10.107Z] #50 15.25 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:43:10.107Z] #50 15.44 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:10.107Z] #50 15.47 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:10.107Z] #50 15.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:10.107Z] #50 15.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:10.107Z] #50 15.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:10.107Z] #50 15.95 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:10.107Z] #50 15.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:10.107Z] #50 16.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:10.331Z] #27 11.13 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-09T17:43:10.331Z] #27 11.24 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-09T17:43:10.513Z] #50 16.37 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:10.513Z] #50 16.37 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:10.513Z] #50 16.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:10.513Z] #50 16.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:10.519Z] #20 45.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:43:10.519Z] #20 45.95 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:43:10.519Z] #20 45.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:43:10.519Z] #20 45.98 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:43:10.519Z] #20 45.99 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:43:10.519Z] #20 46.07 invoke-rc.d: could not determine current runlevel [2021-06-09T17:43:10.519Z] #20 46.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:43:10.519Z] #20 46.09 Setting up pigz (2.4-1) ... [2021-06-09T17:43:10.519Z] #20 46.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:43:10.519Z] #20 46.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:43:10.519Z] #20 46.14 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:43:10.519Z] #20 46.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:43:10.519Z] #20 46.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:43:10.638Z] #27 11.39 Selecting previously unselected package curl. [2021-06-09T17:43:10.638Z] #27 11.39 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-09T17:43:10.638Z] #27 11.40 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-09T17:43:10.638Z] #27 11.55 Selecting previously unselected package libonig5:arm64. [2021-06-09T17:43:10.638Z] #27 11.55 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-09T17:43:10.638Z] #27 11.55 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:43:10.638Z] #27 11.67 Selecting previously unselected package libjq1:arm64. [2021-06-09T17:43:10.638Z] #27 11.67 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:43:10.779Z] #20 46.63 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:43:10.779Z] #20 46.65 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:43:10.779Z] #20 46.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:10.779Z] #20 46.69 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:43:10.779Z] #20 46.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:43:10.779Z] #20 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:43:10.779Z] #20 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:43:10.779Z] #20 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:43:10.779Z] #20 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:43:10.867Z] #50 16.53 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:10.867Z] #50 16.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:10.867Z] #50 16.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:10.902Z] #27 11.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:43:10.902Z] #27 11.75 Selecting previously unselected package jq. [2021-06-09T17:43:10.902Z] #27 11.75 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:43:10.902Z] #27 11.77 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:43:10.902Z] #27 11.86 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-09T17:43:10.902Z] #27 11.87 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-09T17:43:10.902Z] #27 11.89 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-09T17:43:11.038Z] #20 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:43:11.038Z] #20 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:43:11.038Z] #20 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:43:11.038Z] #20 46.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:43:11.038Z] #20 46.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:43:11.038Z] #20 46.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:43:11.038Z] #20 46.88 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:43:11.038Z] #20 46.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:43:11.038Z] #20 46.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:11.128Z] #50 16.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:11.128Z] #50 16.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:11.128Z] #50 16.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:11.387Z] #50 17.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:11.478Z] #27 12.15 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-09T17:43:11.478Z] #27 12.17 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:43:11.478Z] #27 12.19 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:11.478Z] #27 12.27 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:43:11.478Z] #27 12.32 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-09T17:43:11.478Z] #27 12.33 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:11.478Z] #27 12.36 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-09T17:43:11.478Z] #27 12.38 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-09T17:43:11.478Z] #27 12.41 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:11.478Z] #27 12.42 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-09T17:43:11.478Z] #27 12.45 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:43:11.478Z] #27 12.47 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:43:11.478Z] #27 12.50 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-09T17:43:11.799Z] #27 12.52 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-09T17:43:12.771Z] #50 18.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:12.771Z] #50 18.76 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:12.941Z] #20 ... [2021-06-09T17:43:12.941Z] [2021-06-09T17:43:12.941Z] #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-06-09T17:43:12.941Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:43:12.941Z] #40 176.0 + dpkg --print-architecture [2021-06-09T17:43:12.941Z] #40 176.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T17:43:13.029Z] #50 19.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:13.287Z] #50 19.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:13.291Z] #50 ... [2021-06-09T17:43:13.291Z] [2021-06-09T17:43:13.291Z] #56 [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-06-09T17:43:13.291Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:13.291Z] #56 25.21 Fetched 8448 kB in 17s (487 kB/s) [2021-06-09T17:43:13.291Z] #56 25.21 Reading package lists... [2021-06-09T17:43:13.291Z] #56 31.14 Reading package lists... [2021-06-09T17:43:13.291Z] #56 ... [2021-06-09T17:43:13.291Z] [2021-06-09T17:43:13.291Z] #50 [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-06-09T17:43:13.291Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:43:13.291Z] #50 35.25 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:43:13.508Z] #40 176.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T17:43:13.508Z] #40 176.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T17:43:13.546Z] #50 19.36 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:13.552Z] #50 ... [2021-06-09T17:43:13.552Z] [2021-06-09T17:43:13.552Z] #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-06-09T17:43:13.552Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:13.552Z] #36 25.73 Fetched 8448 kB in 19s (456 kB/s) [2021-06-09T17:43:13.552Z] #36 25.73 Reading package lists... [2021-06-09T17:43:13.552Z] #36 31.33 Reading package lists... [2021-06-09T17:43:13.552Z] #36 ... [2021-06-09T17:43:13.552Z] [2021-06-09T17:43:13.552Z] #46 [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-06-09T17:43:13.552Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:43:13.552Z] #46 30.78 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:43:13.552Z] #46 30.86 vendor/golang.org/x/crypto/curve25519 [2021-06-09T17:43:14.482Z] #50 ... [2021-06-09T17:43:14.482Z] [2021-06-09T17:43:14.482Z] #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-06-09T17:43:14.482Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:43:14.482Z] #40 19.64 Checking out files: 90% (1529/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-09T17:43:14.482Z] #40 19.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:43:14.482Z] #40 ... [2021-06-09T17:43:14.482Z] [2021-06-09T17:43:14.482Z] #48 [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-06-09T17:43:14.482Z] #48 sha256:da0cee49a6790dc20782929bbd52eeeda05bb994aee049435792b13ab48feb46 [2021-06-09T17:43:14.482Z] #48 10.50 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:14.482Z] #48 11.91 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:14.482Z] #48 13.45 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:14.482Z] #48 17.46 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:43:14.482Z] #48 17.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:14.482Z] #48 17.56 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:43:14.482Z] #48 17.75 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:14.482Z] #48 17.86 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:14.482Z] #48 17.90 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:14.482Z] #48 18.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:14.482Z] #48 18.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:14.482Z] #48 18.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:14.482Z] #48 18.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:14.482Z] #48 18.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:14.495Z] #46 ... [2021-06-09T17:43:14.495Z] [2021-06-09T17:43:14.495Z] #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-06-09T17:43:14.495Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:14.495Z] #36 31.33 Reading package lists... [2021-06-09T17:43:14.495Z] #36 36.86 Building dependency tree... [2021-06-09T17:43:14.495Z] #36 ... [2021-06-09T17:43:14.495Z] [2021-06-09T17:43:14.495Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:14.495Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:14.495Z] #44 26.49 Fetched 8451 kB in 19s (448 kB/s) [2021-06-09T17:43:14.495Z] #44 26.49 Reading package lists... [2021-06-09T17:43:14.740Z] #48 ... [2021-06-09T17:43:14.740Z] [2021-06-09T17:43:14.740Z] #46 [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-06-09T17:43:14.740Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:43:14.740Z] #46 10.63 internal/bytealg [2021-06-09T17:43:14.740Z] #46 10.63 internal/race [2021-06-09T17:43:14.740Z] #46 10.65 sync/atomic [2021-06-09T17:43:14.740Z] #46 11.03 unicode [2021-06-09T17:43:14.740Z] #46 11.23 runtime [2021-06-09T17:43:14.740Z] #46 14.70 unicode/utf8 [2021-06-09T17:43:14.740Z] #46 15.25 math/bits [2021-06-09T17:43:14.740Z] #46 15.73 math [2021-06-09T17:43:14.740Z] #46 19.82 internal/testlog [2021-06-09T17:43:14.740Z] #46 20.13 unicode/utf16 [2021-06-09T17:43:14.740Z] #46 20.35 container/list [2021-06-09T17:43:14.740Z] #46 20.84 crypto/internal/subtle [2021-06-09T17:43:14.756Z] #44 32.47 Reading package lists... [2021-06-09T17:43:14.756Z] #44 ... [2021-06-09T17:43:14.756Z] [2021-06-09T17:43:14.756Z] #56 [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-06-09T17:43:14.756Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:14.756Z] #56 31.14 Reading package lists... [2021-06-09T17:43:14.998Z] #46 20.92 crypto/subtle [2021-06-09T17:43:14.998Z] #46 ... [2021-06-09T17:43:14.998Z] [2021-06-09T17:43:14.998Z] #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-06-09T17:43:14.998Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:14.998Z] #36 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:14.998Z] #36 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:14.998Z] #36 ... [2021-06-09T17:43:14.998Z] [2021-06-09T17:43:14.998Z] #52 [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-06-09T17:43:14.998Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:43:14.998Z] #52 10.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:14.998Z] #52 11.77 unicode [2021-06-09T17:43:14.998Z] #52 11.88 runtime [2021-06-09T17:43:14.998Z] #52 15.25 unicode/utf8 [2021-06-09T17:43:14.998Z] #52 15.61 encoding [2021-06-09T17:43:14.998Z] #52 15.73 math/bits [2021-06-09T17:43:14.998Z] #52 16.27 math [2021-06-09T17:43:14.998Z] #52 20.55 runtime/cgo [2021-06-09T17:43:15.151Z] #27 15.77 Updating certificates in /etc/ssl/certs... [2021-06-09T17:43:15.257Z] #52 ... [2021-06-09T17:43:15.257Z] [2021-06-09T17:43:15.257Z] #56 [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-06-09T17:43:15.257Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:15.257Z] #56 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:15.257Z] #56 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:15.516Z] #56 ... [2021-06-09T17:43:15.516Z] [2021-06-09T17:43:15.516Z] #50 [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-06-09T17:43:15.516Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:15.516Z] #50 21.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:15.516Z] #50 21.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:15.516Z] #50 21.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:15.516Z] #50 21.16 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:43:15.516Z] #50 21.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:15.516Z] #50 21.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:15.516Z] #50 21.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:15.516Z] #50 21.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:15.516Z] #50 21.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:15.589Z] #56 37.18 Building dependency tree... [2021-06-09T17:43:15.589Z] #56 ... [2021-06-09T17:43:15.589Z] [2021-06-09T17:43:15.589Z] #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-06-09T17:43:15.589Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:15.589Z] #13 22.01 Fetched 8973 kB in 19s (480 kB/s) [2021-06-09T17:43:15.589Z] #13 22.01 Reading package lists... [2021-06-09T17:43:15.774Z] #50 21.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:15.774Z] #50 21.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:15.774Z] #50 21.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:15.774Z] #50 21.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:15.774Z] #50 21.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:15.774Z] #50 21.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:15.774Z] #50 21.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:15.774Z] #50 21.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:43:15.774Z] #50 21.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:15.849Z] #13 28.54 Reading package lists... [2021-06-09T17:43:15.849Z] #13 ... [2021-06-09T17:43:15.849Z] [2021-06-09T17:43:15.850Z] #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-06-09T17:43:15.850Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:15.850Z] #36 36.86 Building dependency tree... [2021-06-09T17:43:16.033Z] #50 21.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:16.033Z] #50 21.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:16.033Z] #50 21.76 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:16.033Z] #50 21.84 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:16.033Z] #50 21.84 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:16.033Z] #50 ... [2021-06-09T17:43:16.033Z] [2021-06-09T17:43:16.033Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:16.033Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:16.033Z] #44 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:16.033Z] #44 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:16.033Z] #44 ... [2021-06-09T17:43:16.033Z] [2021-06-09T17:43:16.033Z] #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-06-09T17:43:16.033Z] #34 sha256:56002aa5842c6f5204b72c7ad17b32a80dc05716b333732ce5a9caaaaa19c600 [2021-06-09T17:43:16.033Z] #34 16.63 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:43:16.033Z] #34 DONE 22.0s [2021-06-09T17:43:16.033Z] [2021-06-09T17:43:16.033Z] #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-06-09T17:43:16.033Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:16.033Z] #13 7.651 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:16.033Z] #13 7.651 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:43:16.033Z] #13 7.716 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:16.033Z] #13 7.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:16.033Z] #13 8.562 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:43:16.033Z] #13 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:43:16.033Z] #13 12.37 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:43:16.033Z] #13 15.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:43:16.103Z] #27 ... [2021-06-09T17:43:16.103Z] [2021-06-09T17:43:16.103Z] #46 [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-06-09T17:43:16.103Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:43:16.103Z] #46 4.875 + RM_GOPATH=0 [2021-06-09T17:43:16.103Z] #46 4.875 + TMP_GOPATH= [2021-06-09T17:43:16.103Z] #46 4.875 + : /build [2021-06-09T17:43:16.103Z] #46 4.875 + '[' -z '' ']' [2021-06-09T17:43:16.103Z] #46 4.882 ++ mktemp -d [2021-06-09T17:43:16.103Z] #46 4.885 + export GOPATH=/tmp/tmp.RBjYhNCGVP [2021-06-09T17:43:16.103Z] #46 4.885 + GOPATH=/tmp/tmp.RBjYhNCGVP [2021-06-09T17:43:16.103Z] #46 4.885 + RM_GOPATH=1 [2021-06-09T17:43:16.103Z] #46 4.885 + case "$(go env GOARCH)" in [2021-06-09T17:43:16.103Z] #46 4.892 ++ go env GOARCH [2021-06-09T17:43:16.103Z] #46 4.932 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:16.103Z] #46 4.932 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:16.103Z] #46 4.933 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:16.103Z] #46 4.938 + dir=/tmp/install [2021-06-09T17:43:16.103Z] #46 4.939 + bin=vndr [2021-06-09T17:43:16.103Z] #46 4.939 + shift [2021-06-09T17:43:16.103Z] #46 4.939 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-09T17:43:16.103Z] #46 4.939 + . /tmp/install/vndr.installer [2021-06-09T17:43:16.103Z] #46 4.939 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:43:16.103Z] #46 4.939 + install_vndr [2021-06-09T17:43:16.103Z] #46 4.939 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-09T17:43:16.103Z] #46 4.939 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RBjYhNCGVP/src/github.com/LK4D4/vndr [2021-06-09T17:43:16.103Z] #46 4.940 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:43:16.103Z] #46 4.944 Cloning into '/tmp/tmp.RBjYhNCGVP/src/github.com/LK4D4/vndr'... [2021-06-09T17:43:16.103Z] #46 5.560 + cd /tmp/tmp.RBjYhNCGVP/src/github.com/LK4D4/vndr [2021-06-09T17:43:16.103Z] #46 5.560 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-09T17:43:16.103Z] #46 5.598 + go build -buildmode=pie -v -o /build/vndr . [2021-06-09T17:43:16.103Z] #46 6.709 runtime/internal/sys [2021-06-09T17:43:16.103Z] #46 6.752 internal/race [2021-06-09T17:43:16.103Z] #46 6.768 internal/cpu [2021-06-09T17:43:16.103Z] #46 6.795 runtime/internal/atomic [2021-06-09T17:43:16.103Z] #46 6.902 sync/atomic [2021-06-09T17:43:16.103Z] #46 6.954 runtime/internal/math [2021-06-09T17:43:16.103Z] #46 7.078 unicode [2021-06-09T17:43:16.103Z] #46 7.189 internal/bytealg [2021-06-09T17:43:16.103Z] #46 7.307 unicode/utf8 [2021-06-09T17:43:16.103Z] #46 7.504 math/bits [2021-06-09T17:43:16.103Z] #46 7.854 internal/testlog [2021-06-09T17:43:16.103Z] #46 7.969 math [2021-06-09T17:43:16.292Z] #13 ... [2021-06-09T17:43:16.292Z] [2021-06-09T17:43:16.292Z] #50 [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-06-09T17:43:16.292Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:16.292Z] #50 21.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:16.292Z] #50 22.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:16.292Z] #50 22.01 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:16.292Z] #50 22.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:16.292Z] #50 22.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:16.292Z] #50 22.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:16.551Z] #50 22.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:16.551Z] #50 22.28 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:16.551Z] #50 22.50 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:16.551Z] #50 22.50 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:16.551Z] #50 22.59 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:16.551Z] #50 22.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:16.810Z] #50 22.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:16.810Z] #50 22.83 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:16.810Z] #50 22.83 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:16.810Z] #50 22.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:16.810Z] #50 22.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:17.069Z] #50 22.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:17.069Z] #50 22.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:17.080Z] #46 8.721 runtime [2021-06-09T17:43:17.080Z] #46 8.759 encoding [2021-06-09T17:43:17.248Z] #36 39.66 The following additional packages will be installed: [2021-06-09T17:43:17.327Z] #50 23.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:17.327Z] #50 23.27 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:17.327Z] #50 23.28 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:17.327Z] #50 23.30 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:17.342Z] #46 9.293 unicode/utf16 [2021-06-09T17:43:17.509Z] #36 39.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:43:17.509Z] #36 39.68 Suggested packages: [2021-06-09T17:43:17.509Z] #36 39.69 cmake-doc ninja-build lrzip [2021-06-09T17:43:17.509Z] #36 39.69 Recommended packages: [2021-06-09T17:43:17.509Z] #36 39.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:43:17.586Z] #50 23.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:17.586Z] #50 23.54 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:17.586Z] #50 23.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:17.586Z] #50 23.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:17.844Z] #50 23.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:17.844Z] #50 23.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:17.844Z] #50 23.73 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:43:17.844Z] #50 23.79 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:17.917Z] #46 9.787 container/list [2021-06-09T17:43:18.080Z] #36 40.44 The following NEW packages will be installed: [2021-06-09T17:43:18.080Z] #36 40.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:43:18.080Z] #36 40.46 vim-common xxd [2021-06-09T17:43:18.103Z] #50 23.87 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:18.103Z] #50 23.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:18.103Z] #50 23.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:18.103Z] #50 24.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:18.180Z] #46 ... [2021-06-09T17:43:18.180Z] [2021-06-09T17:43:18.180Z] #59 [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-06-09T17:43:18.180Z] #59 sha256:f8a3c39ff5379141c6ab47a0462aedf3cc7b337a146c5f6b14c7431920523487 [2021-06-09T17:43:18.180Z] #59 4.363 + RM_GOPATH=0 [2021-06-09T17:43:18.180Z] #59 4.365 + TMP_GOPATH= [2021-06-09T17:43:18.180Z] #59 4.365 + : /build [2021-06-09T17:43:18.180Z] #59 4.365 + '[' -z '' ']' [2021-06-09T17:43:18.180Z] #59 4.368 ++ mktemp -d [2021-06-09T17:43:18.180Z] #59 4.375 + export GOPATH=/tmp/tmp.pW5Q7xWH6J [2021-06-09T17:43:18.180Z] #59 4.375 + GOPATH=/tmp/tmp.pW5Q7xWH6J [2021-06-09T17:43:18.180Z] #59 4.375 + RM_GOPATH=1 [2021-06-09T17:43:18.180Z] #59 4.375 + case "$(go env GOARCH)" in [2021-06-09T17:43:18.180Z] #59 4.382 ++ go env GOARCH [2021-06-09T17:43:18.180Z] #59 4.428 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:18.180Z] #59 4.428 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:18.180Z] #59 4.428 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:18.180Z] #59 4.428 + dir=/tmp/install [2021-06-09T17:43:18.180Z] #59 4.428 + bin=rootlesskit [2021-06-09T17:43:18.180Z] #59 4.428 + shift [2021-06-09T17:43:18.180Z] #59 4.428 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-09T17:43:18.180Z] #59 4.428 + . /tmp/install/rootlesskit.installer [2021-06-09T17:43:18.180Z] #59 4.428 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:43:18.180Z] #59 4.428 + install_rootlesskit [2021-06-09T17:43:18.180Z] #59 4.428 + case "$1" in [2021-06-09T17:43:18.180Z] #59 4.428 + export CGO_ENABLED=0 [2021-06-09T17:43:18.180Z] #59 4.428 + CGO_ENABLED=0 [2021-06-09T17:43:18.180Z] #59 4.428 + _install_rootlesskit [2021-06-09T17:43:18.180Z] #59 4.428 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-09T17:43:18.180Z] #59 4.428 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pW5Q7xWH6J/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:43:18.180Z] #59 4.428 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:43:18.180Z] #59 4.436 Cloning into '/tmp/tmp.pW5Q7xWH6J/src/github.com/rootless-containers/rootlesskit'... [2021-06-09T17:43:18.180Z] #59 7.766 + cd /tmp/tmp.pW5Q7xWH6J/src/github.com/rootless-containers/rootlesskit [2021-06-09T17:43:18.180Z] #59 7.776 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-09T17:43:18.180Z] #59 7.836 + export GO111MODULE=on [2021-06-09T17:43:18.180Z] #59 7.837 + GO111MODULE=on [2021-06-09T17:43:18.180Z] #59 7.837 + export GOPROXY=https://proxy.golang.org [2021-06-09T17:43:18.180Z] #59 7.837 + GOPROXY=https://proxy.golang.org [2021-06-09T17:43:18.180Z] #59 7.837 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:43:18.180Z] #59 7.838 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-09T17:43:18.180Z] #59 9.643 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:43:18.180Z] #59 9.655 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:18.180Z] #59 9.712 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:43:18.180Z] #59 9.718 go: downloading github.com/google/uuid v1.2.0 [2021-06-09T17:43:18.180Z] #59 9.740 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:18.180Z] #59 9.770 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:18.180Z] #59 9.810 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:18.180Z] #59 9.827 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:18.180Z] #59 9.888 go: extracting github.com/google/uuid v1.2.0 [2021-06-09T17:43:18.180Z] #59 9.945 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:18.180Z] #59 9.998 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:18.180Z] #59 10.000 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:18.362Z] #50 24.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:43:18.362Z] #50 24.20 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:18.362Z] #50 24.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:18.362Z] #50 24.35 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:43:18.362Z] #50 24.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:18.362Z] #50 24.45 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:18.442Z] #59 10.17 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:18.442Z] #59 10.19 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:18.442Z] #59 10.25 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:18.442Z] #59 ... [2021-06-09T17:43:18.442Z] [2021-06-09T17:43:18.442Z] #56 [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-06-09T17:43:18.442Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:43:18.442Z] #56 5.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:18.442Z] #56 5.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:18.442Z] #56 5.834 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:18.442Z] #56 6.722 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:43:18.442Z] #56 8.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:43:18.442Z] #56 9.487 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:43:18.442Z] #56 ... [2021-06-09T17:43:18.442Z] [2021-06-09T17:43:18.442Z] #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-06-09T17:43:18.442Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:43:18.442Z] #36 5.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:18.442Z] #36 6.041 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:18.442Z] #36 6.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:18.442Z] #36 6.997 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:43:18.442Z] #36 8.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:43:18.442Z] #36 9.803 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:43:18.621Z] #50 24.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:18.621Z] #50 24.53 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:18.621Z] #50 24.59 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:43:18.653Z] #36 40.85 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:18.653Z] #36 40.85 Need to get 14.9 MB of archives. [2021-06-09T17:43:18.653Z] #36 40.85 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T17:43:18.653Z] #36 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:43:18.653Z] #36 40.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:43:18.653Z] #36 40.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:43:18.653Z] #36 41.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:43:18.707Z] #36 ... [2021-06-09T17:43:18.707Z] [2021-06-09T17:43:18.707Z] #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-06-09T17:43:18.707Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T17:43:18.707Z] #32 5.485 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-09T17:43:18.707Z] #32 5.492 Cloning into '.'... [2021-06-09T17:43:18.707Z] #32 ... [2021-06-09T17:43:18.707Z] [2021-06-09T17:43:18.707Z] #50 [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-06-09T17:43:18.707Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:18.707Z] #50 4.695 + RM_GOPATH=0 [2021-06-09T17:43:18.707Z] #50 4.695 + TMP_GOPATH= [2021-06-09T17:43:18.707Z] #50 4.699 + : /build [2021-06-09T17:43:18.707Z] #50 4.699 + '[' -z '' ']' [2021-06-09T17:43:18.707Z] #50 4.703 ++ mktemp -d [2021-06-09T17:43:18.707Z] #50 4.703 + export GOPATH=/tmp/tmp.EGuLLn3iHn [2021-06-09T17:43:18.707Z] #50 4.703 + GOPATH=/tmp/tmp.EGuLLn3iHn [2021-06-09T17:43:18.707Z] #50 4.703 + RM_GOPATH=1 [2021-06-09T17:43:18.707Z] #50 4.703 + case "$(go env GOARCH)" in [2021-06-09T17:43:18.707Z] #50 4.709 ++ go env GOARCH [2021-06-09T17:43:18.707Z] #50 4.726 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:18.707Z] #50 4.726 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:18.707Z] #50 4.729 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:18.707Z] #50 4.730 + dir=/tmp/install [2021-06-09T17:43:18.707Z] #50 4.730 + bin=golangci_lint [2021-06-09T17:43:18.707Z] #50 4.730 + shift [2021-06-09T17:43:18.707Z] #50 4.730 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-09T17:43:18.707Z] #50 4.739 + . /tmp/install/golangci_lint.installer [2021-06-09T17:43:18.707Z] #50 4.739 ++ : v1.23.8 [2021-06-09T17:43:18.707Z] #50 4.739 + install_golangci_lint [2021-06-09T17:43:18.707Z] #50 4.739 + set -e [2021-06-09T17:43:18.707Z] #50 4.739 + export GO111MODULE=on [2021-06-09T17:43:18.707Z] #50 4.739 + GO111MODULE=on [2021-06-09T17:43:18.707Z] #50 4.739 + GOBIN=/build [2021-06-09T17:43:18.707Z] #50 4.739 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-09T17:43:18.707Z] #50 4.779 go: finding github.com v1.23.8 [2021-06-09T17:43:18.707Z] #50 4.783 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-09T17:43:18.707Z] #50 4.783 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-09T17:43:18.707Z] #50 4.806 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:43:18.707Z] #50 4.810 go: finding github.com/golangci v1.23.8 [2021-06-09T17:43:18.707Z] #50 5.828 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:43:18.707Z] #50 6.396 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-09T17:43:18.880Z] #50 24.63 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:18.880Z] #50 24.63 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:18.880Z] #50 24.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:18.880Z] #50 24.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:18.880Z] #50 24.74 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:43:18.880Z] #50 24.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:18.880Z] #50 24.90 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:18.880Z] #50 24.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:18.969Z] #50 ... [2021-06-09T17:43:18.969Z] [2021-06-09T17:43:18.969Z] #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-06-09T17:43:18.969Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T17:43:18.969Z] #40 4.775 + git clone https://github.com/docker/distribution.git . [2021-06-09T17:43:18.969Z] #40 4.779 Cloning into '.'... [2021-06-09T17:43:19.138Z] #50 25.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:19.236Z] #40 ... [2021-06-09T17:43:19.236Z] [2021-06-09T17:43:19.236Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:19.236Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:43:19.236Z] #44 5.387 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:19.236Z] #44 5.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:19.236Z] #44 5.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:19.236Z] #44 6.326 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:43:19.236Z] #44 6.757 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:43:19.236Z] #44 8.003 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:43:19.236Z] #44 9.528 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:43:19.236Z] #44 ... [2021-06-09T17:43:19.236Z] [2021-06-09T17:43:19.236Z] #48 [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-06-09T17:43:19.236Z] #48 sha256:758008873e30be9ee418ac0c75db1698faf5ca4c9d45778bc41011c1757192f6 [2021-06-09T17:43:19.236Z] #48 5.405 + RM_GOPATH=0 [2021-06-09T17:43:19.236Z] #48 5.405 + TMP_GOPATH= [2021-06-09T17:43:19.236Z] #48 5.405 + : /build [2021-06-09T17:43:19.236Z] #48 5.405 + '[' -z '' ']' [2021-06-09T17:43:19.236Z] #48 5.406 ++ mktemp -d [2021-06-09T17:43:19.236Z] #48 5.440 + export GOPATH=/tmp/tmp.dLjTwLBnqW [2021-06-09T17:43:19.236Z] #48 5.440 + GOPATH=/tmp/tmp.dLjTwLBnqW [2021-06-09T17:43:19.236Z] #48 5.440 + RM_GOPATH=1 [2021-06-09T17:43:19.236Z] #48 5.440 + case "$(go env GOARCH)" in [2021-06-09T17:43:19.236Z] #48 5.440 ++ go env GOARCH [2021-06-09T17:43:19.236Z] #48 5.581 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:19.236Z] #48 5.581 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:19.236Z] #48 5.583 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:19.236Z] #48 5.598 + dir=/tmp/install [2021-06-09T17:43:19.236Z] #48 5.598 + bin=gotestsum [2021-06-09T17:43:19.236Z] #48 5.598 + shift [2021-06-09T17:43:19.236Z] #48 5.598 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-09T17:43:19.236Z] #48 5.598 + . /tmp/install/gotestsum.installer [2021-06-09T17:43:19.236Z] #48 5.598 ++ : v0.5.3 [2021-06-09T17:43:19.236Z] #48 5.598 + install_gotestsum [2021-06-09T17:43:19.236Z] #48 5.598 + set -e [2021-06-09T17:43:19.236Z] #48 5.598 + export GO111MODULE=on [2021-06-09T17:43:19.236Z] #48 5.598 + GO111MODULE=on [2021-06-09T17:43:19.236Z] #48 5.598 + GOBIN=/build [2021-06-09T17:43:19.236Z] #48 5.598 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-09T17:43:19.236Z] #48 5.678 go: finding gotest.tools v0.5.3 [2021-06-09T17:43:19.236Z] #48 5.688 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:43:19.236Z] #48 6.606 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:43:19.236Z] #48 7.145 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:43:19.236Z] #48 8.170 go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:43:19.236Z] #48 8.181 go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:43:19.236Z] #48 8.289 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:19.236Z] #48 8.296 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:19.236Z] #48 8.297 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:19.236Z] #48 8.298 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:19.236Z] #48 8.384 go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:43:19.236Z] #48 8.388 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:19.236Z] #48 8.498 go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:43:19.236Z] #48 8.610 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:19.236Z] #48 8.770 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:19.236Z] #48 8.809 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:19.236Z] #48 8.888 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:19.236Z] #48 9.003 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:19.236Z] #48 9.013 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:19.237Z] #48 9.098 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:19.237Z] #48 9.155 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:19.237Z] #48 9.339 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:19.237Z] #48 9.402 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:19.237Z] #48 10.19 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:19.237Z] #48 10.63 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:19.425Z] #50 25.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:19.425Z] #50 25.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:19.425Z] #50 25.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:19.425Z] #50 25.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:19.425Z] #50 25.40 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:43:19.500Z] #48 ... [2021-06-09T17:43:19.500Z] [2021-06-09T17:43:19.500Z] #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-06-09T17:43:19.500Z] #34 sha256:a25a5e245f2fafd7b6cfb422f210a78c654133661e92537049a6241c5dfd8906 [2021-06-09T17:43:19.500Z] #34 3.856 Install go-toml version v1.8.1 [2021-06-09T17:43:19.500Z] #34 3.889 go: finding github.com v1.8.1 [2021-06-09T17:43:19.500Z] #34 3.896 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-09T17:43:19.500Z] #34 3.896 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-09T17:43:19.500Z] #34 3.896 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:43:19.500Z] #34 3.899 go: finding github.com/pelletier v1.8.1 [2021-06-09T17:43:19.500Z] #34 4.740 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:43:19.500Z] #34 5.157 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-09T17:43:19.500Z] #34 7.365 github.com/pelletier/go-toml [2021-06-09T17:43:19.500Z] #34 ... [2021-06-09T17:43:19.500Z] [2021-06-09T17:43:19.500Z] #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-06-09T17:43:19.500Z] #24 sha256:a76d88510a9d06be4af9fa98083d1945838907fef3c5adf436f48239c38a45e3 [2021-06-09T17:43:19.500Z] #24 4.449 + RM_GOPATH=0 [2021-06-09T17:43:19.500Z] #24 4.449 + TMP_GOPATH= [2021-06-09T17:43:19.500Z] #24 4.449 + : /build [2021-06-09T17:43:19.500Z] #24 4.449 + '[' -z '' ']' [2021-06-09T17:43:19.500Z] #24 4.449 ++ mktemp -d [2021-06-09T17:43:19.500Z] #24 4.464 + export GOPATH=/tmp/tmp.zXl66groOj [2021-06-09T17:43:19.500Z] #24 4.464 + GOPATH=/tmp/tmp.zXl66groOj [2021-06-09T17:43:19.500Z] #24 4.464 + RM_GOPATH=1 [2021-06-09T17:43:19.500Z] #24 4.464 + case "$(go env GOARCH)" in [2021-06-09T17:43:19.500Z] #24 4.464 ++ go env GOARCH [2021-06-09T17:43:19.500Z] #24 4.479 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:19.500Z] #24 4.479 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:19.500Z] #24 4.479 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:19.500Z] #24 4.488 Install docker/cli version 17.06.2-ce from stable [2021-06-09T17:43:19.500Z] #24 4.489 + dir=/tmp/install [2021-06-09T17:43:19.500Z] #24 4.489 + bin=dockercli [2021-06-09T17:43:19.500Z] #24 4.489 + shift [2021-06-09T17:43:19.500Z] #24 4.489 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-09T17:43:19.500Z] #24 4.489 + . /tmp/install/dockercli.installer [2021-06-09T17:43:19.500Z] #24 4.489 ++ : stable [2021-06-09T17:43:19.500Z] #24 4.489 ++ : 17.06.2-ce [2021-06-09T17:43:19.500Z] #24 4.489 + install_dockercli [2021-06-09T17:43:19.500Z] #24 4.489 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-09T17:43:19.500Z] #24 4.489 ++ uname -m [2021-06-09T17:43:19.500Z] #24 4.489 + arch=aarch64 [2021-06-09T17:43:19.500Z] #24 4.489 + '[' aarch64 '!=' x86_64 ']' [2021-06-09T17:43:19.500Z] #24 4.489 + '[' aarch64 '!=' s390x ']' [2021-06-09T17:43:19.500Z] #24 4.489 + '[' aarch64 '!=' armhf ']' [2021-06-09T17:43:19.500Z] #24 4.489 + build_dockercli [2021-06-09T17:43:19.500Z] #24 4.489 + git clone https://github.com/docker/docker-ce /tmp/tmp.zXl66groOj/tmp/docker-ce [2021-06-09T17:43:19.500Z] #24 4.494 Cloning into '/tmp/tmp.zXl66groOj/tmp/docker-ce'... [2021-06-09T17:43:19.599Z] #36 41.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T17:43:19.599Z] #36 41.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T17:43:19.599Z] #36 41.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T17:43:19.599Z] #36 41.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T17:43:19.599Z] #36 41.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T17:43:19.599Z] #36 41.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T17:43:19.689Z] #50 25.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:19.689Z] #50 25.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:19.689Z] #50 25.60 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:19.689Z] #50 25.64 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:19.815Z] #24 ... [2021-06-09T17:43:19.815Z] [2021-06-09T17:43:19.815Z] #52 [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-06-09T17:43:19.815Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:43:19.815Z] #52 3.989 + RM_GOPATH=0 [2021-06-09T17:43:19.815Z] #52 3.989 + TMP_GOPATH= [2021-06-09T17:43:19.815Z] #52 3.989 + : /build [2021-06-09T17:43:19.815Z] #52 3.989 + '[' -z '' ']' [2021-06-09T17:43:19.815Z] #52 3.989 ++ mktemp -d [2021-06-09T17:43:19.815Z] #52 3.995 + export GOPATH=/tmp/tmp.unnRcMdAqf [2021-06-09T17:43:19.815Z] #52 3.995 + GOPATH=/tmp/tmp.unnRcMdAqf [2021-06-09T17:43:19.815Z] #52 3.995 + RM_GOPATH=1 [2021-06-09T17:43:19.815Z] #52 3.995 + case "$(go env GOARCH)" in [2021-06-09T17:43:19.815Z] #52 3.995 ++ go env GOARCH [2021-06-09T17:43:19.815Z] #52 4.009 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:19.815Z] #52 4.009 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:19.815Z] #52 4.014 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:19.815Z] #52 4.014 + dir=/tmp/install [2021-06-09T17:43:19.815Z] #52 4.014 + bin=shfmt [2021-06-09T17:43:19.815Z] #52 4.014 + shift [2021-06-09T17:43:19.815Z] #52 4.014 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-09T17:43:19.815Z] #52 4.014 + . /tmp/install/shfmt.installer [2021-06-09T17:43:19.815Z] #52 4.014 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:43:19.815Z] #52 4.014 + install_shfmt [2021-06-09T17:43:19.815Z] #52 4.014 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-09T17:43:19.815Z] #52 4.014 + git clone https://github.com/mvdan/sh.git /tmp/tmp.unnRcMdAqf/src/github.com/mvdan/sh [2021-06-09T17:43:19.815Z] #52 4.025 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:43:19.815Z] #52 4.025 Cloning into '/tmp/tmp.unnRcMdAqf/src/github.com/mvdan/sh'... [2021-06-09T17:43:19.815Z] #52 9.900 + cd /tmp/tmp.unnRcMdAqf/src/github.com/mvdan/sh [2021-06-09T17:43:19.815Z] #52 9.901 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-09T17:43:19.815Z] #52 10.06 + GO111MODULE=on [2021-06-09T17:43:19.815Z] #52 10.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-09T17:43:19.815Z] #52 11.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:19.815Z] #52 11.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:19.815Z] #52 11.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:19.815Z] #52 ... [2021-06-09T17:43:19.815Z] [2021-06-09T17:43:19.815Z] #46 [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-06-09T17:43:19.815Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:43:19.815Z] #46 10.58 crypto/internal/subtle [2021-06-09T17:43:19.815Z] #46 10.98 crypto/subtle [2021-06-09T17:43:19.815Z] #46 11.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:43:19.815Z] #46 11.44 internal/nettrace [2021-06-09T17:43:19.948Z] #50 25.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:19.948Z] #50 25.87 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:43:19.948Z] #50 25.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:20.077Z] #46 11.74 runtime/cgo [2021-06-09T17:43:20.077Z] #46 ... [2021-06-09T17:43:20.077Z] [2021-06-09T17:43:20.077Z] #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-06-09T17:43:20.077Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:43:20.077Z] #13 4.080 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:43:20.077Z] #13 4.114 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:43:20.077Z] #13 4.147 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:43:20.077Z] #13 4.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:43:20.077Z] #13 4.924 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-09T17:43:20.077Z] #13 6.010 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:43:20.077Z] #13 7.421 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:43:20.077Z] #13 8.601 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:43:20.077Z] #13 ... [2021-06-09T17:43:20.077Z] [2021-06-09T17:43:20.077Z] #50 [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-06-09T17:43:20.077Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:20.077Z] #50 11.71 go: downloading github.com/fatih/color v1.7.0 [2021-06-09T17:43:20.077Z] #50 11.71 go: downloading github.com/spf13/viper v1.6.1 [2021-06-09T17:43:20.077Z] #50 11.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:20.077Z] #50 11.74 go: downloading github.com/pkg/errors v0.8.1 [2021-06-09T17:43:20.077Z] #50 11.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:20.077Z] #50 11.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:20.207Z] #50 26.00 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:20.207Z] #50 26.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:20.207Z] #50 26.19 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:20.207Z] #50 ... [2021-06-09T17:43:20.207Z] [2021-06-09T17:43:20.207Z] #59 [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-06-09T17:43:20.207Z] #59 sha256:a66f5c0611800f05086294857fe6c62d9a64cf63cb0a041bd0744a51f083ae5d [2021-06-09T17:43:20.207Z] #59 16.23 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:20.207Z] #59 17.37 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:20.207Z] #59 18.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:20.207Z] #59 21.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:20.207Z] #59 21.62 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:20.207Z] #59 21.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:20.207Z] #59 21.76 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:20.207Z] #59 22.05 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:20.207Z] #59 24.63 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:43:20.207Z] #59 24.84 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:20.207Z] #59 24.90 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:20.207Z] #59 24.99 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:20.207Z] #59 25.14 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:43:20.207Z] #59 25.24 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:20.207Z] #59 25.24 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:20.207Z] #59 25.34 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:20.207Z] #59 25.34 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:20.207Z] #59 25.35 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:20.207Z] #59 25.46 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:20.207Z] #59 25.46 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:20.207Z] #59 25.47 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:20.207Z] #59 25.63 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:20.207Z] #59 25.94 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:20.340Z] #50 11.96 go: extracting github.com/fatih/color v1.7.0 [2021-06-09T17:43:20.340Z] #50 11.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:20.340Z] #50 12.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:20.340Z] #50 12.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:20.340Z] #50 12.10 go: extracting github.com/pkg/errors v0.8.1 [2021-06-09T17:43:20.340Z] #50 12.12 go: extracting github.com/spf13/viper v1.6.1 [2021-06-09T17:43:20.340Z] #50 12.12 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:20.465Z] #59 ... [2021-06-09T17:43:20.465Z] [2021-06-09T17:43:20.465Z] #50 [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-06-09T17:43:20.465Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:20.465Z] #50 26.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:20.465Z] #50 26.31 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:20.465Z] #50 26.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:20.465Z] #50 26.31 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:20.465Z] #50 26.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:20.465Z] #50 26.36 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:20.465Z] #50 26.36 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:20.465Z] #50 26.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:20.603Z] #50 12.23 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:20.603Z] #50 12.26 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:20.603Z] #50 12.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:20.603Z] #50 12.48 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:20.603Z] #50 12.51 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:20.724Z] #50 26.51 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:20.724Z] #50 26.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:20.724Z] #50 26.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:20.724Z] #50 26.61 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:20.866Z] #50 12.62 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:20.866Z] #50 12.75 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:20.983Z] #50 26.76 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:20.983Z] #50 26.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:20.983Z] #50 26.91 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:21.000Z] #36 ... [2021-06-09T17:43:21.000Z] [2021-06-09T17:43:21.000Z] #56 [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-06-09T17:43:21.000Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:21.000Z] #56 37.18 Building dependency tree... [2021-06-09T17:43:21.000Z] #56 40.23 The following additional packages will be installed: [2021-06-09T17:43:21.000Z] #56 40.23 libbtrfs0 [2021-06-09T17:43:21.000Z] #56 40.43 The following NEW packages will be installed: [2021-06-09T17:43:21.000Z] #56 40.43 libbtrfs-dev libbtrfs0 [2021-06-09T17:43:21.000Z] #56 40.76 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:21.000Z] #56 40.76 Need to get 119 kB of archives. [2021-06-09T17:43:21.000Z] #56 40.76 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:43:21.000Z] #56 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:43:21.000Z] #56 40.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:43:21.000Z] #56 41.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:21.000Z] #56 41.87 Fetched 119 kB in 0s (417 kB/s) [2021-06-09T17:43:21.000Z] #56 41.98 Selecting previously unselected package libbtrfs0. [2021-06-09T17:43:21.000Z] #56 41.98 (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-06-09T17:43:21.000Z] #56 42.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:43:21.000Z] #56 42.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:43:21.000Z] #56 42.18 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:43:21.000Z] #56 42.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:43:21.000Z] #56 42.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:43:21.000Z] #56 42.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:43:21.000Z] #56 42.49 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:43:21.000Z] #56 42.51 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:21.000Z] #56 DONE 43.1s [2021-06-09T17:43:21.000Z] [2021-06-09T17:43:21.000Z] #50 [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-06-09T17:43:21.000Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:43:21.000Z] #50 39.21 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:43:21.000Z] #50 39.31 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:21.000Z] #50 39.34 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:21.000Z] #50 39.36 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:21.000Z] #50 39.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:21.000Z] #50 39.48 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:21.000Z] #50 39.51 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:21.000Z] #50 39.53 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:21.000Z] #50 39.53 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:43:21.001Z] #50 39.55 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:21.001Z] #50 39.57 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.58 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:21.001Z] #50 39.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.60 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:21.001Z] #50 39.61 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.66 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:21.001Z] #50 39.66 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.71 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:43:21.001Z] #50 39.72 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.77 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:21.001Z] #50 39.83 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:21.001Z] #50 39.86 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:21.001Z] #50 39.87 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:21.001Z] #50 39.90 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:21.001Z] #50 39.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:21.001Z] #50 39.94 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:21.001Z] #50 40.07 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:21.001Z] #50 40.13 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:21.001Z] #50 40.21 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:21.001Z] #50 40.21 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:21.001Z] #50 40.25 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:21.001Z] #50 40.28 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:21.001Z] #50 40.44 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:21.001Z] #50 40.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:21.001Z] #50 40.48 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:21.001Z] #50 40.50 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:21.001Z] #50 40.55 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:43:21.001Z] #50 40.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:21.001Z] #50 40.59 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:43:21.001Z] #50 40.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:21.001Z] #50 40.61 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:21.001Z] #50 40.61 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:21.001Z] #50 40.65 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:21.001Z] #50 40.66 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:21.001Z] #50 40.66 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:21.001Z] #50 40.67 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:43:21.001Z] #50 40.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:21.001Z] #50 40.89 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:21.001Z] #50 40.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:21.001Z] #50 40.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:21.001Z] #50 40.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:21.001Z] #50 40.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:21.001Z] #50 40.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:21.001Z] #50 40.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:21.001Z] #50 41.00 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:21.001Z] #50 41.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:21.001Z] #50 41.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:21.001Z] #50 41.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:21.001Z] #50 41.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:21.001Z] #50 41.07 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:21.001Z] #50 41.09 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:21.001Z] #50 41.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:21.001Z] #50 41.11 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:21.001Z] #50 41.12 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:21.001Z] #50 41.13 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:21.001Z] #50 41.20 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:21.001Z] #50 41.22 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:21.001Z] #50 41.45 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:21.001Z] #50 41.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:21.001Z] #50 41.54 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:21.001Z] #50 41.54 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:21.001Z] #50 41.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:21.129Z] #50 12.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:21.129Z] #50 12.86 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:21.129Z] #50 12.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:21.129Z] #50 12.91 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:21.129Z] #50 13.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:21.242Z] #50 27.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:21.242Z] #50 27.29 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:21.391Z] #50 13.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:21.391Z] #50 13.06 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:21.391Z] #50 13.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:21.624Z] #40 ... [2021-06-09T17:43:21.624Z] [2021-06-09T17:43:21.624Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:43:21.624Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:43:21.624Z] #20 49.26 Setting up iptables (1.8.2-4) ... [2021-06-09T17:43:21.624Z] #20 49.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:43:21.624Z] #20 49.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:43:21.624Z] #20 49.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:43:21.624Z] #20 49.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:43:21.624Z] #20 49.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:43:21.624Z] #20 49.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:43:21.624Z] #20 49.33 Setting up python3 (3.7.3-1) ... [2021-06-09T17:43:21.624Z] #20 49.69 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:43:21.624Z] #20 50.35 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:43:21.624Z] #20 52.14 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:43:21.624Z] #20 52.16 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:43:21.624Z] #20 52.50 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:43:21.624Z] #20 53.42 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:43:21.624Z] #20 53.82 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:43:21.624Z] #20 54.77 Setting up python3-pip (18.1-5) ... [2021-06-09T17:43:21.624Z] #20 55.64 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:21.624Z] #20 55.68 Processing triggers for mime-support (3.62) ... [2021-06-09T17:43:21.624Z] #20 DONE 56.7s [2021-06-09T17:43:21.624Z] [2021-06-09T17:43:21.624Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T17:43:21.624Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:43:21.653Z] #50 13.36 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:21.653Z] #50 13.37 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:21.653Z] #50 13.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:21.810Z] #50 27.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:21.883Z] #21 0.981 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:43:21.883Z] #21 0.986 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:43:21.883Z] #21 0.991 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:43:21.883Z] #21 DONE 1.0s [2021-06-09T17:43:21.883Z] [2021-06-09T17:43:21.883Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:43:21.883Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:43:22.307Z] #50 13.97 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:22.378Z] #50 28.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:22.592Z] #50 14.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:22.592Z] #50 14.41 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:22.592Z] #50 14.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:22.855Z] #50 14.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:22.855Z] #50 14.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:23.117Z] #50 14.84 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:23.117Z] #50 14.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:23.395Z] #50 14.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:23.395Z] #50 14.99 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:23.395Z] #50 15.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:23.395Z] #50 ... [2021-06-09T17:43:23.395Z] [2021-06-09T17:43:23.395Z] #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-06-09T17:43:23.395Z] #34 sha256:a25a5e245f2fafd7b6cfb422f210a78c654133661e92537049a6241c5dfd8906 [2021-06-09T17:43:23.395Z] #34 12.02 github.com/pelletier/go-toml/cmd/tomll [2021-06-09T17:43:23.395Z] #34 DONE 15.1s [2021-06-09T17:43:23.657Z] [2021-06-09T17:43:23.657Z] #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-06-09T17:43:23.657Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:43:23.657Z] #27 21.68 137 added, 0 removed; done. [2021-06-09T17:43:23.657Z] #27 21.97 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-09T17:43:23.657Z] #27 22.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:43:23.657Z] #27 22.45 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-09T17:43:23.657Z] #27 22.63 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-09T17:43:23.657Z] #27 22.83 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:23.657Z] #27 23.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-09T17:43:23.657Z] #27 23.19 Updating certificates in /etc/ssl/certs... [2021-06-09T17:43:24.320Z] #50 ... [2021-06-09T17:43:24.320Z] [2021-06-09T17:43:24.320Z] #52 [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-06-09T17:43:24.320Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:24.320Z] #52 46.56 internal/oserror [2021-06-09T17:43:24.320Z] #52 46.59 strconv [2021-06-09T17:43:24.320Z] #52 46.65 syscall [2021-06-09T17:43:25.663Z] #50 ... [2021-06-09T17:43:25.663Z] [2021-06-09T17:43:25.663Z] #46 [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-06-09T17:43:25.663Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:43:25.663Z] #46 21.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-09T17:43:25.663Z] #46 21.26 internal/nettrace [2021-06-09T17:43:25.663Z] #46 21.37 runtime/cgo [2021-06-09T17:43:25.663Z] #46 29.48 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:43:25.663Z] #46 29.61 vendor/golang.org/x/crypto/curve25519 [2021-06-09T17:43:25.663Z] #46 ... [2021-06-09T17:43:25.663Z] [2021-06-09T17:43:25.663Z] #50 [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-06-09T17:43:25.663Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:25.663Z] #50 31.54 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:26.214Z] #27 ... [2021-06-09T17:43:26.214Z] [2021-06-09T17:43:26.214Z] #50 [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-06-09T17:43:26.214Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:26.214Z] #50 17.87 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:26.214Z] #50 17.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:26.238Z] #52 ... [2021-06-09T17:43:26.238Z] [2021-06-09T17:43:26.238Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:26.238Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:26.238Z] #44 32.47 Reading package lists... [2021-06-09T17:43:26.238Z] #44 38.44 Building dependency tree... [2021-06-09T17:43:26.238Z] #44 40.92 The following additional packages will be installed: [2021-06-09T17:43:26.238Z] #44 40.93 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:43:26.238Z] #44 40.93 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:43:26.238Z] #44 40.93 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:43:26.238Z] #44 40.94 python3.7-minimal [2021-06-09T17:43:26.238Z] #44 40.94 Suggested packages: [2021-06-09T17:43:26.238Z] #44 40.95 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:43:26.238Z] #44 40.95 python3.7-doc binfmt-support [2021-06-09T17:43:26.238Z] #44 42.20 The following NEW packages will be installed: [2021-06-09T17:43:26.238Z] #44 42.20 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:43:26.238Z] #44 42.21 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:43:26.238Z] #44 42.21 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:43:26.238Z] #44 42.21 python3.7-minimal [2021-06-09T17:43:26.238Z] #44 42.73 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:26.238Z] #44 42.73 Need to get 6695 kB of archives. [2021-06-09T17:43:26.238Z] #44 42.73 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T17:43:26.238Z] #44 42.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:43:26.238Z] #44 42.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T17:43:26.238Z] #44 43.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:43:26.238Z] #44 43.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:43:26.238Z] #44 43.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T17:43:26.239Z] #44 43.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:43:26.239Z] #44 43.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:43:26.239Z] #44 43.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:43:26.239Z] #44 43.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T17:43:26.239Z] #44 43.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:43:26.239Z] #44 43.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:43:26.239Z] #44 43.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T17:43:26.239Z] #44 43.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:43:26.239Z] #44 43.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:43:26.239Z] #44 43.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:43:26.239Z] #44 43.77 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T17:43:26.239Z] #44 45.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:26.239Z] #44 45.47 Fetched 6695 kB in 2s (3331 kB/s) [2021-06-09T17:43:26.239Z] #44 45.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:43:26.239Z] #44 45.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 ... 15410 files and directories currently installed.) [2021-06-09T17:43:26.239Z] #44 45.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:43:26.239Z] #44 45.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:26.239Z] #44 46.45 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:43:26.239Z] #44 46.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:43:26.239Z] #44 46.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:43:26.239Z] #44 48.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:26.239Z] #44 48.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:43:26.500Z] #44 ... [2021-06-09T17:43:26.500Z] [2021-06-09T17:43:26.500Z] #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-06-09T17:43:26.500Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:43:26.500Z] #32 46.54 Checking out files: 88% (1349/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-06-09T17:43:26.500Z] #32 47.05 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:43:26.500Z] #32 47.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:43:27.039Z] #50 ... [2021-06-09T17:43:27.039Z] [2021-06-09T17:43:27.039Z] #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-06-09T17:43:27.039Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:43:27.039Z] #40 21.98 + 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-06-09T17:43:27.039Z] #40 ... [2021-06-09T17:43:27.039Z] [2021-06-09T17:43:27.039Z] #56 [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-06-09T17:43:27.039Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:27.039Z] #56 24.23 Fetched 8448 kB in 16s (516 kB/s) [2021-06-09T17:43:27.039Z] #56 24.23 Reading package lists... [2021-06-09T17:43:27.154Z] #22 4.359 Collecting yamllint==1.26.1 [2021-06-09T17:43:27.187Z] #50 18.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:43:27.187Z] #50 18.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:27.458Z] #50 18.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:27.458Z] #50 18.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:27.458Z] #50 18.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:27.458Z] #50 18.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:27.458Z] #50 18.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:27.458Z] #50 18.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:27.458Z] #50 18.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:27.458Z] #50 19.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:27.458Z] #50 19.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-09T17:43:27.458Z] #50 19.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:27.458Z] #50 19.23 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:27.458Z] #50 19.31 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:27.458Z] #50 19.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:27.458Z] #50 19.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:27.488Z] #32 ... [2021-06-09T17:43:27.488Z] [2021-06-09T17:43:27.488Z] #46 [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-06-09T17:43:27.488Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:43:27.488Z] #46 39.75 sync [2021-06-09T17:43:27.488Z] #46 39.76 internal/reflectlite [2021-06-09T17:43:27.488Z] #46 41.04 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:43:27.488Z] #46 41.30 math/rand [2021-06-09T17:43:27.488Z] #46 42.63 internal/singleflight [2021-06-09T17:43:27.488Z] #46 42.64 errors [2021-06-09T17:43:27.488Z] #46 42.96 sort [2021-06-09T17:43:27.488Z] #46 42.99 io [2021-06-09T17:43:27.488Z] #46 44.35 bytes [2021-06-09T17:43:27.488Z] #46 44.51 strconv [2021-06-09T17:43:27.488Z] #46 46.26 bufio [2021-06-09T17:43:27.488Z] #46 47.64 reflect [2021-06-09T17:43:27.488Z] #46 48.41 syscall [2021-06-09T17:43:27.488Z] #46 ... [2021-06-09T17:43:27.488Z] [2021-06-09T17:43:27.488Z] #52 [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-06-09T17:43:27.488Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:27.488Z] #52 49.79 reflect [2021-06-09T17:43:27.605Z] #56 30.44 Reading package lists... [2021-06-09T17:43:27.605Z] #56 ... [2021-06-09T17:43:27.605Z] [2021-06-09T17:43:27.605Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:27.605Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:27.605Z] #44 32.83 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-09T17:43:27.723Z] #50 ... [2021-06-09T17:43:27.723Z] [2021-06-09T17:43:27.723Z] #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-06-09T17:43:27.723Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-09T17:43:27.723Z] #27 27.64 0 added, 0 removed; done. [2021-06-09T17:43:27.723Z] #27 27.64 Running hooks in /etc/ca-certificates/update.d... [2021-06-09T17:43:27.723Z] #27 27.65 done. [2021-06-09T17:43:27.723Z] #27 DONE 28.5s [2021-06-09T17:43:27.723Z] [2021-06-09T17:43:27.723Z] #50 [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-06-09T17:43:27.723Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:27.723Z] #50 19.33 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:27.723Z] #50 19.35 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:27.723Z] #50 19.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:27.723Z] #50 19.39 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:27.723Z] #50 19.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:27.723Z] #50 ... [2021-06-09T17:43:27.723Z] [2021-06-09T17:43:27.723Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-09T17:43:27.723Z] #28 sha256:bccbd8f12694b776ce51a8194c163f522541d2a4450da990da89346cc8940461 [2021-06-09T17:43:27.723Z] #28 DONE 0.1s [2021-06-09T17:43:27.723Z] [2021-06-09T17:43:27.723Z] #50 [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-06-09T17:43:27.723Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:27.723Z] #50 19.50 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:27.723Z] #50 19.53 go: downloading github.com/spf13/cast v1.3.0 [2021-06-09T17:43:27.723Z] #50 19.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:27.723Z] #50 19.63 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:27.985Z] #50 19.68 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:27.985Z] #50 19.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:27.985Z] #50 19.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:27.985Z] #50 19.73 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:27.985Z] #50 19.75 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:27.985Z] #50 19.80 go: extracting github.com/spf13/cast v1.3.0 [2021-06-09T17:43:27.985Z] #50 19.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:27.985Z] #50 19.85 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:28.100Z] using credential docker-jenkins-github-credentials [2021-06-09T17:43:28.171Z] Cloning the remote Git repository [2021-06-09T17:43:28.171Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:43:28.172Z] #44 ... [2021-06-09T17:43:28.172Z] [2021-06-09T17:43:28.172Z] #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-06-09T17:43:28.172Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:28.172Z] #36 24.06 Fetched 8448 kB in 16s (517 kB/s) [2021-06-09T17:43:28.172Z] #36 24.06 Reading package lists... [2021-06-09T17:43:28.172Z] #36 29.69 Reading package lists... [2021-06-09T17:43:28.172Z] #36 ... [2021-06-09T17:43:28.172Z] [2021-06-09T17:43:28.172Z] #50 [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-06-09T17:43:28.172Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:28.172Z] #50 33.97 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:43:28.248Z] #50 19.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:28.248Z] #50 19.86 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:28.248Z] #50 19.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:28.248Z] #50 20.00 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:28.248Z] #50 20.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:28.248Z] #50 20.11 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:28.484Z] #52 ... [2021-06-09T17:43:28.484Z] [2021-06-09T17:43:28.484Z] #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-06-09T17:43:28.484Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:28.484Z] #13 28.54 Reading package lists... [2021-06-09T17:43:28.484Z] #13 34.93 Building dependency tree... [2021-06-09T17:43:28.484Z] #13 38.42 The following additional packages will be installed: [2021-06-09T17:43:28.484Z] #13 38.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:43:28.484Z] #13 38.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:43:28.484Z] #13 38.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:43:28.484Z] #13 38.43 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:43:28.484Z] #13 38.43 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:43:28.484Z] #13 38.43 Suggested packages: [2021-06-09T17:43:28.484Z] #13 38.44 gcc-8-locales seccomp wine64 [2021-06-09T17:43:28.484Z] #13 39.54 The following NEW packages will be installed: [2021-06-09T17:43:28.484Z] #13 39.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:43:28.484Z] #13 39.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:43:28.484Z] #13 39.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:43:28.484Z] #13 39.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:43:28.484Z] #13 39.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:43:28.484Z] #13 39.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:43:28.484Z] #13 39.57 The following packages will be upgraded: [2021-06-09T17:43:28.484Z] #13 39.58 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:43:28.484Z] #13 40.02 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:43:28.484Z] #13 40.02 Need to get 78.2 MB of archives. [2021-06-09T17:43:28.484Z] #13 40.02 After this operation, 487 MB of additional disk space will be used. [2021-06-09T17:43:28.484Z] #13 40.02 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T17:43:28.484Z] #13 40.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T17:43:28.484Z] #13 40.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T17:43:28.484Z] #13 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-09T17:43:28.484Z] #13 40.08 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T17:43:28.484Z] #13 40.28 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-06-09T17:43:28.484Z] #13 40.45 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-06-09T17:43:28.484Z] #13 40.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T17:43:28.484Z] #13 40.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T17:43:28.484Z] #13 40.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:43:28.484Z] #13 40.93 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-06-09T17:43:28.484Z] #13 41.23 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-06-09T17:43:28.484Z] #13 41.24 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-06-09T17:43:28.484Z] #13 44.40 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-06-09T17:43:28.510Z] #50 20.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:28.510Z] #50 20.20 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:28.510Z] #50 20.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:28.510Z] #50 20.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:28.510Z] #50 20.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:28.351Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:43:28.773Z] #50 20.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:28.773Z] #50 20.50 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:28.773Z] #50 20.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:28.773Z] #50 20.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:28.773Z] #50 20.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:28.773Z] #50 ... [2021-06-09T17:43:28.773Z] [2021-06-09T17:43:28.774Z] #59 [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-06-09T17:43:28.774Z] #59 sha256:f8a3c39ff5379141c6ab47a0462aedf3cc7b337a146c5f6b14c7431920523487 [2021-06-09T17:43:28.774Z] #59 10.57 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:28.774Z] #59 10.69 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:28.774Z] #59 10.82 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:28.774Z] #59 11.20 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:28.774Z] #59 11.81 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:28.774Z] #59 11.83 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:28.774Z] #59 11.98 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:28.774Z] #59 12.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:28.774Z] #59 12.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:28.774Z] #59 13.52 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:28.774Z] #59 15.13 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:28.774Z] #59 15.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:28.774Z] #59 15.44 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:28.774Z] #59 15.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:28.774Z] #59 15.78 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:28.774Z] #59 20.71 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:43:28.774Z] #59 20.74 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-09T17:43:28.774Z] #59 ... [2021-06-09T17:43:28.774Z] [2021-06-09T17:43:28.774Z] #50 [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-06-09T17:43:28.774Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:28.774Z] #50 20.68 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:29.036Z] #50 20.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:29.036Z] #50 20.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:29.036Z] #50 20.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:29.036Z] #50 20.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:29.300Z] #50 21.04 go: downloading github.com/spf13/afero v1.1.2 [2021-06-09T17:43:29.577Z] #50 21.15 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:29.577Z] #50 21.15 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:29.577Z] #50 21.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:29.577Z] #50 21.38 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:29.577Z] #50 21.45 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:29.577Z] #50 21.45 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:29.577Z] #50 21.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:29.577Z] #50 21.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:29.577Z] #50 21.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:29.840Z] #50 21.52 go: extracting github.com/spf13/afero v1.1.2 [2021-06-09T17:43:29.840Z] #50 21.59 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:29.840Z] #50 21.60 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:29.840Z] #50 21.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:29.840Z] #50 21.75 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:30.107Z] #50 21.80 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:30.107Z] #50 21.84 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:30.107Z] #50 21.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:30.107Z] #50 ... [2021-06-09T17:43:30.107Z] [2021-06-09T17:43:30.107Z] #48 [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-06-09T17:43:30.107Z] #48 sha256:758008873e30be9ee418ac0c75db1698faf5ca4c9d45778bc41011c1757192f6 [2021-06-09T17:43:30.107Z] #48 11.75 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:30.107Z] #48 16.40 go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:43:30.107Z] #48 16.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:43:30.107Z] #48 16.50 go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:43:30.107Z] #48 16.53 go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:43:30.107Z] #48 16.86 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:43:30.107Z] #48 17.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:43:30.107Z] #48 17.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:43:30.108Z] #48 17.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:43:30.108Z] #48 17.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:43:30.108Z] #48 17.31 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:43:30.108Z] #48 17.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:43:30.108Z] #48 ... [2021-06-09T17:43:30.108Z] [2021-06-09T17:43:30.108Z] #52 [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-06-09T17:43:30.108Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:43:30.108Z] #52 11.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:30.108Z] #52 11.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:30.108Z] #52 12.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:30.108Z] #52 13.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:30.108Z] #52 14.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:30.108Z] #52 15.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-09T17:43:30.108Z] #52 15.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-09T17:43:30.108Z] #52 16.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-09T17:43:30.108Z] #52 16.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-09T17:43:30.108Z] #52 17.12 runtime [2021-06-09T17:43:30.108Z] #52 17.13 runtime/cgo [2021-06-09T17:43:30.370Z] #52 ... [2021-06-09T17:43:30.370Z] [2021-06-09T17:43:30.370Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:30.370Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:43:30.370Z] #44 11.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:43:30.370Z] #44 17.30 Fetched 8275 kB in 12s (679 kB/s) [2021-06-09T17:43:30.370Z] #44 17.30 Reading package lists... [2021-06-09T17:43:30.370Z] #44 ... [2021-06-09T17:43:30.370Z] [2021-06-09T17:43:30.370Z] #46 [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-06-09T17:43:30.370Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:43:30.370Z] #46 11.81 vendor/golang.org/x/crypto/internal/subtle [2021-06-09T17:43:30.370Z] #46 ... [2021-06-09T17:43:30.370Z] [2021-06-09T17:43:30.370Z] #50 [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-06-09T17:43:30.370Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:30.370Z] #50 21.86 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:30.370Z] #50 21.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:30.370Z] #50 21.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:30.370Z] #50 21.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:30.370Z] #50 21.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:30.370Z] #50 22.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:30.370Z] #50 22.04 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:30.370Z] #50 22.12 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:30.370Z] #50 22.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:30.370Z] #50 22.16 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:30.370Z] #50 22.17 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:30.370Z] #50 22.20 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:30.370Z] #50 22.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:30.370Z] #50 22.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:30.399Z] #13 46.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T17:43:30.399Z] #13 46.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T17:43:30.399Z] #13 46.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:43:30.399Z] #13 46.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:43:30.399Z] #13 46.60 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-06-09T17:43:30.399Z] #13 46.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T17:43:30.399Z] #13 46.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T17:43:30.399Z] #13 46.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T17:43:30.399Z] #13 46.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T17:43:30.399Z] #13 46.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T17:43:30.399Z] #13 46.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T17:43:30.399Z] #13 46.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T17:43:30.399Z] #13 46.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:43:30.399Z] #13 46.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T17:43:30.633Z] #50 22.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:30.633Z] #50 22.34 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:30.633Z] #50 22.39 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:30.633Z] #50 22.42 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:30.633Z] #50 22.46 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:28.724Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-09T17:43:29.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:43:29.662Z] > git --version # timeout=10 [2021-06-09T17:43:29.707Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T17:43:29.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:43:29.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:43:30.661Z] #13 ... [2021-06-09T17:43:30.661Z] [2021-06-09T17:43:30.661Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:30.661Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:30.661Z] #44 52.59 Selecting previously unselected package python3-minimal. [2021-06-09T17:43:30.661Z] #44 52.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-09T17:43:30.661Z] #44 52.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:43:30.661Z] #44 52.70 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:43:30.661Z] #44 52.82 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:43:30.661Z] #44 ... [2021-06-09T17:43:30.661Z] [2021-06-09T17:43:30.661Z] #57 [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-06-09T17:43:30.661Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:43:30.661Z] #57 1.044 + RM_GOPATH=0 [2021-06-09T17:43:30.661Z] #57 1.044 + TMP_GOPATH= [2021-06-09T17:43:30.661Z] #57 1.044 + : /build [2021-06-09T17:43:30.661Z] #57 1.044 + '[' -z '' ']' [2021-06-09T17:43:30.661Z] #57 1.044 ++ mktemp -d [2021-06-09T17:43:30.661Z] #57 1.049 + export GOPATH=/tmp/tmp.KmZtEEP63x [2021-06-09T17:43:30.661Z] #57 1.050 + GOPATH=/tmp/tmp.KmZtEEP63x [2021-06-09T17:43:30.661Z] #57 1.050 + RM_GOPATH=1 [2021-06-09T17:43:30.661Z] #57 1.050 + case "$(go env GOARCH)" in [2021-06-09T17:43:30.661Z] #57 1.050 ++ go env GOARCH [2021-06-09T17:43:30.661Z] #57 1.078 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:30.661Z] #57 1.078 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:30.661Z] #57 1.078 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:30.661Z] #57 1.081 + dir=/tmp/install [2021-06-09T17:43:30.661Z] #57 1.081 + bin=containerd [2021-06-09T17:43:30.661Z] #57 1.081 + shift [2021-06-09T17:43:30.661Z] #57 1.081 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:43:30.661Z] #57 1.082 + . /tmp/install/containerd.installer [2021-06-09T17:43:30.661Z] #57 1.082 ++ set -e [2021-06-09T17:43:30.661Z] #57 1.082 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:43:30.661Z] #57 1.082 + install_containerd [2021-06-09T17:43:30.661Z] #57 1.082 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:43:30.661Z] #57 1.082 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KmZtEEP63x/src/github.com/containerd/containerd [2021-06-09T17:43:30.661Z] #57 1.082 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:43:30.661Z] #57 1.086 Cloning into '/tmp/tmp.KmZtEEP63x/src/github.com/containerd/containerd'... [2021-06-09T17:43:30.917Z] #50 22.52 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:30.917Z] #50 22.54 go: downloading golang.org/x/text v0.3.2 [2021-06-09T17:43:30.917Z] #50 22.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:30.917Z] #50 22.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:30.922Z] #57 ... [2021-06-09T17:43:30.922Z] [2021-06-09T17:43:30.922Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:30.922Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:30.922Z] #44 52.82 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:43:30.922Z] #44 52.83 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:43:30.922Z] #44 52.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:43:31.181Z] #50 22.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:31.184Z] #44 53.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:43:31.184Z] #44 53.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:43:31.184Z] #44 53.02 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:31.184Z] #44 ... [2021-06-09T17:43:31.184Z] [2021-06-09T17:43:31.184Z] #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-06-09T17:43:31.184Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:31.184Z] #36 43.47 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:31.184Z] #36 43.76 Fetched 14.9 MB in 2s (9862 kB/s) [2021-06-09T17:43:31.184Z] #36 43.88 Selecting previously unselected package xxd. [2021-06-09T17:43:31.184Z] #36 43.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:43:31.184Z] #36 44.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:43:31.184Z] #36 44.01 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:43:31.184Z] #36 44.29 Selecting previously unselected package vim-common. [2021-06-09T17:43:31.184Z] #36 44.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:43:31.184Z] #36 44.32 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:43:31.184Z] #36 44.61 Selecting previously unselected package cmake-data. [2021-06-09T17:43:31.184Z] #36 44.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:43:31.184Z] #36 44.62 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:43:31.184Z] #36 47.45 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:43:31.184Z] #36 47.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:43:31.184Z] #36 47.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:43:31.444Z] #50 23.14 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:31.444Z] #50 23.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:31.444Z] #50 23.26 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:43:31.444Z] #50 23.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:31.444Z] #50 23.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:31.445Z] #36 ... [2021-06-09T17:43:31.445Z] [2021-06-09T17:43:31.445Z] #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-06-09T17:43:31.445Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:31.445Z] #13 47.89 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:31.707Z] #13 48.08 Fetched 78.2 MB in 7s (11.1 MB/s) [2021-06-09T17:43:31.708Z] #50 23.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-09T17:43:31.969Z] #13 48.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:43:31.969Z] #13 48.45 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T17:43:31.971Z] #50 23.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:32.230Z] #13 ... [2021-06-09T17:43:32.230Z] [2021-06-09T17:43:32.230Z] #48 [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-06-09T17:43:32.230Z] #48 sha256:e8a154ab032d1be9eb7ab04ed17a6d1234592eace5607064246493ea6181e79e [2021-06-09T17:43:32.230Z] #48 DONE 54.4s [2021-06-09T17:43:32.230Z] [2021-06-09T17:43:32.230Z] #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-06-09T17:43:32.230Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:32.230Z] #13 48.51 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:43:32.363Z] #50 37.96 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:43:32.363Z] #50 38.01 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:32.363Z] #50 38.02 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:32.363Z] #50 38.04 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:32.363Z] #50 38.17 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:32.363Z] #50 38.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:32.363Z] #50 38.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:32.363Z] #50 38.20 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:32.363Z] #50 38.24 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:43:32.363Z] #50 38.25 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:32.363Z] #50 38.26 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:32.363Z] #50 38.28 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:32.363Z] #50 38.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:32.363Z] #50 38.30 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:32.363Z] #50 38.30 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:32.363Z] #50 38.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:32.363Z] #50 38.31 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:32.363Z] #50 38.32 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:43:32.363Z] #50 38.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:32.363Z] #50 38.34 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:32.431Z] #22 9.682 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:43:32.629Z] #50 38.44 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:32.630Z] #50 38.51 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:32.630Z] #50 38.54 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:32.630Z] #50 38.56 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:32.630Z] #50 38.58 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:32.630Z] #50 38.59 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:32.630Z] #50 38.59 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:32.630Z] #50 38.60 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:32.630Z] #50 38.61 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:32.630Z] #50 38.64 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:32.690Z] #22 10.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:43:32.690Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:43:32.690Z] #22 10.76 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:43:32.802Z] #13 49.08 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T17:43:32.888Z] #50 38.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:32.888Z] #50 38.69 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:32.888Z] #50 ... [2021-06-09T17:43:32.888Z] [2021-06-09T17:43:32.888Z] #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-06-09T17:43:32.888Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:32.888Z] #13 24.50 Fetched 8973 kB in 17s (525 kB/s) [2021-06-09T17:43:32.888Z] #13 24.50 Reading package lists... [2021-06-09T17:43:32.888Z] #13 30.73 Reading package lists... [2021-06-09T17:43:32.888Z] #13 ... [2021-06-09T17:43:32.888Z] [2021-06-09T17:43:32.888Z] #50 [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-06-09T17:43:32.888Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:43:32.888Z] #50 38.75 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:32.888Z] #50 38.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:32.888Z] #50 38.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:32.888Z] #50 38.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:32.888Z] #50 38.82 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:32.888Z] #50 38.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:32.888Z] #50 38.90 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:43:32.923Z] #50 24.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:32.923Z] #50 24.79 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:32.949Z] #22 11.00 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T17:43:33.063Z] #13 49.48 (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-06-09T17:43:33.063Z] #13 49.57 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:43:33.150Z] #50 38.91 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:33.150Z] #50 38.91 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:43:33.150Z] #50 38.96 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:33.150Z] #50 38.99 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:33.150Z] #50 39.11 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:33.150Z] #50 39.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:33.150Z] #50 39.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:33.150Z] #50 39.22 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:33.150Z] #50 39.23 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:43:33.190Z] #50 24.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:33.190Z] #50 ... [2021-06-09T17:43:33.190Z] [2021-06-09T17:43:33.190Z] #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-06-09T17:43:33.190Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T17:43:33.190Z] #40 14.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-09T17:43:33.190Z] #40 16.78 + 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-06-09T17:43:33.190Z] #40 ... [2021-06-09T17:43:33.190Z] [2021-06-09T17:43:33.190Z] #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-06-09T17:43:33.190Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:33.190Z] #29 2.572 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-09T17:43:33.190Z] #29 2.951 [2021-06-09T17:43:33.207Z] #22 11.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:43:33.208Z] #22 11.27 Building wheels for collected packages: yamllint [2021-06-09T17:43:33.208Z] #22 11.27 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:43:33.326Z] #13 49.58 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:43:33.414Z] #50 39.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:33.414Z] #50 39.33 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:33.414Z] #50 39.37 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:33.414Z] #50 39.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:33.414Z] #50 39.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:33.414Z] #50 39.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:33.414Z] #50 39.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:33.453Z] #29 3.209 0.0% # 1.9% ## 4.0% ##### 7.5% ####### 10.5% ########## 14.5% ############# 18.5% ################# 23.8% #################### 27.8% ####################### 32.9% ######################### 35.8% ############################ 39.6% ############################### 43.2% ################################## 47.7% ##################################### 51.7% ######################################## 56.8% ############################################## 64.6% ################################################# 68.6% #################################################### 73.6% ######################################################## 78.4% ########################################################## 81.6% ############################################################# 85.2% ################################################################ 89.1% ################################################################### 93.6% ###################################################################### 97.4% ######################################################################## 100.0% [2021-06-09T17:43:33.672Z] #50 39.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:33.672Z] #50 39.57 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:33.672Z] #50 39.59 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:33.672Z] #50 39.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:33.672Z] #50 39.61 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:33.672Z] #50 39.62 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:33.672Z] #50 39.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:33.672Z] #50 39.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:33.672Z] #50 39.66 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:33.672Z] #50 39.67 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:33.672Z] #50 39.70 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:33.899Z] #13 50.10 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:43:33.899Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-09T17:43:33.899Z] #13 50.32 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T17:43:33.899Z] #13 50.36 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:43:33.932Z] #50 39.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:33.932Z] #50 39.77 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:33.932Z] #50 39.83 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:34.029Z] #29 6.315 [2021-06-09T17:43:34.143Z] #22 12.03 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:43:34.143Z] #22 12.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:43:34.143Z] #22 12.08 Successfully built yamllint [2021-06-09T17:43:34.143Z] #22 12.10 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:43:34.190Z] #50 40.02 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:34.190Z] #50 40.12 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:34.190Z] #50 40.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:34.190Z] #50 40.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:34.190Z] #50 40.18 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:34.402Z] #22 12.44 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:43:34.470Z] #13 50.59 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T17:43:34.470Z] #13 50.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:43:34.470Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-09T17:43:34.470Z] #13 50.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:43:34.470Z] #13 50.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:43:34.820Z] #29 6.572 0.1% ################ 23.1% ######################################## 56.4% ################################################################# 91.3% ######################################################################## 100.0% [2021-06-09T17:43:34.820Z] #29 ... [2021-06-09T17:43:34.820Z] [2021-06-09T17:43:34.820Z] #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-06-09T17:43:34.820Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:43:34.820Z] #36 16.55 Fetched 8271 kB in 11s (761 kB/s) [2021-06-09T17:43:34.820Z] #36 16.55 Reading package lists... [2021-06-09T17:43:34.820Z] #36 21.17 Reading package lists... [2021-06-09T17:43:34.820Z] #36 25.95 Building dependency tree... [2021-06-09T17:43:35.083Z] #36 ... [2021-06-09T17:43:35.083Z] [2021-06-09T17:43:35.083Z] #59 [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-06-09T17:43:35.083Z] #59 sha256:f8a3c39ff5379141c6ab47a0462aedf3cc7b337a146c5f6b14c7431920523487 [2021-06-09T17:43:35.083Z] #59 20.78 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-09T17:43:35.083Z] #59 21.02 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-09T17:43:35.083Z] #59 21.22 go: finding github.com/google/uuid v1.2.0 [2021-06-09T17:43:35.083Z] #59 21.37 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-09T17:43:35.083Z] #59 21.41 go: finding github.com/gofrs/flock v0.8.0 [2021-06-09T17:43:35.083Z] #59 21.42 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-09T17:43:35.083Z] #59 21.50 go: finding github.com/gorilla/mux v1.8.0 [2021-06-09T17:43:35.083Z] #59 21.51 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-09T17:43:35.083Z] #59 21.58 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-09T17:43:35.083Z] #59 21.59 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-09T17:43:35.083Z] #59 21.61 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-09T17:43:35.083Z] #59 21.87 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-09T17:43:35.083Z] #59 21.97 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-09T17:43:35.083Z] #59 ... [2021-06-09T17:43:35.083Z] [2021-06-09T17:43:35.083Z] #56 [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-06-09T17:43:35.083Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:43:35.083Z] #56 16.87 Fetched 8271 kB in 11s (729 kB/s) [2021-06-09T17:43:35.083Z] #56 16.87 Reading package lists... [2021-06-09T17:43:35.083Z] #56 21.83 Reading package lists... [2021-06-09T17:43:35.338Z] #22 DONE 13.4s [2021-06-09T17:43:35.338Z] [2021-06-09T17:43:35.338Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:43:35.338Z] #25 sha256:ff7fc07758386994bb713af11d69fcad09530084b14689a16b3cb0223690dcad [2021-06-09T17:43:35.346Z] #56 26.82 Building dependency tree... [2021-06-09T17:43:35.346Z] #56 ... [2021-06-09T17:43:35.346Z] [2021-06-09T17:43:35.346Z] #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-06-09T17:43:35.346Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:35.346Z] #29 7.311 [2021-06-09T17:43:35.597Z] #25 DONE 0.4s [2021-06-09T17:43:35.597Z] [2021-06-09T17:43:35.597Z] #57 [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-06-09T17:43:35.597Z] #57 sha256:71e6db4cf2c7dcf5976e94249aae4de83bbd9e5aff484289fc3f3c051d90486b [2021-06-09T17:43:35.855Z] #57 ... [2021-06-09T17:43:35.855Z] [2021-06-09T17:43:35.855Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:43:35.855Z] #30 sha256:174b388e588ff6ba680f31537f92107dee7cf0aa2fba9ab1f57b30c68be42526 [2021-06-09T17:43:35.874Z] #29 7.574 0.2% ########### 16.0% ########################## 36.4% ######################################### 58.2% ###################################################### 76.4% ####################################################################### 99.5% ######################################################################## 100.0% [2021-06-09T17:43:36.107Z] #50 ... [2021-06-09T17:43:36.107Z] [2021-06-09T17:43:36.108Z] #56 [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-06-09T17:43:36.108Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-09T17:43:36.108Z] #56 30.44 Reading package lists... [2021-06-09T17:43:36.108Z] #56 36.32 Building dependency tree... [2021-06-09T17:43:36.108Z] #56 39.01 The following additional packages will be installed: [2021-06-09T17:43:36.108Z] #56 39.02 libbtrfs0 [2021-06-09T17:43:36.108Z] #56 39.14 The following NEW packages will be installed: [2021-06-09T17:43:36.108Z] #56 39.16 libbtrfs-dev libbtrfs0 [2021-06-09T17:43:36.108Z] #56 39.56 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:36.108Z] #56 39.56 Need to get 119 kB of archives. [2021-06-09T17:43:36.108Z] #56 39.56 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:43:36.108Z] #56 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:43:36.108Z] #56 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:43:36.108Z] #56 40.48 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:36.108Z] #56 40.67 Fetched 119 kB in 0s (437 kB/s) [2021-06-09T17:43:36.108Z] #56 40.77 Selecting previously unselected package libbtrfs0. [2021-06-09T17:43:36.108Z] #56 40.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-06-09T17:43:36.108Z] #56 40.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:43:36.108Z] #56 40.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:43:36.108Z] #56 40.96 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:43:36.108Z] #56 40.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:43:36.108Z] #56 40.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:43:36.108Z] #56 41.23 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:43:36.108Z] #56 41.25 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:43:36.108Z] #56 41.26 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:36.108Z] #56 DONE 41.6s [2021-06-09T17:43:36.108Z] [2021-06-09T17:43:36.108Z] #57 [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-06-09T17:43:36.108Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:43:36.388Z] #13 52.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:43:36.452Z] #29 8.515 [2021-06-09T17:43:36.452Z] #29 8.770 0.0% ### [2021-06-09T17:43:36.452Z] #29 ... [2021-06-09T17:43:36.452Z] [2021-06-09T17:43:36.452Z] #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-06-09T17:43:36.452Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:43:36.452Z] #13 16.60 Fetched 8791 kB in 13s (690 kB/s) [2021-06-09T17:43:36.452Z] #13 16.60 Reading package lists... [2021-06-09T17:43:36.650Z] #13 52.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:43:36.650Z] #13 52.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:43:36.715Z] #13 22.13 Reading package lists... [2021-06-09T17:43:36.715Z] #13 ... [2021-06-09T17:43:36.715Z] [2021-06-09T17:43:36.715Z] #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-06-09T17:43:36.715Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:38.344Z] #29 8.770 0.0% ### 4.8% ###### 8.7% ######### 12.7% ############ 17.1% ############### 21.0% ################### 27.2% ######################## 34.2% ############################# 41.0% ################################## 48.4% ######################################## 56.8% ############################################## 64.8% #################################################### 72.5% ######################################################### 79.6% ############################################################ 84.4% ################################################################# 91.4% ######################################################################## 100.0% [2021-06-09T17:43:38.566Z] #13 ... [2021-06-09T17:43:38.566Z] [2021-06-09T17:43:38.566Z] #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-06-09T17:43:38.566Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:38.566Z] #36 54.42 Selecting previously unselected package libxml2:amd64. [2021-06-09T17:43:38.566Z] #36 54.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T17:43:38.566Z] #36 54.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:43:38.566Z] #36 55.58 Selecting previously unselected package libarchive13:amd64. [2021-06-09T17:43:38.566Z] #36 55.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T17:43:38.566Z] #36 55.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:43:38.566Z] #36 55.97 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T17:43:38.566Z] #36 55.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T17:43:38.566Z] #36 55.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:43:38.566Z] #36 56.15 Selecting previously unselected package librhash0:amd64. [2021-06-09T17:43:38.566Z] #36 56.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #36 56.17 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:43:38.566Z] #36 56.36 Selecting previously unselected package libuv1:amd64. [2021-06-09T17:43:38.566Z] #36 56.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #36 56.37 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:43:38.566Z] #36 56.51 Selecting previously unselected package cmake. [2021-06-09T17:43:38.566Z] #36 56.52 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #36 56.53 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:43:38.566Z] #36 59.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:43:38.566Z] #36 59.68 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:43:38.566Z] #36 59.71 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:43:38.566Z] #36 59.73 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:43:38.566Z] #36 59.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:43:38.566Z] #36 59.79 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:43:38.566Z] #36 59.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:43:38.566Z] #36 59.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:43:38.566Z] #36 59.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:43:38.566Z] #36 59.92 Setting up cmake (3.13.4-1) ... [2021-06-09T17:43:38.566Z] #36 59.93 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:38.566Z] #36 60.00 Processing triggers for mime-support (3.62) ... [2021-06-09T17:43:38.566Z] #36 DONE 60.7s [2021-06-09T17:43:38.566Z] [2021-06-09T17:43:38.566Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:38.566Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:38.566Z] #44 55.34 Selecting previously unselected package python3.7. [2021-06-09T17:43:38.566Z] #44 55.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 55.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:38.566Z] #44 55.71 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:43:38.566Z] #44 55.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 55.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:43:38.566Z] #44 55.91 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:43:38.566Z] #44 57.36 Selecting previously unselected package python3. [2021-06-09T17:43:38.566Z] #44 57.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-09T17:43:38.566Z] #44 57.41 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 57.43 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:43:38.566Z] #44 57.58 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T17:43:38.566Z] #44 57.58 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 57.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:43:38.566Z] #44 58.30 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:43:38.566Z] #44 58.32 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:43:38.566Z] #44 58.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:43:38.566Z] #44 58.52 Selecting previously unselected package python3-six. [2021-06-09T17:43:38.566Z] #44 58.53 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:43:38.566Z] #44 58.53 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:43:38.566Z] #44 58.63 Selecting previously unselected package python3-protobuf. [2021-06-09T17:43:38.566Z] #44 58.65 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 58.66 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:43:38.566Z] #44 59.11 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:43:38.566Z] #44 59.12 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 59.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:43:38.566Z] #44 59.25 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:43:38.566Z] #44 59.25 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 59.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:43:38.566Z] #44 59.42 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:43:38.566Z] #44 59.42 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 59.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:43:38.566Z] #44 59.53 Selecting previously unselected package criu. [2021-06-09T17:43:38.566Z] #44 59.53 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T17:43:38.566Z] #44 59.54 Unpacking criu (3.15-1) ... [2021-06-09T17:43:38.566Z] #44 60.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:43:38.566Z] #44 60.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:43:38.566Z] #44 60.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:43:38.566Z] #44 60.50 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:43:38.566Z] #44 60.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:43:38.566Z] #44 60.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:38.566Z] #44 60.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:43:38.566Z] #44 60.61 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:38.641Z] #57 ... [2021-06-09T17:43:38.641Z] [2021-06-09T17:43:38.641Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:38.641Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:38.641Z] #44 33.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-09T17:43:38.641Z] #44 33.59 Fetched 8451 kB in 26s (323 kB/s) [2021-06-09T17:43:38.641Z] #44 33.59 Reading package lists... [2021-06-09T17:43:38.641Z] #44 39.43 Reading package lists... [2021-06-09T17:43:38.641Z] #44 ... [2021-06-09T17:43:38.641Z] [2021-06-09T17:43:38.641Z] #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-06-09T17:43:38.641Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:38.641Z] #36 29.69 Reading package lists... [2021-06-09T17:43:38.641Z] #36 35.27 Building dependency tree... [2021-06-09T17:43:38.641Z] #36 38.05 The following additional packages will be installed: [2021-06-09T17:43:38.641Z] #36 38.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:43:38.641Z] #36 38.08 Suggested packages: [2021-06-09T17:43:38.641Z] #36 38.08 cmake-doc ninja-build lrzip [2021-06-09T17:43:38.641Z] #36 38.08 Recommended packages: [2021-06-09T17:43:38.641Z] #36 38.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:43:38.641Z] #36 38.96 The following NEW packages will be installed: [2021-06-09T17:43:38.641Z] #36 38.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:43:38.641Z] #36 38.98 vim-common xxd [2021-06-09T17:43:38.641Z] #36 39.32 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:38.641Z] #36 39.32 Need to get 14.9 MB of archives. [2021-06-09T17:43:38.641Z] #36 39.32 After this operation, 61.8 MB of additional disk space will be used. [2021-06-09T17:43:38.641Z] #36 39.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:43:38.641Z] #36 39.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:43:38.641Z] #36 39.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:43:38.641Z] #36 39.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:43:38.641Z] #36 40.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-09T17:43:38.641Z] #36 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-09T17:43:38.641Z] #36 40.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-09T17:43:38.641Z] #36 40.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-09T17:43:38.641Z] #36 40.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-09T17:43:38.641Z] #36 40.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-09T17:43:38.641Z] #36 41.63 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:38.641Z] #36 41.95 Fetched 14.9 MB in 2s (9574 kB/s) [2021-06-09T17:43:38.641Z] #36 42.01 Selecting previously unselected package xxd. [2021-06-09T17:43:38.641Z] #36 42.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-06-09T17:43:38.641Z] #36 42.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:43:38.641Z] #36 42.12 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:43:38.641Z] #36 42.30 Selecting previously unselected package vim-common. [2021-06-09T17:43:38.641Z] #36 42.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:43:38.641Z] #36 42.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:43:38.641Z] #36 42.67 Selecting previously unselected package cmake-data. [2021-06-09T17:43:38.641Z] #36 42.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:43:38.641Z] #36 42.67 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:43:38.920Z] #29 10.97 [2021-06-09T17:43:39.207Z] #36 ... [2021-06-09T17:43:39.207Z] [2021-06-09T17:43:39.207Z] #57 [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-06-09T17:43:39.207Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:43:39.207Z] #57 3.250 + RM_GOPATH=0 [2021-06-09T17:43:39.207Z] #57 3.250 + TMP_GOPATH= [2021-06-09T17:43:39.207Z] #57 3.250 + : /build [2021-06-09T17:43:39.207Z] #57 3.250 + '[' -z '' ']' [2021-06-09T17:43:39.207Z] #57 3.250 ++ mktemp -d [2021-06-09T17:43:39.207Z] #57 3.254 + export GOPATH=/tmp/tmp.L8ICznl487 [2021-06-09T17:43:39.207Z] #57 3.260 + GOPATH=/tmp/tmp.L8ICznl487 [2021-06-09T17:43:39.207Z] #57 3.260 + RM_GOPATH=1 [2021-06-09T17:43:39.207Z] #57 3.260 + case "$(go env GOARCH)" in [2021-06-09T17:43:39.207Z] #57 3.260 ++ go env GOARCH [2021-06-09T17:43:39.207Z] #57 3.297 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:39.207Z] #57 3.297 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:39.207Z] #57 3.297 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:39.207Z] #57 3.298 + dir=/tmp/install [2021-06-09T17:43:39.207Z] #57 3.298 + bin=containerd [2021-06-09T17:43:39.207Z] #57 3.298 + shift [2021-06-09T17:43:39.207Z] #57 3.298 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:43:39.207Z] #57 3.298 + . /tmp/install/containerd.installer [2021-06-09T17:43:39.207Z] #57 3.298 ++ set -e [2021-06-09T17:43:39.207Z] #57 3.298 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:43:39.207Z] #57 3.298 + install_containerd [2021-06-09T17:43:39.207Z] #57 3.299 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:43:39.207Z] #57 3.299 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:43:39.207Z] #57 3.299 + git clone https://github.com/containerd/containerd.git /tmp/tmp.L8ICznl487/src/github.com/containerd/containerd [2021-06-09T17:43:39.207Z] #57 3.301 Cloning into '/tmp/tmp.L8ICznl487/src/github.com/containerd/containerd'... [2021-06-09T17:43:39.513Z] #44 ... [2021-06-09T17:43:39.513Z] [2021-06-09T17:43:39.513Z] #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-06-09T17:43:39.513Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:39.513Z] #13 55.75 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:43:39.513Z] #13 55.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:43:39.513Z] #13 55.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:43:39.513Z] #13 55.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T17:43:39.513Z] #13 55.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:43:39.775Z] #13 55.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:43:39.775Z] #13 56.09 Selecting previously unselected package dmsetup. [2021-06-09T17:43:39.775Z] #13 56.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:43:39.775Z] #13 56.10 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:43:40.036Z] #13 56.25 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:43:40.036Z] #13 56.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:43:40.036Z] #13 56.26 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:43:40.807Z] #29 11.26 0.0% 1.1% # 2.6% ## 3.5% ### 4.6% ### 5.5% #### 6.0% ##### 7.0% ###### 8.6% ####### 9.9% ####### 11.0% ######### 12.5% ######### 12.9% ########## 13.9% ########## 14.6% ########### 16.4% ############ 17.5% [2021-06-09T17:43:40.807Z] #29 ... [2021-06-09T17:43:40.807Z] [2021-06-09T17:43:40.807Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:40.807Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:43:40.807Z] #44 17.30 Reading package lists... [2021-06-09T17:43:40.807Z] #44 22.40 Reading package lists... [2021-06-09T17:43:40.807Z] #44 26.96 Building dependency tree... [2021-06-09T17:43:40.807Z] #44 29.09 The following additional packages will be installed: [2021-06-09T17:43:40.807Z] #44 29.10 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:43:40.807Z] #44 29.10 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:43:40.807Z] #44 29.10 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:43:40.807Z] #44 29.10 python3.7-minimal [2021-06-09T17:43:40.807Z] #44 29.10 Suggested packages: [2021-06-09T17:43:40.807Z] #44 29.11 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:43:40.807Z] #44 29.11 python3.7-doc binfmt-support [2021-06-09T17:43:40.807Z] #44 30.08 The following NEW packages will be installed: [2021-06-09T17:43:40.807Z] #44 30.08 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:43:40.807Z] #44 30.08 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:43:40.807Z] #44 30.09 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:43:40.807Z] #44 30.09 python3.7-minimal [2021-06-09T17:43:40.807Z] #44 30.50 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:40.807Z] #44 30.50 Need to get 6095 kB of archives. [2021-06-09T17:43:40.807Z] #44 30.50 After this operation, 32.3 MB of additional disk space will be used. [2021-06-09T17:43:40.807Z] #44 30.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-09T17:43:40.807Z] #44 30.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-09T17:43:40.807Z] #44 30.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-09T17:43:40.807Z] #44 30.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-09T17:43:40.807Z] #44 30.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-09T17:43:40.807Z] #44 30.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:43:40.807Z] #44 30.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-09T17:43:40.807Z] #44 30.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-09T17:43:40.807Z] #44 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-09T17:43:40.807Z] #44 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:43:40.807Z] #44 31.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:43:40.807Z] #44 31.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-09T17:43:40.807Z] #44 31.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-09T17:43:40.807Z] #44 31.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-09T17:43:40.807Z] #44 31.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-09T17:43:40.807Z] #44 31.21 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-09T17:43:41.188Z] #44 ... [2021-06-09T17:43:41.188Z] [2021-06-09T17:43:41.188Z] #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-06-09T17:43:41.188Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:41.955Z] #13 ... [2021-06-09T17:43:41.955Z] [2021-06-09T17:43:41.955Z] #52 [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-06-09T17:43:41.955Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:41.955Z] #52 54.20 time [2021-06-09T17:43:41.955Z] #52 59.30 context [2021-06-09T17:43:41.955Z] #52 59.99 internal/poll [2021-06-09T17:43:41.955Z] #52 62.58 os [2021-06-09T17:43:41.955Z] #52 62.90 encoding/binary [2021-06-09T17:43:41.955Z] #52 ... [2021-06-09T17:43:41.955Z] [2021-06-09T17:43:41.955Z] #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-06-09T17:43:41.955Z] #37 sha256:9b9f908899c25ca216675f4b0a2d860bcaf8174449887a0446c0fe520cc1374d [2021-06-09T17:43:41.955Z] #37 1.236 + RM_GOPATH=0 [2021-06-09T17:43:41.955Z] #37 1.236 + TMP_GOPATH= [2021-06-09T17:43:41.955Z] #37 1.236 + : /build [2021-06-09T17:43:41.955Z] #37 1.236 + '[' -z '' ']' [2021-06-09T17:43:41.955Z] #37 1.236 ++ mktemp -d [2021-06-09T17:43:41.955Z] #37 1.237 + export GOPATH=/tmp/tmp.hGhNMLmqtz [2021-06-09T17:43:41.955Z] #37 1.237 + GOPATH=/tmp/tmp.hGhNMLmqtz [2021-06-09T17:43:41.955Z] #37 1.237 + RM_GOPATH=1 [2021-06-09T17:43:41.955Z] #37 1.237 + case "$(go env GOARCH)" in [2021-06-09T17:43:41.955Z] #37 1.238 ++ go env GOARCH [2021-06-09T17:43:41.955Z] #37 1.277 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:41.955Z] #37 1.282 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:41.955Z] #37 1.283 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:41.955Z] #37 1.290 + dir=/tmp/install [2021-06-09T17:43:41.955Z] #37 1.291 + bin=tini [2021-06-09T17:43:41.955Z] #37 1.293 + shift [2021-06-09T17:43:41.955Z] #37 1.294 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:43:41.955Z] #37 1.295 + . /tmp/install/tini.installer [2021-06-09T17:43:41.955Z] #37 1.296 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:43:41.955Z] #37 1.296 + install_tini [2021-06-09T17:43:41.955Z] #37 1.298 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:43:41.955Z] #37 1.299 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:43:41.955Z] #37 1.299 + git clone https://github.com/krallin/tini.git /tmp/tmp.hGhNMLmqtz/tini [2021-06-09T17:43:41.955Z] #37 1.301 Cloning into '/tmp/tmp.hGhNMLmqtz/tini'... [2021-06-09T17:43:41.955Z] #37 2.156 + cd /tmp/tmp.hGhNMLmqtz/tini [2021-06-09T17:43:41.955Z] #37 2.156 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:43:41.955Z] #37 2.163 + cmake . [2021-06-09T17:43:41.955Z] #37 2.711 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:43:41.955Z] #37 2.757 -- Check for working C compiler: /usr/bin/cc [2021-06-09T17:43:41.955Z] #37 3.412 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:43:41.955Z] #37 3.416 -- Detecting C compiler ABI info [2021-06-09T17:43:42.441Z] #30 DONE 6.0s [2021-06-09T17:43:42.441Z] [2021-06-09T17:43:42.441Z] #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-06-09T17:43:42.441Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:43:42.441Z] #40 DONE 204.8s [2021-06-09T17:43:42.441Z] [2021-06-09T17:43:42.441Z] #50 [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-06-09T17:43:42.441Z] #50 sha256:933e9a08bb25a4a519f7226666b1a23d74ab7e4e094bd599ef2f45c92c6b01f5 [2021-06-09T17:43:42.441Z] #50 201.9 + /build/golangci-lint --version [2021-06-09T17:43:42.441Z] #50 202.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:43:42.441Z] #50 DONE 204.3s [2021-06-09T17:43:42.441Z] [2021-06-09T17:43:42.441Z] #54 [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-06-09T17:43:42.441Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:43:42.441Z] #54 ... [2021-06-09T17:43:42.441Z] [2021-06-09T17:43:42.441Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:43:42.441Z] #33 sha256:e53a390d010b9d1ff82cd80b7a362d2295d3976bad6cfd91e13d67fc28a66f62 [2021-06-09T17:43:42.441Z] #33 DONE 0.8s [2021-06-09T17:43:42.441Z] [2021-06-09T17:43:42.441Z] #54 [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-06-09T17:43:42.441Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:43:42.527Z] #37 4.180 -- Detecting C compiler ABI info - done [2021-06-09T17:43:42.527Z] #37 4.204 -- Detecting C compile features [2021-06-09T17:43:42.712Z] #54 ... [2021-06-09T17:43:42.712Z] [2021-06-09T17:43:42.712Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:43:42.712Z] #35 sha256:954a7d6fd8b91daf417b4c42d75a15e91a554c9ce0dcd68237467ba43217f51d [2021-06-09T17:43:42.712Z] #35 DONE 0.2s [2021-06-09T17:43:42.712Z] [2021-06-09T17:43:42.712Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:43:42.712Z] #38 sha256:7e55afc660b45943e9ff1d30cab64d6ddde9505265ea37e89b8d0bbf29cbd494 [2021-06-09T17:43:42.976Z] #38 DONE 0.2s [2021-06-09T17:43:42.976Z] [2021-06-09T17:43:42.976Z] #54 [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-06-09T17:43:42.976Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:43:43.395Z] #57 ... [2021-06-09T17:43:43.395Z] [2021-06-09T17:43:43.395Z] #52 [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-06-09T17:43:43.395Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:43:43.395Z] #52 38.75 sync [2021-06-09T17:43:43.395Z] #52 38.75 internal/reflectlite [2021-06-09T17:43:43.395Z] #52 40.81 sort [2021-06-09T17:43:43.395Z] #52 40.83 errors [2021-06-09T17:43:43.395Z] #52 41.20 io [2021-06-09T17:43:43.395Z] #52 41.95 internal/oserror [2021-06-09T17:43:43.395Z] #52 42.13 syscall [2021-06-09T17:43:43.395Z] #52 42.41 bytes [2021-06-09T17:43:43.395Z] #52 44.47 strconv [2021-06-09T17:43:43.395Z] #52 47.20 reflect [2021-06-09T17:43:43.395Z] #52 ... [2021-06-09T17:43:43.395Z] [2021-06-09T17:43:43.395Z] #46 [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-06-09T17:43:43.395Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:43:43.395Z] #46 38.79 sync [2021-06-09T17:43:43.395Z] #46 38.79 internal/reflectlite [2021-06-09T17:43:43.395Z] #46 40.18 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:43:43.395Z] #46 40.57 math/rand [2021-06-09T17:43:43.395Z] #46 41.54 internal/singleflight [2021-06-09T17:43:43.395Z] #46 41.95 io [2021-06-09T17:43:43.395Z] #46 41.99 strconv [2021-06-09T17:43:43.395Z] #46 42.96 bytes [2021-06-09T17:43:43.395Z] #46 44.96 bufio [2021-06-09T17:43:43.395Z] #46 45.30 reflect [2021-06-09T17:43:43.395Z] #46 46.57 syscall [2021-06-09T17:43:43.395Z] #46 ... [2021-06-09T17:43:43.395Z] [2021-06-09T17:43:43.395Z] #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-06-09T17:43:43.395Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:43:43.395Z] #32 45.77 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-06-09T17:43:43.395Z] #32 46.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:43:43.395Z] #32 46.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:43:43.895Z] #29 11.26 0.0% 1.1% # 2.6% ## 3.5% ### 4.6% ### 5.5% #### 6.0% ##### 7.0% ###### 8.6% ####### 9.9% ####### 11.0% ######### 12.5% ######### 12.9% ########## 13.9% ########## 14.6% ########### 16.4% ############ 17.5% ############## 19.5% ############## 20.8% ############### 21.2% ############### 21.9% ################ 22.9% ################# 23.8% ################## 25.9% ################### 26.5% ################### 27.1% #################### 28.4% ##################### 30.4% ###################### 31.2% ###################### 31.3% ####################### 33.2% ######################## 34.5% ######################### 35.7% ########################## 36.8% ########################### 37.8% ########################### 38.5% ############################ 40.3% ## [2021-06-09T17:43:43.895Z] #29 ... [2021-06-09T17:43:43.895Z] [2021-06-09T17:43:43.895Z] #56 [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-06-09T17:43:43.895Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-09T17:43:43.895Z] #56 26.82 Building dependency tree... [2021-06-09T17:43:43.895Z] #56 29.02 The following additional packages will be installed: [2021-06-09T17:43:43.895Z] #56 29.03 libbtrfs0 [2021-06-09T17:43:43.895Z] #56 29.15 The following NEW packages will be installed: [2021-06-09T17:43:43.895Z] #56 29.17 libbtrfs-dev libbtrfs0 [2021-06-09T17:43:43.895Z] #56 29.63 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:43.895Z] #56 29.63 Need to get 119 kB of archives. [2021-06-09T17:43:43.895Z] #56 29.63 After this operation, 387 kB of additional disk space will be used. [2021-06-09T17:43:43.895Z] #56 29.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-09T17:43:43.895Z] #56 29.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-09T17:43:43.895Z] #56 31.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:43.895Z] #56 31.30 Fetched 119 kB in 0s (327 kB/s) [2021-06-09T17:43:43.895Z] #56 31.43 Selecting previously unselected package libbtrfs0. [2021-06-09T17:43:43.895Z] #56 31.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 ... 15383 files and directories currently installed.) [2021-06-09T17:43:43.895Z] #56 31.51 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-09T17:43:43.895Z] #56 31.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:43:43.895Z] #56 31.66 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:43:43.895Z] #56 31.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-09T17:43:43.895Z] #56 31.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:43:43.895Z] #56 31.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:43:43.895Z] #56 32.00 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:43:43.895Z] #56 32.03 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:43.895Z] #56 DONE 35.7s [2021-06-09T17:43:43.895Z] [2021-06-09T17:43:43.895Z] #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-06-09T17:43:43.895Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:43.911Z] #37 ... [2021-06-09T17:43:43.911Z] [2021-06-09T17:43:43.911Z] #46 [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-06-09T17:43:43.911Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:43:43.911Z] #46 56.29 time [2021-06-09T17:43:43.911Z] #46 60.44 internal/fmtsort [2021-06-09T17:43:43.911Z] #46 61.33 internal/poll [2021-06-09T17:43:43.911Z] #46 61.33 internal/syscall/execenv [2021-06-09T17:43:43.911Z] #46 61.56 internal/syscall/unix [2021-06-09T17:43:43.911Z] #46 61.97 strings [2021-06-09T17:43:43.911Z] #46 63.34 os [2021-06-09T17:43:43.911Z] #46 64.49 regexp/syntax [2021-06-09T17:43:44.172Z] #46 ... [2021-06-09T17:43:44.172Z] [2021-06-09T17:43:44.172Z] #52 [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-06-09T17:43:44.172Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:44.172Z] #52 64.95 encoding/base64 [2021-06-09T17:43:44.172Z] #52 65.79 fmt [2021-06-09T17:43:44.172Z] #52 65.84 path/filepath [2021-06-09T17:43:44.183Z] #29 11.26 0.0% 1.1% # 2.6% ## 3.5% ### 4.6% ### 5.5% #### 6.0% ##### 7.0% ###### 8.6% ####### 9.9% ####### 11.0% ######### 12.5% ######### 12.9% ########## 13.9% ########## 14.6% ########### 16.4% ############ 17.5% ############## 19.5% ############## 20.8% ############### 21.2% ############### 21.9% ################ 22.9% ################# 23.8% ################## 25.9% ################### 26.5% ################### 27.1% #################### 28.4% ##################### 30.4% ###################### 31.2% ###################### 31.3% ####################### 33.2% ######################## 34.5% ######################### 35.7% ########################## 36.8% ########################### 37.8% ########################### 38.5% ############################ 40.3% ############################# 41.4% ############################## 42.3% ############################### 43.8% [2021-06-09T17:43:44.183Z] #29 ... [2021-06-09T17:43:44.183Z] [2021-06-09T17:43:44.183Z] #50 [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-06-09T17:43:44.183Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:44.183Z] #50 25.79 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:44.183Z] #50 28.06 go: extracting golang.org/x/text v0.3.2 [2021-06-09T17:43:44.183Z] #50 32.15 go: finding github.com/fatih/color v1.7.0 [2021-06-09T17:43:44.183Z] #50 32.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-09T17:43:44.183Z] #50 32.19 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-09T17:43:44.183Z] #50 32.31 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-09T17:43:44.183Z] #50 32.33 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-09T17:43:44.183Z] #50 32.33 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-09T17:43:44.183Z] #50 32.37 go: finding github.com/pkg/errors v0.8.1 [2021-06-09T17:43:44.183Z] #50 32.39 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-09T17:43:44.183Z] #50 32.40 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-09T17:43:44.183Z] #50 32.44 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-09T17:43:44.183Z] #50 32.46 go: finding github.com/spf13/viper v1.6.1 [2021-06-09T17:43:44.184Z] #50 32.51 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-09T17:43:44.184Z] #50 32.69 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-09T17:43:44.184Z] #50 32.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-09T17:43:44.184Z] #50 32.75 go: finding github.com/stretchr/testify v1.4.0 [2021-06-09T17:43:44.184Z] #50 32.77 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-09T17:43:44.184Z] #50 32.91 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-09T17:43:44.184Z] #50 32.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-09T17:43:44.184Z] #50 32.91 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-09T17:43:44.184Z] #50 32.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-09T17:43:44.184Z] #50 32.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-09T17:43:44.184Z] #50 33.00 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-09T17:43:44.184Z] #50 33.01 go: finding github.com/gobwas/glob v0.2.3 [2021-06-09T17:43:44.184Z] #50 33.05 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-09T17:43:44.184Z] #50 33.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-09T17:43:44.184Z] #50 33.09 go: finding github.com/spf13/cobra v0.0.5 [2021-06-09T17:43:44.184Z] #50 33.38 go: finding github.com/spf13/pflag v1.0.5 [2021-06-09T17:43:44.184Z] #50 33.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-09T17:43:44.184Z] #50 33.58 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-09T17:43:44.184Z] #50 33.59 go: finding github.com/stretchr/objx v0.2.0 [2021-06-09T17:43:44.184Z] #50 33.63 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-09T17:43:44.184Z] #50 33.71 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-09T17:43:44.184Z] #50 33.71 go: finding github.com/magiconair/properties v1.8.1 [2021-06-09T17:43:44.184Z] #50 33.74 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-09T17:43:44.184Z] #50 33.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-09T17:43:44.184Z] #50 33.78 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-09T17:43:44.184Z] #50 33.97 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-09T17:43:44.184Z] #50 34.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-09T17:43:44.184Z] #50 34.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-09T17:43:44.184Z] #50 34.40 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-09T17:43:44.184Z] #50 34.43 go: finding github.com/spf13/afero v1.1.2 [2021-06-09T17:43:44.184Z] #50 34.79 go: finding github.com/spf13/cast v1.3.0 [2021-06-09T17:43:44.184Z] #50 34.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-09T17:43:44.184Z] #50 35.03 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-09T17:43:44.184Z] #50 35.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-09T17:43:44.184Z] #50 35.07 go: finding golang.org/x/text v0.3.2 [2021-06-09T17:43:44.184Z] #50 35.10 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-09T17:43:44.184Z] #50 35.20 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-09T17:43:44.184Z] #50 35.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-09T17:43:44.184Z] #50 35.25 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-09T17:43:44.184Z] #50 35.27 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-09T17:43:44.184Z] #50 35.27 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-09T17:43:44.184Z] #50 35.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-09T17:43:44.184Z] #50 35.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-09T17:43:44.184Z] #50 35.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-09T17:43:44.184Z] #50 35.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-09T17:43:44.184Z] #50 35.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-09T17:43:44.184Z] #50 35.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-09T17:43:44.184Z] #50 35.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-09T17:43:44.184Z] #50 35.51 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-09T17:43:44.184Z] #50 35.56 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-09T17:43:44.184Z] #50 35.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-09T17:43:44.184Z] #50 35.65 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-09T17:43:44.184Z] #50 35.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-09T17:43:44.184Z] #50 35.65 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-09T17:43:44.184Z] #50 35.66 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-09T17:43:44.184Z] #50 35.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-09T17:43:44.184Z] #50 35.83 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-09T17:43:44.184Z] #50 35.91 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-09T17:43:44.184Z] #50 ... [2021-06-09T17:43:44.184Z] [2021-06-09T17:43:44.184Z] #52 [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-06-09T17:43:44.184Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:43:44.184Z] #52 35.97 strconv [2021-06-09T17:43:44.184Z] #52 36.00 syscall [2021-06-09T17:43:44.184Z] #52 36.06 strings [2021-06-09T17:43:44.184Z] #52 36.06 bytes [2021-06-09T17:43:44.743Z] #52 67.14 golang.org/x/sys/unix [2021-06-09T17:43:44.807Z] #32 ... [2021-06-09T17:43:44.807Z] [2021-06-09T17:43:44.807Z] #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-06-09T17:43:44.807Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:44.807Z] #13 30.73 Reading package lists... [2021-06-09T17:43:44.807Z] #13 36.50 Building dependency tree... [2021-06-09T17:43:44.807Z] #13 39.53 The following additional packages will be installed: [2021-06-09T17:43:44.807Z] #13 39.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:43:44.807Z] #13 39.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:43:44.807Z] #13 39.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:43:44.807Z] #13 39.53 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:43:44.807Z] #13 39.53 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:43:44.807Z] #13 39.55 Suggested packages: [2021-06-09T17:43:44.807Z] #13 39.55 gcc-8-locales seccomp wine64 [2021-06-09T17:43:44.807Z] #13 40.76 The following NEW packages will be installed: [2021-06-09T17:43:44.807Z] #13 40.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:43:44.807Z] #13 40.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:43:44.807Z] #13 40.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:43:44.807Z] #13 40.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:43:44.807Z] #13 40.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:43:44.807Z] #13 40.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:43:44.807Z] #13 40.77 The following packages will be upgraded: [2021-06-09T17:43:44.807Z] #13 40.78 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:43:44.807Z] #13 41.20 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:43:44.807Z] #13 41.20 Need to get 78.2 MB of archives. [2021-06-09T17:43:44.807Z] #13 41.20 After this operation, 487 MB of additional disk space will be used. [2021-06-09T17:43:44.807Z] #13 41.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-09T17:43:44.807Z] #13 41.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-09T17:43:44.807Z] #13 41.22 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-09T17:43:44.807Z] #13 41.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-09T17:43:44.807Z] #13 41.23 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-06-09T17:43:44.807Z] #13 41.46 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-06-09T17:43:44.807Z] #13 41.68 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-06-09T17:43:44.807Z] #13 41.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-09T17:43:44.807Z] #13 41.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-09T17:43:44.807Z] #13 41.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:43:44.807Z] #13 42.16 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-06-09T17:43:44.807Z] #13 42.46 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-06-09T17:43:44.807Z] #13 42.50 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-06-09T17:43:44.807Z] #13 45.55 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-06-09T17:43:44.807Z] #13 ... [2021-06-09T17:43:44.807Z] [2021-06-09T17:43:44.807Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:44.807Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:44.807Z] #44 39.43 Reading package lists... [2021-06-09T17:43:44.807Z] #44 45.15 Building dependency tree... [2021-06-09T17:43:44.807Z] #44 48.11 The following additional packages will be installed: [2021-06-09T17:43:44.807Z] #44 48.11 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-09T17:43:44.807Z] #44 48.12 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-09T17:43:44.807Z] #44 48.13 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:43:44.807Z] #44 48.13 python3.7-minimal [2021-06-09T17:43:44.807Z] #44 48.14 Suggested packages: [2021-06-09T17:43:44.807Z] #44 48.15 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-09T17:43:44.807Z] #44 48.15 python3.7-doc binfmt-support [2021-06-09T17:43:44.807Z] #44 49.43 The following NEW packages will be installed: [2021-06-09T17:43:44.807Z] #44 49.45 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-09T17:43:44.807Z] #44 49.46 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-09T17:43:44.807Z] #44 49.46 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-09T17:43:44.807Z] #44 49.47 python3.7-minimal [2021-06-09T17:43:44.807Z] #44 50.00 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:44.807Z] #44 50.00 Need to get 6695 kB of archives. [2021-06-09T17:43:44.807Z] #44 50.00 After this operation, 33.1 MB of additional disk space will be used. [2021-06-09T17:43:44.807Z] #44 50.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:43:44.883Z] #54 ... [2021-06-09T17:43:44.883Z] [2021-06-09T17:43:44.883Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:43:44.883Z] #41 sha256:3d49980bd3613a074ea5c53fda02e4bf26b6b7adf826ffa646297966613580ca [2021-06-09T17:43:45.065Z] #44 50.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T17:43:45.065Z] #44 50.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:43:45.065Z] #44 50.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:43:45.336Z] #44 50.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T17:43:45.336Z] #44 50.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:43:45.336Z] #44 50.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:43:45.336Z] #44 50.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:43:45.451Z] #41 DONE 0.9s [2021-06-09T17:43:45.451Z] [2021-06-09T17:43:45.451Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:43:45.451Z] #45 sha256:44074efc29cdf4b8895a5e60c2fcc74baa48d358021ee3f87dc74c23b495e0a0 [2021-06-09T17:43:45.451Z] #45 DONE 0.1s [2021-06-09T17:43:45.451Z] [2021-06-09T17:43:45.451Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:43:45.451Z] #47 sha256:f920465a4f07e4fad2f94ada5b26bde87e1bdeee3a2bdabcb276808d598196cd [2021-06-09T17:43:45.599Z] #44 50.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-09T17:43:45.599Z] #44 50.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:43:45.599Z] #44 50.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-09T17:43:45.599Z] #44 50.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-09T17:43:45.599Z] #44 50.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:43:45.599Z] #44 50.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:43:45.599Z] #44 50.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:43:45.599Z] #44 50.70 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-09T17:43:45.713Z] #47 DONE 0.2s [2021-06-09T17:43:45.713Z] [2021-06-09T17:43:45.713Z] #54 [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-06-09T17:43:45.713Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:43:45.713Z] #54 ... [2021-06-09T17:43:45.713Z] [2021-06-09T17:43:45.713Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:43:45.713Z] #49 sha256:14fc316ace8d1c926df66b0a94c93603850d26d4d90ec4b8f573a86417c010b6 [2021-06-09T17:43:45.713Z] #49 DONE 0.1s [2021-06-09T17:43:45.713Z] [2021-06-09T17:43:45.713Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:43:45.713Z] #51 sha256:a943302b79b8a65b2a42d0dcbf7a8774c8b2e25054674611d8b7d75cd14b73b3 [2021-06-09T17:43:45.858Z] #44 ... [2021-06-09T17:43:45.858Z] [2021-06-09T17:43:45.858Z] #48 [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-06-09T17:43:45.858Z] #48 sha256:da0cee49a6790dc20782929bbd52eeeda05bb994aee049435792b13ab48feb46 [2021-06-09T17:43:45.858Z] #48 DONE 51.7s [2021-06-09T17:43:45.858Z] [2021-06-09T17:43:45.858Z] #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-06-09T17:43:45.858Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:45.858Z] #36 45.27 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:43:45.858Z] #36 45.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:43:45.858Z] #36 45.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:43:46.117Z] #36 ... [2021-06-09T17:43:46.117Z] [2021-06-09T17:43:46.117Z] #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-06-09T17:43:46.117Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:46.117Z] #13 47.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-09T17:43:46.117Z] #13 47.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-09T17:43:46.117Z] #13 47.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-09T17:43:46.117Z] #13 47.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-09T17:43:46.117Z] #13 47.83 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-06-09T17:43:46.117Z] #13 47.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-09T17:43:46.117Z] #13 47.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-09T17:43:46.117Z] #13 47.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-09T17:43:46.117Z] #13 47.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-09T17:43:46.117Z] #13 47.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-09T17:43:46.117Z] #13 47.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-09T17:43:46.117Z] #13 47.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-09T17:43:46.117Z] #13 47.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:43:46.150Z] #52 ... [2021-06-09T17:43:46.150Z] [2021-06-09T17:43:46.150Z] #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-06-09T17:43:46.150Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:43:46.150Z] #36 27.88 The following additional packages will be installed: [2021-06-09T17:43:46.150Z] #36 27.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-09T17:43:46.150Z] #36 27.91 Suggested packages: [2021-06-09T17:43:46.150Z] #36 27.92 cmake-doc ninja-build lrzip [2021-06-09T17:43:46.150Z] #36 27.92 Recommended packages: [2021-06-09T17:43:46.150Z] #36 27.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-09T17:43:46.150Z] #36 28.69 The following NEW packages will be installed: [2021-06-09T17:43:46.150Z] #36 28.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-09T17:43:46.150Z] #36 28.70 vim-common xxd [2021-06-09T17:43:46.150Z] #36 29.06 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-09T17:43:46.150Z] #36 29.06 Need to get 14.2 MB of archives. [2021-06-09T17:43:46.150Z] #36 29.06 After this operation, 60.0 MB of additional disk space will be used. [2021-06-09T17:43:46.150Z] #36 29.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-09T17:43:46.150Z] #36 29.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:43:46.150Z] #36 29.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-09T17:43:46.150Z] #36 29.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-09T17:43:46.150Z] #36 30.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-09T17:43:46.150Z] #36 30.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-09T17:43:46.150Z] #36 30.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-09T17:43:46.150Z] #36 30.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-09T17:43:46.150Z] #36 30.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-09T17:43:46.150Z] #36 30.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-09T17:43:46.150Z] #36 32.03 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:46.150Z] #36 32.20 Fetched 14.2 MB in 2s (7235 kB/s) [2021-06-09T17:43:46.150Z] #36 32.40 Selecting previously unselected package xxd. [2021-06-09T17:43:46.151Z] #36 32.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 ... 15383 files and directories currently installed.) [2021-06-09T17:43:46.151Z] #36 32.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T17:43:46.151Z] #36 32.49 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:43:46.151Z] #36 33.02 Selecting previously unselected package vim-common. [2021-06-09T17:43:46.151Z] #36 33.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:43:46.151Z] #36 33.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:43:46.151Z] #36 35.44 Selecting previously unselected package cmake-data. [2021-06-09T17:43:46.151Z] #36 35.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-09T17:43:46.151Z] #36 35.60 Unpacking cmake-data (3.13.4-1) ... [2021-06-09T17:43:46.151Z] #36 ... [2021-06-09T17:43:46.151Z] [2021-06-09T17:43:46.151Z] #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-06-09T17:43:46.151Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:46.376Z] #13 48.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-09T17:43:46.414Z] #29 11.26 0.0% 1.1% # 2.6% ## 3.5% ### 4.6% ### 5.5% #### 6.0% ##### 7.0% ###### 8.6% ####### 9.9% ####### 11.0% ######### 12.5% ######### 12.9% ########## 13.9% ########## 14.6% ########### 16.4% ############ 17.5% ############## 19.5% ############## 20.8% ############### 21.2% ############### 21.9% ################ 22.9% ################# 23.8% ################## 25.9% ################### 26.5% ################### 27.1% #################### 28.4% ##################### 30.4% ###################### 31.2% ###################### 31.3% ####################### 33.2% ######################## 34.5% ######################### 35.7% ########################## 36.8% ########################### 37.8% ########################### 38.5% ############################ 40.3% ############################# 41.4% ############################## 42.3% ############################### 43.8% ############################### 44.4% ################################ 45.1% ################################# 46.1% ################################# 46.8% ################################## 47.8% ################################### 49.2% #################################### 51.0% ###################################### 52.9% ###################################### 53.5% ####################################### 54.2% ####################################### 55.1% ######################################## 56.4% ######################################### 57.7% ########################################## 58.8% ########################################### 59.8% ########################################### 60.6% ############################################ 61.3% ############################################ 61.8% ############################################# 62.8% ############################################## 63.9% ############################################## 64.8% # [2021-06-09T17:43:46.414Z] #29 ... [2021-06-09T17:43:46.414Z] [2021-06-09T17:43:46.414Z] #46 [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-06-09T17:43:46.414Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:43:46.414Z] #46 28.27 sync [2021-06-09T17:43:46.414Z] #46 28.29 internal/reflectlite [2021-06-09T17:43:46.414Z] #46 29.49 github.com/LK4D4/vndr/godl/singleflight [2021-06-09T17:43:46.414Z] #46 29.50 math/rand [2021-06-09T17:43:46.414Z] #46 29.51 internal/singleflight [2021-06-09T17:43:46.414Z] #46 31.76 sort [2021-06-09T17:43:46.414Z] #46 31.77 errors [2021-06-09T17:43:46.414Z] #46 32.10 io [2021-06-09T17:43:46.414Z] #46 32.16 strconv [2021-06-09T17:43:46.414Z] #46 32.17 internal/oserror [2021-06-09T17:43:46.414Z] #46 32.67 syscall [2021-06-09T17:43:46.414Z] #46 33.41 vendor/golang.org/x/net/dns/dnsmessage [2021-06-09T17:43:46.414Z] #46 34.31 bytes [2021-06-09T17:43:46.414Z] #46 36.54 reflect [2021-06-09T17:43:46.414Z] #46 37.02 bufio [2021-06-09T17:43:46.560Z] Fetching without tags [2021-06-09T17:43:46.650Z] #51 DONE 0.6s [2021-06-09T17:43:46.650Z] [2021-06-09T17:43:46.650Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:43:46.650Z] #53 sha256:01608d8ff95e1940315066d444b343272d03d7c01a294bfd63c11fb0288ef4c8 [2021-06-09T17:43:46.650Z] #53 DONE 0.1s [2021-06-09T17:43:46.650Z] [2021-06-09T17:43:46.650Z] #54 [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-06-09T17:43:46.650Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:43:46.677Z] #46 ... [2021-06-09T17:43:46.677Z] [2021-06-09T17:43:46.677Z] #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-06-09T17:43:46.677Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:47.204Z] #29 11.26 0.0% 1.1% # 2.6% ## 3.5% ### 4.6% ### 5.5% #### 6.0% ##### 7.0% ###### 8.6% ####### 9.9% ####### 11.0% ######### 12.5% ######### 12.9% ########## 13.9% ########## 14.6% ########### 16.4% ############ 17.5% ############## 19.5% ############## 20.8% ############### 21.2% ############### 21.9% ################ 22.9% ################# 23.8% ################## 25.9% ################### 26.5% ################### 27.1% #################### 28.4% ##################### 30.4% ###################### 31.2% ###################### 31.3% ####################### 33.2% ######################## 34.5% ######################### 35.7% ########################## 36.8% ########################### 37.8% ########################### 38.5% ############################ 40.3% ############################# 41.4% ############################## 42.3% ############################### 43.8% ############################### 44.4% ################################ 45.1% ################################# 46.1% ################################# 46.8% ################################## 47.8% ################################### 49.2% #################################### 51.0% ###################################### 52.9% ###################################### 53.5% ####################################### 54.2% ####################################### 55.1% ######################################## 56.4% ######################################### 57.7% ########################################## 58.8% ########################################### 59.8% ########################################### 60.6% ############################################ 61.3% ############################################ 61.8% ############################################# 62.8% ############################################## 63.9% ############################################## 64.8% ############################################### 66.0% ################################################ 67.9% ################################################# 68.3% ################################################## 69.7% ################################################### 71.2% #################################################### 72.9% #################################################### 73.3% [2021-06-09T17:43:47.204Z] #29 ... [2021-06-09T17:43:47.204Z] [2021-06-09T17:43:47.204Z] #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-06-09T17:43:47.204Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:43:47.204Z] #13 22.13 Reading package lists... [2021-06-09T17:43:47.204Z] #13 27.63 Building dependency tree... [2021-06-09T17:43:47.204Z] #13 30.65 The following additional packages will be installed: [2021-06-09T17:43:47.204Z] #13 30.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-09T17:43:47.204Z] #13 30.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-09T17:43:47.204Z] #13 30.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-09T17:43:47.204Z] #13 30.65 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-09T17:43:47.204Z] #13 30.66 mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:43:47.204Z] #13 30.68 Suggested packages: [2021-06-09T17:43:47.204Z] #13 30.68 gcc-8-locales seccomp wine64 [2021-06-09T17:43:47.204Z] #13 31.78 The following NEW packages will be installed: [2021-06-09T17:43:47.204Z] #13 31.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-09T17:43:47.204Z] #13 31.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-09T17:43:47.204Z] #13 31.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-09T17:43:47.204Z] #13 31.78 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-09T17:43:47.204Z] #13 31.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-09T17:43:47.204Z] #13 31.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-09T17:43:47.204Z] #13 31.79 The following packages will be upgraded: [2021-06-09T17:43:47.204Z] #13 31.79 libseccomp2 libsystemd0 libudev1 [2021-06-09T17:43:47.204Z] #13 32.20 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:43:47.204Z] #13 32.20 Need to get 73.8 MB of archives. [2021-06-09T17:43:47.204Z] #13 32.20 After this operation, 472 MB of additional disk space will be used. [2021-06-09T17:43:47.204Z] #13 32.20 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-09T17:43:47.204Z] #13 32.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-09T17:43:47.204Z] #13 32.24 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-09T17:43:47.204Z] #13 32.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-09T17:43:47.204Z] #13 32.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-09T17:43:47.204Z] #13 33.16 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-06-09T17:43:47.204Z] #13 33.33 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-06-09T17:43:47.204Z] #13 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-09T17:43:47.204Z] #13 33.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-09T17:43:47.204Z] #13 33.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-09T17:43:47.204Z] #13 33.82 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-06-09T17:43:47.204Z] #13 34.10 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-06-09T17:43:47.204Z] #13 34.17 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-06-09T17:43:47.204Z] #13 37.26 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-06-09T17:43:47.278Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:43:47.311Z] #13 49.07 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:47.470Z] #13 ... [2021-06-09T17:43:47.470Z] [2021-06-09T17:43:47.470Z] #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-06-09T17:43:47.470Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:47.569Z] #13 49.27 Fetched 78.2 MB in 7s (11.1 MB/s) [2021-06-09T17:43:47.828Z] #13 49.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:43:47.828Z] #13 49.44 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-09T17:43:47.828Z] #13 49.55 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:43:48.045Z] #52 ... [2021-06-09T17:43:48.045Z] [2021-06-09T17:43:48.045Z] #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-06-09T17:43:48.045Z] #37 sha256:9b9f908899c25ca216675f4b0a2d860bcaf8174449887a0446c0fe520cc1374d [2021-06-09T17:43:48.045Z] #37 6.129 -- Detecting C compile features - done [2021-06-09T17:43:48.045Z] #37 6.184 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:43:48.045Z] #37 6.452 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:43:48.045Z] #37 6.544 -- Configuring done [2021-06-09T17:43:48.045Z] #37 6.556 -- Generating done [2021-06-09T17:43:48.045Z] #37 6.571 -- Build files have been written to: /tmp/tmp.hGhNMLmqtz/tini [2021-06-09T17:43:48.045Z] #37 6.598 + make tini-static [2021-06-09T17:43:48.045Z] #37 6.932 Scanning dependencies of target tini-static [2021-06-09T17:43:48.045Z] #37 7.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:43:48.045Z] #37 8.378 [100%] Linking C executable tini-static [2021-06-09T17:43:48.045Z] #37 8.974 [100%] Built target tini-static [2021-06-09T17:43:48.045Z] #37 9.035 + mkdir -p /build [2021-06-09T17:43:48.045Z] #37 9.036 + cp tini-static /build/docker-init [2021-06-09T17:43:48.045Z] #37 DONE 9.7s [2021-06-09T17:43:48.045Z] [2021-06-09T17:43:48.045Z] #52 [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-06-09T17:43:48.045Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:48.045Z] #52 70.30 encoding/json [2021-06-09T17:43:48.045Z] #52 ... [2021-06-09T17:43:48.045Z] [2021-06-09T17:43:48.045Z] #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-06-09T17:43:48.045Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:48.045Z] #13 61.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:43:48.045Z] #13 61.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:43:48.045Z] #13 61.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:43:48.088Z] #13 49.81 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-09T17:43:46.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:43:46.312Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:43:46.356Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:43:46.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:43:46.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:43:46.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:43:46.595Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:43:47.379Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:43:47.426Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:43:48.350Z] #13 49.94 (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-06-09T17:43:48.350Z] #13 50.01 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:43:48.350Z] #13 50.04 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:43:48.609Z] #13 50.28 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:43:48.868Z] #13 50.44 (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-06-09T17:43:48.868Z] #13 50.54 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-09T17:43:48.868Z] #13 50.60 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:43:49.126Z] #13 50.81 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-09T17:43:49.126Z] #13 51.00 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:43:49.384Z] #13 51.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-06-09T17:43:49.384Z] #13 51.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:43:49.384Z] #13 51.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:43:49.859Z] #29 11.26 0.0% 1.1% # 2.6% ## 3.5% ### 4.6% ### 5.5% #### 6.0% ##### 7.0% ###### 8.6% ####### 9.9% ####### 11.0% ######### 12.5% ######### 12.9% ########## 13.9% ########## 14.6% ########### 16.4% ############ 17.5% ############## 19.5% ############## 20.8% ############### 21.2% ############### 21.9% ################ 22.9% ################# 23.8% ################## 25.9% ################### 26.5% ################### 27.1% #################### 28.4% ##################### 30.4% ###################### 31.2% ###################### 31.3% ####################### 33.2% ######################## 34.5% ######################### 35.7% ########################## 36.8% ########################### 37.8% ########################### 38.5% ############################ 40.3% ############################# 41.4% ############################## 42.3% ############################### 43.8% ############################### 44.4% ################################ 45.1% ################################# 46.1% ################################# 46.8% ################################## 47.8% ################################### 49.2% #################################### 51.0% ###################################### 52.9% ###################################### 53.5% ####################################### 54.2% ####################################### 55.1% ######################################## 56.4% ######################################### 57.7% ########################################## 58.8% ########################################### 59.8% ########################################### 60.6% ############################################ 61.3% ############################################ 61.8% ############################################# 62.8% ############################################## 63.9% ############################################## 64.8% ############################################### 66.0% ################################################ 67.9% ################################################# 68.3% ################################################## 69.7% ################################################### 71.2% #################################################### 72.9% #################################################### 73.3% ##################################################### 74.4% ###################################################### 75.9% ####################################################### 76.7% ######################################################## 77.9% ######################################################## 78.9% ######################################################### 79.8% ######################################################### 80.5% ########################################################## 81.8% ############################################################ 83.6% ############################################################ 84.3% ############################################################ 84.5% ############################################################# 85.9% ############################################################### 87.8% ################################################################ 89.2% ################################################################ 89.5% ################################################################ 90.1% ################################################################# 90.7% ################################################################## 91.9% ################################################################### 93.6% ################################################################### 94.1% #################################################################### 95.6% ##################################################################### 96.2% ###################################################################### 97.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-06-09T17:43:49.859Z] #29 22.22 [2021-06-09T17:43:50.940Z] Merge succeeded, producing 03f372bfafca33fd7317d102c0ff71de18c19e50 [2021-06-09T17:43:50.940Z] Checking out Revision 03f372bfafca33fd7317d102c0ff71de18c19e50 (PR-42498) [2021-06-09T17:43:51.252Z] #29 23.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-09T17:43:51.341Z] #13 67.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:43:50.048Z] > git remote # timeout=10 [2021-06-09T17:43:50.126Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:43:50.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:43:50.173Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:43:50.847Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-09T17:43:50.972Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:43:51.016Z] > git checkout -f 03f372bfafca33fd7317d102c0ff71de18c19e50 # timeout=10 [2021-06-09T17:43:51.601Z] #13 67.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:43:51.602Z] #13 67.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:43:51.827Z] #29 24.03 [2021-06-09T17:43:51.862Z] #13 68.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:43:51.862Z] #13 68.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:43:51.862Z] #13 68.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:43:51.917Z] #13 53.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:43:51.917Z] #13 53.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-09T17:43:51.917Z] #13 ... [2021-06-09T17:43:51.917Z] [2021-06-09T17:43:51.917Z] #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-06-09T17:43:51.917Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-09T17:43:51.917Z] #36 52.09 Selecting previously unselected package libxml2:amd64. [2021-06-09T17:43:51.917Z] #36 52.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-09T17:43:51.917Z] #36 52.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:43:51.917Z] #36 52.66 Selecting previously unselected package libarchive13:amd64. [2021-06-09T17:43:51.917Z] #36 52.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-09T17:43:51.917Z] #36 52.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:43:51.917Z] #36 53.04 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-09T17:43:51.917Z] #36 53.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-09T17:43:51.917Z] #36 53.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:43:51.917Z] #36 53.16 Selecting previously unselected package librhash0:amd64. [2021-06-09T17:43:51.917Z] #36 53.19 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-09T17:43:51.917Z] #36 53.19 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:43:51.917Z] #36 53.40 Selecting previously unselected package libuv1:amd64. [2021-06-09T17:43:51.917Z] #36 53.40 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-09T17:43:51.917Z] #36 53.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:43:51.917Z] #36 53.58 Selecting previously unselected package cmake. [2021-06-09T17:43:51.917Z] #36 53.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-09T17:43:51.917Z] #36 53.61 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:43:51.917Z] #36 56.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:43:51.917Z] #36 56.80 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:43:51.917Z] #36 56.85 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-09T17:43:51.917Z] #36 56.85 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:43:51.917Z] #36 56.88 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-09T17:43:51.917Z] #36 56.89 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:43:51.917Z] #36 56.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:43:51.917Z] #36 56.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-09T17:43:51.917Z] #36 56.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-09T17:43:51.917Z] #36 56.97 Setting up cmake (3.13.4-1) ... [2021-06-09T17:43:51.917Z] #36 56.97 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:51.917Z] #36 57.06 Processing triggers for mime-support (3.62) ... [2021-06-09T17:43:51.917Z] #36 DONE 57.6s [2021-06-09T17:43:51.917Z] [2021-06-09T17:43:51.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-06-09T17:43:51.917Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:43:51.917Z] #13 53.45 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:43:51.917Z] #13 ... [2021-06-09T17:43:51.917Z] [2021-06-09T17:43:51.917Z] #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-06-09T17:43:51.917Z] #37 sha256:584cc444ea66acb78e46f262f6323db0b5d95f1b36b8e22ff4b30fa9997931f6 [2021-06-09T17:43:52.090Z] #29 24.37 #=#=# ##### [2021-06-09T17:43:52.090Z] #29 ... [2021-06-09T17:43:52.090Z] [2021-06-09T17:43:52.090Z] #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-06-09T17:43:52.090Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T17:43:52.090Z] #32 33.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-09T17:43:52.090Z] #32 34.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-09T17:43:52.353Z] #32 ... [2021-06-09T17:43:52.353Z] [2021-06-09T17:43:52.353Z] #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-06-09T17:43:52.353Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:52.353Z] #29 24.37 #=#=# ####################### 32.1% ######################################################################## 100.0% [2021-06-09T17:43:52.353Z] #29 24.60 [2021-06-09T17:43:53.247Z] #13 ... [2021-06-09T17:43:53.247Z] [2021-06-09T17:43:53.247Z] #52 [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-06-09T17:43:53.247Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:53.247Z] #52 75.48 github.com/pkg/diff [2021-06-09T17:43:53.307Z] #29 ... [2021-06-09T17:43:53.307Z] [2021-06-09T17:43:53.307Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:53.307Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:43:53.307Z] #44 34.61 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:53.307Z] #44 34.84 Fetched 6095 kB in 2s (2720 kB/s) [2021-06-09T17:43:53.307Z] #44 35.17 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-09T17:43:53.307Z] #44 35.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T17:43:53.307Z] #44 35.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:43:53.307Z] #44 35.32 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.307Z] #44 36.71 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:43:53.307Z] #44 36.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:43:53.307Z] #44 36.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.307Z] #44 38.03 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.307Z] #44 38.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.307Z] #44 42.65 Selecting previously unselected package python3-minimal. [2021-06-09T17:43:53.307Z] #44 42.65 (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 ... 15623 files and directories currently installed.) [2021-06-09T17:43:53.307Z] #44 42.77 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-09T17:43:53.307Z] #44 42.79 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:43:53.307Z] #44 42.91 Selecting previously unselected package libmpdec2:arm64. [2021-06-09T17:43:53.307Z] #44 42.93 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-09T17:43:53.307Z] #44 42.96 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:43:53.307Z] #44 43.13 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-09T17:43:53.307Z] #44 43.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:43:53.307Z] #44 43.15 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.307Z] #44 44.74 Selecting previously unselected package python3.7. [2021-06-09T17:43:53.307Z] #44 ... [2021-06-09T17:43:53.307Z] [2021-06-09T17:43:53.307Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T17:43:53.307Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:43:53.307Z] #13 38.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-09T17:43:53.307Z] #13 38.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-09T17:43:53.307Z] #13 38.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-09T17:43:53.307Z] #13 38.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-09T17:43:53.307Z] #13 38.57 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-06-09T17:43:53.307Z] #13 38.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-09T17:43:53.307Z] #13 38.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-09T17:43:53.307Z] #13 38.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-09T17:43:53.307Z] #13 38.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-09T17:43:53.307Z] #13 38.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-09T17:43:53.307Z] #13 38.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-09T17:43:53.307Z] #13 38.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-09T17:43:53.307Z] #13 38.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-09T17:43:53.307Z] #13 38.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-09T17:43:53.307Z] #13 40.23 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:53.307Z] #13 40.41 Fetched 73.8 MB in 7s (10.7 MB/s) [2021-06-09T17:43:53.307Z] #13 40.51 (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-06-09T17:43:53.307Z] #13 40.65 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-09T17:43:53.307Z] #13 40.70 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:43:53.307Z] #13 41.20 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-09T17:43:53.307Z] #13 41.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 ... 15383 files and directories currently installed.) [2021-06-09T17:43:53.307Z] #13 41.49 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-09T17:43:53.307Z] #13 41.51 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-09T17:43:53.307Z] #13 41.80 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:43:53.307Z] #13 42.05 (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-06-09T17:43:53.307Z] #13 42.09 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-09T17:43:53.307Z] #13 42.12 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-09T17:43:53.307Z] #13 42.43 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-09T17:43:53.307Z] #13 42.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-09T17:43:53.307Z] #13 42.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-09T17:43:53.307Z] #13 42.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-09T17:43:53.307Z] #13 42.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:43:53.818Z] #37 ... [2021-06-09T17:43:53.818Z] [2021-06-09T17:43:53.818Z] #52 [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-06-09T17:43:53.818Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:43:53.818Z] #52 49.54 time [2021-06-09T17:43:53.818Z] #52 54.54 context [2021-06-09T17:43:53.818Z] #52 55.39 internal/poll [2021-06-09T17:43:53.818Z] #52 57.65 internal/syscall/execenv [2021-06-09T17:43:53.818Z] #52 57.86 internal/syscall/unix [2021-06-09T17:43:53.818Z] #52 58.07 os [2021-06-09T17:43:53.818Z] #52 ... [2021-06-09T17:43:53.818Z] [2021-06-09T17:43:53.818Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:53.818Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:53.818Z] #44 52.31 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:43:53.818Z] #44 52.51 Fetched 6695 kB in 2s (4342 kB/s) [2021-06-09T17:43:53.818Z] #44 52.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:43:53.818Z] #44 52.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-09T17:43:53.818Z] #44 52.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:43:53.818Z] #44 52.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.818Z] #44 53.46 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:43:53.818Z] #44 53.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:43:53.818Z] #44 53.49 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.818Z] #44 54.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.818Z] #44 54.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:43:53.818Z] #44 58.79 Selecting previously unselected package python3-minimal. [2021-06-09T17:43:53.818Z] #44 58.79 (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 ... 15650 files and directories currently installed.) [2021-06-09T17:43:53.818Z] #44 58.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:43:53.818Z] #44 58.87 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:43:53.818Z] #44 58.97 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:43:53.818Z] #44 58.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:43:53.818Z] #44 58.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:43:53.818Z] #44 ... [2021-06-09T17:43:53.818Z] [2021-06-09T17:43:53.818Z] #52 [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-06-09T17:43:53.818Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:43:53.818Z] #52 59.81 encoding/binary [2021-06-09T17:43:53.820Z] #52 76.04 go/ast [2021-06-09T17:43:53.976Z] #13 ... [2021-06-09T17:43:53.976Z] [2021-06-09T17:43:53.976Z] #57 [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-06-09T17:43:53.976Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:43:53.976Z] #57 1.551 + RM_GOPATH=0 [2021-06-09T17:43:53.976Z] #57 1.551 + TMP_GOPATH= [2021-06-09T17:43:53.976Z] #57 1.551 + : /build [2021-06-09T17:43:53.976Z] #57 1.551 + '[' -z '' ']' [2021-06-09T17:43:53.976Z] #57 1.551 ++ mktemp -d [2021-06-09T17:43:53.976Z] #57 1.554 + export GOPATH=/tmp/tmp.qaUTVSAf7g [2021-06-09T17:43:53.976Z] #57 1.554 + GOPATH=/tmp/tmp.qaUTVSAf7g [2021-06-09T17:43:53.976Z] #57 1.554 + RM_GOPATH=1 [2021-06-09T17:43:53.976Z] #57 1.554 + case "$(go env GOARCH)" in [2021-06-09T17:43:53.976Z] #57 1.555 ++ go env GOARCH [2021-06-09T17:43:53.976Z] #57 1.565 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:53.976Z] #57 1.565 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:53.976Z] #57 1.566 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:53.976Z] #57 1.575 + dir=/tmp/install [2021-06-09T17:43:53.976Z] #57 1.575 + bin=containerd [2021-06-09T17:43:53.976Z] #57 1.575 + shift [2021-06-09T17:43:53.976Z] #57 1.577 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-09T17:43:53.976Z] #57 1.577 + . /tmp/install/containerd.installer [2021-06-09T17:43:53.976Z] #57 1.578 ++ set -e [2021-06-09T17:43:53.976Z] #57 1.578 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:43:53.976Z] #57 1.578 + install_containerd [2021-06-09T17:43:53.976Z] #57 1.582 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-09T17:43:53.976Z] #57 1.583 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:43:53.976Z] #57 1.584 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qaUTVSAf7g/src/github.com/containerd/containerd [2021-06-09T17:43:53.976Z] #57 1.591 Cloning into '/tmp/tmp.qaUTVSAf7g/src/github.com/containerd/containerd'... [2021-06-09T17:43:54.082Z] #52 ... [2021-06-09T17:43:54.082Z] [2021-06-09T17:43:54.082Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:43:54.082Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:43:54.082Z] #44 66.24 Setting up python3 (3.7.3-1) ... [2021-06-09T17:43:54.082Z] #44 67.00 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:43:54.082Z] #44 68.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:43:54.082Z] #44 69.77 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:43:54.082Z] #44 73.46 Setting up criu (3.15-1) ... [2021-06-09T17:43:54.082Z] #44 75.30 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:43:54.082Z] #44 75.36 Processing triggers for mime-support (3.62) ... [2021-06-09T17:43:54.082Z] #44 DONE 75.9s [2021-06-09T17:43:54.082Z] [2021-06-09T17:43:54.082Z] #46 [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-06-09T17:43:54.082Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:43:54.082Z] #46 66.73 fmt [2021-06-09T17:43:54.082Z] #46 69.46 regexp [2021-06-09T17:43:54.082Z] #46 70.31 flag [2021-06-09T17:43:54.082Z] #46 72.36 go/token [2021-06-09T17:43:54.082Z] #46 73.12 go/scanner [2021-06-09T17:43:54.082Z] #46 73.89 internal/lazyregexp [2021-06-09T17:43:54.082Z] #46 74.17 path [2021-06-09T17:43:54.082Z] #46 74.18 go/ast [2021-06-09T17:43:54.082Z] #46 74.63 io/ioutil [2021-06-09T17:43:54.082Z] #46 75.17 net/url [2021-06-09T17:43:54.239Z] #57 ... [2021-06-09T17:43:54.239Z] [2021-06-09T17:43:54.239Z] #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-06-09T17:43:54.239Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:43:54.239Z] #36 39.48 Selecting previously unselected package libicu63:arm64. [2021-06-09T17:43:54.239Z] #36 39.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 39.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:43:54.239Z] #36 43.18 Selecting previously unselected package libxml2:arm64. [2021-06-09T17:43:54.239Z] #36 43.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 43.20 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:43:54.239Z] #36 43.74 Selecting previously unselected package libarchive13:arm64. [2021-06-09T17:43:54.239Z] #36 43.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 43.78 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-09T17:43:54.239Z] #36 44.14 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-09T17:43:54.239Z] #36 44.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 44.18 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-09T17:43:54.239Z] #36 44.37 Selecting previously unselected package librhash0:arm64. [2021-06-09T17:43:54.239Z] #36 44.37 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 44.39 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-09T17:43:54.239Z] #36 44.62 Selecting previously unselected package libuv1:arm64. [2021-06-09T17:43:54.239Z] #36 44.62 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 44.73 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-09T17:43:54.239Z] #36 44.87 Selecting previously unselected package cmake. [2021-06-09T17:43:54.239Z] #36 44.87 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-09T17:43:54.239Z] #36 44.90 Unpacking cmake (3.13.4-1) ... [2021-06-09T17:43:54.239Z] #36 ... [2021-06-09T17:43:54.239Z] [2021-06-09T17:43:54.239Z] #50 [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-06-09T17:43:54.239Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:43:54.239Z] #50 36.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-09T17:43:54.239Z] #50 36.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-09T17:43:54.239Z] #50 36.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-09T17:43:54.239Z] #50 36.26 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-09T17:43:54.239Z] #50 36.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-09T17:43:54.505Z] #50 ... [2021-06-09T17:43:54.505Z] [2021-06-09T17:43:54.505Z] #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-06-09T17:43:54.505Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:54.505Z] #29 25.85 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-09T17:43:54.505Z] #29 26.26 [2021-06-09T17:43:54.505Z] #29 26.52 #=#=# ######################### 36.0% ##################################################### 74.3% ######################################################################## 100.0% [2021-06-09T17:43:54.505Z] #29 26.89 [2021-06-09T17:43:54.651Z] #46 77.02 text/template/parse [2021-06-09T17:43:54.651Z] #46 ... [2021-06-09T17:43:54.651Z] [2021-06-09T17:43:54.651Z] #52 [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-06-09T17:43:54.651Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:43:54.651Z] #52 77.05 golang.org/x/crypto/ssh/terminal [2021-06-09T17:43:55.719Z] #52 61.36 fmt [2021-06-09T17:43:55.719Z] #52 61.62 encoding/base64 [2021-06-09T17:43:55.948Z] #29 27.86 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-09T17:43:55.948Z] #29 28.21 [2021-06-09T17:43:56.566Z] #52 78.87 mvdan.cc/editorconfig [2021-06-09T17:43:56.654Z] #52 62.36 path/filepath [2021-06-09T17:43:57.221Z] #52 ... [2021-06-09T17:43:57.221Z] [2021-06-09T17:43:57.221Z] #46 [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-06-09T17:43:57.221Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:43:57.221Z] #46 53.10 time [2021-06-09T17:43:57.221Z] #46 58.14 os [2021-06-09T17:43:57.221Z] #46 58.68 internal/fmtsort [2021-06-09T17:43:57.221Z] #46 59.47 strings [2021-06-09T17:43:57.221Z] #46 61.60 fmt [2021-06-09T17:43:57.221Z] #46 61.81 path/filepath [2021-06-09T17:43:57.221Z] #46 62.94 regexp/syntax [2021-06-09T17:43:57.221Z] #46 ... [2021-06-09T17:43:57.221Z] [2021-06-09T17:43:57.221Z] #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-06-09T17:43:57.221Z] #37 sha256:584cc444ea66acb78e46f262f6323db0b5d95f1b36b8e22ff4b30fa9997931f6 [2021-06-09T17:43:57.221Z] #37 3.616 + RM_GOPATH=0 [2021-06-09T17:43:57.221Z] #37 3.616 + TMP_GOPATH= [2021-06-09T17:43:57.221Z] #37 3.616 + : /build [2021-06-09T17:43:57.221Z] #37 3.616 + '[' -z '' ']' [2021-06-09T17:43:57.221Z] #37 3.616 ++ mktemp -d [2021-06-09T17:43:57.221Z] #37 3.619 + export GOPATH=/tmp/tmp.Tzdc92nmJ5 [2021-06-09T17:43:57.221Z] #37 3.619 + GOPATH=/tmp/tmp.Tzdc92nmJ5 [2021-06-09T17:43:57.221Z] #37 3.619 + RM_GOPATH=1 [2021-06-09T17:43:57.221Z] #37 3.620 + case "$(go env GOARCH)" in [2021-06-09T17:43:57.221Z] #37 3.621 ++ go env GOARCH [2021-06-09T17:43:57.221Z] #37 3.648 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:57.221Z] #37 3.648 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:43:57.221Z] #37 3.648 ++ dirname /tmp/install/install.sh [2021-06-09T17:43:57.221Z] #37 3.652 + dir=/tmp/install [2021-06-09T17:43:57.221Z] #37 3.653 + bin=tini [2021-06-09T17:43:57.221Z] #37 3.653 + shift [2021-06-09T17:43:57.221Z] #37 3.654 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:43:57.221Z] #37 3.654 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:43:57.221Z] #37 3.654 + . /tmp/install/tini.installer [2021-06-09T17:43:57.221Z] #37 3.654 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:43:57.221Z] #37 3.654 + install_tini [2021-06-09T17:43:57.221Z] #37 3.654 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:43:57.221Z] #37 3.654 + git clone https://github.com/krallin/tini.git /tmp/tmp.Tzdc92nmJ5/tini [2021-06-09T17:43:57.221Z] #37 3.657 Cloning into '/tmp/tmp.Tzdc92nmJ5/tini'... [2021-06-09T17:43:57.221Z] #37 4.350 + cd /tmp/tmp.Tzdc92nmJ5/tini [2021-06-09T17:43:57.221Z] #37 4.350 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:43:57.221Z] #37 4.390 + cmake . [2021-06-09T17:43:57.221Z] #37 4.858 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:43:57.221Z] #37 4.916 -- Check for working C compiler: /usr/bin/cc [2021-06-09T17:43:57.221Z] #37 5.562 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:43:57.221Z] #37 5.570 -- Detecting C compiler ABI info [2021-06-09T17:43:57.509Z] #52 79.80 mvdan.cc/sh/v3/fileutil [2021-06-09T17:43:57.770Z] #52 80.02 text/tabwriter [2021-06-09T17:43:57.777Z] #29 28.40 0.0% # 2.4% ##### 7.2% ######### 12.7% ############ 16.9% ############## 20.5% ################# 24.8% ################### 26.6% ####################### 32.3% ######################### 36.1% [2021-06-09T17:43:57.777Z] #29 ... [2021-06-09T17:43:57.777Z] [2021-06-09T17:43:57.777Z] #46 [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-06-09T17:43:57.777Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:43:57.777Z] #46 39.47 strings [2021-06-09T17:43:57.777Z] #46 41.29 hash/crc32 [2021-06-09T17:43:57.777Z] #46 42.34 vendor/golang.org/x/crypto/hkdf [2021-06-09T17:43:57.777Z] #46 42.42 time [2021-06-09T17:43:57.777Z] #46 42.71 internal/syscall/execenv [2021-06-09T17:43:57.777Z] #46 43.07 internal/syscall/unix [2021-06-09T17:43:57.777Z] #46 43.47 vendor/golang.org/x/text/transform [2021-06-09T17:43:57.777Z] #46 44.10 regexp/syntax [2021-06-09T17:43:57.777Z] #46 45.45 path [2021-06-09T17:43:57.777Z] #46 47.75 context [2021-06-09T17:43:57.777Z] #46 47.81 internal/poll [2021-06-09T17:43:57.777Z] #46 48.11 regexp [2021-06-09T17:43:57.777Z] #46 ... [2021-06-09T17:43:57.777Z] [2021-06-09T17:43:57.778Z] #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-06-09T17:43:57.778Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:57.793Z] #37 6.138 -- Detecting C compiler ABI info - done [2021-06-09T17:43:57.793Z] #37 6.187 -- Detecting C compile features [2021-06-09T17:43:58.031Z] #52 80.34 mvdan.cc/sh/v3/syntax [2021-06-09T17:43:58.387Z] #29 28.40 0.0% # 2.4% ##### 7.2% ######### 12.7% ############ 16.9% ############## 20.5% ################# 24.8% ################### 26.6% ####################### 32.3% ######################### 36.1% ############################ 39.6% ############################### 44.2% ##################################### 52.1% ######################################## 55.7% ########################################## 59.6% ########################################### 60.9% [2021-06-09T17:43:58.387Z] #29 ... [2021-06-09T17:43:58.387Z] [2021-06-09T17:43:58.387Z] #52 [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-06-09T17:43:58.387Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:43:58.387Z] #52 40.10 text/tabwriter [2021-06-09T17:43:58.387Z] #52 41.49 reflect [2021-06-09T17:43:58.387Z] #52 41.49 regexp/syntax [2021-06-09T17:43:58.387Z] #52 45.78 regexp [2021-06-09T17:43:58.387Z] #52 46.20 time [2021-06-09T17:43:58.387Z] #52 50.12 os [2021-06-09T17:43:58.387Z] #52 ... [2021-06-09T17:43:58.387Z] [2021-06-09T17:43:58.387Z] #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-06-09T17:43:58.387Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:58.914Z] #29 28.40 0.0% # 2.4% ##### 7.2% ######### 12.7% ############ 16.9% ############## 20.5% ################# 24.8% ################### 26.6% ####################### 32.3% ######################### 36.1% ############################ 39.6% ############################### 44.2% ##################################### 52.1% ######################################## 55.7% ########################################## 59.6% ########################################### 60.9% ############################################## 64.4% ################################################### 71.4% ###################################################### 75.0% ######################################################## 78.4% [2021-06-09T17:43:58.914Z] #29 ... [2021-06-09T17:43:58.914Z] [2021-06-09T17:43:58.914Z] #48 [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-06-09T17:43:58.914Z] #48 sha256:758008873e30be9ee418ac0c75db1698faf5ca4c9d45778bc41011c1757192f6 [2021-06-09T17:43:58.915Z] #48 DONE 50.7s [2021-06-09T17:43:58.915Z] [2021-06-09T17:43:58.915Z] #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-06-09T17:43:58.915Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:43:59.219Z] #29 28.40 0.0% # 2.4% ##### 7.2% ######### 12.7% ############ 16.9% ############## 20.5% ################# 24.8% ################### 26.6% ####################### 32.3% ######################### 36.1% ############################ 39.6% ############################### 44.2% ##################################### 52.1% ######################################## 55.7% ########################################## 59.6% ########################################### 60.9% ############################################## 64.4% ################################################### 71.4% ###################################################### 75.0% ######################################################## 78.4% ########################################################## 81.2% ########################################################### 83.3% ############################################################### 88.1% ################################################################## 92.8% ##################################################################### 97.0% ######################################################################## 100.0% [2021-06-09T17:43:59.489Z] #29 31.78 [2021-06-09T17:44:00.326Z] #37 8.178 -- Detecting C compile features - done [2021-06-09T17:44:00.326Z] #37 8.226 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:44:00.326Z] #37 8.441 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:44:00.326Z] #37 8.582 -- Configuring done [2021-06-09T17:44:00.326Z] #37 8.603 -- Generating done [2021-06-09T17:44:00.326Z] #37 8.608 -- Build files have been written to: /tmp/tmp.Tzdc92nmJ5/tini [2021-06-09T17:44:00.326Z] #37 8.615 + make tini-static [2021-06-09T17:44:00.890Z] #29 32.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-09T17:44:00.893Z] #37 9.093 Scanning dependencies of target tini-static [2021-06-09T17:44:01.152Z] #29 33.51 [2021-06-09T17:44:01.152Z] #37 9.259 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:44:01.415Z] #29 ... [2021-06-09T17:44:01.415Z] [2021-06-09T17:44:01.415Z] #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-06-09T17:44:01.415Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-09T17:44:01.415Z] #36 49.87 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:44:01.415Z] #36 50.69 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:44:01.415Z] #36 50.74 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-09T17:44:01.415Z] #36 50.77 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:44:01.415Z] #36 50.86 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-09T17:44:01.415Z] #36 50.89 Setting up cmake-data (3.13.4-1) ... [2021-06-09T17:44:01.415Z] #36 50.94 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-09T17:44:01.415Z] #36 51.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-09T17:44:01.415Z] #36 51.02 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-09T17:44:01.415Z] #36 51.07 Setting up cmake (3.13.4-1) ... [2021-06-09T17:44:01.415Z] #36 51.12 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:44:01.415Z] #36 51.35 Processing triggers for mime-support (3.62) ... [2021-06-09T17:44:01.415Z] #36 DONE 53.2s [2021-06-09T17:44:01.415Z] [2021-06-09T17:44:01.415Z] #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-06-09T17:44:01.415Z] #29 sha256:f7a548b1f472f6444e4e827a6a0152644965b2110c2211ab6782b77104de1b4c [2021-06-09T17:44:01.415Z] #29 33.67 ######################################################################## 100.0% [2021-06-09T17:44:01.517Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:44:01.517Z] First time build. Skipping changelog. [2021-06-09T17:44:01.527Z] #54 ... [2021-06-09T17:44:01.527Z] [2021-06-09T17:44:01.527Z] #57 [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-06-09T17:44:01.527Z] #57 sha256:71e6db4cf2c7dcf5976e94249aae4de83bbd9e5aff484289fc3f3c051d90486b [2021-06-09T17:44:01.527Z] #57 181.2 + bin/containerd [2021-06-09T17:44:01.680Z] #29 33.84 [2021-06-09T17:44:01.896Z] > git --version # timeout=10 [2021-06-09T17:44:01.953Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T17:44:02.005Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-09T17:44:02.088Z] #37 ... [2021-06-09T17:44:02.088Z] [2021-06-09T17:44:02.088Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:02.088Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:44:02.088Z] #44 59.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:44:02.088Z] #44 59.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:44:02.088Z] #44 59.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:02.088Z] #44 60.64 Selecting previously unselected package python3.7. [2021-06-09T17:44:02.088Z] #44 60.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:44:02.088Z] #44 60.68 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:02.088Z] #44 60.86 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:44:02.088Z] #44 60.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:44:02.088Z] #44 60.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:44:02.088Z] #44 61.06 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:44:02.089Z] #44 62.45 Selecting previously unselected package python3. [2021-06-09T17:44:02.089Z] #44 62.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 ... 16062 files and directories currently installed.) [2021-06-09T17:44:02.089Z] #44 62.48 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 62.50 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:44:02.089Z] #44 62.64 Selecting previously unselected package libprotobuf17:amd64. [2021-06-09T17:44:02.089Z] #44 62.64 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 62.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:44:02.089Z] #44 63.30 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:44:02.089Z] #44 63.31 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:44:02.089Z] #44 63.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:44:02.089Z] #44 63.55 Selecting previously unselected package python3-six. [2021-06-09T17:44:02.089Z] #44 63.55 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:44:02.089Z] #44 63.56 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:44:02.089Z] #44 63.65 Selecting previously unselected package python3-protobuf. [2021-06-09T17:44:02.089Z] #44 63.67 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 63.68 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:44:02.089Z] #44 64.12 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:44:02.089Z] #44 64.12 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 64.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:44:02.089Z] #44 64.27 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:44:02.089Z] #44 64.28 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 64.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:44:02.089Z] #44 64.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:44:02.089Z] #44 64.47 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 64.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:44:02.089Z] #44 64.59 Selecting previously unselected package criu. [2021-06-09T17:44:02.089Z] #44 64.59 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-09T17:44:02.089Z] #44 64.60 Unpacking criu (3.15-1) ... [2021-06-09T17:44:02.089Z] #44 65.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:44:02.089Z] #44 65.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:44:02.089Z] #44 65.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:44:02.089Z] #44 65.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-09T17:44:02.089Z] #44 65.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:44:02.089Z] #44 65.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:02.089Z] #44 65.42 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:44:02.089Z] #44 65.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:02.256Z] #29 34.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-09T17:44:02.519Z] #29 34.87 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:44:02.802Z] #29 34.98 ######################################################################## 100.0% [2021-06-09T17:44:02.802Z] #29 35.05 [2021-06-09T17:44:02.802Z] #29 35.14 Download of images into '/build' complete. [2021-06-09T17:44:02.802Z] #29 35.15 Use something like the following to load the result into a Docker daemon: [2021-06-09T17:44:02.802Z] #29 35.15 tar -cC '/build' . | docker load [2021-06-09T17:44:03.324Z] #52 ... [2021-06-09T17:44:03.324Z] [2021-06-09T17:44:03.324Z] #57 [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-06-09T17:44:03.324Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:44:03.433Z] #57 ... [2021-06-09T17:44:03.433Z] [2021-06-09T17:44:03.433Z] #54 [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-06-09T17:44:03.433Z] #54 sha256:4acad6979f9c355bfc851ad9a6674a772c6e824229f510482899e7ce9ebc6601 [2021-06-09T17:44:03.433Z] #54 106.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:44:03.433Z] #54 107.4 + mkdir -p /build [2021-06-09T17:44:03.433Z] #54 107.4 + cp runc /build/runc [2021-06-09T17:44:03.433Z] #54 DONE 107.8s [2021-06-09T17:44:03.433Z] [2021-06-09T17:44:03.433Z] #57 [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-06-09T17:44:03.433Z] #57 sha256:71e6db4cf2c7dcf5976e94249aae4de83bbd9e5aff484289fc3f3c051d90486b [2021-06-09T17:44:03.466Z] #44 ... [2021-06-09T17:44:03.466Z] [2021-06-09T17:44:03.466Z] #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-06-09T17:44:03.466Z] #37 sha256:584cc444ea66acb78e46f262f6323db0b5d95f1b36b8e22ff4b30fa9997931f6 [2021-06-09T17:44:03.466Z] #37 10.59 [100%] Linking C executable tini-static [2021-06-09T17:44:03.466Z] #37 11.13 [100%] Built target tini-static [2021-06-09T17:44:03.466Z] #37 11.20 + mkdir -p /build [2021-06-09T17:44:03.466Z] #37 11.20 + cp tini-static /build/docker-init [2021-06-09T17:44:03.466Z] #37 DONE 11.7s [2021-06-09T17:44:03.466Z] [2021-06-09T17:44:03.466Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T17:44:03.466Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:03.466Z] #13 55.94 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:44:03.466Z] #13 55.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:44:03.466Z] #13 55.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:44:03.466Z] #13 56.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-09T17:44:03.466Z] #13 56.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:44:03.466Z] #13 56.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:03.466Z] #13 56.28 Selecting previously unselected package dmsetup. [2021-06-09T17:44:03.466Z] #13 56.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:44:03.466Z] #13 56.29 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:44:03.466Z] #13 56.49 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:44:03.466Z] #13 56.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:44:03.466Z] #13 56.49 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:44:03.466Z] #13 61.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:44:03.466Z] #13 61.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:44:03.466Z] #13 61.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:44:03.690Z] Running on azwin-2-9211f0 in d:\jenkins\workspace\moby_PR-42498 [2021-06-09T17:44:03.760Z] #29 DONE 35.7s [2021-06-09T17:44:03.760Z] [2021-06-09T17:44:03.760Z] #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-06-09T17:44:03.760Z] #37 sha256:99ddddd8885eb58cc51aadeccf96381ab92eb34ae2c07be5513d382152c44d41 [2021-06-09T17:44:03.760Z] #37 1.393 + RM_GOPATH=0 [2021-06-09T17:44:03.760Z] #37 1.393 + TMP_GOPATH= [2021-06-09T17:44:03.760Z] #37 1.393 + : /build [2021-06-09T17:44:03.760Z] #37 1.393 + '[' -z '' ']' [2021-06-09T17:44:03.760Z] #37 1.394 ++ mktemp -d [2021-06-09T17:44:03.760Z] #37 1.398 + export GOPATH=/tmp/tmp.IPDMH66ALR [2021-06-09T17:44:03.760Z] #37 1.398 + GOPATH=/tmp/tmp.IPDMH66ALR [2021-06-09T17:44:03.760Z] #37 1.398 + RM_GOPATH=1 [2021-06-09T17:44:03.760Z] #37 1.398 + case "$(go env GOARCH)" in [2021-06-09T17:44:03.760Z] #37 1.399 ++ go env GOARCH [2021-06-09T17:44:03.760Z] #37 1.431 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:03.760Z] #37 1.431 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:03.760Z] #37 1.434 ++ dirname /tmp/install/install.sh [2021-06-09T17:44:03.760Z] #37 1.436 + dir=/tmp/install [2021-06-09T17:44:03.760Z] #37 1.437 + bin=tini [2021-06-09T17:44:03.760Z] #37 1.437 + shift [2021-06-09T17:44:03.760Z] #37 1.438 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-09T17:44:03.760Z] #37 1.438 + . /tmp/install/tini.installer [2021-06-09T17:44:03.760Z] #37 1.439 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:44:03.760Z] #37 1.439 + install_tini [2021-06-09T17:44:03.760Z] #37 1.440 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-09T17:44:03.760Z] #37 1.443 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:44:03.760Z] #37 1.443 + git clone https://github.com/krallin/tini.git /tmp/tmp.IPDMH66ALR/tini [2021-06-09T17:44:03.760Z] #37 1.454 Cloning into '/tmp/tmp.IPDMH66ALR/tini'... [2021-06-09T17:44:03.760Z] #37 2.372 + cd /tmp/tmp.IPDMH66ALR/tini [2021-06-09T17:44:03.760Z] #37 ... [2021-06-09T17:44:03.760Z] [2021-06-09T17:44:03.760Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:03.760Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:44:03.760Z] #44 44.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:44:03.760Z] #44 44.83 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:03.760Z] #44 47.70 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-09T17:44:03.760Z] #44 47.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-09T17:44:03.760Z] #44 48.41 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:44:03.760Z] #44 50.23 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:44:03.760Z] #44 52.80 Selecting previously unselected package python3. [2021-06-09T17:44:03.760Z] #44 52.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 ... 16035 files and directories currently installed.) [2021-06-09T17:44:03.760Z] #44 52.85 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-09T17:44:03.760Z] #44 52.90 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:44:03.760Z] #44 53.08 Selecting previously unselected package libprotobuf17:arm64. [2021-06-09T17:44:03.760Z] #44 53.08 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-09T17:44:03.760Z] #44 53.09 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-09T17:44:03.760Z] #44 53.77 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:44:03.760Z] #44 53.78 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:44:03.760Z] #44 53.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:44:03.760Z] #44 53.98 Selecting previously unselected package python3-six. [2021-06-09T17:44:03.760Z] #44 54.04 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-09T17:44:03.760Z] #44 54.10 Unpacking python3-six (1.12.0-1) ... [2021-06-09T17:44:03.760Z] #44 54.58 Selecting previously unselected package python3-protobuf. [2021-06-09T17:44:03.760Z] #44 54.58 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-09T17:44:03.760Z] #44 54.72 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:44:03.760Z] #44 ... [2021-06-09T17:44:03.760Z] [2021-06-09T17:44:03.760Z] #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-06-09T17:44:03.760Z] #37 sha256:99ddddd8885eb58cc51aadeccf96381ab92eb34ae2c07be5513d382152c44d41 [2021-06-09T17:44:03.760Z] #37 2.372 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-09T17:44:03.760Z] #37 2.431 + cmake . [2021-06-09T17:44:04.109Z] #57 42.16 Checking out files: 52% (2071/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 93% (3672/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:44:04.109Z] #57 43.33 + cd /tmp/tmp.KmZtEEP63x/src/github.com/containerd/containerd [2021-06-09T17:44:04.109Z] #57 43.33 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:44:04.334Z] #37 2.918 -- The C compiler identification is GNU 8.3.0 [2021-06-09T17:44:04.334Z] #37 2.982 -- Check for working C compiler: /usr/bin/cc [Pipeline] { [Pipeline] ws [2021-06-09T17:44:04.452Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-09T17:44:04.537Z] The recommended git tool is: git [2021-06-09T17:44:04.810Z] #57 ... [2021-06-09T17:44:04.810Z] [2021-06-09T17:44:04.810Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:44:04.810Z] #55 sha256:39e47d5ef592d66af43413379058dd61c7d32d4fd230b2aa0bbdb9ad0c076059 [2021-06-09T17:44:04.810Z] #55 DONE 0.3s [2021-06-09T17:44:04.810Z] [2021-06-09T17:44:04.810Z] #57 [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-06-09T17:44:04.810Z] #57 sha256:71e6db4cf2c7dcf5976e94249aae4de83bbd9e5aff484289fc3f3c051d90486b [2021-06-09T17:44:04.933Z] using credential docker-jenkins-github-credentials [2021-06-09T17:44:05.003Z] Cloning the remote Git repository [2021-06-09T17:44:05.003Z] Cloning with configured refspecs honoured and without tags [2021-06-09T17:44:05.332Z] #37 3.769 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T17:44:05.332Z] #37 3.776 -- Detecting C compiler ABI info [2021-06-09T17:44:05.371Z] #13 ... [2021-06-09T17:44:05.371Z] [2021-06-09T17:44:05.371Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:05.371Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:44:05.371Z] #44 70.38 Setting up python3 (3.7.3-1) ... [2021-06-09T17:44:05.386Z] + docker version [2021-06-09T17:44:05.495Z] #57 44.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:44:05.495Z] #57 44.61 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:44:05.495Z] #57 44.61 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:44:05.495Z] #57 44.61 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:44:05.495Z] #57 44.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:44:05.495Z] #57 44.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:44:05.495Z] #57 44.62 + '[' '' = dynamic ']' [2021-06-09T17:44:05.495Z] #57 44.62 + make [2021-06-09T17:44:05.036Z] Cloning repository https://github.com/moby/moby.git [2021-06-09T17:44:05.036Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-09T17:44:05.103Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:44:05.103Z] > git --version # timeout=10 [2021-06-09T17:44:05.153Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T17:44:05.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:44:05.156Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:44:05.939Z] #44 71.07 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:44:06.281Z] #37 4.701 -- Detecting C compiler ABI info - done [2021-06-09T17:44:06.281Z] #37 4.734 -- Detecting C compile features [2021-06-09T17:44:06.881Z] #57 ... [2021-06-09T17:44:06.881Z] [2021-06-09T17:44:06.881Z] #46 [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-06-09T17:44:06.881Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:44:06.881Z] #46 79.00 go/parser [2021-06-09T17:44:06.881Z] #46 80.65 text/template [2021-06-09T17:44:06.881Z] #46 82.13 log [2021-06-09T17:44:06.881Z] #46 82.58 encoding/xml [2021-06-09T17:44:06.881Z] #46 85.19 go/doc [2021-06-09T17:44:06.881Z] #46 87.35 github.com/LK4D4/vndr/versioned [2021-06-09T17:44:06.881Z] #46 87.42 compress/flate [2021-06-09T17:44:06.881Z] #46 88.38 github.com/LK4D4/vndr/build [2021-06-09T17:44:06.881Z] #46 ... [2021-06-09T17:44:06.881Z] [2021-06-09T17:44:06.881Z] #57 [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-06-09T17:44:06.881Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:44:06.881Z] #57 46.10 + bin/ctr [2021-06-09T17:44:07.316Z] #44 72.19 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:44:07.575Z] #44 ... [2021-06-09T17:44:07.575Z] [2021-06-09T17:44:07.575Z] #52 [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-06-09T17:44:07.575Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:44:07.575Z] #52 63.49 golang.org/x/sys/unix [2021-06-09T17:44:07.575Z] #52 66.11 encoding/json [2021-06-09T17:44:07.575Z] #52 71.04 github.com/pkg/diff [2021-06-09T17:44:07.575Z] #52 72.31 go/ast [2021-06-09T17:44:07.575Z] #52 72.40 golang.org/x/crypto/ssh/terminal [2021-06-09T17:44:07.673Z] #37 ... [2021-06-09T17:44:07.674Z] [2021-06-09T17:44:07.674Z] #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-06-09T17:44:07.674Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:44:07.674Z] #13 47.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-09T17:44:07.674Z] #13 47.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-09T17:44:07.674Z] #13 47.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:44:07.674Z] #13 51.48 Selecting previously unselected package binutils-mingw-w64. [2021-06-09T17:44:07.674Z] #13 51.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-09T17:44:07.674Z] #13 51.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:44:07.674Z] #13 51.83 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-09T17:44:07.674Z] #13 51.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:44:07.674Z] #13 51.85 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:44:07.674Z] #13 52.15 Selecting previously unselected package dmsetup. [2021-06-09T17:44:07.674Z] #13 52.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:44:07.674Z] #13 52.20 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-09T17:44:07.674Z] #13 52.44 Selecting previously unselected package mingw-w64-common. [2021-06-09T17:44:07.674Z] #13 52.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-09T17:44:07.674Z] #13 52.46 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-09T17:44:07.834Z] #52 73.62 mvdan.cc/editorconfig [2021-06-09T17:44:07.834Z] #52 ... [2021-06-09T17:44:07.834Z] [2021-06-09T17:44:07.834Z] #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-06-09T17:44:07.834Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:07.834Z] #13 67.60 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:44:07.834Z] #13 67.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:44:07.834Z] #13 67.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:07.834Z] #13 67.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:44:07.834Z] #13 67.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:44:07.834Z] #13 67.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:07.936Z] #13 ... [2021-06-09T17:44:07.936Z] [2021-06-09T17:44:07.936Z] #46 [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-06-09T17:44:07.936Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:07.936Z] #46 49.69 os [2021-06-09T17:44:07.936Z] #46 52.92 github.com/LK4D4/vndr/versioned [2021-06-09T17:44:07.936Z] #46 53.49 encoding/binary [2021-06-09T17:44:07.936Z] #46 53.60 internal/fmtsort [2021-06-09T17:44:07.936Z] #46 53.72 path/filepath [2021-06-09T17:44:07.936Z] #46 53.72 internal/lazyregexp [2021-06-09T17:44:07.936Z] #46 54.29 net [2021-06-09T17:44:07.936Z] #46 55.06 fmt [2021-06-09T17:44:07.936Z] #46 56.26 io/ioutil [2021-06-09T17:44:07.936Z] #46 56.93 encoding/base64 [2021-06-09T17:44:07.936Z] #46 57.00 crypto/cipher [2021-06-09T17:44:07.936Z] #46 57.82 crypto/ed25519/internal/edwards25519 [2021-06-09T17:44:07.936Z] #46 58.75 crypto/aes [2021-06-09T17:44:07.936Z] #46 ... [2021-06-09T17:44:07.936Z] [2021-06-09T17:44:07.936Z] #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-06-09T17:44:07.936Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:44:07.936Z] #13 58.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-09T17:44:07.936Z] #13 58.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-09T17:44:08.199Z] #13 58.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:44:08.801Z] #57 ... [2021-06-09T17:44:08.801Z] [2021-06-09T17:44:08.801Z] #52 [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-06-09T17:44:08.801Z] #52 sha256:6b41cf0bd93465ead025094f5c6c44a642c1b60941b1179b1301033d1e9e7566 [2021-06-09T17:44:08.801Z] #52 85.93 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:44:08.801Z] #52 DONE 90.9s [2021-06-09T17:44:08.801Z] [2021-06-09T17:44:08.801Z] #46 [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-06-09T17:44:08.801Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:44:08.801Z] #46 89.67 hash/crc32 [2021-06-09T17:44:08.801Z] #46 90.18 compress/gzip [2021-06-09T17:44:08.801Z] #46 90.91 net [2021-06-09T17:44:09.744Z] #46 91.91 vendor/golang.org/x/text/transform [2021-06-09T17:44:10.319Z] #46 92.63 vendor/golang.org/x/text/unicode/bidi [2021-06-09T17:44:10.367Z] #13 ... [2021-06-09T17:44:10.367Z] [2021-06-09T17:44:10.367Z] #46 [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-06-09T17:44:10.367Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:44:10.367Z] #46 65.93 flag [2021-06-09T17:44:10.367Z] #46 67.17 go/token [2021-06-09T17:44:10.367Z] #46 67.54 regexp [2021-06-09T17:44:10.367Z] #46 68.15 go/scanner [2021-06-09T17:44:10.367Z] #46 69.53 go/ast [2021-06-09T17:44:10.367Z] #46 71.33 internal/lazyregexp [2021-06-09T17:44:10.367Z] #46 71.56 path [2021-06-09T17:44:10.367Z] #46 72.17 io/ioutil [2021-06-09T17:44:10.367Z] #46 72.91 net/url [2021-06-09T17:44:10.367Z] #46 74.30 text/template/parse [2021-06-09T17:44:10.367Z] #46 74.44 go/parser [2021-06-09T17:44:10.367Z] #46 ... [2021-06-09T17:44:10.367Z] [2021-06-09T17:44:10.367Z] #52 [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-06-09T17:44:10.367Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:44:10.367Z] #52 74.82 mvdan.cc/sh/v3/fileutil [2021-06-09T17:44:10.367Z] #52 75.01 text/tabwriter [2021-06-09T17:44:10.367Z] #52 75.76 mvdan.cc/sh/v3/syntax [2021-06-09T17:44:11.513Z] #13 ... [2021-06-09T17:44:11.513Z] [2021-06-09T17:44:11.513Z] #52 [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-06-09T17:44:11.513Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:44:11.513Z] #52 53.12 internal/fmtsort [2021-06-09T17:44:11.513Z] #52 53.13 encoding/binary [2021-06-09T17:44:11.513Z] #52 53.39 mvdan.cc/sh/v3/fileutil [2021-06-09T17:44:11.513Z] #52 53.40 path/filepath [2021-06-09T17:44:11.513Z] #52 54.65 fmt [2021-06-09T17:44:11.513Z] #52 55.70 io/ioutil [2021-06-09T17:44:11.513Z] #52 56.27 encoding/base64 [2021-06-09T17:44:11.513Z] #52 56.29 golang.org/x/sys/unix [2021-06-09T17:44:11.513Z] #52 59.34 flag [2021-06-09T17:44:11.513Z] #52 59.34 github.com/pkg/diff [2021-06-09T17:44:11.513Z] #52 59.36 encoding/json [2021-06-09T17:44:11.513Z] #52 61.35 go/token [2021-06-09T17:44:11.513Z] #52 61.74 mvdan.cc/editorconfig [2021-06-09T17:44:11.513Z] #52 62.87 go/scanner [2021-06-09T17:44:11.513Z] #52 ... [2021-06-09T17:44:11.513Z] [2021-06-09T17:44:11.513Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:11.513Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:44:11.513Z] #44 55.43 Selecting previously unselected package libnet1:arm64. [2021-06-09T17:44:11.513Z] #44 55.43 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-09T17:44:11.513Z] #44 55.48 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:44:11.513Z] #44 55.73 Selecting previously unselected package libnl-3-200:arm64. [2021-06-09T17:44:11.513Z] #44 55.73 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-09T17:44:11.513Z] #44 55.76 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:44:11.513Z] #44 56.02 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-09T17:44:11.513Z] #44 56.03 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-09T17:44:11.513Z] #44 56.27 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:44:11.513Z] #44 56.58 Selecting previously unselected package criu. [2021-06-09T17:44:11.513Z] #44 56.58 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-09T17:44:11.513Z] #44 56.60 Unpacking criu (3.15-1) ... [2021-06-09T17:44:11.513Z] #44 57.33 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:44:11.513Z] #44 57.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:44:11.513Z] #44 57.49 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:44:11.513Z] #44 57.56 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-09T17:44:11.513Z] #44 57.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:44:11.513Z] #44 57.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:11.513Z] #44 57.67 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:44:11.513Z] #44 57.69 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:44:11.513Z] #44 62.49 Setting up python3 (3.7.3-1) ... [2021-06-09T17:44:11.705Z] #46 93.80 vendor/golang.org/x/text/secure/bidirule [2021-06-09T17:44:11.705Z] #46 94.00 vendor/golang.org/x/text/unicode/norm [2021-06-09T17:44:12.088Z] #44 ... [2021-06-09T17:44:12.088Z] [2021-06-09T17:44:12.088Z] #52 [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-06-09T17:44:12.088Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:44:12.088Z] #52 63.76 mvdan.cc/sh/v3/syntax [2021-06-09T17:44:13.091Z] #46 ... [2021-06-09T17:44:13.091Z] [2021-06-09T17:44:13.091Z] #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-06-09T17:44:13.091Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:13.091Z] #13 89.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:44:13.091Z] #13 89.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:44:13.091Z] #13 89.34 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:13.480Z] #52 64.91 go/ast [2021-06-09T17:44:13.654Z] #52 ... [2021-06-09T17:44:13.654Z] [2021-06-09T17:44:13.654Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:13.654Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-09T17:44:13.654Z] #44 73.67 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:44:13.654Z] #44 76.38 Setting up criu (3.15-1) ... [2021-06-09T17:44:13.654Z] #44 77.98 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:44:13.654Z] #44 78.03 Processing triggers for mime-support (3.62) ... [2021-06-09T17:44:13.654Z] #44 DONE 78.6s [2021-06-09T17:44:13.654Z] [2021-06-09T17:44:13.654Z] #46 [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-06-09T17:44:13.654Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:44:13.654Z] #46 78.12 log [2021-06-09T17:44:13.654Z] #46 78.53 encoding/xml [2021-06-09T17:44:13.654Z] #46 78.57 text/template [2021-06-09T17:44:13.881Z] Client: [2021-06-09T17:44:13.881Z] Version: 20.10.6 [2021-06-09T17:44:13.881Z] API version: 1.41 [2021-06-09T17:44:13.881Z] Go version: go1.16.3 [2021-06-09T17:44:13.881Z] Git commit: 370c289 [2021-06-09T17:44:13.881Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-09T17:44:13.881Z] OS/Arch: windows/amd64 [2021-06-09T17:44:13.881Z] Context: default [2021-06-09T17:44:13.881Z] Experimental: true [2021-06-09T17:44:13.881Z] [2021-06-09T17:44:13.881Z] Server: Docker Engine - Community [2021-06-09T17:44:13.881Z] Engine: [2021-06-09T17:44:13.881Z] Version: 20.10.6 [2021-06-09T17:44:13.881Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:44:13.881Z] Go version: go1.13.15 [2021-06-09T17:44:13.881Z] Git commit: 8728dd2 [2021-06-09T17:44:13.881Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-09T17:44:13.881Z] OS/Arch: windows/amd64 [2021-06-09T17:44:13.881Z] Experimental: true [2021-06-09T17:44:14.214Z] #52 ... [2021-06-09T17:44:14.214Z] [2021-06-09T17:44:14.214Z] #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-06-09T17:44:14.214Z] #37 sha256:99ddddd8885eb58cc51aadeccf96381ab92eb34ae2c07be5513d382152c44d41 [2021-06-09T17:44:14.214Z] #37 7.427 -- Detecting C compile features - done [2021-06-09T17:44:14.214Z] #37 7.442 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-09T17:44:14.214Z] #37 7.772 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-09T17:44:14.214Z] #37 7.911 -- Configuring done [2021-06-09T17:44:14.214Z] #37 7.938 -- Generating done [2021-06-09T17:44:14.214Z] #37 7.952 -- Build files have been written to: /tmp/tmp.IPDMH66ALR/tini [2021-06-09T17:44:14.214Z] #37 7.963 + make tini-static [2021-06-09T17:44:14.214Z] #37 8.434 Scanning dependencies of target tini-static [2021-06-09T17:44:14.214Z] #37 8.584 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-09T17:44:14.214Z] #37 10.09 [100%] Linking C executable tini-static [2021-06-09T17:44:14.214Z] #37 10.83 [100%] Built target tini-static [2021-06-09T17:44:14.214Z] #37 10.96 + mkdir -p /build [2021-06-09T17:44:14.214Z] #37 10.96 + cp tini-static /build/docker-init [2021-06-09T17:44:14.214Z] #37 DONE 12.6s [2021-06-09T17:44:14.214Z] [2021-06-09T17:44:14.214Z] #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-06-09T17:44:14.214Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:44:14.214Z] #13 63.78 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-09T17:44:14.214Z] #13 63.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T17:44:14.214Z] #13 63.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:14.214Z] #13 64.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-09T17:44:14.214Z] #13 64.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T17:44:14.214Z] #13 64.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [Pipeline] sh [2021-06-09T17:44:15.361Z] + docker info [2021-06-09T17:44:17.844Z] #46 83.51 go/doc [2021-06-09T17:44:18.104Z] #46 ... [2021-06-09T17:44:18.104Z] [2021-06-09T17:44:18.104Z] #57 [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-06-09T17:44:18.104Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:44:19.137Z] #57 42.25 Checking out files: 50% (1994/3928) Checking out files: 51% (2004/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 94% (3718/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:44:19.137Z] #57 43.43 + cd /tmp/tmp.L8ICznl487/src/github.com/containerd/containerd [2021-06-09T17:44:19.137Z] #57 43.43 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:44:19.517Z] #13 ... [2021-06-09T17:44:19.517Z] [2021-06-09T17:44:19.517Z] #46 [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-06-09T17:44:19.517Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:19.517Z] #46 60.50 crypto/des [2021-06-09T17:44:19.517Z] #46 61.00 crypto/md5 [2021-06-09T17:44:19.517Z] #46 61.26 flag [2021-06-09T17:44:19.517Z] #46 61.33 go/token [2021-06-09T17:44:19.517Z] #46 62.75 net/url [2021-06-09T17:44:19.517Z] #46 62.89 go/scanner [2021-06-09T17:44:19.517Z] #46 63.99 text/template/parse [2021-06-09T17:44:19.517Z] #46 64.94 go/ast [2021-06-09T17:44:19.517Z] #46 65.69 log [2021-06-09T17:44:19.517Z] #46 67.89 encoding/json [2021-06-09T17:44:19.517Z] #46 70.02 text/template [2021-06-09T17:44:20.283Z] Fetching without tags [2021-06-09T17:44:20.513Z] #57 44.74 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:44:20.513Z] #57 44.74 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:44:20.513Z] #57 44.74 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:44:20.513Z] #57 44.74 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:44:20.513Z] #57 44.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:44:20.513Z] #57 44.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:44:20.513Z] #57 44.74 + '[' '' = dynamic ']' [2021-06-09T17:44:20.513Z] #57 44.74 + make [2021-06-09T17:44:19.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:44:20.016Z] > git config --add remote.origin.fetch +refs/pull/42498/head:refs/remotes/origin/PR-42498 # timeout=10 [2021-06-09T17:44:20.070Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:44:20.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-09T17:44:20.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-09T17:44:20.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:44:20.323Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42498/head:refs/remotes/origin/PR-42498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T17:44:20.917Z] #46 72.56 go/parser [2021-06-09T17:44:21.026Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 117bca149f77db0dc4680ffdda276cd7d9398359 [2021-06-09T17:44:21.180Z] #46 ... [2021-06-09T17:44:21.180Z] [2021-06-09T17:44:21.180Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:21.180Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:44:21.180Z] #44 63.35 Setting up python3-six (1.12.0-1) ... [2021-06-09T17:44:21.180Z] #44 64.86 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:44:21.180Z] #44 66.93 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-09T17:44:21.180Z] #44 70.16 Setting up criu (3.15-1) ... [2021-06-09T17:44:21.180Z] #44 72.33 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:44:21.180Z] #44 72.43 Processing triggers for mime-support (3.62) ... [2021-06-09T17:44:21.237Z] #13 ... [2021-06-09T17:44:21.237Z] [2021-06-09T17:44:21.237Z] #46 [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-06-09T17:44:21.237Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:44:21.237Z] #46 96.97 vendor/golang.org/x/net/idna [2021-06-09T17:44:21.237Z] #46 99.00 vendor/golang.org/x/net/http2/hpack [2021-06-09T17:44:21.237Z] #46 100.1 mime [2021-06-09T17:44:21.237Z] #46 101.7 net/http/internal [2021-06-09T17:44:21.889Z] #57 ... [2021-06-09T17:44:21.889Z] [2021-06-09T17:44:21.889Z] #52 [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-06-09T17:44:21.889Z] #52 sha256:53be397e69133a7bbe204c6d7f302c87f83a5fdb8726d81332808ef03a6bec08 [2021-06-09T17:44:21.889Z] #52 82.50 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:44:21.889Z] #52 DONE 87.6s [2021-06-09T17:44:21.889Z] [2021-06-09T17:44:21.889Z] #46 [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-06-09T17:44:21.889Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:44:21.889Z] #46 84.19 github.com/LK4D4/vndr/versioned [2021-06-09T17:44:21.889Z] #46 84.28 compress/flate [2021-06-09T17:44:21.889Z] #46 86.28 hash/crc32 [2021-06-09T17:44:21.889Z] #46 86.68 github.com/LK4D4/vndr/build [2021-06-09T17:44:21.889Z] #46 86.75 compress/gzip [2021-06-09T17:44:21.889Z] #46 87.55 net [2021-06-09T17:44:22.126Z] #44 ... [2021-06-09T17:44:22.126Z] [2021-06-09T17:44:22.126Z] #57 [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-06-09T17:44:22.126Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:44:21.058Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:44:21.106Z] > git checkout -f 117bca149f77db0dc4680ffdda276cd7d9398359 # timeout=10 [2021-06-09T17:44:22.914Z] #57 38.07 Checking out files: 54% (2147/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-09T17:44:22.914Z] #57 39.10 + cd /tmp/tmp.qaUTVSAf7g/src/github.com/containerd/containerd [2021-06-09T17:44:23.153Z] #46 105.5 net/textproto [2021-06-09T17:44:23.153Z] #46 105.5 crypto/x509 [2021-06-09T17:44:23.176Z] #57 39.11 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-09T17:44:23.176Z] #57 ... [2021-06-09T17:44:23.176Z] [2021-06-09T17:44:23.176Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-09T17:44:23.176Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-09T17:44:23.176Z] #44 DONE 74.4s [2021-06-09T17:44:23.262Z] #46 89.13 vendor/golang.org/x/text/transform [2021-06-09T17:44:23.439Z] [2021-06-09T17:44:23.439Z] #52 [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-06-09T17:44:23.439Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:44:23.439Z] #52 67.38 golang.org/x/crypto/ssh/terminal [2021-06-09T17:44:23.439Z] #52 73.19 mvdan.cc/sh/v3/cmd/shfmt [2021-06-09T17:44:23.829Z] #46 89.66 vendor/golang.org/x/text/unicode/bidi [2021-06-09T17:44:24.320Z] > git remote # timeout=10 [2021-06-09T17:44:24.386Z] #52 ... [2021-06-09T17:44:24.386Z] [2021-06-09T17:44:24.386Z] #46 [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-06-09T17:44:24.386Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:24.386Z] #46 76.04 encoding/xml [2021-06-09T17:44:24.538Z] #46 106.6 vendor/golang.org/x/net/http/httpguts [2021-06-09T17:44:24.538Z] #46 106.8 vendor/golang.org/x/net/http/httpproxy [2021-06-09T17:44:24.650Z] #46 76.52 go/doc [2021-06-09T17:44:24.800Z] #46 ... [2021-06-09T17:44:24.800Z] [2021-06-09T17:44:24.800Z] #59 [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-06-09T17:44:24.800Z] #59 sha256:7bd1fe40daa41be54a294acfe4153b223e6e51890d1e700acafee17edb91e233 [2021-06-09T17:44:24.800Z] #59 107.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:44:24.800Z] #59 107.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:44:25.206Z] #46 91.10 vendor/golang.org/x/text/secure/bidirule [2021-06-09T17:44:25.373Z] Merge succeeded, producing 6bf4a3a9d5d2780856dfa1abdc0461762f532daf [2021-06-09T17:44:25.374Z] Checking out Revision 6bf4a3a9d5d2780856dfa1abdc0461762f532daf (PR-42498) [2021-06-09T17:44:25.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:44:25.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:44:25.465Z] #46 91.35 vendor/golang.org/x/text/unicode/norm [2021-06-09T17:44:25.654Z] #46 77.48 compress/gzip [2021-06-09T17:44:25.865Z] Commit message: "Merge commit '86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8' into HEAD" [2021-06-09T17:44:25.865Z] First time build. Skipping changelog. [2021-06-09T17:44:24.377Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T17:44:24.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-09T17:44:24.432Z] > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10 [2021-06-09T17:44:25.289Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-09T17:44:25.405Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T17:44:25.453Z] > git checkout -f 6bf4a3a9d5d2780856dfa1abdc0461762f532daf # timeout=10 [2021-06-09T17:44:26.236Z] > git --version # timeout=10 [2021-06-09T17:44:26.280Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-09T17:44:26.323Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-09T17:44:27.051Z] #46 ... [2021-06-09T17:44:27.051Z] [2021-06-09T17:44:27.051Z] #52 [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-06-09T17:44:27.051Z] #52 sha256:2c4bd6a3681d6980baa97022c669c63f17e619a54499bdb484ada9654981df62 [2021-06-09T17:44:27.051Z] #52 DONE 78.7s [2021-06-09T17:44:27.051Z] [2021-06-09T17:44:27.051Z] #46 [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-06-09T17:44:27.051Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:27.051Z] #46 78.56 encoding/asn1 [2021-06-09T17:44:27.369Z] #46 ... [2021-06-09T17:44:27.369Z] [2021-06-09T17:44:27.369Z] #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-06-09T17:44:27.369Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:27.369Z] #13 89.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:44:27.369Z] #13 89.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-09T17:44:27.369Z] #13 89.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:27.662Z] Client: [2021-06-09T17:44:27.662Z] Context: default [2021-06-09T17:44:27.662Z] Debug Mode: false [2021-06-09T17:44:27.662Z] Plugins: [2021-06-09T17:44:27.662Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:44:27.662Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:44:27.662Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:44:27.662Z] [2021-06-09T17:44:27.662Z] Server: [2021-06-09T17:44:27.662Z] Containers: 0 [2021-06-09T17:44:27.662Z] Running: 0 [2021-06-09T17:44:27.662Z] Paused: 0 [2021-06-09T17:44:27.662Z] Stopped: 0 [2021-06-09T17:44:27.662Z] Images: 0 [2021-06-09T17:44:27.662Z] Server Version: 20.10.6 [2021-06-09T17:44:27.662Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:44:27.662Z] Windows: [2021-06-09T17:44:27.662Z] LCOW: [2021-06-09T17:44:27.662Z] Logging Driver: json-file [2021-06-09T17:44:27.662Z] Plugins: [2021-06-09T17:44:27.662Z] Volume: local [2021-06-09T17:44:27.662Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:44:27.662Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:44:27.662Z] Swarm: inactive [2021-06-09T17:44:27.662Z] Default Isolation: process [2021-06-09T17:44:27.662Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T17:44:27.662Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T17:44:27.662Z] OSType: windows [2021-06-09T17:44:27.662Z] Architecture: x86_64 [2021-06-09T17:44:27.662Z] CPUs: 4 [2021-06-09T17:44:27.662Z] Total Memory: 32GiB [2021-06-09T17:44:27.662Z] Name: azwin-2-a5b8b0 [2021-06-09T17:44:27.662Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-09T17:44:27.662Z] Docker Root Dir: D:\docker [2021-06-09T17:44:27.662Z] Debug Mode: false [2021-06-09T17:44:27.662Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:44:27.662Z] Labels: [2021-06-09T17:44:27.662Z] Experimental: true [2021-06-09T17:44:27.662Z] Insecure Registries: [2021-06-09T17:44:27.662Z] 10.0.0.4:5000 [2021-06-09T17:44:27.662Z] 127.0.0.0/8 [2021-06-09T17:44:27.662Z] Registry Mirrors: [2021-06-09T17:44:27.662Z] http://10.0.0.4:5000/ [2021-06-09T17:44:27.662Z] Live Restore Enabled: false [2021-06-09T17:44:27.662Z] Product License: Community Engine [2021-06-09T17:44:27.662Z] [2021-06-09T17:44:27.760Z] + docker version [2021-06-09T17:44:27.760Z] Client: Mirantis Container Runtime [2021-06-09T17:44:27.760Z] Version: 20.10.0 [2021-06-09T17:44:27.760Z] API version: 1.41 [2021-06-09T17:44:27.760Z] Go version: go1.13.15 [2021-06-09T17:44:27.760Z] Git commit: 6ee42dc [2021-06-09T17:44:27.760Z] Built: 03/11/2021 13:24:56 [2021-06-09T17:44:27.760Z] OS/Arch: windows/amd64 [2021-06-09T17:44:27.760Z] Context: default [2021-06-09T17:44:27.760Z] Experimental: true [2021-06-09T17:44:27.760Z] [2021-06-09T17:44:27.760Z] Server: Mirantis Container Runtime [2021-06-09T17:44:27.760Z] Engine: [2021-06-09T17:44:27.760Z] Version: 20.10.0 [2021-06-09T17:44:27.760Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:44:27.760Z] Go version: go1.13.15 [2021-06-09T17:44:27.760Z] Git commit: 1e08f21e79 [2021-06-09T17:44:27.760Z] Built: 03/11/2021 13:23:32 [2021-06-09T17:44:27.760Z] OS/Arch: windows/amd64 [2021-06-09T17:44:27.760Z] Experimental: true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [Pipeline] sh [2021-06-09T17:44:29.253Z] + docker info [2021-06-09T17:44:29.608Z] #46 ... [2021-06-09T17:44:29.608Z] [2021-06-09T17:44:29.608Z] #57 [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-06-09T17:44:29.608Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:44:29.608Z] #57 40.52 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-09T17:44:29.608Z] #57 40.52 + BUILDTAGS='netgo osusergo static_build' [2021-06-09T17:44:29.608Z] #57 40.52 + export EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:44:29.608Z] #57 40.52 + EXTRA_FLAGS=-buildmode=pie [2021-06-09T17:44:29.608Z] #57 40.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-09T17:44:29.608Z] #57 40.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-09T17:44:29.608Z] #57 40.52 + '[' '' = dynamic ']' [2021-06-09T17:44:29.608Z] #57 40.52 + make [2021-06-09T17:44:29.608Z] #57 42.32 + bin/ctr [2021-06-09T17:44:30.091Z] #59 ... [2021-06-09T17:44:30.091Z] [2021-06-09T17:44:30.092Z] #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-06-09T17:44:30.092Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:30.092Z] #13 102.8 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T17:44:30.092Z] #13 102.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 102.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:44:30.092Z] #13 102.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T17:44:30.092Z] #13 103.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:44:30.092Z] #13 103.1 Selecting previously unselected package libbtrfs0. [2021-06-09T17:44:30.092Z] #13 103.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:44:30.092Z] #13 103.2 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:44:30.092Z] #13 103.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:44:30.092Z] #13 103.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T17:44:30.092Z] #13 103.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:30.092Z] #13 103.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T17:44:30.092Z] #13 103.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:30.092Z] #13 103.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T17:44:30.092Z] #13 103.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:44:30.092Z] #13 103.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T17:44:30.092Z] #13 103.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 103.9 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T17:44:30.092Z] #13 103.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 103.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 104.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T17:44:30.092Z] #13 104.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 104.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 104.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T17:44:30.092Z] #13 104.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 104.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 104.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T17:44:30.092Z] #13 104.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 104.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:44:30.092Z] #13 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T17:44:30.092Z] #13 104.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:30.092Z] #13 105.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T17:44:30.092Z] #13 105.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 105.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:44:30.092Z] #13 105.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T17:44:30.092Z] #13 105.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:44:30.092Z] #13 105.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:30.092Z] #13 105.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 105.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:44:30.092Z] #13 105.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:30.092Z] #13 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:44:30.092Z] #13 105.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:30.092Z] #13 105.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-06-09T17:44:30.092Z] #13 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T17:44:30.092Z] #13 106.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:30.092Z] #13 106.0 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-06-09T17:44:30.092Z] #13 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T17:44:30.092Z] #13 106.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:44:30.092Z] #13 106.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:44:30.092Z] #13 106.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:30.092Z] #13 106.1 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:44:30.092Z] #13 106.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:30.092Z] #13 106.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:30.092Z] #13 106.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:44:30.203Z] Client: [2021-06-09T17:44:30.203Z] Context: default [2021-06-09T17:44:30.203Z] Debug Mode: false [2021-06-09T17:44:30.203Z] Plugins: [2021-06-09T17:44:30.203Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:44:30.203Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:44:30.203Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:44:30.203Z] [2021-06-09T17:44:30.203Z] Server: [2021-06-09T17:44:30.203Z] Containers: 0 [2021-06-09T17:44:30.203Z] Running: 0 [2021-06-09T17:44:30.203Z] Paused: 0 [2021-06-09T17:44:30.203Z] Stopped: 0 [2021-06-09T17:44:30.203Z] Images: 10 [2021-06-09T17:44:30.203Z] Server Version: 20.10.0 [2021-06-09T17:44:30.203Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:44:30.203Z] Windows: [2021-06-09T17:44:30.203Z] LCOW: [2021-06-09T17:44:30.203Z] Logging Driver: json-file [2021-06-09T17:44:30.203Z] Plugins: [2021-06-09T17:44:30.203Z] Volume: local [2021-06-09T17:44:30.203Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:44:30.203Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:44:30.203Z] Swarm: inactive [2021-06-09T17:44:30.203Z] Default Isolation: process [2021-06-09T17:44:30.203Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T17:44:30.203Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T17:44:30.203Z] OSType: windows [2021-06-09T17:44:30.203Z] Architecture: x86_64 [2021-06-09T17:44:30.203Z] CPUs: 4 [2021-06-09T17:44:30.203Z] Total Memory: 32GiB [2021-06-09T17:44:30.203Z] Name: azwin-2-9211f0 [2021-06-09T17:44:30.203Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-09T17:44:30.203Z] Docker Root Dir: D:\docker [2021-06-09T17:44:30.203Z] Debug Mode: false [2021-06-09T17:44:30.203Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:44:30.203Z] Labels: [2021-06-09T17:44:30.203Z] Experimental: true [2021-06-09T17:44:30.203Z] Insecure Registries: [2021-06-09T17:44:30.203Z] 10.0.0.4:5000 [2021-06-09T17:44:30.203Z] 127.0.0.0/8 [2021-06-09T17:44:30.203Z] Registry Mirrors: [2021-06-09T17:44:30.203Z] http://10.0.0.4:5000/ [2021-06-09T17:44:30.203Z] Live Restore Enabled: false [2021-06-09T17:44:30.203Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-09T17:44:31.037Z] #13 DONE 107.2s [2021-06-09T17:44:31.037Z] [2021-06-09T17:44:31.037Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:44:31.037Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:44:32.080Z] #14 ... [2021-06-09T17:44:32.080Z] [2021-06-09T17:44:32.080Z] #59 [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-06-09T17:44:32.080Z] #59 sha256:7bd1fe40daa41be54a294acfe4153b223e6e51890d1e700acafee17edb91e233 [2021-06-09T17:44:32.080Z] #59 DONE 114.1s [2021-06-09T17:44:32.080Z] [2021-06-09T17:44:32.080Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:44:32.080Z] #60 sha256:f8eedddd3e345b70ae56b18299b717e4749e42c33b82eccb3c1d52d1c1c3c515 [2021-06-09T17:44:32.080Z] #60 DONE 0.1s [2021-06-09T17:44:32.080Z] [2021-06-09T17:44:32.080Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:44:32.080Z] #61 sha256:c4365b38f12f225a9d1d1d3ec11bbb74ee554b4bac015e715fd7bf20aa49a647 [2021-06-09T17:44:32.080Z] #61 DONE 0.1s [2021-06-09T17:44:32.080Z] [2021-06-09T17:44:32.080Z] #54 [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-06-09T17:44:32.080Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:44:32.638Z] #13 ... [2021-06-09T17:44:32.638Z] [2021-06-09T17:44:32.638Z] #57 [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-06-09T17:44:32.638Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:44:32.638Z] #57 46.25 + bin/ctr [2021-06-09T17:44:32.638Z] #57 ... [2021-06-09T17:44:32.638Z] [2021-06-09T17:44:32.638Z] #46 [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-06-09T17:44:32.638Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:44:32.638Z] #46 94.82 vendor/golang.org/x/net/idna [2021-06-09T17:44:32.638Z] #46 96.73 vendor/golang.org/x/net/http2/hpack [2021-06-09T17:44:32.638Z] #46 97.78 mime [2021-06-09T17:44:33.040Z] #54 2.270 + RM_GOPATH=0 [2021-06-09T17:44:33.040Z] #54 2.271 + TMP_GOPATH= [2021-06-09T17:44:33.040Z] #54 2.271 + : /build [2021-06-09T17:44:33.040Z] #54 2.271 + '[' -z '' ']' [2021-06-09T17:44:33.040Z] #54 2.273 ++ mktemp -d [2021-06-09T17:44:33.040Z] #54 2.274 + export GOPATH=/tmp/tmp.V1iBCXGS9w [2021-06-09T17:44:33.040Z] #54 2.274 + GOPATH=/tmp/tmp.V1iBCXGS9w [2021-06-09T17:44:33.040Z] #54 2.275 + RM_GOPATH=1 [2021-06-09T17:44:33.040Z] #54 2.275 + case "$(go env GOARCH)" in [2021-06-09T17:44:33.040Z] #54 2.276 ++ go env GOARCH [2021-06-09T17:44:33.040Z] #54 2.301 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:33.040Z] #54 2.301 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:33.040Z] #54 2.307 ++ dirname /tmp/install/install.sh [2021-06-09T17:44:33.040Z] #54 2.308 + dir=/tmp/install [2021-06-09T17:44:33.040Z] #54 2.308 + bin=runc [2021-06-09T17:44:33.040Z] #54 2.308 + shift [2021-06-09T17:44:33.040Z] #54 2.308 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:44:33.040Z] #54 2.308 + . /tmp/install/runc.installer [2021-06-09T17:44:33.040Z] #54 2.308 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:44:33.040Z] #54 2.308 + install_runc [2021-06-09T17:44:33.040Z] #54 2.321 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:44:33.040Z] #54 2.325 + uname -r [2021-06-09T17:44:33.040Z] #54 2.326 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:44:33.040Z] #54 2.326 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:44:33.040Z] #54 2.326 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V1iBCXGS9w/src/github.com/opencontainers/runc [2021-06-09T17:44:33.040Z] #54 2.327 Cloning into '/tmp/tmp.V1iBCXGS9w/src/github.com/opencontainers/runc'... [2021-06-09T17:44:33.040Z] #54 2.329 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:44:33.201Z] #57 ... [2021-06-09T17:44:33.201Z] [2021-06-09T17:44:33.201Z] #46 [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-06-09T17:44:33.201Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:33.201Z] #46 81.24 github.com/LK4D4/vndr/build [2021-06-09T17:44:33.201Z] #46 82.19 vendor/golang.org/x/crypto/cryptobyte [2021-06-09T17:44:33.201Z] #46 84.52 vendor/golang.org/x/text/unicode/norm [2021-06-09T17:44:33.201Z] #46 85.08 mime [2021-06-09T17:44:33.205Z] #46 99.04 net/http/internal [2021-06-09T17:44:33.300Z] #54 ... [2021-06-09T17:44:33.300Z] [2021-06-09T17:44:33.300Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:44:33.300Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:44:33.300Z] #14 DONE 2.5s [2021-06-09T17:44:33.300Z] [2021-06-09T17:44:33.300Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T17:44:33.300Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:44:34.170Z] #46 85.68 net/http/internal [2021-06-09T17:44:35.212Z] #15 ... [2021-06-09T17:44:35.212Z] [2021-06-09T17:44:35.212Z] #46 [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-06-09T17:44:35.212Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:44:35.212Z] #46 107.4 mime/multipart [2021-06-09T17:44:35.212Z] #46 108.9 crypto/tls [2021-06-09T17:44:35.212Z] #46 115.6 net/http/httptrace [2021-06-09T17:44:35.212Z] #46 116.1 net/http [2021-06-09T17:44:35.212Z] #46 ... [2021-06-09T17:44:35.212Z] [2021-06-09T17:44:35.212Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T17:44:35.212Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:44:35.212Z] #15 DONE 1.8s [2021-06-09T17:44:35.212Z] [2021-06-09T17:44:35.212Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:44:35.212Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:44:36.155Z] #16 1.091 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:44:36.416Z] #16 DONE 1.2s [2021-06-09T17:44:36.416Z] [2021-06-09T17:44:36.416Z] #54 [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-06-09T17:44:36.416Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:44:36.416Z] #54 ... [2021-06-09T17:44:36.416Z] [2021-06-09T17:44:36.416Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:44:36.416Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:44:36.486Z] #46 102.3 net/textproto [2021-06-09T17:44:36.486Z] #46 102.3 crypto/x509 [2021-06-09T17:44:36.726Z] #46 88.03 vendor/golang.org/x/net/idna [2021-06-09T17:44:36.726Z] #46 ... [2021-06-09T17:44:36.726Z] [2021-06-09T17:44:36.726Z] #59 [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-06-09T17:44:36.726Z] #59 sha256:f8a3c39ff5379141c6ab47a0462aedf3cc7b337a146c5f6b14c7431920523487 [2021-06-09T17:44:36.726Z] #59 88.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:44:36.726Z] #59 88.57 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:44:36.875Z] #57 212.2 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:44:36.875Z] #57 212.2 /usr/bin/ld: /tmp/go-link-921938192/000018.o: in function `New': [2021-06-09T17:44:36.875Z] #57 212.2 /tmp/tmp.XGu3RBrNVT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T17:44:36.875Z] #57 212.5 + bin/containerd-stress [2021-06-09T17:44:36.875Z] #57 214.6 + bin/containerd-shim [2021-06-09T17:44:37.301Z] #59 ... [2021-06-09T17:44:37.301Z] [2021-06-09T17:44:37.301Z] #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-06-09T17:44:37.301Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:44:37.301Z] #13 77.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-09T17:44:37.301Z] #13 77.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-09T17:44:37.301Z] #13 77.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:37.419Z] #46 103.2 vendor/golang.org/x/net/http/httpguts [2021-06-09T17:44:37.419Z] #46 103.5 vendor/golang.org/x/net/http/httpproxy [2021-06-09T17:44:37.564Z] #13 ... [2021-06-09T17:44:37.564Z] [2021-06-09T17:44:37.564Z] #46 [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-06-09T17:44:37.564Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:37.564Z] #46 89.15 vendor/golang.org/x/net/http/httpproxy [2021-06-09T17:44:37.564Z] #46 89.15 net/textproto [2021-06-09T17:44:37.564Z] #46 89.18 crypto/x509 [2021-06-09T17:44:37.800Z] #17 DONE 1.2s [2021-06-09T17:44:37.800Z] [2021-06-09T17:44:37.800Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:44:37.800Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:44:37.985Z] #46 104.0 mime/multipart [2021-06-09T17:44:38.243Z] #46 ... [2021-06-09T17:44:38.243Z] [2021-06-09T17:44:38.243Z] #59 [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-06-09T17:44:38.243Z] #59 sha256:a66f5c0611800f05086294857fe6c62d9a64cf63cb0a041bd0744a51f083ae5d [2021-06-09T17:44:38.243Z] #59 104.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-09T17:44:38.243Z] #59 104.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-09T17:44:38.519Z] #46 90.21 vendor/golang.org/x/net/http/httpguts [2021-06-09T17:44:38.519Z] #46 90.22 mime/multipart [2021-06-09T17:44:38.741Z] #18 DONE 1.2s [2021-06-09T17:44:38.741Z] [2021-06-09T17:44:38.741Z] #50 [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-06-09T17:44:38.741Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:44:39.002Z] #50 ... [2021-06-09T17:44:39.002Z] [2021-06-09T17:44:39.002Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:44:39.002Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:44:39.949Z] #19 DONE 1.2s [2021-06-09T17:44:39.949Z] [2021-06-09T17:44:39.949Z] #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-06-09T17:44:39.949Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:44:40.209Z] #40 ... [2021-06-09T17:44:40.209Z] [2021-06-09T17:44:40.209Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:44:40.209Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:44:40.441Z] #46 92.00 crypto/tls [2021-06-09T17:44:41.074Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-09T17:44:41.074Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d176c0f0\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-09T17:44:41.074Z] ---------------------------------------------------------------------------- [2021-06-09T17:44:41.074Z] [2021-06-09T17:44:41.074Z] INFO: executeCI.ps1 starting at Wed Jun 9 17:44:40 CUT 2021 [2021-06-09T17:44:41.074Z] [2021-06-09T17:44:41.074Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-09T17:44:41.074Z] INFO: Running git version 2.24.1.windows.2 [2021-06-09T17:44:41.074Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-09T17:44:41.074Z] INFO: Environment variables: [2021-06-09T17:44:41.074Z] [2021-06-09T17:44:41.074Z] Name Value [2021-06-09T17:44:41.074Z] ---- ----- [2021-06-09T17:44:41.074Z] ALLUSERSPROFILE C:\ProgramData [2021-06-09T17:44:41.074Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-09T17:44:41.074Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-09T17:44:41.074Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-09T17:44:41.074Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-09T17:44:41.074Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-09T17:44:41.074Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-09T17:44:41.074Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-09T17:44:41.074Z] BRANCH_NAME PR-42498 [2021-06-09T17:44:41.074Z] BUILD_DISPLAY_NAME #1 [2021-06-09T17:44:41.074Z] BUILD_ID 1 [2021-06-09T17:44:41.074Z] BUILD_NUMBER 1 [2021-06-09T17:44:41.074Z] BUILD_TAG jenkins-moby-PR-42498-1 [2021-06-09T17:44:41.074Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/ [2021-06-09T17:44:41.074Z] CHANGE_AUTHOR thaJeztah [2021-06-09T17:44:41.074Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-09T17:44:41.074Z] CHANGE_BRANCH libnetwork_cleanup [2021-06-09T17:44:41.074Z] CHANGE_FORK thaJeztah/docker [2021-06-09T17:44:41.074Z] CHANGE_ID 42498 [2021-06-09T17:44:41.074Z] CHANGE_TARGET master [2021-06-09T17:44:41.074Z] CHANGE_TITLE libnetwork: remove some things that are no longer needed [2021-06-09T17:44:41.074Z] CHANGE_URL https://github.com/moby/moby/pull/42498 [2021-06-09T17:44:41.074Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:44:41.074Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-09T17:44:41.074Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-09T17:44:41.074Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-09T17:44:41.074Z] COMPUTERNAME azwin-2-9211f0 [2021-06-09T17:44:41.074Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-09T17:44:41.074Z] ConfigSequenceNumber 0 [2021-06-09T17:44:41.074Z] DOCKER_BUILDKIT 0 [2021-06-09T17:44:41.074Z] DOCKER_DUT_DEBUG 1 [2021-06-09T17:44:41.074Z] DOCKER_EXPERIMENTAL 1 [2021-06-09T17:44:41.074Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-09T17:44:41.074Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-09T17:44:41.074Z] EXECUTOR_NUMBER 0 [2021-06-09T17:44:41.074Z] FQDN azwin-2-9211f0.westus.cloudapp.azure.com [2021-06-09T17:44:41.526Z] GIT_BRANCH PR-42498 [2021-06-09T17:44:41.526Z] GIT_COMMIT 6bf4a3a9d5d2780856dfa1abdc0461762f532daf [2021-06-09T17:44:41.526Z] GIT_URL https://github.com/moby/moby.git [2021-06-09T17:44:41.526Z] HUDSON_COOKIE 155dc55a-0857-45df-b782-ac3db42c77ec [2021-06-09T17:44:41.526Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:44:41.526Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-09T17:44:41.526Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-09T17:44:41.526Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-09T17:44:41.526Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:44:41.526Z] JENKINS_NODE_COOKIE 6baff720-57aa-4a5c-8c17-132c33632ddc [2021-06-09T17:44:41.526Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-09T17:44:41.526Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-09T17:44:41.526Z] JOB_BASE_NAME PR-42498 [2021-06-09T17:44:41.526Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/display/redirect [2021-06-09T17:44:41.526Z] JOB_NAME moby/PR-42498 [2021-06-09T17:44:41.526Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/ [2021-06-09T17:44:41.526Z] library.jps.version master [2021-06-09T17:44:41.526Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-09T17:44:41.526Z] NODE_LABELS amd64 azure azwin-2-9211f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-09T17:44:41.526Z] NODE_NAME azwin-2-9211f0 [2021-06-09T17:44:41.526Z] NUMBER_OF_PROCESSORS 4 [2021-06-09T17:44:41.526Z] OS Windows_NT [2021-06-09T17:44:41.526Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-09T17:44:41.526Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-09T17:44:41.526Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-09T17:44:41.526Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-09T17:44:41.526Z] PROCESSOR_LEVEL 6 [2021-06-09T17:44:41.526Z] PROCESSOR_REVISION 4f01 [2021-06-09T17:44:41.526Z] ProgramData C:\ProgramData [2021-06-09T17:44:41.526Z] ProgramFiles C:\Program Files [2021-06-09T17:44:41.526Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-09T17:44:41.526Z] ProgramW6432 C:\Program Files [2021-06-09T17:44:41.526Z] PROMPT $P$G [2021-06-09T17:44:41.526Z] PSExecutionPolicyPreference Bypass [2021-06-09T17:44:41.526Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-09T17:44:41.526Z] PUBLIC C:\Users\Public [2021-06-09T17:44:41.526Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect?page=artif... [2021-06-09T17:44:41.526Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect?page=changes [2021-06-09T17:44:41.526Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect [2021-06-09T17:44:41.526Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect?page=tests [2021-06-09T17:44:41.526Z] SKIP_VALIDATION_TESTS 1 [2021-06-09T17:44:41.526Z] SOURCES_DRIVE d [2021-06-09T17:44:41.526Z] SOURCES_SUBDIR gopath [2021-06-09T17:44:41.526Z] STAGE_NAME Run tests [2021-06-09T17:44:41.526Z] SystemDrive C: [2021-06-09T17:44:41.526Z] SystemRoot C:\Windows [2021-06-09T17:44:41.526Z] TEMP C:\Windows\TEMP [2021-06-09T17:44:41.526Z] TESTDEBUG 0 [2021-06-09T17:44:41.526Z] TESTRUN_DRIVE d [2021-06-09T17:44:41.526Z] TESTRUN_SUBDIR CI [2021-06-09T17:44:41.526Z] TIMEOUT 120m [2021-06-09T17:44:41.526Z] TMP C:\Windows\TEMP [2021-06-09T17:44:41.526Z] USERDOMAIN WORKGROUP [2021-06-09T17:44:41.526Z] USERNAME azwin-2-9211f0$ [2021-06-09T17:44:41.526Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-09T17:44:41.526Z] windir C:\Windows [2021-06-09T17:44:41.526Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-09T17:44:41.526Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-09T17:44:41.526Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-09T17:44:41.526Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-09T17:44:41.526Z] [2021-06-09T17:44:41.526Z] [2021-06-09T17:44:41.526Z] [2021-06-09T17:44:41.593Z] #20 1.460 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:44:41.593Z] #20 1.557 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:44:41.593Z] #20 1.663 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:44:41.593Z] #20 1.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:44:41.854Z] #20 2.028 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:44:41.975Z] INFO: Sources under d:\gopath\... [2021-06-09T17:44:41.975Z] INFO: Test run under d:\CI\... [2021-06-09T17:44:41.975Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-09T17:44:41.975Z] INFO: docker/docker repository was found [2021-06-09T17:44:41.975Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-09T17:44:41.975Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-09T17:44:41.975Z] INFO: Docker version of control daemon [2021-06-09T17:44:41.975Z] [2021-06-09T17:44:42.145Z] #57 221.6 + bin/containerd-shim-runc-v1 [2021-06-09T17:44:42.425Z] Client: Mirantis Container Runtime [2021-06-09T17:44:42.425Z] Version: 20.10.0 [2021-06-09T17:44:42.425Z] API version: 1.41 [2021-06-09T17:44:42.425Z] Go version: go1.13.15 [2021-06-09T17:44:42.425Z] Git commit: 6ee42dc [2021-06-09T17:44:42.425Z] Built: 03/11/2021 13:24:56 [2021-06-09T17:44:42.425Z] OS/Arch: windows/amd64 [2021-06-09T17:44:42.425Z] Context: default [2021-06-09T17:44:42.425Z] Experimental: true [2021-06-09T17:44:42.425Z] [2021-06-09T17:44:42.425Z] Server: Mirantis Container Runtime [2021-06-09T17:44:42.425Z] Engine: [2021-06-09T17:44:42.425Z] Version: 20.10.0 [2021-06-09T17:44:42.425Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:44:42.425Z] Go version: go1.13.15 [2021-06-09T17:44:42.425Z] Git commit: 1e08f21e79 [2021-06-09T17:44:42.425Z] Built: 03/11/2021 13:23:32 [2021-06-09T17:44:42.425Z] OS/Arch: windows/amd64 [2021-06-09T17:44:42.425Z] Experimental: true [2021-06-09T17:44:42.425Z] [2021-06-09T17:44:42.425Z] INFO: Docker info of control daemon [2021-06-09T17:44:42.425Z] [2021-06-09T17:44:42.878Z] Client: [2021-06-09T17:44:42.878Z] Context: default [2021-06-09T17:44:42.878Z] Debug Mode: false [2021-06-09T17:44:42.878Z] Plugins: [2021-06-09T17:44:42.878Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:44:42.878Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:44:42.878Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:44:42.878Z] [2021-06-09T17:44:42.878Z] Server: [2021-06-09T17:44:42.878Z] Containers: 0 [2021-06-09T17:44:42.878Z] Running: 0 [2021-06-09T17:44:42.878Z] Paused: 0 [2021-06-09T17:44:42.878Z] Stopped: 0 [2021-06-09T17:44:42.878Z] Images: 10 [2021-06-09T17:44:42.878Z] Server Version: 20.10.0 [2021-06-09T17:44:42.878Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:44:42.878Z] Windows: [2021-06-09T17:44:42.878Z] LCOW: [2021-06-09T17:44:42.878Z] Logging Driver: json-file [2021-06-09T17:44:42.878Z] Plugins: [2021-06-09T17:44:42.878Z] Volume: local [2021-06-09T17:44:42.878Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:44:42.878Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:44:42.878Z] Swarm: inactive [2021-06-09T17:44:42.878Z] Default Isolation: process [2021-06-09T17:44:42.878Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T17:44:42.878Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T17:44:42.878Z] OSType: windows [2021-06-09T17:44:42.878Z] Architecture: x86_64 [2021-06-09T17:44:42.878Z] CPUs: 4 [2021-06-09T17:44:42.878Z] Total Memory: 32GiB [2021-06-09T17:44:42.878Z] Name: azwin-2-9211f0 [2021-06-09T17:44:42.878Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-09T17:44:42.878Z] Docker Root Dir: D:\docker [2021-06-09T17:44:42.878Z] Debug Mode: false [2021-06-09T17:44:42.878Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:44:42.878Z] Labels: [2021-06-09T17:44:42.878Z] Experimental: true [2021-06-09T17:44:42.878Z] Insecure Registries: [2021-06-09T17:44:42.878Z] 10.0.0.4:5000 [2021-06-09T17:44:42.878Z] 127.0.0.0/8 [2021-06-09T17:44:42.878Z] Registry Mirrors: [2021-06-09T17:44:42.878Z] http://10.0.0.4:5000/ [2021-06-09T17:44:42.878Z] Live Restore Enabled: false [2021-06-09T17:44:42.878Z] [2021-06-09T17:44:42.878Z] [2021-06-09T17:44:42.878Z] INFO: Commit hash is 6bf4a3a9d5 [2021-06-09T17:44:42.878Z] INFO: Nuke-Everything... [2021-06-09T17:44:42.878Z] INFO: Container count on control daemon to delete is 0 [2021-06-09T17:44:42.997Z] #46 ... [2021-06-09T17:44:42.997Z] [2021-06-09T17:44:42.997Z] #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-06-09T17:44:42.997Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:44:42.997Z] #13 87.69 Selecting previously unselected package libapparmor1:arm64. [2021-06-09T17:44:42.997Z] #13 87.69 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 87.73 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-09T17:44:42.997Z] #13 87.83 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-09T17:44:42.997Z] #13 87.83 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 87.84 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-09T17:44:42.997Z] #13 88.11 Selecting previously unselected package libbtrfs0. [2021-06-09T17:44:42.997Z] #13 88.11 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 88.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:44:42.997Z] #13 88.20 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:44:42.997Z] #13 88.21 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 88.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:44:42.997Z] #13 88.36 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-09T17:44:42.997Z] #13 88.38 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 88.39 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:44:42.997Z] #13 88.49 Selecting previously unselected package libudev-dev:arm64. [2021-06-09T17:44:42.997Z] #13 88.51 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 88.54 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:44:42.997Z] #13 88.72 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-09T17:44:42.997Z] #13 88.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 88.75 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-09T17:44:42.997Z] #13 89.00 Selecting previously unselected package libpcre16-3:arm64. [2021-06-09T17:44:42.997Z] #13 89.01 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 89.02 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.997Z] #13 89.19 Selecting previously unselected package libpcre32-3:arm64. [2021-06-09T17:44:42.997Z] #13 89.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-09T17:44:42.997Z] #13 89.21 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.997Z] #13 89.39 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-09T17:44:42.997Z] #13 89.40 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-09T17:44:42.998Z] #13 89.41 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.998Z] #13 89.53 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-09T17:44:42.998Z] #13 89.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-09T17:44:42.998Z] #13 89.57 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.998Z] #13 90.08 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-09T17:44:42.998Z] #13 90.09 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-09T17:44:42.998Z] #13 90.10 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-09T17:44:42.998Z] #13 90.38 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-09T17:44:42.998Z] #13 90.40 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-09T17:44:42.998Z] #13 90.41 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-09T17:44:42.998Z] #13 90.51 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-09T17:44:42.998Z] #13 90.51 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-09T17:44:42.998Z] #13 90.52 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:44:42.998Z] #13 90.67 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-09T17:44:42.998Z] #13 90.69 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-09T17:44:42.998Z] #13 90.70 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:44:42.998Z] #13 91.18 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.998Z] #13 91.21 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:44:42.998Z] #13 91.22 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-09T17:44:42.998Z] #13 91.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:44:42.998Z] #13 91.27 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.998Z] #13 91.28 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-09T17:44:42.998Z] #13 91.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:42.998Z] #13 91.37 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:44:42.998Z] #13 91.40 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.998Z] #13 91.43 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:44:42.998Z] #13 91.47 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:44:42.998Z] #13 91.49 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:44:42.998Z] #13 91.57 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-09T17:44:42.998Z] #13 91.59 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:44:42.998Z] #13 91.61 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-09T17:44:42.998Z] #13 91.63 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:44:42.998Z] #13 91.65 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-09T17:44:42.998Z] #13 91.70 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:42.998Z] #13 91.72 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-06-09T17:44:42.998Z] #13 91.73 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-06-09T17:44:42.998Z] #13 91.75 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:42.998Z] #13 91.77 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-06-09T17:44:42.998Z] #13 91.77 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-06-09T17:44:42.998Z] #13 91.78 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:44:42.998Z] #13 91.80 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-09T17:44:42.998Z] #13 91.82 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:44:42.998Z] #13 91.84 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:44:42.998Z] #13 91.85 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-09T17:44:42.998Z] #13 91.87 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-09T17:44:42.998Z] #13 91.89 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:44:43.241Z] #20 3.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:44:43.327Z] INFO: Nuking d:\CI [2021-06-09T17:44:43.327Z] INFO: Zapped successfully [2021-06-09T17:44:43.327Z] INFO: Location for testing is d:\CI\PR-42498\1 [2021-06-09T17:44:43.327Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-09T17:44:43.327Z] [2021-06-09T17:44:43.327Z] [2021-06-09T17:44:43.327Z] INFO: Building the image from Dockerfile.windows at 06/09/2021 17:44:43... [2021-06-09T17:44:43.327Z] [2021-06-09T17:44:43.576Z] #59 ... [2021-06-09T17:44:43.576Z] [2021-06-09T17:44:43.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-06-09T17:44:43.576Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:43.576Z] #13 102.5 Selecting previously unselected package libapparmor1:amd64. [2021-06-09T17:44:43.576Z] #13 102.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 102.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:44:43.576Z] #13 102.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-09T17:44:43.576Z] #13 102.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 102.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:44:43.576Z] #13 102.8 Selecting previously unselected package libbtrfs0. [2021-06-09T17:44:43.576Z] #13 102.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 102.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-09T17:44:43.576Z] #13 102.9 Selecting previously unselected package libbtrfs-dev. [2021-06-09T17:44:43.576Z] #13 102.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 102.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:44:43.576Z] #13 103.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-09T17:44:43.576Z] #13 103.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 103.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:43.576Z] #13 103.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-09T17:44:43.576Z] #13 103.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 103.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:43.576Z] #13 103.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-09T17:44:43.576Z] #13 103.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 103.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:44:43.576Z] #13 103.7 Selecting previously unselected package libpcre16-3:amd64. [2021-06-09T17:44:43.576Z] #13 103.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 103.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:43.576Z] #13 103.9 Selecting previously unselected package libpcre32-3:amd64. [2021-06-09T17:44:43.576Z] #13 103.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 103.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:43.576Z] #13 104.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-09T17:44:43.576Z] #13 104.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 104.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:44:43.576Z] #13 104.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-09T17:44:43.576Z] #13 104.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 104.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:44:43.576Z] #13 104.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-09T17:44:43.576Z] #13 104.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 104.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:44:43.576Z] #13 104.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-09T17:44:43.576Z] #13 104.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 104.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:43.576Z] #13 105.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-09T17:44:43.576Z] #13 105.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 105.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:44:43.576Z] #13 105.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-09T17:44:43.576Z] #13 105.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-09T17:44:43.576Z] #13 105.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:43.834Z] #13 105.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-09T17:44:43.834Z] #13 105.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-09T17:44:43.834Z] #13 105.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-09T17:44:44.092Z] #13 105.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-09T17:44:44.092Z] #13 105.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:44.092Z] #13 105.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-09T17:44:44.092Z] #13 105.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:44.092Z] #13 105.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-09T17:44:44.092Z] #13 105.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-09T17:44:44.092Z] #13 105.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:44.092Z] #13 106.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-09T17:44:44.184Z] #20 4.060 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:44:44.414Z] #13 106.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-09T17:44:44.414Z] #13 106.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-09T17:44:44.414Z] #13 106.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-09T17:44:44.414Z] #13 106.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-09T17:44:44.414Z] #13 106.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-09T17:44:44.414Z] #13 106.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-09T17:44:44.414Z] #13 106.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:44.414Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T17:44:44.414Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-09T17:44:44.414Z] #13 106.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-09T17:44:44.414Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T17:44:44.414Z] #13 106.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-09T17:44:44.414Z] #13 106.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-09T17:44:44.414Z] #13 106.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-09T17:44:44.414Z] #13 106.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:44.414Z] #13 106.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-09T17:44:44.448Z] #13 ... [2021-06-09T17:44:44.448Z] [2021-06-09T17:44:44.448Z] #59 [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-06-09T17:44:44.448Z] #59 sha256:f8a3c39ff5379141c6ab47a0462aedf3cc7b337a146c5f6b14c7431920523487 [2021-06-09T17:44:44.448Z] #59 DONE 96.1s [2021-06-09T17:44:44.448Z] [2021-06-09T17:44:44.448Z] #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-06-09T17:44:44.448Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-09T17:44:44.448Z] #13 DONE 94.3s [2021-06-09T17:44:44.448Z] [2021-06-09T17:44:44.448Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:44:44.448Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-09T17:44:44.448Z] #14 ... [2021-06-09T17:44:44.448Z] [2021-06-09T17:44:44.448Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:44:44.448Z] #60 sha256:d0faaa63a70f35cb43b93e775fc8565c6e7d3ecae981743e248e981a34451e8a [2021-06-09T17:44:44.448Z] #60 DONE 0.2s [2021-06-09T17:44:44.694Z] #13 106.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:44.712Z] [2021-06-09T17:44:44.712Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:44:44.712Z] #61 sha256:609860b54912e4018cb865f6f887ab9ef2d0679d86c8e52b87cd942a7e1c3636 [2021-06-09T17:44:44.712Z] #61 DONE 0.1s [2021-06-09T17:44:44.712Z] [2021-06-09T17:44:44.712Z] #46 [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-06-09T17:44:44.712Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:44.712Z] #46 96.36 net/http/httptrace [2021-06-09T17:44:44.712Z] #46 96.60 net/http [2021-06-09T17:44:44.972Z] #13 106.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-09T17:44:45.231Z] #13 107.0 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:44:45.490Z] #13 ... [2021-06-09T17:44:45.490Z] [2021-06-09T17:44:45.490Z] #59 [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-06-09T17:44:45.490Z] #59 sha256:a66f5c0611800f05086294857fe6c62d9a64cf63cb0a041bd0744a51f083ae5d [2021-06-09T17:44:45.490Z] #59 DONE 111.4s [2021-06-09T17:44:45.569Z] #20 5.373 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:44:45.751Z] [2021-06-09T17:44:45.751Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-09T17:44:45.751Z] #60 sha256:e7b1f4bc0270af7c09565d24dabf2a0ac9e03565aa93c161f7256b48ca768809 [2021-06-09T17:44:46.319Z] #60 DONE 0.6s [2021-06-09T17:44:46.319Z] [2021-06-09T17:44:46.319Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:44:46.319Z] #61 sha256:f2d08ce5b3460c1f6df9c6826342e5caf8bece679faec2a83edade8011a01448 [2021-06-09T17:44:46.319Z] #61 ... [2021-06-09T17:44:46.319Z] [2021-06-09T17:44:46.319Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-09T17:44:46.319Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-09T17:44:46.319Z] #13 DONE 108.1s [2021-06-09T17:44:46.578Z] [2021-06-09T17:44:46.578Z] #54 [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-06-09T17:44:46.578Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:44:46.633Z] #46 ... [2021-06-09T17:44:46.633Z] [2021-06-09T17:44:46.633Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:44:46.633Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-09T17:44:46.633Z] #14 DONE 2.4s [2021-06-09T17:44:46.837Z] #54 ... [2021-06-09T17:44:46.837Z] [2021-06-09T17:44:46.837Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-09T17:44:46.837Z] #61 sha256:f2d08ce5b3460c1f6df9c6826342e5caf8bece679faec2a83edade8011a01448 [2021-06-09T17:44:46.837Z] #61 DONE 0.6s [2021-06-09T17:44:46.837Z] [2021-06-09T17:44:46.837Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:44:46.837Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:44:46.895Z] [2021-06-09T17:44:46.895Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T17:44:46.895Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-09T17:44:47.413Z] #57 226.5 + bin/containerd-shim-runc-v2 [2021-06-09T17:44:47.482Z] #20 ... [2021-06-09T17:44:47.483Z] [2021-06-09T17:44:47.483Z] #46 [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-06-09T17:44:47.483Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:44:47.483Z] #46 129.7 github.com/LK4D4/vndr/godl [2021-06-09T17:44:47.672Z] #57 227.5 + binaries [2021-06-09T17:44:47.672Z] #57 227.5 + install -D bin/containerd /build/containerd [2021-06-09T17:44:47.672Z] #57 227.5 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:44:47.930Z] #57 227.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:44:47.930Z] #57 227.5 + install -D bin/ctr /build/ctr [2021-06-09T17:44:48.054Z] #46 130.4 github.com/LK4D4/vndr [2021-06-09T17:44:48.824Z] #15 DONE 2.0s [2021-06-09T17:44:48.824Z] [2021-06-09T17:44:48.824Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:44:48.824Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-09T17:44:49.826Z] #57 DONE 229.2s [2021-06-09T17:44:50.127Z] #14 ... [2021-06-09T17:44:50.127Z] [2021-06-09T17:44:50.127Z] #46 [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-06-09T17:44:50.127Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:44:50.127Z] #46 105.8 crypto/tls [2021-06-09T17:44:50.127Z] #46 111.2 net/http/httptrace [2021-06-09T17:44:50.127Z] #46 111.4 net/http [2021-06-09T17:44:50.216Z] #16 1.396 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:44:50.316Z] Sending build context to Docker daemon 61.15MB [2021-06-09T17:44:50.316Z] [2021-06-09T17:44:50.316Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-09T17:44:50.316Z] ---> 39d157a84080 [2021-06-09T17:44:50.316Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> 2eb124632f43 [2021-06-09T17:44:50.316Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> 4e79fd3e69c6 [2021-06-09T17:44:50.316Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> 61cf9280f536 [2021-06-09T17:44:50.316Z] 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-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> f72a80ff889c [2021-06-09T17:44:50.316Z] 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-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> 2b28fd200cab [2021-06-09T17:44:50.316Z] 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-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> ef369e68e010 [2021-06-09T17:44:50.316Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> 16ac6d252a99 [2021-06-09T17:44:50.316Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-09T17:44:50.316Z] ---> Using cache [2021-06-09T17:44:50.316Z] ---> a39f332b36cd [2021-06-09T17:44:50.316Z] Step 10/10 : COPY . . [2021-06-09T17:44:50.480Z] #16 DONE 1.7s [2021-06-09T17:44:50.480Z] [2021-06-09T17:44:50.480Z] #54 [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-06-09T17:44:50.480Z] #54 sha256:731a7e54067470144205b2f0aede4cd5399eac00ee10214225d46d5bdf1f8c37 [2021-06-09T17:44:50.480Z] #54 2.368 + RM_GOPATH=0 [2021-06-09T17:44:50.480Z] #54 2.368 + TMP_GOPATH= [2021-06-09T17:44:50.480Z] #54 2.368 + : /build [2021-06-09T17:44:50.480Z] #54 2.368 + '[' -z '' ']' [2021-06-09T17:44:50.480Z] #54 2.369 ++ mktemp -d [2021-06-09T17:44:50.480Z] #54 2.372 + export GOPATH=/tmp/tmp.I8A3rwT6RF [2021-06-09T17:44:50.480Z] #54 2.372 + GOPATH=/tmp/tmp.I8A3rwT6RF [2021-06-09T17:44:50.480Z] #54 2.372 + RM_GOPATH=1 [2021-06-09T17:44:50.480Z] #54 2.373 + case "$(go env GOARCH)" in [2021-06-09T17:44:50.480Z] #54 2.375 ++ go env GOARCH [2021-06-09T17:44:50.480Z] #54 2.416 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:50.480Z] #54 2.416 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:50.480Z] #54 2.416 ++ dirname /tmp/install/install.sh [2021-06-09T17:44:50.480Z] #54 2.416 + dir=/tmp/install [2021-06-09T17:44:50.480Z] #54 2.416 + bin=runc [2021-06-09T17:44:50.480Z] #54 2.416 + shift [2021-06-09T17:44:50.480Z] #54 2.416 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:44:50.480Z] #54 2.416 + . /tmp/install/runc.installer [2021-06-09T17:44:50.480Z] #54 2.416 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:44:50.480Z] #54 2.416 + install_runc [2021-06-09T17:44:50.480Z] #54 2.416 + uname -r [2021-06-09T17:44:50.480Z] #54 2.420 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:44:50.480Z] #54 2.436 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:44:50.480Z] #54 2.436 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:44:50.480Z] #54 2.436 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I8A3rwT6RF/src/github.com/opencontainers/runc [2021-06-09T17:44:50.480Z] #54 2.437 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:44:50.480Z] #54 2.439 Cloning into '/tmp/tmp.I8A3rwT6RF/src/github.com/opencontainers/runc'... [2021-06-09T17:44:50.758Z] [2021-06-09T17:44:50.758Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:44:50.758Z] #58 sha256:1ea37e6f23f71d3dc274fd274aba103319abb9392f20ad1500969f76d8751685 [2021-06-09T17:44:51.064Z] #46 ... [2021-06-09T17:44:51.064Z] [2021-06-09T17:44:51.064Z] #54 [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-06-09T17:44:51.064Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:44:51.064Z] #54 4.809 + RM_GOPATH=0 [2021-06-09T17:44:51.064Z] #54 4.809 + TMP_GOPATH= [2021-06-09T17:44:51.064Z] #54 4.809 + : /build [2021-06-09T17:44:51.064Z] #54 4.809 + '[' -z '' ']' [2021-06-09T17:44:51.064Z] #54 4.809 ++ mktemp -d [2021-06-09T17:44:51.064Z] #54 4.825 + export GOPATH=/tmp/tmp.VSr2nh3AoZ [2021-06-09T17:44:51.064Z] #54 4.825 + GOPATH=/tmp/tmp.VSr2nh3AoZ [2021-06-09T17:44:51.064Z] #54 4.825 + RM_GOPATH=1 [2021-06-09T17:44:51.064Z] #54 4.825 + case "$(go env GOARCH)" in [2021-06-09T17:44:51.064Z] #54 4.825 ++ go env GOARCH [2021-06-09T17:44:51.323Z] #54 ... [2021-06-09T17:44:51.323Z] [2021-06-09T17:44:51.323Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-09T17:44:51.323Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-09T17:44:51.323Z] #14 DONE 4.9s [2021-06-09T17:44:51.323Z] [2021-06-09T17:44:51.323Z] #54 [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-06-09T17:44:51.323Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:44:51.323Z] #54 4.855 + export GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:51.323Z] #54 4.855 + GO_BUILDMODE=-buildmode=pie [2021-06-09T17:44:51.323Z] #54 4.855 ++ dirname /tmp/install/install.sh [2021-06-09T17:44:51.323Z] #54 4.855 + dir=/tmp/install [2021-06-09T17:44:51.323Z] #54 4.855 + bin=runc [2021-06-09T17:44:51.323Z] #54 4.855 + shift [2021-06-09T17:44:51.323Z] #54 4.855 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-09T17:44:51.323Z] #54 4.855 + . /tmp/install/runc.installer [2021-06-09T17:44:51.323Z] #54 4.855 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:44:51.323Z] #54 4.855 + install_runc [2021-06-09T17:44:51.323Z] #54 4.855 + uname -r [2021-06-09T17:44:51.323Z] #54 4.855 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-09T17:44:51.323Z] #54 4.862 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-09T17:44:51.323Z] #54 4.869 + RUNC_BUILDTAGS='seccomp ' [2021-06-09T17:44:51.323Z] #54 4.869 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-09T17:44:51.323Z] #54 4.869 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VSr2nh3AoZ/src/github.com/opencontainers/runc [2021-06-09T17:44:51.323Z] #54 4.869 Cloning into '/tmp/tmp.VSr2nh3AoZ/src/github.com/opencontainers/runc'... [2021-06-09T17:44:51.691Z] #58 DONE 0.9s [2021-06-09T17:44:51.691Z] [2021-06-09T17:44:51.691Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:44:51.691Z] #62 sha256:4ef7ec576e5e97a894a49a119d7b43b219bfe23d5e013a3d7fdf985d7bac6b57 [2021-06-09T17:44:51.691Z] #62 DONE 0.2s [2021-06-09T17:44:51.691Z] [2021-06-09T17:44:51.691Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:44:51.691Z] #67 sha256:11eca91c9c63c0f32d686dfe8971e9ae2e257a1491e41e244e4c11387c28d882 [2021-06-09T17:44:52.407Z] #54 ... [2021-06-09T17:44:52.407Z] [2021-06-09T17:44:52.407Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:44:52.407Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-09T17:44:52.407Z] #17 DONE 1.5s [2021-06-09T17:44:52.407Z] [2021-06-09T17:44:52.407Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:44:52.407Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-09T17:44:52.623Z] #67 DONE 0.8s [2021-06-09T17:44:52.623Z] [2021-06-09T17:44:52.623Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:44:52.623Z] #68 sha256:3e1814c6a0bcef3b3f77df29ae204621bd881ae9a93ac24c8ce761dcac0c0d11 [2021-06-09T17:44:52.623Z] #68 DONE 0.0s [2021-06-09T17:44:52.623Z] [2021-06-09T17:44:52.623Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:44:52.623Z] #69 sha256:1aca5b1980dce729c4cb5d53c9799e86cede85ced9e012e36b15b11d8655ac63 [2021-06-09T17:44:53.345Z] #46 ... [2021-06-09T17:44:53.345Z] [2021-06-09T17:44:53.345Z] #54 [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-06-09T17:44:53.345Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:44:53.345Z] #54 12.64 + cd /tmp/tmp.V1iBCXGS9w/src/github.com/opencontainers/runc [2021-06-09T17:44:53.345Z] #54 12.64 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:44:53.345Z] #54 13.04 + '[' -z '' ']' [2021-06-09T17:44:53.345Z] #54 13.04 + target=static [2021-06-09T17:44:53.345Z] #54 13.04 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:44:53.345Z] #54 13.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:44:53.353Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-09T17:44:53.353Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e7b41478\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-09T17:44:53.353Z] ---------------------------------------------------------------------------- [2021-06-09T17:44:53.353Z] [2021-06-09T17:44:53.353Z] INFO: executeCI.ps1 starting at Wed Jun 9 17:44:50 CUT 2021 [2021-06-09T17:44:53.353Z] [2021-06-09T17:44:53.353Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-09T17:44:53.353Z] INFO: Running git version 2.24.1.windows.2 [2021-06-09T17:44:53.353Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-09T17:44:53.353Z] INFO: Environment variables: [2021-06-09T17:44:53.353Z] [2021-06-09T17:44:53.353Z] Name Value [2021-06-09T17:44:53.353Z] ---- ----- [2021-06-09T17:44:53.353Z] ALLUSERSPROFILE C:\ProgramData [2021-06-09T17:44:53.353Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-09T17:44:53.353Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-09T17:44:53.353Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-09T17:44:53.353Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-09T17:44:53.353Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-09T17:44:53.353Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-09T17:44:53.353Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-09T17:44:53.353Z] BRANCH_NAME PR-42498 [2021-06-09T17:44:53.353Z] BUILD_DISPLAY_NAME #1 [2021-06-09T17:44:53.353Z] BUILD_ID 1 [2021-06-09T17:44:53.353Z] BUILD_NUMBER 1 [2021-06-09T17:44:53.353Z] BUILD_TAG jenkins-moby-PR-42498-1 [2021-06-09T17:44:53.353Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/ [2021-06-09T17:44:53.353Z] CHANGE_AUTHOR thaJeztah [2021-06-09T17:44:53.353Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-09T17:44:53.353Z] CHANGE_BRANCH libnetwork_cleanup [2021-06-09T17:44:53.353Z] CHANGE_FORK thaJeztah/docker [2021-06-09T17:44:53.353Z] CHANGE_ID 42498 [2021-06-09T17:44:53.353Z] CHANGE_TARGET master [2021-06-09T17:44:53.353Z] CHANGE_TITLE libnetwork: remove some things that are no longer needed [2021-06-09T17:44:53.353Z] CHANGE_URL https://github.com/moby/moby/pull/42498 [2021-06-09T17:44:53.353Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-09T17:44:53.353Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-09T17:44:53.353Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-09T17:44:53.353Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-09T17:44:53.353Z] COMPUTERNAME azwin-2-a5b8b0 [2021-06-09T17:44:53.353Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-09T17:44:53.354Z] ConfigSequenceNumber 0 [2021-06-09T17:44:53.354Z] DOCKER_BUILDKIT 0 [2021-06-09T17:44:53.354Z] DOCKER_DUT_DEBUG 1 [2021-06-09T17:44:53.354Z] DOCKER_EXPERIMENTAL 1 [2021-06-09T17:44:53.354Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-09T17:44:53.354Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-09T17:44:53.354Z] EXECUTOR_NUMBER 0 [2021-06-09T17:44:53.354Z] FQDN azwin-2-a5b8b0.westus.cloudapp.azure.com [2021-06-09T17:44:53.354Z] GIT_BRANCH PR-42498 [2021-06-09T17:44:53.354Z] GIT_COMMIT 03f372bfafca33fd7317d102c0ff71de18c19e50 [2021-06-09T17:44:53.354Z] GIT_URL https://github.com/moby/moby.git [2021-06-09T17:44:53.354Z] HUDSON_COOKIE 71785c50-e3c0-4f5e-afe5-9cb03897645c [2021-06-09T17:44:53.354Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:44:53.354Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-09T17:44:53.354Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-09T17:44:53.354Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-09T17:44:53.354Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-09T17:44:53.354Z] JENKINS_NODE_COOKIE fcc92810-e455-4dbf-9654-3051593194ed [2021-06-09T17:44:53.354Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-09T17:44:53.354Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-09T17:44:53.354Z] JOB_BASE_NAME PR-42498 [2021-06-09T17:44:53.354Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/display/redirect [2021-06-09T17:44:53.354Z] JOB_NAME moby/PR-42498 [2021-06-09T17:44:53.354Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/ [2021-06-09T17:44:53.354Z] library.jps.version master [2021-06-09T17:44:53.354Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-09T17:44:53.354Z] NODE_LABELS amd64 azure azwin-2-a5b8b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-09T17:44:53.354Z] NODE_NAME azwin-2-a5b8b0 [2021-06-09T17:44:53.354Z] NUMBER_OF_PROCESSORS 4 [2021-06-09T17:44:53.354Z] OS Windows_NT [2021-06-09T17:44:53.354Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-09T17:44:53.354Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-09T17:44:53.354Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-09T17:44:53.354Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-09T17:44:53.354Z] PROCESSOR_LEVEL 6 [2021-06-09T17:44:53.354Z] PROCESSOR_REVISION 4f01 [2021-06-09T17:44:53.354Z] ProgramData C:\ProgramData [2021-06-09T17:44:53.354Z] ProgramFiles C:\Program Files [2021-06-09T17:44:53.354Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-09T17:44:53.354Z] ProgramW6432 C:\Program Files [2021-06-09T17:44:53.354Z] PROMPT $P$G [2021-06-09T17:44:53.354Z] PSExecutionPolicyPreference Bypass [2021-06-09T17:44:53.354Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-09T17:44:53.354Z] PUBLIC C:\Users\Public [2021-06-09T17:44:53.354Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect?page=artif... [2021-06-09T17:44:53.354Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect?page=changes [2021-06-09T17:44:53.354Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect [2021-06-09T17:44:53.354Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42498/1/display/redirect?page=tests [2021-06-09T17:44:53.354Z] SKIP_VALIDATION_TESTS 1 [2021-06-09T17:44:53.354Z] SOURCES_DRIVE d [2021-06-09T17:44:53.354Z] SOURCES_SUBDIR gopath [2021-06-09T17:44:53.354Z] STAGE_NAME Run tests [2021-06-09T17:44:53.354Z] SystemDrive C: [2021-06-09T17:44:53.354Z] SystemRoot C:\Windows [2021-06-09T17:44:53.354Z] TEMP C:\Windows\TEMP [2021-06-09T17:44:53.354Z] TESTDEBUG 0 [2021-06-09T17:44:53.354Z] TESTRUN_DRIVE d [2021-06-09T17:44:53.354Z] TESTRUN_SUBDIR CI [2021-06-09T17:44:53.354Z] TIMEOUT 120m [2021-06-09T17:44:53.354Z] TMP C:\Windows\TEMP [2021-06-09T17:44:53.354Z] USERDOMAIN WORKGROUP [2021-06-09T17:44:53.354Z] USERNAME azwin-2-a5b8b0$ [2021-06-09T17:44:53.354Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-09T17:44:53.354Z] windir C:\Windows [2021-06-09T17:44:53.354Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-09T17:44:53.354Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-09T17:44:53.354Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-09T17:44:53.354Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-09T17:44:53.354Z] [2021-06-09T17:44:53.354Z] [2021-06-09T17:44:53.354Z] [2021-06-09T17:44:53.354Z] INFO: Sources under d:\gopath\... [2021-06-09T17:44:53.354Z] INFO: Test run under d:\CI\... [2021-06-09T17:44:53.354Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-09T17:44:53.354Z] INFO: docker/docker repository was found [2021-06-09T17:44:53.354Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-09T17:44:53.354Z] ltsc2019: Pulling from windows/servercore [2021-06-09T17:44:53.354Z] 4612f6d0b889: Pulling fs layer [2021-06-09T17:44:53.354Z] 639bb6bb2beb: Pulling fs layer [2021-06-09T17:44:53.556Z] #69 DONE 0.9s [2021-06-09T17:44:53.556Z] [2021-06-09T17:44:53.556Z] #70 exporting to image [2021-06-09T17:44:53.556Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:44:53.556Z] #70 exporting layers [2021-06-09T17:44:53.800Z] #18 DONE 1.6s [2021-06-09T17:44:53.800Z] [2021-06-09T17:44:53.800Z] #54 [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-06-09T17:44:53.800Z] #54 sha256:731a7e54067470144205b2f0aede4cd5399eac00ee10214225d46d5bdf1f8c37 [2021-06-09T17:44:53.800Z] #54 9.373 + cd /tmp/tmp.I8A3rwT6RF/src/github.com/opencontainers/runc [2021-06-09T17:44:53.800Z] #54 9.373 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:44:54.288Z] #54 ... [2021-06-09T17:44:54.288Z] [2021-06-09T17:44:54.288Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:44:54.288Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:44:54.288Z] #20 10.54 Fetched 8973 kB in 9s (962 kB/s) [2021-06-09T17:44:54.288Z] #20 10.54 Reading package lists... [2021-06-09T17:44:54.376Z] #54 10.05 + '[' -z '' ']' [2021-06-09T17:44:54.376Z] #54 10.05 + target=static [2021-06-09T17:44:54.376Z] #54 10.05 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:44:54.638Z] #54 10.33 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:44:55.218Z] #54 ... [2021-06-09T17:44:55.218Z] [2021-06-09T17:44:55.218Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:44:55.218Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-09T17:44:55.218Z] #19 DONE 1.5s [2021-06-09T17:44:55.218Z] [2021-06-09T17:44:55.218Z] #46 [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-06-09T17:44:55.218Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:44:55.218Z] #46 107.1 github.com/LK4D4/vndr/godl [2021-06-09T17:44:55.515Z] #54 ... [2021-06-09T17:44:55.515Z] [2021-06-09T17:44:55.515Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-09T17:44:55.515Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-09T17:44:55.515Z] #15 DONE 3.9s [2021-06-09T17:44:55.515Z] [2021-06-09T17:44:55.515Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-09T17:44:55.515Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-09T17:44:56.167Z] #46 107.8 github.com/LK4D4/vndr [2021-06-09T17:44:57.419Z] #16 2.114 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-09T17:44:57.419Z] #16 DONE 2.3s [2021-06-09T17:44:57.419Z] [2021-06-09T17:44:57.419Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-09T17:44:57.419Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-09T17:44:57.598Z] #20 14.28 Reading package lists... [2021-06-09T17:44:57.598Z] #20 ... [2021-06-09T17:44:57.598Z] [2021-06-09T17:44:57.598Z] #46 [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-06-09T17:44:57.598Z] #46 sha256:611e50b12d9c209e7721872c03390d1d337606f02b4fa95b20909c761c795364 [2021-06-09T17:44:57.598Z] #46 DONE 139.4s [2021-06-09T17:44:57.598Z] [2021-06-09T17:44:57.598Z] #50 [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-06-09T17:44:57.598Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:44:58.171Z] #50 ... [2021-06-09T17:44:58.171Z] [2021-06-09T17:44:58.171Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:44:58.171Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:44:58.171Z] #20 14.28 Reading package lists... [2021-06-09T17:44:59.004Z] #20 18.45 Building dependency tree... [2021-06-09T17:44:59.946Z] #20 19.83 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:44:59.946Z] #20 19.83 The following additional packages will be installed: [2021-06-09T17:44:59.946Z] #20 19.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:44:59.946Z] #20 19.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:44:59.946Z] #20 19.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:44:59.946Z] #20 19.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:44:59.946Z] #20 19.84 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:44:59.946Z] #20 19.84 Suggested packages: [2021-06-09T17:44:59.946Z] #20 19.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:44:59.946Z] #20 19.84 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:44:59.946Z] #20 19.84 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:44:59.946Z] #20 19.84 quota [2021-06-09T17:44:59.946Z] #20 19.84 Recommended packages: [2021-06-09T17:44:59.946Z] #20 19.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:44:59.946Z] #20 19.84 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:44:59.946Z] #20 ... [2021-06-09T17:44:59.946Z] [2021-06-09T17:44:59.946Z] #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-06-09T17:44:59.946Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:44:59.946Z] #32 DONE 142.1s [2021-06-09T17:44:59.953Z] #17 DONE 2.3s [2021-06-09T17:44:59.953Z] [2021-06-09T17:44:59.953Z] #54 [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-06-09T17:44:59.953Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:44:59.953Z] #54 13.47 + cd /tmp/tmp.VSr2nh3AoZ/src/github.com/opencontainers/runc [2021-06-09T17:44:59.953Z] #54 13.47 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-09T17:45:00.207Z] [2021-06-09T17:45:00.207Z] #50 [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-06-09T17:45:00.207Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:45:00.213Z] #54 14.01 + '[' -z '' ']' [2021-06-09T17:45:00.213Z] #54 14.01 + target=static [2021-06-09T17:45:00.213Z] #54 14.01 + make 'BUILDTAGS=seccomp ' static [2021-06-09T17:45:00.388Z] #46 ... [2021-06-09T17:45:00.388Z] [2021-06-09T17:45:00.388Z] #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-06-09T17:45:00.388Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-09T17:45:00.388Z] #32 DONE 111.6s [2021-06-09T17:45:00.388Z] [2021-06-09T17:45:00.388Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:00.388Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:45:00.388Z] #20 1.842 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:45:00.388Z] #20 1.938 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:45:00.388Z] #20 2.026 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:45:00.388Z] #20 2.110 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:45:00.388Z] #20 2.529 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-09T17:45:00.388Z] #20 3.433 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-09T17:45:00.388Z] #20 4.443 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [286 kB] [2021-06-09T17:45:00.651Z] #20 5.384 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-09T17:45:00.781Z] #54 14.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-09T17:45:01.665Z] #70 exporting layers 7.0s done [2021-06-09T17:45:01.665Z] #70 writing image sha256:9964e4278b6814e52e367765d3bda4eb56f8b3e2b4320ea029e0872608c974fb done [2021-06-09T17:45:01.665Z] #70 naming to docker.io/library/docker:0dc838e53b56329211337a50e1d575253fcace67 done [2021-06-09T17:45:01.665Z] #70 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-09T17:45:01.906Z] 639bb6bb2beb: Verifying Checksum [2021-06-09T17:45:01.906Z] 639bb6bb2beb: Download complete [2021-06-09T17:45:01.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0dc838e53b56329211337a50e1d575253fcace67 hack/validate/default [2021-06-09T17:45:02.125Z] #50 ... [2021-06-09T17:45:02.125Z] [2021-06-09T17:45:02.125Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:02.125Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:45:02.125Z] #20 21.77 The following NEW packages will be installed: [2021-06-09T17:45:02.125Z] #20 21.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:45:02.125Z] #20 21.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:45:02.125Z] #20 21.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:45:02.125Z] #20 21.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:45:02.125Z] #20 21.78 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:45:02.125Z] #20 21.78 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:45:02.125Z] #20 21.78 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:45:02.125Z] #20 21.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:45:02.125Z] #20 21.78 xz-utils zip [2021-06-09T17:45:02.125Z] #20 22.12 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:45:02.125Z] #20 22.12 Need to get 28.6 MB of archives. [2021-06-09T17:45:02.125Z] #20 22.12 After this operation, 116 MB of additional disk space will be used. [2021-06-09T17:45:02.125Z] #20 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T17:45:02.125Z] #20 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:45:02.125Z] #20 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T17:45:02.125Z] #20 22.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:45:02.125Z] #20 22.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:45:02.125Z] #20 22.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T17:45:02.125Z] #20 22.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:45:02.125Z] #20 22.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:45:02.125Z] #20 22.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:45:02.125Z] #20 22.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T17:45:02.125Z] #20 22.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T17:45:02.158Z] #54 ... [2021-06-09T17:45:02.158Z] [2021-06-09T17:45:02.158Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-09T17:45:02.158Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-09T17:45:02.158Z] #18 DONE 2.3s [2021-06-09T17:45:02.158Z] [2021-06-09T17:45:02.158Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-09T17:45:02.158Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-09T17:45:02.386Z] #20 22.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T17:45:02.386Z] #20 22.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T17:45:02.386Z] #20 22.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T17:45:02.386Z] #20 22.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T17:45:02.386Z] #20 22.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T17:45:02.386Z] #20 22.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:45:02.386Z] #20 22.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:45:02.386Z] #20 22.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:45:02.386Z] #20 22.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T17:45:02.386Z] #20 22.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T17:45:02.386Z] #20 22.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T17:45:02.647Z] #20 22.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T17:45:02.647Z] #20 22.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:45:02.647Z] #20 22.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:45:02.647Z] #20 22.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:45:02.647Z] #20 22.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T17:45:02.647Z] #20 22.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T17:45:02.647Z] #20 22.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:45:02.908Z] #20 22.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:45:02.908Z] #20 22.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:45:02.908Z] #20 22.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:45:02.908Z] #20 22.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T17:45:02.908Z] #20 22.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T17:45:02.908Z] #20 22.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T17:45:02.908Z] #20 22.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:45:02.908Z] #20 23.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:45:02.930Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-09T17:45:02.930Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-09T17:45:02.930Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-09T17:45:02.930Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-09T17:45:02.930Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-09T17:45:02.930Z] Congratulations! No new tests were added to integration-cli. [2021-06-09T17:45:02.930Z] [2021-06-09T17:45:02.930Z] INFO Start validation with golang-ci-lint [2021-06-09T17:45:02.930Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-09T17:45:03.168Z] #20 23.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:45:03.168Z] #20 23.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:45:03.168Z] #20 23.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:45:03.169Z] #20 23.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:45:03.169Z] #20 23.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:45:03.169Z] #20 23.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T17:45:03.169Z] #20 23.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T17:45:03.169Z] #20 23.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T17:45:03.169Z] #20 23.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:45:03.188Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-09T17:45:03.188Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-09T17:45:03.206Z] #20 7.772 Fetched 8791 kB in 6s (1422 kB/s) [2021-06-09T17:45:03.429Z] #20 23.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T17:45:03.429Z] #20 23.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T17:45:03.429Z] #20 23.50 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T17:45:03.469Z] #20 7.772 Reading package lists... [2021-06-09T17:45:03.469Z] #20 ... [2021-06-09T17:45:03.469Z] [2021-06-09T17:45:03.469Z] #46 [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-06-09T17:45:03.469Z] #46 sha256:54ac2ef39e3b17243df9c48735e7860ef35923b14d31388c622a0dd59d98ac3f [2021-06-09T17:45:03.469Z] #46 DONE 115.3s [2021-06-09T17:45:03.732Z] [2021-06-09T17:45:03.732Z] #50 [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-06-09T17:45:03.732Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:45:04.002Z] #20 24.00 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:45:04.002Z] #20 24.05 Fetched 28.6 MB in 2s (17.3 MB/s) [2021-06-09T17:45:04.002Z] #20 24.11 Selecting previously unselected package pigz. [2021-06-09T17:45:04.263Z] #20 24.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-09T17:45:04.263Z] #20 24.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T17:45:04.263Z] #20 24.17 Unpacking pigz (2.4-1) ... [2021-06-09T17:45:04.263Z] #20 24.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:45:04.263Z] #20 24.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:04.263Z] #20 24.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:04.525Z] #20 24.66 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:45:04.692Z] #19 DONE 2.5s [2021-06-09T17:45:04.692Z] [2021-06-09T17:45:04.692Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:04.692Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:45:04.786Z] #20 24.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:04.786Z] #20 24.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:45:04.951Z] #20 ... [2021-06-09T17:45:04.951Z] [2021-06-09T17:45:04.951Z] #46 [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-06-09T17:45:04.951Z] #46 sha256:d53fef978abd3c5cf7c34eebdd5bd3daa3a5cf4b7dea313b27286dd7e9139ad8 [2021-06-09T17:45:04.951Z] #46 121.6 github.com/LK4D4/vndr/godl [2021-06-09T17:45:04.951Z] #46 122.3 github.com/LK4D4/vndr [2021-06-09T17:45:04.951Z] #46 DONE 130.9s [2021-06-09T17:45:05.210Z] [2021-06-09T17:45:05.210Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:05.210Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:45:05.357Z] #20 25.34 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:05.357Z] #20 25.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:45:05.656Z] #50 ... [2021-06-09T17:45:05.656Z] [2021-06-09T17:45:05.656Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:05.656Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:45:05.656Z] #20 7.772 Reading package lists... [2021-06-09T17:45:07.272Z] #20 27.05 Selecting previously unselected package python3-minimal. [2021-06-09T17:45:07.272Z] #20 27.05 (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-06-09T17:45:07.272Z] #20 27.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:45:07.272Z] #20 27.10 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:45:07.272Z] #20 27.17 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:45:07.272Z] #20 27.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:45:07.272Z] #20 27.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:45:07.272Z] #20 27.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:45:07.272Z] #20 27.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:07.272Z] #20 27.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:08.105Z] #20 28.03 Selecting previously unselected package python3.7. [2021-06-09T17:45:08.105Z] #20 28.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:08.105Z] #20 28.06 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:08.105Z] #20 28.17 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:45:08.105Z] #20 28.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:45:08.105Z] #20 28.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:45:08.105Z] #20 28.29 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:45:08.211Z] #20 10.58 Reading package lists... [2021-06-09T17:45:08.474Z] #20 12.94 Building dependency tree... [2021-06-09T17:45:08.502Z] #20 3.967 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-09T17:45:08.502Z] #20 4.001 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-09T17:45:08.502Z] #20 4.001 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-09T17:45:08.502Z] #20 4.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-09T17:45:08.952Z] 4612f6d0b889: Verifying Checksum [2021-06-09T17:45:08.952Z] 4612f6d0b889: Download complete [2021-06-09T17:45:09.048Z] #20 29.04 Selecting previously unselected package python3. [2021-06-09T17:45:09.048Z] #20 29.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 ... 24096 files and directories currently installed.) [2021-06-09T17:45:09.048Z] #20 29.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:45:09.048Z] #20 29.10 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:45:09.070Z] #20 4.537 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-09T17:45:09.309Z] #20 29.22 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T17:45:09.309Z] #20 29.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:45:09.309Z] #20 29.23 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:09.309Z] #20 29.33 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T17:45:09.309Z] #20 29.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:45:09.309Z] #20 29.33 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:09.309Z] #20 29.41 Selecting previously unselected package libiptc0:amd64. [2021-06-09T17:45:09.309Z] #20 29.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T17:45:09.309Z] #20 29.42 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:09.423Z] #20 14.18 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:45:09.423Z] #20 14.18 The following additional packages will be installed: [2021-06-09T17:45:09.423Z] #20 14.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:45:09.423Z] #20 14.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:45:09.423Z] #20 14.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:45:09.423Z] #20 14.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:45:09.423Z] #20 14.19 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:45:09.423Z] #20 14.19 Suggested packages: [2021-06-09T17:45:09.423Z] #20 14.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:45:09.423Z] #20 14.19 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:45:09.423Z] #20 14.19 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:45:09.423Z] #20 14.19 quota [2021-06-09T17:45:09.423Z] #20 14.19 Recommended packages: [2021-06-09T17:45:09.423Z] #20 14.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:45:09.423Z] #20 14.19 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:45:09.701Z] #20 29.49 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T17:45:09.701Z] #20 29.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T17:45:09.701Z] #20 29.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:45:09.701Z] #20 29.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T17:45:09.701Z] #20 29.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T17:45:09.701Z] #20 29.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:45:09.701Z] #20 29.64 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T17:45:09.701Z] #20 29.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T17:45:09.701Z] #20 29.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:45:09.701Z] #20 29.74 Selecting previously unselected package iptables. [2021-06-09T17:45:09.701Z] #20 29.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T17:45:09.701Z] #20 29.75 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:45:09.724Z] #20 ... [2021-06-09T17:45:09.724Z] [2021-06-09T17:45:09.724Z] #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-06-09T17:45:09.724Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-09T17:45:09.724Z] #32 DONE 134.8s [2021-06-09T17:45:09.964Z] #20 30.03 Selecting previously unselected package xxd. [2021-06-09T17:45:09.964Z] #20 30.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:45:09.964Z] #20 30.04 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:45:09.964Z] #20 30.14 Selecting previously unselected package vim-common. [2021-06-09T17:45:09.988Z] [2021-06-09T17:45:09.988Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:09.988Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:45:09.988Z] #20 5.485 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-09T17:45:10.225Z] #20 30.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:45:10.225Z] #20 30.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:45:10.407Z] #20 15.48 The following NEW packages will be installed: [2021-06-09T17:45:10.407Z] #20 15.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:45:10.407Z] #20 15.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:45:10.407Z] #20 15.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:45:10.407Z] #20 15.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:45:10.487Z] #20 30.33 Selecting previously unselected package bash-completion. [2021-06-09T17:45:10.487Z] #20 30.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:45:10.671Z] #20 15.49 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:45:10.671Z] #20 15.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:45:10.671Z] #20 15.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:45:10.671Z] #20 15.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:45:10.671Z] #20 15.49 xz-utils zip [2021-06-09T17:45:10.926Z] #20 6.445 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-09T17:45:10.935Z] #20 15.81 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:45:10.935Z] #20 15.81 Need to get 27.7 MB of archives. [2021-06-09T17:45:10.935Z] #20 15.81 After this operation, 114 MB of additional disk space will be used. [2021-06-09T17:45:10.935Z] #20 15.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-09T17:45:10.935Z] #20 15.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-09T17:45:10.935Z] #20 15.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-09T17:45:10.935Z] #20 15.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-09T17:45:10.935Z] #20 15.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-09T17:45:10.935Z] #20 15.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-09T17:45:10.935Z] #20 15.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:45:10.935Z] #20 15.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-09T17:45:10.935Z] #20 16.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-09T17:45:11.198Z] #20 16.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-09T17:45:11.198Z] #20 16.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-09T17:45:11.198Z] #20 16.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-09T17:45:11.198Z] #20 16.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-09T17:45:11.198Z] #20 16.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-09T17:45:11.198Z] #20 16.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-09T17:45:11.198Z] #20 16.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-09T17:45:11.198Z] #20 16.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-09T17:45:11.198Z] #20 16.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:45:11.198Z] #20 16.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:45:11.198Z] #20 16.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-09T17:45:11.198Z] #20 16.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-09T17:45:11.198Z] #20 16.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-09T17:45:11.198Z] #20 16.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-09T17:45:11.461Z] #20 16.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-09T17:45:11.461Z] #20 16.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-09T17:45:11.461Z] #20 16.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-09T17:45:11.461Z] #20 16.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-09T17:45:11.461Z] #20 16.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-09T17:45:11.461Z] #20 16.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-09T17:45:11.724Z] #20 16.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-09T17:45:11.724Z] #20 16.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-09T17:45:11.724Z] #20 16.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-09T17:45:11.724Z] #20 16.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-09T17:45:11.724Z] #20 16.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-09T17:45:11.724Z] #20 16.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-09T17:45:11.724Z] #20 16.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:45:11.724Z] #20 16.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:45:11.724Z] #20 16.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:45:11.724Z] #20 16.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:45:11.724Z] #20 16.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:45:11.724Z] #20 16.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:45:11.987Z] #20 16.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:45:11.987Z] #20 16.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-09T17:45:11.987Z] #20 16.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-09T17:45:11.987Z] #20 16.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-09T17:45:11.987Z] #20 16.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:45:12.253Z] #20 17.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-09T17:45:12.253Z] #20 17.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-09T17:45:12.253Z] #20 17.05 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-09T17:45:12.316Z] #20 7.654 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-09T17:45:12.836Z] #20 17.79 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:45:12.836Z] #20 17.86 Fetched 27.7 MB in 2s (18.3 MB/s) [2021-06-09T17:45:13.038Z] #20 32.72 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:45:13.038Z] #20 33.10 Selecting previously unselected package bzip2. [2021-06-09T17:45:13.038Z] #20 33.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T17:45:13.038Z] #20 33.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:45:13.038Z] #20 33.19 Selecting previously unselected package xz-utils. [2021-06-09T17:45:13.038Z] #20 33.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T17:45:13.099Z] #20 17.93 Selecting previously unselected package pigz. [2021-06-09T17:45:13.099Z] #20 17.94 (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-06-09T17:45:13.099Z] #20 18.02 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-09T17:45:13.099Z] #20 18.03 Unpacking pigz (2.4-1) ... [2021-06-09T17:45:13.299Z] #20 33.20 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:45:13.299Z] #20 33.33 Selecting previously unselected package apparmor. [2021-06-09T17:45:13.299Z] #20 33.34 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T17:45:13.299Z] #20 33.41 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:45:13.362Z] #20 18.15 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-09T17:45:13.362Z] #20 18.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:45:13.362Z] #20 18.17 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:13.871Z] #20 33.68 Selecting previously unselected package aufs-tools. [2021-06-09T17:45:13.871Z] #20 33.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T17:45:13.871Z] #20 33.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:45:13.871Z] #20 33.81 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:45:13.871Z] #20 33.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:45:13.871Z] #20 33.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:45:13.940Z] #20 18.58 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:45:13.940Z] #20 18.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:45:13.940Z] #20 18.61 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:45:14.132Z] #20 33.97 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:45:14.132Z] #20 33.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:45:14.132Z] #20 33.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:45:14.132Z] #20 34.08 Selecting previously unselected package jq. [2021-06-09T17:45:14.132Z] #20 34.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:45:14.132Z] #20 34.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:45:14.132Z] #20 34.15 Selecting previously unselected package libaio1:amd64. [2021-06-09T17:45:14.132Z] #20 34.16 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T17:45:14.132Z] #20 34.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:45:14.394Z] #20 34.21 Selecting previously unselected package libgpm2:amd64. [2021-06-09T17:45:14.394Z] #20 34.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T17:45:14.394Z] #20 34.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:45:14.394Z] #20 34.27 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:45:14.394Z] #20 34.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:45:14.394Z] #20 34.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:45:14.515Z] #20 19.21 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:14.515Z] #20 19.24 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:45:15.309Z] ---> d9fc6766e130 [2021-06-09T17:45:16.439Z] #20 21.14 Selecting previously unselected package python3-minimal. [2021-06-09T17:45:16.439Z] #20 21.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-06-09T17:45:16.439Z] #20 21.18 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-09T17:45:16.439Z] #20 21.19 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:45:16.439Z] #20 21.32 Selecting previously unselected package libmpdec2:arm64. [2021-06-09T17:45:16.439Z] #20 21.32 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-09T17:45:16.439Z] #20 21.34 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:45:16.507Z] #20 11.32 Fetched 8973 kB in 8s (1181 kB/s) [2021-06-09T17:45:16.701Z] #20 21.44 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-09T17:45:16.701Z] #20 21.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:45:16.701Z] #20 21.47 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:16.823Z] Successfully built d9fc6766e130 [2021-06-09T17:45:16.823Z] Successfully tagged docker:latest [2021-06-09T17:45:16.823Z] INFO: Image build ended at 06/09/2021 17:45:16. Duration:00:00:33.1939355 [2021-06-09T17:45:16.823Z] [2021-06-09T17:45:16.823Z] [2021-06-09T17:45:16.823Z] INFO: Building the test binaries at 06/09/2021 17:45:16... [2021-06-09T17:45:17.276Z] #20 22.23 Selecting previously unselected package python3.7. [2021-06-09T17:45:17.276Z] #20 22.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-09T17:45:17.276Z] #20 22.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:17.539Z] #20 22.38 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-09T17:45:17.539Z] #20 22.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-09T17:45:17.539Z] #20 22.40 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:45:17.696Z] #20 37.19 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:45:17.696Z] #20 37.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:45:17.696Z] #20 37.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:45:17.696Z] #20 37.29 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:45:17.696Z] #20 37.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:45:17.696Z] #20 37.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:45:17.696Z] #20 37.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:45:17.696Z] #20 37.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:45:17.696Z] #20 37.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:45:17.696Z] #20 37.44 Selecting previously unselected package libreadline5:amd64. [2021-06-09T17:45:17.696Z] #20 37.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T17:45:17.696Z] #20 37.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:45:17.696Z] #20 37.56 Selecting previously unselected package net-tools. [2021-06-09T17:45:17.696Z] #20 37.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T17:45:17.696Z] #20 37.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:45:17.696Z] #20 37.74 Selecting previously unselected package patch. [2021-06-09T17:45:17.696Z] #20 37.76 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T17:45:17.696Z] #20 37.76 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:45:17.835Z] #20 22.53 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:45:17.835Z] #20 ... [2021-06-09T17:45:17.835Z] [2021-06-09T17:45:17.835Z] #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-06-09T17:45:17.835Z] #24 sha256:a76d88510a9d06be4af9fa98083d1945838907fef3c5adf436f48239c38a45e3 [2021-06-09T17:45:17.835Z] #24 119.5 Checking out files: 29% (3453/11567) Checking out files: 30% (3471/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 50% (5788/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) Checking out files: 57% (6594/11567) Checking out files: 58% (6709/11567) Checking out files: 59% (6825/11567) Checking out files: 60% (6941/11567) Checking out files: 61% (7056/11567) Checking out files: 62% (7172/11567) Checking out files: 63% (7288/11567) Checking out files: 64% (7403/11567) Checking out files: 65% (7519/11567) Checking out files: 66% (7635/11567) Checking out files: 67% (7750/11567) Checking out files: 68% (7866/11567) Checking out files: 69% (7982/11567) Checking out files: 70% (8097/11567) Checking out files: 71% (8213/11567) Checking out files: 72% (8329/11567) Checking out files: 73% (8444/11567) Checking out files: 74% (8560/11567) Checking out files: 75% (8676/11567) Checking out files: 76% (8791/11567) Checking out files: 77% (8907/11567) Checking out files: 77% (8998/11567) Checking out files: 78% (9023/11567) Checking out files: 79% (9138/11567) Checking out files: 80% (9254/11567) Checking out files: 81% (9370/11567) Checking out files: 82% (9485/11567) Checking out files: 83% (9601/11567) Checking out files: 84% (9717/11567) Checking out files: 85% (9832/11567) Checking out files: 86% (9948/11567) Checking out files: 87% (10064/11567) Checking out files: 88% (10179/11567) Checking out files: 89% (10295/11567) Checking out files: 90% (10411/11567) Checking out files: 91% (10526/11567) Checking out files: 92% (10642/11567) Checking out files: 93% (10758/11567) Checking out files: 94% (10873/11567) Checking out files: 95% (10989/11567) Checking out files: 96% (11105/11567) Checking out files: 97% (11220/11567) Checking out files: 98% (11336/11567) Checking out files: 99% (11452/11567) Checking out files: 100% (11567/11567) Checking out files: 100% (11567/11567), done. [2021-06-09T17:45:17.835Z] #24 122.3 + cd /tmp/tmp.zXl66groOj/tmp/docker-ce [2021-06-09T17:45:17.835Z] #24 122.3 + git checkout -q v17.06.2-ce [2021-06-09T17:45:17.835Z] #24 125.4 + mkdir -p /tmp/tmp.zXl66groOj/src/github.com/docker [2021-06-09T17:45:17.835Z] #24 125.4 + mv components/cli /tmp/tmp.zXl66groOj/src/github.com/docker/cli [2021-06-09T17:45:17.835Z] #24 125.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-09T17:45:17.957Z] #20 37.88 Selecting previously unselected package python-pip-whl. [2021-06-09T17:45:17.957Z] #20 37.89 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:45:17.957Z] #20 37.90 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:45:18.410Z] #20 11.32 Reading package lists... [2021-06-09T17:45:18.529Z] #20 38.39 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:45:18.529Z] #20 38.39 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:45:18.529Z] #20 38.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:45:18.529Z] #20 38.49 Selecting previously unselected package python3-distutils. [2021-06-09T17:45:18.529Z] #20 38.49 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:45:18.529Z] #20 38.50 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:45:18.793Z] #20 38.60 Selecting previously unselected package python3-pip. [2021-06-09T17:45:18.793Z] #20 38.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:45:18.793Z] #20 38.62 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:45:18.793Z] #20 38.78 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:45:18.793Z] #20 38.78 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:45:18.793Z] #20 38.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:45:18.850Z] #24 ... [2021-06-09T17:45:18.850Z] [2021-06-09T17:45:18.850Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:18.850Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:45:18.850Z] #20 23.57 Selecting previously unselected package python3. [2021-06-09T17:45:18.850Z] #20 23.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 ... 24069 files and directories currently installed.) [2021-06-09T17:45:18.850Z] #20 23.63 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-09T17:45:18.850Z] #20 23.65 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:45:18.850Z] #20 23.77 Selecting previously unselected package libip4tc0:arm64. [2021-06-09T17:45:18.850Z] #20 23.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-09T17:45:18.850Z] #20 23.78 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-09T17:45:19.054Z] #20 38.90 Selecting previously unselected package python3-setuptools. [2021-06-09T17:45:19.054Z] #20 38.91 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:45:19.054Z] #20 38.92 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:45:19.054Z] #20 39.13 Selecting previously unselected package python3-wheel. [2021-06-09T17:45:19.054Z] #20 39.14 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:45:19.054Z] #20 39.15 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:45:19.115Z] #20 23.99 Selecting previously unselected package libip6tc0:arm64. [2021-06-09T17:45:19.115Z] #20 23.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-09T17:45:19.115Z] #20 24.01 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-09T17:45:19.315Z] #20 39.21 Selecting previously unselected package sudo. [2021-06-09T17:45:19.315Z] #20 39.23 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T17:45:19.315Z] #20 39.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:45:19.377Z] #20 24.32 Selecting previously unselected package libiptc0:arm64. [2021-06-09T17:45:19.642Z] #20 24.32 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-09T17:45:19.643Z] #20 24.41 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-09T17:45:19.643Z] #20 24.51 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-09T17:45:19.643Z] #20 24.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-09T17:45:19.643Z] #20 24.53 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-09T17:45:19.894Z] #20 39.70 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:45:19.894Z] #20 39.71 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T17:45:19.894Z] #20 39.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:45:19.894Z] #20 39.90 Selecting previously unselected package uidmap. [2021-06-09T17:45:19.894Z] #20 39.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T17:45:19.894Z] #20 39.93 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:45:19.894Z] #20 40.04 Selecting previously unselected package vim-runtime. [2021-06-09T17:45:19.905Z] #20 24.65 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-09T17:45:19.905Z] #20 24.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-09T17:45:19.905Z] #20 24.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-09T17:45:19.905Z] #20 24.80 Selecting previously unselected package libnftnl11:arm64. [2021-06-09T17:45:19.905Z] #20 24.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-09T17:45:19.905Z] #20 24.81 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-09T17:45:19.905Z] #20 24.90 Selecting previously unselected package iptables. [2021-06-09T17:45:20.157Z] #20 40.05 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:45:20.157Z] #20 40.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T17:45:20.157Z] #20 40.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:45:20.157Z] #20 40.11 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:45:20.168Z] #20 24.91 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-09T17:45:20.168Z] #20 24.92 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:45:20.431Z] #20 25.25 Selecting previously unselected package xxd. [2021-06-09T17:45:20.431Z] #20 25.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T17:45:20.431Z] #20 25.28 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:45:20.431Z] #20 25.45 Selecting previously unselected package vim-common. [2021-06-09T17:45:20.693Z] #20 25.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:45:20.693Z] #20 25.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:45:20.693Z] #20 25.71 Selecting previously unselected package bash-completion. [2021-06-09T17:45:20.943Z] #20 13.87 Reading package lists... [2021-06-09T17:45:20.955Z] #20 25.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:45:21.508Z] #20 16.32 Building dependency tree... [2021-06-09T17:45:21.766Z] #20 17.33 libcap2-bin is already the newest version (1:2.25-2). [2021-06-09T17:45:21.766Z] #20 17.33 The following additional packages will be installed: [2021-06-09T17:45:21.766Z] #20 17.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-09T17:45:21.766Z] #20 17.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-09T17:45:21.766Z] #20 17.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-09T17:45:21.766Z] #20 17.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-09T17:45:21.766Z] #20 17.33 python3.7 python3.7-minimal vim-runtime xxd [2021-06-09T17:45:21.766Z] #20 17.33 Suggested packages: [2021-06-09T17:45:21.766Z] #20 17.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-09T17:45:21.766Z] #20 17.33 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-09T17:45:21.766Z] #20 17.33 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-09T17:45:21.766Z] #20 17.33 quota [2021-06-09T17:45:21.766Z] #20 17.33 Recommended packages: [2021-06-09T17:45:21.766Z] #20 17.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-09T17:45:21.766Z] #20 17.33 python3-keyrings.alt python3-xdg unzip [2021-06-09T17:45:22.627Z] INFO: make.ps1 starting at 06/09/2021 17:45:22 [2021-06-09T17:45:22.627Z] INFO: Git commit (6bf4a3a9d5) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:45:22.627Z] INFO: Invoking autogen... [2021-06-09T17:45:22.714Z] #20 42.79 Selecting previously unselected package vim. [2021-06-09T17:45:22.714Z] #20 42.79 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:45:22.714Z] #20 42.81 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:45:23.078Z] INFO: Building daemon... [2021-06-09T17:45:23.140Z] #20 18.60 The following NEW packages will be installed: [2021-06-09T17:45:23.140Z] #20 18.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-09T17:45:23.140Z] #20 18.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-09T17:45:23.140Z] #20 18.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-09T17:45:23.140Z] #20 18.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-09T17:45:23.140Z] #20 18.61 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-09T17:45:23.140Z] #20 18.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-09T17:45:23.140Z] #20 18.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-09T17:45:23.140Z] #20 18.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-09T17:45:23.140Z] #20 18.61 xz-utils zip [2021-06-09T17:45:23.286Z] #20 43.24 Selecting previously unselected package xfsprogs. [2021-06-09T17:45:23.286Z] #20 43.25 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T17:45:23.286Z] #20 43.25 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:45:23.398Z] #20 18.91 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:45:23.398Z] #20 18.91 Need to get 28.6 MB of archives. [2021-06-09T17:45:23.398Z] #20 18.91 After this operation, 116 MB of additional disk space will be used. [2021-06-09T17:45:23.398Z] #20 18.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-09T17:45:23.398Z] #20 18.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-09T17:45:23.398Z] #20 18.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-09T17:45:23.398Z] #20 19.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-09T17:45:23.512Z] #20 28.55 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:45:23.658Z] #20 19.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-09T17:45:23.658Z] #20 19.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-09T17:45:23.658Z] #20 19.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-09T17:45:23.658Z] #20 19.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-09T17:45:23.658Z] #20 19.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-09T17:45:23.658Z] #20 19.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-09T17:45:23.658Z] #20 19.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-09T17:45:23.658Z] #20 19.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-09T17:45:23.658Z] #20 19.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-09T17:45:23.658Z] #20 19.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-09T17:45:23.658Z] #20 19.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-09T17:45:23.658Z] #20 19.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-09T17:45:23.658Z] #20 19.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-09T17:45:23.658Z] #20 19.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-09T17:45:23.658Z] #20 19.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-09T17:45:23.658Z] #20 19.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-09T17:45:23.658Z] #20 19.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-09T17:45:23.658Z] #20 19.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-09T17:45:23.658Z] #20 19.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-09T17:45:23.859Z] #20 43.69 Selecting previously unselected package zip. [2021-06-09T17:45:23.859Z] #20 43.70 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T17:45:23.859Z] #20 43.71 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:45:23.859Z] #20 43.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:45:23.859Z] #20 43.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:45:23.859Z] #20 43.95 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:23.859Z] #20 43.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:45:23.859Z] #20 43.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:45:23.859Z] #20 44.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:23.917Z] #20 19.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-09T17:45:23.917Z] #20 19.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-09T17:45:23.917Z] #20 19.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-09T17:45:23.917Z] #20 19.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-09T17:45:23.917Z] #20 19.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-09T17:45:23.917Z] #20 19.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-09T17:45:24.120Z] #20 44.03 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:45:24.120Z] #20 44.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:45:24.120Z] #20 44.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:45:24.120Z] #20 44.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:45:24.120Z] #20 44.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:45:24.120Z] #20 44.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:45:24.120Z] #20 44.10 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:45:24.120Z] #20 44.11 Setting up zip (3.0-11+b1) ... [2021-06-09T17:45:24.120Z] #20 44.13 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:45:24.120Z] #20 44.15 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:45:24.176Z] #20 19.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-09T17:45:24.176Z] #20 19.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-09T17:45:24.176Z] #20 19.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-09T17:45:24.176Z] #20 19.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-09T17:45:24.176Z] #20 19.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-09T17:45:24.176Z] #20 19.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-09T17:45:24.176Z] #20 19.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-09T17:45:24.176Z] #20 19.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-09T17:45:24.434Z] #20 19.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-09T17:45:24.435Z] #20 19.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-09T17:45:24.435Z] #20 19.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-09T17:45:24.435Z] #20 19.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-09T17:45:24.435Z] #20 19.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-09T17:45:24.435Z] #20 19.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-09T17:45:24.435Z] #20 19.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-09T17:45:24.435Z] #20 19.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-09T17:45:24.435Z] #20 19.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-09T17:45:24.460Z] #20 ... [2021-06-09T17:45:24.460Z] [2021-06-09T17:45:24.460Z] #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-06-09T17:45:24.460Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-09T17:45:24.460Z] #40 134.8 + dpkg --print-architecture [2021-06-09T17:45:24.460Z] #40 DONE 136.1s [2021-06-09T17:45:24.460Z] [2021-06-09T17:45:24.460Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:24.460Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:45:24.460Z] #20 29.32 Selecting previously unselected package bzip2. [2021-06-09T17:45:24.460Z] #20 29.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-09T17:45:24.460Z] #20 29.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:45:24.693Z] #20 20.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-09T17:45:24.694Z] #20 20.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-09T17:45:24.694Z] #20 20.25 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-09T17:45:24.723Z] #20 29.54 Selecting previously unselected package xz-utils. [2021-06-09T17:45:24.723Z] #20 29.54 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-09T17:45:24.723Z] #20 29.55 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:45:24.985Z] #20 29.84 Selecting previously unselected package apparmor. [2021-06-09T17:45:24.985Z] #20 29.85 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-09T17:45:25.247Z] #20 30.00 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:45:25.261Z] #20 20.75 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:45:25.262Z] #20 20.85 Fetched 28.6 MB in 2s (17.9 MB/s) [2021-06-09T17:45:25.524Z] #20 20.89 Selecting previously unselected package pigz. [2021-06-09T17:45:25.524Z] #20 20.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 ... 23435 files and directories currently installed.) [2021-06-09T17:45:25.524Z] #20 20.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-09T17:45:25.524Z] #20 20.95 Unpacking pigz (2.4-1) ... [2021-06-09T17:45:25.524Z] #20 21.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-09T17:45:25.524Z] #20 21.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:25.524Z] #20 21.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:25.785Z] #20 21.41 Selecting previously unselected package python3.7-minimal. [2021-06-09T17:45:25.822Z] #20 30.47 Selecting previously unselected package aufs-tools. [2021-06-09T17:45:25.822Z] #20 30.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-09T17:45:25.822Z] #20 30.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:45:25.822Z] #20 30.65 Selecting previously unselected package libonig5:arm64. [2021-06-09T17:45:25.822Z] #20 30.65 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-09T17:45:25.822Z] #20 30.66 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:45:25.822Z] #20 30.80 Selecting previously unselected package libjq1:arm64. [2021-06-09T17:45:25.822Z] #20 30.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:45:25.822Z] #20 30.82 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:45:26.044Z] #20 21.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:26.044Z] #20 21.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:45:26.103Z] #20 30.91 Selecting previously unselected package jq. [2021-06-09T17:45:26.103Z] #20 30.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-09T17:45:26.103Z] #20 30.92 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:45:26.103Z] #20 31.01 Selecting previously unselected package libaio1:arm64. [2021-06-09T17:45:26.103Z] #20 31.02 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-09T17:45:26.103Z] #20 31.02 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-09T17:45:26.103Z] #20 31.14 Selecting previously unselected package libgpm2:arm64. [2021-06-09T17:45:26.366Z] #20 31.15 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-09T17:45:26.366Z] #20 31.15 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-09T17:45:26.366Z] #20 31.27 Selecting previously unselected package libicu63:arm64. [2021-06-09T17:45:26.366Z] #20 31.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-09T17:45:26.366Z] #20 31.29 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:45:26.611Z] #20 22.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:26.611Z] #20 22.11 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-09T17:45:26.696Z] #20 46.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:26.696Z] #20 46.67 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:45:26.696Z] #20 46.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:45:26.696Z] #20 46.71 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:45:26.696Z] #20 46.73 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:45:26.960Z] #20 46.79 invoke-rc.d: could not determine current runlevel [2021-06-09T17:45:26.960Z] #20 46.80 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:45:26.960Z] #20 46.82 Setting up pigz (2.4-1) ... [2021-06-09T17:45:26.960Z] #20 46.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:45:26.960Z] #20 46.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:45:26.960Z] #20 46.86 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:45:26.960Z] #20 46.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:45:26.960Z] #20 46.90 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:45:27.223Z] #20 47.32 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:45:27.484Z] #20 47.33 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:45:27.484Z] #20 47.34 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:27.484Z] #20 47.35 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:45:27.484Z] #20 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:45:27.484Z] #20 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:45:27.484Z] #20 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:45:27.484Z] #20 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:45:27.484Z] #20 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:45:27.484Z] #20 47.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:45:27.484Z] #20 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:45:27.484Z] #20 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:45:27.484Z] #20 47.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:45:27.484Z] #20 47.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:45:27.484Z] #20 47.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:45:27.484Z] #20 47.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:45:27.484Z] #20 47.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:45:27.484Z] #20 47.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:28.287Z] #20 33.04 Selecting previously unselected package libnet1:arm64. [2021-06-09T17:45:28.287Z] #20 33.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-09T17:45:28.287Z] #20 33.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:45:28.287Z] #20 33.15 Selecting previously unselected package libnl-3-200:arm64. [2021-06-09T17:45:28.287Z] #20 33.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-09T17:45:28.287Z] #20 33.17 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:45:28.287Z] #20 33.26 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-09T17:45:28.549Z] #20 23.73 Selecting previously unselected package python3-minimal. [2021-06-09T17:45:28.549Z] #20 23.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-09T17:45:28.549Z] #20 23.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-09T17:45:28.549Z] #20 23.82 Unpacking python3-minimal (3.7.3-1) ... [2021-06-09T17:45:28.549Z] #20 23.88 Selecting previously unselected package libmpdec2:amd64. [2021-06-09T17:45:28.549Z] #20 23.89 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-09T17:45:28.549Z] #20 23.91 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:45:28.549Z] #20 23.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-09T17:45:28.549Z] #20 24.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:28.549Z] #20 24.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:28.550Z] #20 33.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-09T17:45:28.550Z] #20 33.28 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:45:28.550Z] #20 33.38 Selecting previously unselected package libreadline5:arm64. [2021-06-09T17:45:28.550Z] #20 33.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-09T17:45:28.550Z] #20 33.39 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-09T17:45:28.550Z] #20 33.49 Selecting previously unselected package net-tools. [2021-06-09T17:45:28.813Z] #20 33.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-09T17:45:28.813Z] #20 33.51 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:45:28.813Z] #20 33.72 Selecting previously unselected package patch. [2021-06-09T17:45:28.813Z] #20 33.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-09T17:45:29.075Z] #20 33.80 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:45:29.075Z] #20 33.89 Selecting previously unselected package python-pip-whl. [2021-06-09T17:45:29.075Z] #20 33.90 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:45:29.075Z] #20 33.90 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:45:29.350Z] #20 34.32 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:45:29.496Z] #20 24.90 Selecting previously unselected package python3.7. [2021-06-09T17:45:29.496Z] #20 24.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-09T17:45:29.496Z] #20 24.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:29.496Z] #20 25.01 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-09T17:45:29.496Z] #20 25.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-09T17:45:29.496Z] #20 25.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:45:29.612Z] #20 34.32 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:45:29.612Z] #20 34.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:45:29.612Z] #20 34.53 Selecting previously unselected package python3-distutils. [2021-06-09T17:45:29.612Z] #20 34.53 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:45:29.612Z] #20 34.54 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:45:29.754Z] #20 25.12 Setting up python3-minimal (3.7.3-1) ... [2021-06-09T17:45:29.875Z] #20 34.72 Selecting previously unselected package python3-pip. [2021-06-09T17:45:29.875Z] #20 34.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:45:29.875Z] #20 34.74 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:45:30.027Z] #20 50.13 Setting up iptables (1.8.2-4) ... [2021-06-09T17:45:30.027Z] #20 ... [2021-06-09T17:45:30.027Z] [2021-06-09T17:45:30.027Z] #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-06-09T17:45:30.027Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:45:30.027Z] #40 172.0 + dpkg --print-architecture [2021-06-09T17:45:30.027Z] #40 172.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T17:45:30.142Z] #20 34.98 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:45:30.142Z] #20 34.98 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:45:30.142Z] #20 34.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:45:30.288Z] #40 172.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T17:45:30.288Z] #40 172.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T17:45:30.321Z] #20 25.83 Selecting previously unselected package python3. [2021-06-09T17:45:30.321Z] #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 ... 24096 files and directories currently installed.) [2021-06-09T17:45:30.321Z] #20 25.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-09T17:45:30.321Z] #20 25.89 Unpacking python3 (3.7.3-1) ... [2021-06-09T17:45:30.321Z] #20 25.97 Selecting previously unselected package libip4tc0:amd64. [2021-06-09T17:45:30.404Z] #20 35.14 Selecting previously unselected package python3-setuptools. [2021-06-09T17:45:30.404Z] #20 35.14 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:45:30.404Z] #20 35.15 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:45:30.404Z] #20 35.36 Selecting previously unselected package python3-wheel. [2021-06-09T17:45:30.404Z] #20 35.37 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:45:30.404Z] #20 35.38 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:45:30.579Z] #20 25.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:45:30.579Z] #20 25.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:30.579Z] #20 26.06 Selecting previously unselected package libip6tc0:amd64. [2021-06-09T17:45:30.579Z] #20 26.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-09T17:45:30.579Z] #20 26.07 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:30.579Z] #20 26.15 Selecting previously unselected package libiptc0:amd64. [2021-06-09T17:45:30.579Z] #20 26.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-09T17:45:30.579Z] #20 26.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:30.667Z] #20 35.50 Selecting previously unselected package sudo. [2021-06-09T17:45:30.667Z] #20 35.50 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-09T17:45:30.667Z] #20 35.52 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:45:30.837Z] #20 26.24 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-09T17:45:30.837Z] #20 26.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-09T17:45:30.837Z] #20 26.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:45:30.837Z] #20 26.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-09T17:45:30.837Z] #20 26.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-09T17:45:30.837Z] #20 26.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:45:30.837Z] #20 26.36 Selecting previously unselected package libnftnl11:amd64. [2021-06-09T17:45:30.837Z] #20 26.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-09T17:45:30.837Z] #20 26.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:45:30.837Z] #20 26.43 Selecting previously unselected package iptables. [2021-06-09T17:45:30.837Z] #20 26.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-09T17:45:30.837Z] #20 26.45 Unpacking iptables (1.8.2-4) ... [2021-06-09T17:45:31.191Z] #20 36.00 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:45:31.191Z] #20 36.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-09T17:45:31.191Z] #20 36.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:45:31.403Z] #20 26.72 Selecting previously unselected package xxd. [2021-06-09T17:45:31.403Z] #20 26.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:45:31.403Z] #20 26.73 Unpacking xxd (2:8.1.0875-5) ... [2021-06-09T17:45:31.403Z] #20 26.88 Selecting previously unselected package vim-common. [2021-06-09T17:45:31.403Z] #20 26.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:45:31.403Z] #20 26.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-09T17:45:31.403Z] #20 27.06 Selecting previously unselected package bash-completion. [2021-06-09T17:45:31.454Z] #20 36.17 Selecting previously unselected package uidmap. [2021-06-09T17:45:31.454Z] #20 36.18 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-09T17:45:31.454Z] #20 36.23 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:45:31.454Z] #20 36.38 Selecting previously unselected package vim-runtime. [2021-06-09T17:45:31.454Z] #20 36.38 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:45:31.661Z] #20 27.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-09T17:45:31.716Z] #20 36.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T17:45:31.716Z] #20 36.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:45:31.716Z] #20 36.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:45:33.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:45:34.189Z] #20 29.27 Unpacking bash-completion (1:2.8-6) ... [2021-06-09T17:45:34.189Z] #20 29.68 Selecting previously unselected package bzip2. [2021-06-09T17:45:34.189Z] #20 29.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-09T17:45:34.189Z] #20 29.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:45:34.189Z] #20 29.76 Selecting previously unselected package xz-utils. [2021-06-09T17:45:34.189Z] #20 29.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-09T17:45:34.189Z] #20 29.77 Unpacking xz-utils (5.2.4-1) ... [2021-06-09T17:45:34.271Z] #20 38.83 Selecting previously unselected package vim. [2021-06-09T17:45:34.271Z] #20 38.84 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-09T17:45:34.271Z] #20 38.87 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:45:34.271Z] #20 39.14 Selecting previously unselected package xfsprogs. [2021-06-09T17:45:34.271Z] #20 39.14 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-09T17:45:34.271Z] #20 39.15 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:45:34.447Z] #20 29.90 Selecting previously unselected package apparmor. [2021-06-09T17:45:34.447Z] #20 29.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-09T17:45:34.447Z] #20 29.98 Unpacking apparmor (2.13.2-10) ... [2021-06-09T17:45:34.846Z] #20 39.57 Selecting previously unselected package zip. [2021-06-09T17:45:34.846Z] #20 39.58 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-09T17:45:34.846Z] #20 39.60 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:45:34.846Z] #20 39.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:45:34.846Z] #20 39.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:45:35.012Z] #20 30.31 Selecting previously unselected package aufs-tools. [2021-06-09T17:45:35.012Z] #20 30.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-09T17:45:35.012Z] #20 30.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:45:35.012Z] #20 30.43 Selecting previously unselected package libonig5:amd64. [2021-06-09T17:45:35.012Z] #20 30.43 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-09T17:45:35.012Z] #20 30.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:45:35.012Z] #20 30.56 Selecting previously unselected package libjq1:amd64. [2021-06-09T17:45:35.012Z] #20 30.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:45:35.012Z] #20 30.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:45:35.012Z] #20 30.65 Selecting previously unselected package jq. [2021-06-09T17:45:35.012Z] #20 30.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-09T17:45:35.012Z] #20 30.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-09T17:45:35.109Z] #20 39.88 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-09T17:45:35.109Z] #20 39.89 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-09T17:45:35.109Z] #20 39.91 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-09T17:45:35.109Z] #20 39.93 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-09T17:45:35.109Z] #20 39.95 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:45:35.109Z] #20 39.96 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-09T17:45:35.109Z] #20 39.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:45:35.109Z] #20 40.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:45:35.109Z] #20 40.02 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-09T17:45:35.109Z] #20 40.05 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-09T17:45:35.109Z] #20 40.07 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:45:35.270Z] #20 30.84 Selecting previously unselected package libaio1:amd64. [2021-06-09T17:45:35.270Z] #20 30.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-09T17:45:35.270Z] #20 30.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:45:35.270Z] #20 30.90 Selecting previously unselected package libgpm2:amd64. [2021-06-09T17:45:35.270Z] #20 30.91 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-09T17:45:35.270Z] #20 30.93 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:45:35.371Z] #20 40.09 Setting up zip (3.0-11+b1) ... [2021-06-09T17:45:35.371Z] #20 40.11 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:45:35.371Z] #20 40.14 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:45:35.528Z] #20 30.99 Selecting previously unselected package libicu63:amd64. [2021-06-09T17:45:35.528Z] #20 31.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-09T17:45:35.528Z] #20 31.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:45:38.058Z] #20 ... [2021-06-09T17:45:38.058Z] [2021-06-09T17:45:38.058Z] #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-06-09T17:45:38.058Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:45:38.058Z] #40 162.9 + dpkg --print-architecture [2021-06-09T17:45:38.058Z] #40 162.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-09T17:45:38.058Z] #40 163.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-09T17:45:38.058Z] #40 163.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-09T17:45:38.198Z] #20 42.89 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-09T17:45:38.198Z] #20 42.91 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:45:38.198Z] #20 42.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:45:38.198Z] #20 42.98 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:45:38.198Z] #20 43.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:45:38.198Z] #20 43.15 invoke-rc.d: could not determine current runlevel [2021-06-09T17:45:38.198Z] #20 43.16 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:45:38.198Z] #20 43.18 Setting up pigz (2.4-1) ... [2021-06-09T17:45:38.198Z] #20 43.21 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-09T17:45:38.198Z] #20 43.23 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-09T17:45:38.434Z] #40 ... [2021-06-09T17:45:38.434Z] [2021-06-09T17:45:38.434Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:38.434Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:45:38.434Z] #20 50.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:45:38.434Z] #20 50.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:45:38.434Z] #20 50.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:45:38.434Z] #20 50.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:45:38.434Z] #20 50.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:45:38.434Z] #20 50.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:45:38.434Z] #20 50.20 Setting up python3 (3.7.3-1) ... [2021-06-09T17:45:38.434Z] #20 50.69 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:45:38.434Z] #20 51.30 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:45:38.434Z] #20 53.08 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:45:38.434Z] #20 53.09 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:45:38.434Z] #20 53.44 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:45:38.434Z] #20 54.12 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:45:38.434Z] #20 54.54 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:45:38.434Z] #20 55.58 Setting up python3-pip (18.1-5) ... [2021-06-09T17:45:38.434Z] #20 56.66 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:45:38.434Z] #20 56.70 Processing triggers for mime-support (3.62) ... [2021-06-09T17:45:38.434Z] #20 DONE 57.9s [2021-06-09T17:45:38.434Z] [2021-06-09T17:45:38.434Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T17:45:38.434Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:45:38.460Z] #20 43.27 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:45:38.460Z] #20 43.29 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-09T17:45:38.460Z] #20 43.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:45:39.006Z] #21 1.062 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:45:39.006Z] #21 1.066 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:45:39.006Z] #21 1.070 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:45:39.006Z] #21 DONE 1.2s [2021-06-09T17:45:39.006Z] [2021-06-09T17:45:39.006Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:45:39.006Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:45:39.034Z] #20 43.72 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-09T17:45:39.034Z] #20 43.75 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-09T17:45:39.034Z] #20 43.78 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:39.034Z] #20 43.80 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:45:39.035Z] #20 43.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:45:39.035Z] #20 43.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:45:39.035Z] #20 43.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:45:39.035Z] #20 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:45:39.035Z] #20 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:45:39.035Z] #20 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:45:39.035Z] #20 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:45:39.035Z] #20 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:45:39.035Z] #20 43.92 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-09T17:45:39.035Z] #20 43.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:45:39.035Z] #20 43.97 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-09T17:45:39.035Z] #20 44.00 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:45:39.035Z] #20 44.03 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-09T17:45:39.297Z] #20 44.04 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:41.482Z] #20 46.28 Setting up iptables (1.8.2-4) ... [2021-06-09T17:45:41.482Z] #20 46.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:45:41.482Z] #20 46.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:45:41.482Z] #20 46.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:45:41.482Z] #20 46.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:45:41.482Z] #20 46.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:45:41.482Z] #20 46.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:45:41.482Z] #20 46.39 Setting up python3 (3.7.3-1) ... [2021-06-09T17:45:42.057Z] #20 46.90 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:45:43.020Z] #20 47.67 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:45:44.300Z] #22 4.485 Collecting yamllint==1.26.1 [2021-06-09T17:45:44.624Z] #40 ... [2021-06-09T17:45:44.624Z] [2021-06-09T17:45:44.624Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:44.624Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-09T17:45:44.624Z] #20 33.99 Selecting previously unselected package libnet1:amd64. [2021-06-09T17:45:44.624Z] #20 33.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 34.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:45:44.624Z] #20 34.09 Selecting previously unselected package libnl-3-200:amd64. [2021-06-09T17:45:44.624Z] #20 34.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 34.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:45:44.624Z] #20 34.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-09T17:45:44.624Z] #20 34.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 34.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:45:44.624Z] #20 34.24 Selecting previously unselected package libreadline5:amd64. [2021-06-09T17:45:44.624Z] #20 34.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 34.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:45:44.624Z] #20 34.35 Selecting previously unselected package net-tools. [2021-06-09T17:45:44.624Z] #20 34.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 34.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:45:44.624Z] #20 34.53 Selecting previously unselected package patch. [2021-06-09T17:45:44.624Z] #20 34.53 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 34.54 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-09T17:45:44.624Z] #20 34.63 Selecting previously unselected package python-pip-whl. [2021-06-09T17:45:44.624Z] #20 34.64 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-09T17:45:44.624Z] #20 34.65 Unpacking python-pip-whl (18.1-5) ... [2021-06-09T17:45:44.624Z] #20 35.12 Selecting previously unselected package python3-lib2to3. [2021-06-09T17:45:44.624Z] #20 35.13 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-09T17:45:44.624Z] #20 35.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:45:44.624Z] #20 35.24 Selecting previously unselected package python3-distutils. [2021-06-09T17:45:44.624Z] #20 35.24 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-09T17:45:44.624Z] #20 35.25 Unpacking python3-distutils (3.7.3-1) ... [2021-06-09T17:45:44.624Z] #20 35.35 Selecting previously unselected package python3-pip. [2021-06-09T17:45:44.624Z] #20 35.36 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-09T17:45:44.624Z] #20 35.37 Unpacking python3-pip (18.1-5) ... [2021-06-09T17:45:44.624Z] #20 35.51 Selecting previously unselected package python3-pkg-resources. [2021-06-09T17:45:44.624Z] #20 35.52 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-09T17:45:44.624Z] #20 35.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:45:44.624Z] #20 35.62 Selecting previously unselected package python3-setuptools. [2021-06-09T17:45:44.624Z] #20 35.62 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-09T17:45:44.624Z] #20 35.63 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-09T17:45:44.624Z] #20 35.78 Selecting previously unselected package python3-wheel. [2021-06-09T17:45:44.624Z] #20 35.79 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-09T17:45:44.624Z] #20 35.79 Unpacking python3-wheel (0.32.3-2) ... [2021-06-09T17:45:44.624Z] #20 35.85 Selecting previously unselected package sudo. [2021-06-09T17:45:44.624Z] #20 35.86 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 35.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:45:44.624Z] #20 36.32 Selecting previously unselected package thin-provisioning-tools. [2021-06-09T17:45:44.624Z] #20 36.33 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 36.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:45:44.624Z] #20 36.54 Selecting previously unselected package uidmap. [2021-06-09T17:45:44.624Z] #20 36.56 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 36.57 Unpacking uidmap (1:4.5-1.1) ... [2021-06-09T17:45:44.624Z] #20 36.68 Selecting previously unselected package vim-runtime. [2021-06-09T17:45:44.624Z] #20 36.68 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-09T17:45:44.624Z] #20 36.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-09T17:45:44.624Z] #20 36.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-09T17:45:44.624Z] #20 36.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:45:44.624Z] #20 39.42 Selecting previously unselected package vim. [2021-06-09T17:45:44.624Z] #20 39.42 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 39.44 Unpacking vim (2:8.1.0875-5) ... [2021-06-09T17:45:44.624Z] #20 39.92 Selecting previously unselected package xfsprogs. [2021-06-09T17:45:44.624Z] #20 39.93 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-09T17:45:44.624Z] #20 39.93 Unpacking xfsprogs (4.20.0-1) ... [2021-06-09T17:45:44.883Z] #20 40.35 Selecting previously unselected package zip. [2021-06-09T17:45:44.883Z] #20 40.36 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-09T17:45:44.883Z] #20 40.36 Unpacking zip (3.0-11+b1) ... [2021-06-09T17:45:44.883Z] #20 40.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-09T17:45:44.954Z] #20 49.70 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:45:44.954Z] #20 49.73 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:45:45.142Z] #20 40.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-09T17:45:45.142Z] #20 40.58 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:45.142Z] #20 40.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-09T17:45:45.142Z] #20 40.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-09T17:45:45.142Z] #20 40.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:45.142Z] #20 40.63 Setting up uidmap (1:4.5-1.1) ... [2021-06-09T17:45:45.142Z] #20 40.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-09T17:45:45.142Z] #20 40.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-09T17:45:45.142Z] #20 40.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-09T17:45:45.142Z] #20 40.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-09T17:45:45.142Z] #20 40.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-09T17:45:45.142Z] #20 40.71 Setting up xxd (2:8.1.0875-5) ... [2021-06-09T17:45:45.142Z] #20 40.73 Setting up zip (3.0-11+b1) ... [2021-06-09T17:45:45.142Z] #20 40.74 Setting up vim-common (2:8.1.0875-5) ... [2021-06-09T17:45:45.142Z] #20 40.76 Setting up bash-completion (1:2.8-6) ... [2021-06-09T17:45:45.217Z] #20 50.18 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:45:46.164Z] #20 50.97 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:45:46.427Z] #20 51.40 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:45:47.676Z] #20 42.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-09T17:45:47.676Z] #20 42.94 Setting up xz-utils (5.2.4-1) ... [2021-06-09T17:45:47.676Z] #20 42.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-09T17:45:47.676Z] #20 42.97 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-09T17:45:47.676Z] #20 42.98 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-09T17:45:47.676Z] #20 43.04 invoke-rc.d: could not determine current runlevel [2021-06-09T17:45:47.676Z] #20 43.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:45:47.676Z] #20 43.07 Setting up pigz (2.4-1) ... [2021-06-09T17:45:47.676Z] #20 43.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-09T17:45:47.676Z] #20 43.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-09T17:45:47.676Z] #20 43.12 Setting up python-pip-whl (18.1-5) ... [2021-06-09T17:45:47.676Z] #20 43.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-09T17:45:47.676Z] #20 43.14 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-09T17:45:47.819Z] #20 52.50 Setting up python3-pip (18.1-5) ... [2021-06-09T17:45:47.935Z] #20 43.48 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-09T17:45:47.935Z] #20 43.49 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-09T17:45:47.935Z] #20 43.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:47.935Z] #20 43.52 Setting up vim (2:8.1.0875-5) ... [2021-06-09T17:45:47.935Z] #20 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-09T17:45:47.935Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-09T17:45:47.935Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-09T17:45:47.935Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-09T17:45:47.935Z] #20 43.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-09T17:45:47.935Z] #20 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-09T17:45:47.935Z] #20 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-09T17:45:47.935Z] #20 43.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-09T17:45:47.935Z] #20 43.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-09T17:45:48.194Z] #20 43.60 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-09T17:45:48.194Z] #20 43.61 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-09T17:45:48.194Z] #20 43.63 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-09T17:45:48.194Z] #20 43.64 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-09T17:45:48.194Z] #20 43.65 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-09T17:45:48.767Z] #20 53.68 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:45:48.767Z] #20 53.73 Processing triggers for mime-support (3.62) ... [2021-06-09T17:45:48.767Z] #20 ... [2021-06-09T17:45:48.767Z] [2021-06-09T17:45:48.767Z] #50 [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-06-09T17:45:48.767Z] #50 sha256:d342cb6391c93f4ca899d4eabeba763b17bf3a2a7eb3c51d8b9d3558569e0cb8 [2021-06-09T17:45:48.767Z] #50 160.6 + /build/golangci-lint --version [2021-06-09T17:45:49.030Z] #50 161.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:45:49.589Z] #22 9.827 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:45:49.850Z] #22 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:45:49.850Z] #22 10.66 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:45:49.850Z] #22 10.71 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:45:50.111Z] #22 10.89 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T17:45:50.111Z] #22 11.16 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:45:50.372Z] #22 11.16 Building wheels for collected packages: yamllint [2021-06-09T17:45:50.372Z] #22 11.16 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:45:50.727Z] #20 45.79 Setting up iptables (1.8.2-4) ... [2021-06-09T17:45:50.727Z] #20 45.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:45:50.727Z] #20 45.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:45:50.727Z] #20 45.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-09T17:45:50.727Z] #20 45.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-09T17:45:50.727Z] #20 45.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-09T17:45:50.727Z] #20 45.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-09T17:45:50.727Z] #20 45.84 Setting up python3 (3.7.3-1) ... [2021-06-09T17:45:50.727Z] #20 46.25 Setting up python3-wheel (0.32.3-2) ... [2021-06-09T17:45:50.952Z] #50 DONE 162.6s [2021-06-09T17:45:50.952Z] [2021-06-09T17:45:50.952Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-09T17:45:50.952Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-09T17:45:50.952Z] #20 DONE 55.7s [2021-06-09T17:45:50.952Z] [2021-06-09T17:45:50.952Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T17:45:50.952Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-09T17:45:51.296Z] #20 46.83 Setting up apparmor (2.13.2-10) ... [2021-06-09T17:45:51.315Z] #22 12.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:45:51.315Z] #22 12.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:45:51.315Z] #22 12.10 Successfully built yamllint [2021-06-09T17:45:51.315Z] #22 12.11 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:45:51.576Z] #22 12.50 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:45:52.519Z] #22 DONE 13.5s [2021-06-09T17:45:52.519Z] [2021-06-09T17:45:52.519Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:45:52.519Z] #25 sha256:bda2d919b7d4c7016d34f4e198a23230ae4924014ddeab779eafba7c8b8ffeba [2021-06-09T17:45:52.876Z] #21 1.996 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:45:52.876Z] #21 2.003 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:45:52.876Z] #21 2.008 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:45:52.931Z] #20 48.32 Setting up xfsprogs (4.20.0-1) ... [2021-06-09T17:45:52.931Z] #20 48.34 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-09T17:45:53.092Z] #25 DONE 0.6s [2021-06-09T17:45:53.092Z] [2021-06-09T17:45:53.092Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:45:53.092Z] #30 sha256:efc4ec745e2646fc8866df29c920d9df2bf40338ff64ee15c434525ca6f7692a [2021-06-09T17:45:53.139Z] #21 DONE 2.1s [2021-06-09T17:45:53.139Z] [2021-06-09T17:45:53.139Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:45:53.139Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T17:45:53.190Z] #20 48.65 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-09T17:45:54.126Z] #20 49.50 Setting up python3-distutils (3.7.3-1) ... [2021-06-09T17:45:54.385Z] #20 49.91 Setting up python3-setuptools (40.8.0-1) ... [2021-06-09T17:45:55.322Z] #20 50.86 Setting up python3-pip (18.1-5) ... [2021-06-09T17:45:56.259Z] #20 51.71 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:45:56.259Z] #20 51.76 Processing triggers for mime-support (3.62) ... [2021-06-09T17:45:56.828Z] #20 DONE 52.3s [2021-06-09T17:45:56.829Z] [2021-06-09T17:45:56.829Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-09T17:45:56.829Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-09T17:45:58.206Z] #21 1.346 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-09T17:45:58.206Z] #21 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-09T17:45:58.206Z] #21 1.355 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-09T17:45:58.384Z] #30 ... [2021-06-09T17:45:58.384Z] [2021-06-09T17:45:58.384Z] #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-06-09T17:45:58.384Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:45:58.384Z] #40 DONE 199.8s [2021-06-09T17:45:58.384Z] [2021-06-09T17:45:58.384Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:45:58.384Z] #30 sha256:efc4ec745e2646fc8866df29c920d9df2bf40338ff64ee15c434525ca6f7692a [2021-06-09T17:45:58.384Z] #30 DONE 4.6s [2021-06-09T17:45:58.384Z] [2021-06-09T17:45:58.384Z] #50 [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-06-09T17:45:58.384Z] #50 sha256:3363008fb262546a37d838d2787b7ba5545bbe13885fafe9b86e7f07dc060cd7 [2021-06-09T17:45:58.384Z] #50 198.0 + /build/golangci-lint --version [2021-06-09T17:45:58.384Z] #50 198.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:45:58.384Z] #50 DONE 200.1s [2021-06-09T17:45:58.384Z] [2021-06-09T17:45:58.384Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:45:58.384Z] #33 sha256:08c11587dbf06399da598b6888d1ef1b944b4756b1608652ee3b41a8b7019125 [2021-06-09T17:45:58.384Z] #33 DONE 0.5s [2021-06-09T17:45:58.385Z] [2021-06-09T17:45:58.385Z] #57 [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-06-09T17:45:58.385Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:45:58.385Z] #57 ... [2021-06-09T17:45:58.385Z] [2021-06-09T17:45:58.385Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:45:58.385Z] #35 sha256:6336e36cd156073a28099f39b6f1ad9d77e265108dc228da45cf688b90db9c80 [2021-06-09T17:45:58.385Z] #35 DONE 0.1s [2021-06-09T17:45:58.385Z] [2021-06-09T17:45:58.385Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:45:58.385Z] #38 sha256:e35a3c99bcc7dfb09b1553acde3979615462740ecff9cb1ad1761acd5cffec16 [2021-06-09T17:45:58.385Z] #38 DONE 0.1s [2021-06-09T17:45:58.385Z] [2021-06-09T17:45:58.385Z] #54 [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-06-09T17:45:58.385Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:45:58.442Z] #22 4.466 Collecting yamllint==1.26.1 [2021-06-09T17:45:58.465Z] #21 DONE 1.7s [2021-06-09T17:45:58.465Z] [2021-06-09T17:45:58.465Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:45:58.465Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:46:00.936Z] #54 ... [2021-06-09T17:46:00.936Z] [2021-06-09T17:46:00.936Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:46:00.936Z] #41 sha256:36e859cbcaf71d266e0c2dd89493d8b147659c5d7c1942ddd4de1e9653af857a [2021-06-09T17:46:01.513Z] #41 DONE 0.7s [2021-06-09T17:46:01.513Z] [2021-06-09T17:46:01.513Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:46:01.513Z] #45 sha256:a480bf0cc8b2fcc62c375038d5f30edf885d028daeb5c15a5d6eb96cd3ba6c81 [2021-06-09T17:46:01.513Z] #45 DONE 0.1s [2021-06-09T17:46:01.513Z] [2021-06-09T17:46:01.513Z] #54 [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-06-09T17:46:01.513Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:46:01.777Z] #54 ... [2021-06-09T17:46:01.777Z] [2021-06-09T17:46:01.777Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:46:01.777Z] #47 sha256:404cb992e26f2ce846491f4bace1135aa8039c518fc2857bd5fba784777643b1 [2021-06-09T17:46:02.038Z] #47 DONE 0.2s [2021-06-09T17:46:02.038Z] [2021-06-09T17:46:02.038Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:46:02.038Z] #49 sha256:ee469177151c428345cef50567bc43b8b6832ec85eabbc01eca118cec259d9cb [2021-06-09T17:46:02.038Z] #49 DONE 0.1s [2021-06-09T17:46:02.038Z] [2021-06-09T17:46:02.038Z] #54 [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-06-09T17:46:02.038Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:46:02.038Z] #54 ... [2021-06-09T17:46:02.038Z] [2021-06-09T17:46:02.038Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:46:02.038Z] #51 sha256:0ae46d014f751c4464d4a408cde2631763399afc705f7c9b0b15a131b695448a [2021-06-09T17:46:02.038Z] #51 DONE 0.1s [2021-06-09T17:46:02.299Z] [2021-06-09T17:46:02.299Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:46:02.299Z] #53 sha256:a74c4ef510442139b1e7e1a62dd494f0fc8914d0132b93cecbbed95e24592d06 [2021-06-09T17:46:02.299Z] #53 DONE 0.1s [2021-06-09T17:46:02.299Z] [2021-06-09T17:46:02.299Z] #57 [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-06-09T17:46:02.299Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:46:02.662Z] #22 9.817 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:46:03.736Z] #22 4.667 Collecting yamllint==1.26.1 [2021-06-09T17:46:03.736Z] #22 ... [2021-06-09T17:46:03.736Z] [2021-06-09T17:46:03.736Z] #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-06-09T17:46:03.736Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-09T17:46:03.736Z] #40 DONE 188.4s [2021-06-09T17:46:03.736Z] [2021-06-09T17:46:03.736Z] #57 [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-06-09T17:46:03.736Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:46:04.054Z] #22 10.80 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:46:04.054Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:46:04.054Z] #22 10.89 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:46:04.054Z] #22 11.09 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-09T17:46:04.642Z] #22 11.72 Installing build dependencies: started [2021-06-09T17:46:04.673Z] #57 ... [2021-06-09T17:46:04.673Z] [2021-06-09T17:46:04.673Z] #50 [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-06-09T17:46:04.673Z] #50 sha256:c128d5077987571d2313f5d968f4178298312226e6e39fb8afadcd1fcd9ca04d [2021-06-09T17:46:04.673Z] #50 190.6 + /build/golangci-lint --version [2021-06-09T17:46:04.932Z] #50 190.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-09T17:46:05.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:46:05.191Z] #50 DONE 191.2s [2021-06-09T17:46:05.191Z] [2021-06-09T17:46:05.191Z] #54 [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-06-09T17:46:05.191Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:46:07.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:46:08.478Z] #54 ... [2021-06-09T17:46:08.478Z] [2021-06-09T17:46:08.478Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:46:08.478Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-09T17:46:08.478Z] #22 9.976 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-09T17:46:09.046Z] #22 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-09T17:46:09.046Z] #22 10.65 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-09T17:46:09.046Z] #22 10.68 Collecting pyyaml (from yamllint==1.26.1) [2021-06-09T17:46:09.305Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-09T17:46:09.564Z] #22 10.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:46:09.564Z] #22 10.99 Building wheels for collected packages: yamllint [2021-06-09T17:46:09.564Z] #22 10.99 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:46:10.131Z] #22 11.51 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:46:10.131Z] #22 11.51 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:46:10.131Z] #22 11.57 Successfully built yamllint [2021-06-09T17:46:10.131Z] #22 11.59 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:46:10.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:46:10.392Z] #22 11.77 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:46:10.392Z] #22 DONE 12.0s [2021-06-09T17:46:10.392Z] [2021-06-09T17:46:10.392Z] #57 [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-06-09T17:46:10.392Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:46:10.655Z] #57 ... [2021-06-09T17:46:10.655Z] [2021-06-09T17:46:10.655Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:46:10.655Z] #25 sha256:ec87a06bd3fcc22a89f1d78c358884d8cab15dccf4f64132c281b8ccd9b546b2 [2021-06-09T17:46:10.915Z] #25 DONE 0.4s [2021-06-09T17:46:10.915Z] [2021-06-09T17:46:10.915Z] #54 [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-06-09T17:46:10.915Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:46:10.915Z] #54 ... [2021-06-09T17:46:10.915Z] [2021-06-09T17:46:10.915Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:46:10.915Z] #30 sha256:a7979dcc95e2d66c9131153774bb8df1f71621acf403fe0e8ad09a2da3fb1989 [2021-06-09T17:46:14.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:46:14.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:46:15.105Z] #30 DONE 4.1s [2021-06-09T17:46:15.105Z] [2021-06-09T17:46:15.105Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:46:15.105Z] #33 sha256:d7ba4523d8c5eb3354af936b18aa7aa869fee8787dc811cdd6207b5f88f049a1 [2021-06-09T17:46:15.364Z] #33 DONE 0.3s [2021-06-09T17:46:15.364Z] [2021-06-09T17:46:15.364Z] #54 [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-06-09T17:46:15.364Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:46:15.623Z] #54 ... [2021-06-09T17:46:15.623Z] [2021-06-09T17:46:15.623Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:46:15.623Z] #35 sha256:57ede1a4231b3071f51474611f078734d533cd7cbe75752e0dfac897da2a8c34 [2021-06-09T17:46:15.623Z] #35 DONE 0.2s [2021-06-09T17:46:15.623Z] [2021-06-09T17:46:15.623Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:46:15.623Z] #38 sha256:0ecda1fb1e23cc47140471daf149eb8948e253877737df19389b3021579aad23 [2021-06-09T17:46:15.623Z] #38 DONE 0.0s [2021-06-09T17:46:15.623Z] [2021-06-09T17:46:15.623Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:46:15.623Z] #41 sha256:71cb5ae30bcc000d3bee62437a88894fcf0c79817bd56a1ca82e411c0e6ff8d0 [2021-06-09T17:46:16.194Z] #41 DONE 0.6s [2021-06-09T17:46:16.194Z] [2021-06-09T17:46:16.194Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:46:16.194Z] #45 sha256:a67ace3423ea690f35b2f08e1a346ead36eb41d42585410fa77490ea814c57ef [2021-06-09T17:46:16.459Z] #45 DONE 0.1s [2021-06-09T17:46:16.459Z] [2021-06-09T17:46:16.459Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:46:16.459Z] #47 sha256:8825f1edc5024e07bad0eb33f2746fcb904b722411e81a5991287b663882a4e1 [2021-06-09T17:46:16.459Z] #47 DONE 0.2s [2021-06-09T17:46:16.459Z] [2021-06-09T17:46:16.459Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:46:16.459Z] #49 sha256:f4a1f44ed3f1115dfa84ce05bc141ff11a107579426aa7a84da0bd1d7c28efdd [2021-06-09T17:46:16.718Z] #49 DONE 0.1s [2021-06-09T17:46:16.718Z] [2021-06-09T17:46:16.718Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:46:16.718Z] #51 sha256:e276cfbf514b674e8f091d13fb1263f0f4d36609f26481cec785d6c7ed814901 [2021-06-09T17:46:16.967Z] #22 ... [2021-06-09T17:46:16.967Z] [2021-06-09T17:46:16.967Z] #57 [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-06-09T17:46:16.967Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:46:16.967Z] #57 151.0 + bin/containerd [2021-06-09T17:46:16.977Z] #51 DONE 0.3s [2021-06-09T17:46:16.977Z] [2021-06-09T17:46:16.977Z] #57 [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-06-09T17:46:16.977Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:46:16.977Z] #57 ... [2021-06-09T17:46:16.977Z] [2021-06-09T17:46:16.977Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:46:16.977Z] #53 sha256:7c2833cda5404ccdabd90a6ea55200f0f59593f70b5b98016291f5247f1dc693 [2021-06-09T17:46:16.977Z] #53 DONE 0.1s [2021-06-09T17:46:17.236Z] [2021-06-09T17:46:17.236Z] #57 [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-06-09T17:46:17.236Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:46:19.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:46:20.281Z] #57 ... [2021-06-09T17:46:20.281Z] [2021-06-09T17:46:20.281Z] #54 [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-06-09T17:46:20.281Z] #54 sha256:731a7e54067470144205b2f0aede4cd5399eac00ee10214225d46d5bdf1f8c37 [2021-06-09T17:46:20.281Z] #54 91.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:46:20.281Z] #54 93.35 + mkdir -p /build [2021-06-09T17:46:20.281Z] #54 93.36 + cp runc /build/runc [2021-06-09T17:46:20.281Z] #54 DONE 95.6s [2021-06-09T17:46:20.281Z] [2021-06-09T17:46:20.281Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:46:20.281Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T17:46:20.281Z] #22 25.14 Installing build dependencies: finished with status 'done' [2021-06-09T17:46:20.413Z] #57 177.9 + bin/containerd [2021-06-09T17:46:20.984Z] #57 ... [2021-06-09T17:46:20.984Z] [2021-06-09T17:46:20.984Z] #54 [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-06-09T17:46:20.984Z] #54 sha256:ab9bcd4a31089e52bafce3f15cb48b353c3e148facf1eda2a6f17df5e01f5588 [2021-06-09T17:46:20.984Z] #54 108.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:46:20.984Z] #54 109.6 + mkdir -p /build [2021-06-09T17:46:20.984Z] #54 109.6 + cp runc /build/runc [2021-06-09T17:46:20.984Z] #54 DONE 109.9s [2021-06-09T17:46:20.984Z] [2021-06-09T17:46:20.984Z] #57 [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-06-09T17:46:20.984Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:46:21.926Z] #57 ... [2021-06-09T17:46:21.926Z] [2021-06-09T17:46:21.926Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:46:21.926Z] #55 sha256:1cecff673df09b5884b90f69526bba7cbbafe72a5b5c9d73bfd6fcbf0004c2fd [2021-06-09T17:46:21.926Z] #55 DONE 0.1s [2021-06-09T17:46:21.926Z] [2021-06-09T17:46:21.926Z] #57 [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-06-09T17:46:21.926Z] #57 sha256:b0df3d5eefae84ba879301240fe965f448a1908a90388d0cfd2a5132bf804bcf [2021-06-09T17:46:22.834Z] #22 ... [2021-06-09T17:46:22.834Z] [2021-06-09T17:46:22.834Z] #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-06-09T17:46:22.834Z] #24 sha256:a76d88510a9d06be4af9fa98083d1945838907fef3c5adf436f48239c38a45e3 [2021-06-09T17:46:22.834Z] #24 194.1 + return [2021-06-09T17:46:22.834Z] #24 DONE 194.3s [2021-06-09T17:46:22.834Z] [2021-06-09T17:46:22.834Z] #57 [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-06-09T17:46:22.834Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:46:23.409Z] #57 ... [2021-06-09T17:46:23.409Z] [2021-06-09T17:46:23.409Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-09T17:46:23.409Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-09T17:46:23.409Z] #22 30.18 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-09T17:46:23.409Z] #22 30.18 Building wheels for collected packages: yamllint, pyyaml [2021-06-09T17:46:23.409Z] #22 30.19 Running setup.py bdist_wheel for yamllint: started [2021-06-09T17:46:24.356Z] #22 31.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-09T17:46:24.356Z] #22 31.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-09T17:46:24.356Z] #22 31.11 Running setup.py bdist_wheel for pyyaml: started [2021-06-09T17:46:25.309Z] #22 32.25 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-09T17:46:25.309Z] #22 32.25 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-09T17:46:25.309Z] #22 32.40 Successfully built yamllint pyyaml [2021-06-09T17:46:25.571Z] #22 32.41 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-09T17:46:25.571Z] #22 32.68 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-09T17:46:25.839Z] #22 DONE 32.9s [2021-06-09T17:46:25.839Z] [2021-06-09T17:46:25.839Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-09T17:46:25.839Z] #25 sha256:57aeb6b45fe20c0c7ec0f9827b66b73d012a362437d4a397cf34c75ed7807e2c [2021-06-09T17:46:26.124Z] #25 DONE 0.3s [2021-06-09T17:46:26.124Z] [2021-06-09T17:46:26.124Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-09T17:46:26.124Z] #30 sha256:9f4b6972bc4beebcdc2b19fd0b314e18103a0ce8587075e1cd6edfb39db78a37 [2021-06-09T17:46:27.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:46:29.501Z] #57 172.2 + bin/containerd [2021-06-09T17:46:31.400Z] #57 ... [2021-06-09T17:46:31.400Z] [2021-06-09T17:46:31.400Z] #54 [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-06-09T17:46:31.400Z] #54 sha256:6a9caccbec8ad2513635d723ab19c3f38835f2cfbdae37f0d654019595e6563f [2021-06-09T17:46:31.400Z] #54 104.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-09T17:46:31.400Z] #54 104.8 + mkdir -p /build [2021-06-09T17:46:31.400Z] #54 104.8 + cp runc /build/runc [2021-06-09T17:46:31.400Z] #54 DONE 105.1s [2021-06-09T17:46:31.400Z] [2021-06-09T17:46:31.400Z] #57 [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-06-09T17:46:31.400Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:46:32.774Z] #57 ... [2021-06-09T17:46:32.774Z] [2021-06-09T17:46:32.774Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:46:32.774Z] #55 sha256:1fe8a9d35dfbcee4bada89b24c2470f05747ae09acf658d454073054e9a5b73a [2021-06-09T17:46:32.774Z] #55 DONE 0.3s [2021-06-09T17:46:32.774Z] [2021-06-09T17:46:32.774Z] #57 [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-06-09T17:46:32.774Z] #57 sha256:1ec3579f9748db820629d8e82034e1cd8bb48dc7f8d5d1927fafd5f631875c2f [2021-06-09T17:46:33.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:46:34.277Z] #30 DONE 7.5s [2021-06-09T17:46:34.277Z] [2021-06-09T17:46:34.277Z] #57 [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-06-09T17:46:34.277Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:46:34.277Z] #57 ... [2021-06-09T17:46:34.277Z] [2021-06-09T17:46:34.277Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-09T17:46:34.277Z] #33 sha256:57abd2d1922d0ccb6c444aca662a29992c682a9a69e0c2a1810c326784c3ae7d [2021-06-09T17:46:34.277Z] #33 DONE 0.6s [2021-06-09T17:46:34.277Z] [2021-06-09T17:46:34.277Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-09T17:46:34.277Z] #35 sha256:aab0076bcbefd1f793cee1320f4ac0cda3e4dd3a2c79a77673cbfd8af982ea92 [2021-06-09T17:46:34.277Z] #35 DONE 0.1s [2021-06-09T17:46:34.277Z] [2021-06-09T17:46:34.277Z] #57 [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-06-09T17:46:34.277Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:46:34.538Z] #57 ... [2021-06-09T17:46:34.538Z] [2021-06-09T17:46:34.538Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-09T17:46:34.538Z] #38 sha256:ec930b00e7874e79f95053d4845435524d17694c63fa5cad0e96c7306fce750d [2021-06-09T17:46:34.538Z] #38 DONE 0.1s [2021-06-09T17:46:34.538Z] [2021-06-09T17:46:34.538Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-09T17:46:34.538Z] #41 sha256:eaf7c62991a08dea66949223f9b84fbd6ae2a18a4c5188ff6173729fb2bf6778 [2021-06-09T17:46:34.978Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-09T17:46:34.978Z] [2021-06-09T17:46:34.978Z] ________ ____ __. [2021-06-09T17:46:34.978Z] \_____ \ | |/ _| [2021-06-09T17:46:34.978Z] / | \| < [2021-06-09T17:46:34.978Z] / | \ | \ [2021-06-09T17:46:34.978Z] \_______ /____|__ \ [2021-06-09T17:46:34.978Z] \/ \/ [2021-06-09T17:46:34.978Z] [2021-06-09T17:46:34.978Z] INFO: make.ps1 ended at 06/09/2021 17:46:33 [2021-06-09T17:46:34.978Z] INFO: Binaries build ended at 06/09/2021 17:46:34. Duration:00:01:18.2327070 [2021-06-09T17:46:35.111Z] #41 DONE 0.6s [2021-06-09T17:46:35.111Z] [2021-06-09T17:46:35.111Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-09T17:46:35.111Z] #45 sha256:0082467a26b8c11fca9cf97fac3244ad7e230ca58616aaca84f148a833afbb73 [2021-06-09T17:46:35.111Z] #45 DONE 0.1s [2021-06-09T17:46:35.111Z] [2021-06-09T17:46:35.111Z] #57 [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-06-09T17:46:35.111Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:46:35.373Z] #57 ... [2021-06-09T17:46:35.373Z] [2021-06-09T17:46:35.373Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-09T17:46:35.373Z] #47 sha256:2b9d16d92b4c819f2fcbb757f6a3ec44fa551d27c45e9f3d426e6ec4b66ae3c1 [2021-06-09T17:46:35.634Z] #47 DONE 0.4s [2021-06-09T17:46:35.634Z] [2021-06-09T17:46:35.634Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-09T17:46:35.634Z] #49 sha256:c4c6d29b18a8e0856f273bd55aa831805ce49078995bc39509131c745d235260 [2021-06-09T17:46:35.634Z] #49 DONE 0.1s [2021-06-09T17:46:35.634Z] [2021-06-09T17:46:35.634Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-09T17:46:35.634Z] #51 sha256:a0d81c8cafff3ca96a2f3a835cca47de613fec055da4bcd33b7555bcdac31272 [2021-06-09T17:46:36.489Z] INFO: Copying the built daemon binary to d:\CI\PR-42498\1\binary\dockerd-6bf4a3a9d5.exe... [2021-06-09T17:46:36.489Z] INFO: Copying the built client binary to d:\CI\PR-42498\1\binary\docker-6bf4a3a9d5.exe... [2021-06-09T17:46:36.489Z] INFO: Copying dockerversion from the container... [2021-06-09T17:46:36.489Z] INFO: Copying the golang package from the container to d:\CI\PR-42498\1\installer\go.zip... [2021-06-09T17:46:36.585Z] #51 DONE 0.9s [2021-06-09T17:46:36.585Z] [2021-06-09T17:46:36.585Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-09T17:46:36.585Z] #53 sha256:bd9c237182cb65edd76e8f7f16aba22e282d7524c2f3852f2c19ca98b3035df4 [2021-06-09T17:46:36.846Z] #53 DONE 0.1s [2021-06-09T17:46:36.846Z] [2021-06-09T17:46:36.846Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-09T17:46:36.846Z] #55 sha256:562b823549785b8a67201fc4708f76683bf1432c96799d7152c965bcc7633ee8 [2021-06-09T17:46:37.107Z] #55 DONE 0.4s [2021-06-09T17:46:37.107Z] [2021-06-09T17:46:37.107Z] #57 [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-06-09T17:46:37.107Z] #57 sha256:ab90df3e406624e33ab4b878667583201494584d930d1863ac0c57ec280bbcce [2021-06-09T17:46:37.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:46:37.443Z] INFO: Extracting go.zip to d:\CI\PR-42498\1\go [2021-06-09T17:46:38.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:46:42.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:46:46.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:46:51.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:46:52.013Z] #57 188.0 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:46:52.013Z] #57 188.0 /usr/bin/ld: /tmp/go-link-469362410/000018.o: in function `New': [2021-06-09T17:46:52.013Z] #57 188.0 /tmp/tmp.qaUTVSAf7g/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T17:46:52.013Z] #57 188.1 + bin/containerd-stress [2021-06-09T17:46:53.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:46:54.043Z] #57 209.1 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:46:54.043Z] #57 209.1 /usr/bin/ld: /tmp/go-link-819482590/000018.o: in function `New': [2021-06-09T17:46:54.043Z] #57 209.1 /tmp/tmp.KmZtEEP63x/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T17:46:54.043Z] #57 209.2 + bin/containerd-stress [2021-06-09T17:46:54.043Z] #57 211.3 + bin/containerd-shim [2021-06-09T17:46:55.311Z] #57 191.5 + bin/containerd-shim [2021-06-09T17:46:58.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:46:59.312Z] #57 203.6 # github.com/containerd/containerd/cmd/containerd [2021-06-09T17:46:59.312Z] #57 203.6 /usr/bin/ld: /tmp/go-link-764698626/000018.o: in function `New': [2021-06-09T17:46:59.312Z] #57 203.6 /tmp/tmp.L8ICznl487/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-09T17:46:59.312Z] #57 203.7 + bin/containerd-stress [2021-06-09T17:46:59.327Z] #57 218.3 + bin/containerd-shim-runc-v1 [2021-06-09T17:47:00.561Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:47:00.561Z] Using test binary docker [2021-06-09T17:47:00.817Z] +++ /etc/init.d/apparmor start [2021-06-09T17:47:00.817Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:47:00.817Z] INFO: Waiting for daemon to start... [2021-06-09T17:47:00.817Z] Starting dockerd [2021-06-09T17:47:00.817Z] +++ 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-06-09T17:47:01.840Z] #57 205.8 + bin/containerd-shim [2021-06-09T17:47:01.913Z] #57 197.5 + bin/containerd-shim-runc-v1 [2021-06-09T17:47:02.444Z] INFO: Extraction ended at 06/09/2021 17:46:59. Duration:00:00:21.7995368 [2021-06-09T17:47:02.444Z] INFO: Updating the golang and path environment variables [2021-06-09T17:47:02.444Z] INFO: GOPATH=d:\gopath [2021-06-09T17:47:02.444Z] INFO: go version go1.13.15 windows/amd64 [2021-06-09T17:47:02.444Z] INFO: Running the daemon under test in debug mode [2021-06-09T17:47:02.444Z] INFO: Starting a daemon under test... [2021-06-09T17:47:02.444Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42498\1\daemon --pidfile d:\CI\PR-42498\1\docker.pid -D [2021-06-09T17:47:02.444Z] INFO: Process started successfully. [2021-06-09T17:47:02.444Z] INFO: Start tailing logs of the daemon under tests [2021-06-09T17:47:02.444Z] INFO: Waiting for the daemon under test to start... [2021-06-09T17:47:03.587Z] . [2021-06-09T17:47:03.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:47:03.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:47:03.587Z] Error: No such image: emptyfs [2021-06-09T17:47:03.587Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:47:03.587Z] ++++ docker load [2021-06-09T17:47:03.587Z] Running integration-test (iteration 1) [2021-06-09T17:47:03.587Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:47:03.587Z] ++ 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-06-09T17:47:03.587Z] ++ set -e [2021-06-09T17:47:03.587Z] ++ '[' -n 0 ']' [2021-06-09T17:47:03.587Z] ++ set -x [2021-06-09T17:47:03.587Z] ++ 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-06-09T17:47:04.613Z] #57 223.2 + bin/containerd-shim-runc-v2 [2021-06-09T17:47:05.182Z] #57 224.3 + binaries [2021-06-09T17:47:05.182Z] #57 224.3 + install -D bin/containerd /build/containerd [2021-06-09T17:47:05.182Z] #57 224.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:47:05.182Z] #57 224.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:47:05.182Z] #57 224.4 + install -D bin/ctr /build/ctr [2021-06-09T17:47:05.345Z] 4612f6d0b889: Pull complete [2021-06-09T17:47:06.126Z] #57 202.1 + bin/containerd-shim-runc-v2 [2021-06-09T17:47:07.090Z] #57 DONE 226.3s [2021-06-09T17:47:07.510Z] #57 203.6 + binaries [2021-06-09T17:47:07.510Z] #57 203.6 + install -D bin/containerd /build/containerd [2021-06-09T17:47:07.510Z] #57 203.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:47:07.510Z] #57 203.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:47:07.510Z] #57 203.7 + install -D bin/ctr /build/ctr [2021-06-09T17:47:08.397Z] #57 212.7 + bin/containerd-shim-runc-v1 [2021-06-09T17:47:08.472Z] [2021-06-09T17:47:08.472Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:47:08.472Z] #58 sha256:6f57437aa23c67ffcc51947494ebe74bbfbbdcb6bd8d08dc2d2f0ff4828905d7 [2021-06-09T17:47:08.472Z] #58 DONE 0.4s [2021-06-09T17:47:08.731Z] [2021-06-09T17:47:08.731Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:47:08.731Z] #62 sha256:cacd5c09ad3ed61dfafad29c582ac7cdd741a765c5c253ec2ab146f1618ac2a7 [2021-06-09T17:47:08.731Z] #62 DONE 0.2s [2021-06-09T17:47:08.731Z] [2021-06-09T17:47:08.731Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:47:08.731Z] #67 sha256:11077afa0ded4b233bc058ce8c89864a5ca76cad2c05f2adc445fb7164c68dbd [2021-06-09T17:47:09.671Z] #67 DONE 0.9s [2021-06-09T17:47:09.931Z] [2021-06-09T17:47:09.931Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:47:09.931Z] #68 sha256:5559edf5d5663a4d4f2423f998a6821976fb92808cbdfa08fdfdaa88d8adba48 [2021-06-09T17:47:09.931Z] #68 DONE 0.0s [2021-06-09T17:47:09.931Z] [2021-06-09T17:47:09.931Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:47:09.931Z] #69 sha256:441f6b05496c7e0116eb69e52860c1d7aab25883538ca7a4d9903b67914608ed [2021-06-09T17:47:10.501Z] #69 DONE 0.8s [2021-06-09T17:47:10.501Z] [2021-06-09T17:47:10.501Z] #70 exporting to image [2021-06-09T17:47:10.501Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:47:10.501Z] #70 exporting layers [2021-06-09T17:47:10.804Z] #57 DONE 206.7s [2021-06-09T17:47:12.186Z] [2021-06-09T17:47:12.186Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:47:12.186Z] #58 sha256:4545971da7300f1ba49f2eb53ade399f184be5c7460dc49347773884c913d972 [2021-06-09T17:47:13.569Z] #58 DONE 1.4s [2021-06-09T17:47:13.569Z] [2021-06-09T17:47:13.569Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:47:13.569Z] #62 sha256:f8701d7cfa65c6263b8d1e465044bb275d4e8ee8dfcbbd9d5dea973705f3c177 [2021-06-09T17:47:13.664Z] #57 217.7 + bin/containerd-shim-runc-v2 [2021-06-09T17:47:13.831Z] #62 DONE 0.3s [2021-06-09T17:47:13.831Z] [2021-06-09T17:47:13.831Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:47:13.831Z] #67 sha256:a0b45cf6ad768e9ec8907edd128470f12aab83daae6f8ae2d60a2cb8ce3c094a [2021-06-09T17:47:14.598Z] #57 218.8 + binaries [2021-06-09T17:47:14.598Z] #57 218.8 + install -D bin/containerd /build/containerd [2021-06-09T17:47:14.598Z] #57 218.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-09T17:47:14.598Z] #57 218.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-09T17:47:14.598Z] #57 218.9 + install -D bin/ctr /build/ctr [2021-06-09T17:47:15.740Z] #67 DONE 1.5s [2021-06-09T17:47:15.740Z] [2021-06-09T17:47:15.740Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:47:15.740Z] #68 sha256:8d948104bb714cb16a31e8016ba97cf094d850c0c603937a456e5a6a82148fb3 [2021-06-09T17:47:15.740Z] #68 DONE 0.0s [2021-06-09T17:47:15.740Z] [2021-06-09T17:47:15.740Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:47:15.740Z] #69 sha256:97bdfe06c548f3c30287a639b310b6f28c2fbbd2b8d8fb7d198807da31460921 [2021-06-09T17:47:16.495Z] #57 DONE 220.4s [2021-06-09T17:47:17.061Z] [2021-06-09T17:47:17.061Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-09T17:47:17.061Z] #58 sha256:e18b42c5a5684ef4687e4b4cc7a1402e71ca07eb02fcba3c8d75aab3ea769987 [2021-06-09T17:47:17.125Z] #69 DONE 1.9s [2021-06-09T17:47:17.387Z] [2021-06-09T17:47:17.387Z] #70 exporting to image [2021-06-09T17:47:17.387Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:47:17.387Z] #70 exporting layers [2021-06-09T17:47:17.998Z] #58 DONE 0.9s [2021-06-09T17:47:17.998Z] [2021-06-09T17:47:17.998Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-09T17:47:17.998Z] #62 sha256:ecae0950af715d65d9d76ddc8a27da438e657bfca30d10991518f2e1298744ad [2021-06-09T17:47:18.256Z] #62 DONE 0.2s [2021-06-09T17:47:18.256Z] [2021-06-09T17:47:18.256Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-09T17:47:18.256Z] #67 sha256:3bfaa9b40542455f419c6d8d60097c1aeb394e0da7ca5bdea1f9539e1cf48a7e [2021-06-09T17:47:18.645Z] #70 exporting layers 7.0s done [2021-06-09T17:47:18.645Z] #70 writing image sha256:ede0e201824f8e3620805e4d94bc80a390132041e99af1720a51c6053c5c8010 done [2021-06-09T17:47:18.645Z] #70 naming to docker.io/library/docker:b88f1edfd92cb5831870f11eeaa856c7b55b9373 done [2021-06-09T17:47:18.645Z] #70 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:47:19.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b88f1edfd92cb5831870f11eeaa856c7b55b9373 -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:b88f1edfd92cb5831870f11eeaa856c7b55b9373 hack/make.sh dynbinary test-integration [2021-06-09T17:47:19.194Z] #67 DONE 0.8s [2021-06-09T17:47:19.194Z] [2021-06-09T17:47:19.194Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-09T17:47:19.194Z] #68 sha256:d5515fbc5ce16829706636391eceede458f4ee64b570e5e89d893670e4c24ae2 [2021-06-09T17:47:19.194Z] #68 DONE 0.0s [2021-06-09T17:47:19.194Z] [2021-06-09T17:47:19.194Z] #69 [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-06-09T17:47:19.194Z] #69 sha256:ccb767f595274a9e5126a0587a81a0c52c45683dacf9f7d530ae8937858ba0a9 [2021-06-09T17:47:19.759Z] #69 0.680 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-09T17:47:19.759Z] #69 0.685 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-09T17:47:19.759Z] #69 0.685 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-09T17:47:19.759Z] #69 0.686 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-09T17:47:19.988Z] ...INFO: Daemon under test started and replied! [2021-06-09T17:47:19.988Z] INFO: Docker version of the daemon under test [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] Client: [2021-06-09T17:47:19.988Z] Version: 17.06.2-ce [2021-06-09T17:47:19.988Z] API version: 1.30 [2021-06-09T17:47:19.988Z] Go version: go1.8.3 [2021-06-09T17:47:19.988Z] Git commit: cec0b72 [2021-06-09T17:47:19.988Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-09T17:47:19.988Z] OS/Arch: windows/amd64 [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] Server: [2021-06-09T17:47:19.988Z] Version: 0.0.0-dev [2021-06-09T17:47:19.988Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:47:19.988Z] Go version: go1.13.15 [2021-06-09T17:47:19.988Z] Git commit: 6bf4a3a9d5 [2021-06-09T17:47:19.988Z] Built: 06/09/2021 17:45:22 [2021-06-09T17:47:19.988Z] OS/Arch: windows/amd64 [2021-06-09T17:47:19.988Z] Experimental: false [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] INFO: Docker info of the daemon under test [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] Containers: 0 [2021-06-09T17:47:19.988Z] Running: 0 [2021-06-09T17:47:19.988Z] Paused: 0 [2021-06-09T17:47:19.988Z] Stopped: 0 [2021-06-09T17:47:19.988Z] Images: 0 [2021-06-09T17:47:19.988Z] Server Version: 0.0.0-dev [2021-06-09T17:47:19.988Z] Storage Driver: windowsfilter [2021-06-09T17:47:19.988Z] Windows: [2021-06-09T17:47:19.988Z] Logging Driver: json-file [2021-06-09T17:47:19.988Z] Plugins: [2021-06-09T17:47:19.988Z] Volume: local [2021-06-09T17:47:19.988Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:47:19.988Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:47:19.988Z] Swarm: inactive [2021-06-09T17:47:19.988Z] Default Isolation: process [2021-06-09T17:47:19.988Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T17:47:19.988Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T17:47:19.988Z] OSType: windows [2021-06-09T17:47:19.988Z] Architecture: x86_64 [2021-06-09T17:47:19.988Z] CPUs: 4 [2021-06-09T17:47:19.988Z] Total Memory: 32GiB [2021-06-09T17:47:19.988Z] Name: azwin-2-9211f0 [2021-06-09T17:47:19.988Z] ID: QGHZ:F57F:XN22:CN5X:RVWD:BY5R:UBWN:V3R4:VU5Z:K5AQ:J4DT:SGS5 [2021-06-09T17:47:19.988Z] Docker Root Dir: D:\CI\PR-42498\1\daemon [2021-06-09T17:47:19.988Z] Debug Mode (client): false [2021-06-09T17:47:19.988Z] Debug Mode (server): true [2021-06-09T17:47:19.988Z] File Descriptors: -1 [2021-06-09T17:47:19.988Z] Goroutines: 16 [2021-06-09T17:47:19.988Z] System Time: 2021-06-09T17:47:18.728528Z [2021-06-09T17:47:19.988Z] EventsListeners: 0 [2021-06-09T17:47:19.988Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:47:19.988Z] Labels: [2021-06-09T17:47:19.988Z] Experimental: false [2021-06-09T17:47:19.988Z] Insecure Registries: [2021-06-09T17:47:19.988Z] 127.0.0.0/8 [2021-06-09T17:47:19.988Z] Live Restore Enabled: false [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] INFO: Docker images of the daemon under test [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:47:19.988Z] [2021-06-09T17:47:19.988Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-09T17:47:19.988Z] 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-06-09T17:47:19.988Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-09T17:47:19.988Z] 29d5b6a226d2: Pulling fs layer [2021-06-09T17:47:20.450Z] [2021-06-09T17:47:20.450Z] Removing bundles/ [2021-06-09T17:47:20.450Z] [2021-06-09T17:47:20.450Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:47:20.450Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:47:20.450Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:47:20.954Z] #69 1.018 Reading package lists... [2021-06-09T17:47:21.213Z] #69 1.647 Reading package lists... [2021-06-09T17:47:21.470Z] #69 2.253 Building dependency tree... [2021-06-09T17:47:21.470Z] #69 2.376 Reading state information... [2021-06-09T17:47:21.470Z] #69 2.477 The following additional packages will be installed: [2021-06-09T17:47:21.661Z] #70 exporting layers 4.1s done [2021-06-09T17:47:21.661Z] #70 writing image sha256:14cb33ea449a484045deb6754f1e3ea2eab2da3f0007b6f03cabfe26b84157db done [2021-06-09T17:47:21.661Z] #70 naming to docker.io/library/docker:ced0a1a16c043a6df8b0216edb861f143255061a done [2021-06-09T17:47:21.661Z] #70 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-09T17:47:21.729Z] #69 2.477 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-09T17:47:21.729Z] #69 2.478 libpam-systemd [2021-06-09T17:47:21.729Z] #69 2.478 Suggested packages: [2021-06-09T17:47:21.729Z] #69 2.478 systemd-container policykit-1 [2021-06-09T17:47:21.729Z] #69 2.478 Recommended packages: [2021-06-09T17:47:21.729Z] #69 2.478 libnss-systemd [2021-06-09T17:47:21.729Z] #69 2.557 The following NEW packages will be installed: [2021-06-09T17:47:21.729Z] #69 2.557 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-09T17:47:21.729Z] #69 2.558 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-09T17:47:21.988Z] #69 2.823 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-09T17:47:21.988Z] #69 2.823 Need to get 4762 kB of archives. [2021-06-09T17:47:21.988Z] #69 2.823 After this operation, 16.6 MB of additional disk space will be used. [2021-06-09T17:47:21.988Z] #69 2.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-09T17:47:21.988Z] #69 2.824 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-06-09T17:47:21.988Z] #69 2.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-09T17:47:21.988Z] #69 2.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-09T17:47:21.988Z] #69 2.830 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-09T17:47:21.988Z] #69 2.832 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-09T17:47:21.988Z] #69 2.898 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-09T17:47:21.988Z] #69 2.901 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-09T17:47:21.988Z] #69 2.903 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-09T17:47:21.988Z] #69 2.905 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-09T17:47:21.988Z] #69 2.907 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-06-09T17:47:21.991Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-09T17:47:22.246Z] #69 3.084 debconf: delaying package configuration, since apt-utils is not installed [2021-06-09T17:47:22.246Z] #69 3.106 Fetched 4762 kB in 0s (13.4 MB/s) [2021-06-09T17:47:22.246Z] #69 3.129 Selecting previously unselected package libargon2-1:amd64. [2021-06-09T17:47:22.246Z] #69 3.129 (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 ... 28067 files and directories currently installed.) [2021-06-09T17:47:22.246Z] #69 3.143 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-09T17:47:22.246Z] #69 3.151 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-09T17:47:22.246Z] #69 3.187 Selecting previously unselected package libjson-c3:amd64. [2021-06-09T17:47:22.246Z] #69 3.189 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-09T17:47:22.246Z] #69 3.193 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-09T17:47:22.246Z] #69 3.224 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-09T17:47:22.246Z] #69 3.224 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-09T17:47:22.246Z] #69 3.227 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-09T17:47:22.246Z] #69 3.274 Selecting previously unselected package libidn11:amd64. [2021-06-09T17:47:22.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ced0a1a16c043a6df8b0216edb861f143255061a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ced0a1a16c043a6df8b0216edb861f143255061a hack/test/unit [2021-06-09T17:47:22.633Z] #69 3.277 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-09T17:47:22.634Z] #69 3.281 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-09T17:47:22.634Z] #69 3.323 Selecting previously unselected package libkmod2:amd64. [2021-06-09T17:47:22.634Z] #69 3.323 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-09T17:47:22.634Z] #69 3.326 Unpacking libkmod2:amd64 (26-1) ... [2021-06-09T17:47:22.634Z] #69 3.370 Selecting previously unselected package systemd. [2021-06-09T17:47:22.634Z] #69 3.372 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-09T17:47:22.634Z] #69 3.410 Unpacking systemd (241-7~deb10u7) ... [2021-06-09T17:47:22.901Z] #69 3.886 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-09T17:47:22.901Z] #69 3.896 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-09T17:47:22.901Z] #69 3.926 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-09T17:47:22.901Z] #69 3.938 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-09T17:47:22.901Z] #69 3.956 Setting up libkmod2:amd64 (26-1) ... [2021-06-09T17:47:22.901Z] #69 3.969 Setting up systemd (241-7~deb10u7) ... [2021-06-09T17:47:23.159Z] #69 4.032 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-09T17:47:23.159Z] #69 4.034 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-09T17:47:23.159Z] #69 4.037 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-09T17:47:23.159Z] #69 4.037 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-09T17:47:23.417Z] #69 4.470 Selecting previously unselected package systemd-sysv. [2021-06-09T17:47:23.417Z] #69 4.470 (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 ... 28864 files and directories currently installed.) [2021-06-09T17:47:23.417Z] #69 4.483 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-09T17:47:23.417Z] #69 4.486 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-09T17:47:23.417Z] #69 4.529 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-09T17:47:23.675Z] #69 4.531 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T17:47:23.675Z] #69 4.536 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-09T17:47:23.675Z] #69 4.600 Selecting previously unselected package dbus. [2021-06-09T17:47:23.675Z] #69 4.602 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T17:47:23.675Z] #69 4.613 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-09T17:47:23.933Z] #69 4.680 Selecting previously unselected package libpam-systemd:amd64. [2021-06-09T17:47:23.933Z] #69 4.683 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-09T17:47:23.933Z] #69 4.687 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-09T17:47:23.933Z] #69 4.733 Selecting previously unselected package dbus-user-session. [2021-06-09T17:47:23.933Z] #69 4.736 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-09T17:47:23.933Z] #69 4.740 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-09T17:47:23.933Z] #69 4.818 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-09T17:47:23.933Z] #69 4.832 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-09T17:47:23.933Z] #69 4.844 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-09T17:47:23.933Z] #69 4.963 invoke-rc.d: could not determine current runlevel [2021-06-09T17:47:24.191Z] #69 4.965 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-09T17:47:24.191Z] #69 4.970 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-09T17:47:24.191Z] #69 5.141 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-09T17:47:24.191Z] #69 5.161 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-09T17:47:24.191Z] #69 5.172 Processing triggers for libc-bin (2.28-10) ... [2021-06-09T17:47:24.449Z] #69 DONE 5.3s [2021-06-09T17:47:24.449Z] [2021-06-09T17:47:24.449Z] #70 [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-06-09T17:47:24.449Z] #70 sha256:5e0cc8f826a53860612693577463a97d02ad0e2af98f376454baab9dfdbe659a [2021-06-09T17:47:24.648Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|compiled_files|files|name|types_sizes) took 2m8.318489805s [2021-06-09T17:47:24.648Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 584.290516ms [2021-06-09T17:47:24.922Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-09T17:47:24.922Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-09T17:47:24.922Z] + TESTDIRS=./... [2021-06-09T17:47:24.922Z] + exclude_paths='/vendor/|/integration' [2021-06-09T17:47:24.922Z] ++ go list ./... [2021-06-09T17:47:24.922Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-09T17:47:25.014Z] #70 0.443 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T17:47:25.014Z] #70 0.444 Dload Upload Total Spent Left Speed [2021-06-09T17:47:25.014Z] #70 0.444 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18989 0 --:--:-- --:--:-- --:--:-- 18989 [2021-06-09T17:47:25.014Z] #70 DONE 0.6s [2021-06-09T17:47:25.014Z] [2021-06-09T17:47:25.014Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-09T17:47:25.014Z] #71 sha256:1c04688a265bd4c792f8ca5ba914d6bd501ad0d3542d48334fe5c42b1a34c6a4 [2021-06-09T17:47:25.868Z] + pkg_list='github.com/docker/docker/api [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/backend/build [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/httputils [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/middleware [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/build [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/container [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/debug [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/image [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/network [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/session [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T17:47:25.868Z] github.com/docker/docker/api/server/router/system [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/volume [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/backend [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/events [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/filters [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/image [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/mount [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/network [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/registry [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/strslice [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/swarm [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/time [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/versions [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/volume [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/dockerfile [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/dockerignore [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/remotecontext [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T17:47:25.869Z] github.com/docker/docker/cli [2021-06-09T17:47:25.869Z] github.com/docker/docker/cli/config [2021-06-09T17:47:25.869Z] github.com/docker/docker/cli/debug [2021-06-09T17:47:25.869Z] github.com/docker/docker/client [2021-06-09T17:47:25.869Z] github.com/docker/docker/cmd/dockerd [2021-06-09T17:47:25.869Z] github.com/docker/docker/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/container/stream [2021-06-09T17:47:25.869Z] github.com/docker/docker/contrib/apparmor [2021-06-09T17:47:25.869Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T17:47:25.869Z] github.com/docker/docker/contrib/httpserver [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/config [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/discovery [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/events [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/exec [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/images [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/initlayer [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/links [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/listeners [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/local [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/names [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/network [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/stats [2021-06-09T17:47:25.869Z] github.com/docker/docker/distribution [2021-06-09T17:47:25.869Z] github.com/docker/docker/distribution/metadata [2021-06-09T17:47:25.869Z] github.com/docker/docker/distribution/utils [2021-06-09T17:47:25.869Z] github.com/docker/docker/distribution/xfer [2021-06-09T17:47:25.869Z] github.com/docker/docker/dockerversion [2021-06-09T17:47:25.869Z] github.com/docker/docker/errdefs [2021-06-09T17:47:25.869Z] github.com/docker/docker/image [2021-06-09T17:47:25.869Z] github.com/docker/docker/image/cache [2021-06-09T17:47:25.869Z] github.com/docker/docker/image/tarexport [2021-06-09T17:47:25.869Z] github.com/docker/docker/image/v1 [2021-06-09T17:47:25.869Z] github.com/docker/docker/internal/test/suite [2021-06-09T17:47:25.869Z] github.com/docker/docker/layer [2021-06-09T17:47:25.869Z] github.com/docker/docker/libcontainerd [2021-06-09T17:47:25.869Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T17:47:25.869Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T17:47:25.869Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T17:47:25.869Z] github.com/docker/docker/libcontainerd/types [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/api [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/client [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/config [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/idm [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/ns [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/options [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/osl [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/libnetwork/types [2021-06-09T17:47:25.869Z] github.com/docker/docker/oci [2021-06-09T17:47:25.869Z] github.com/docker/docker/oci/caps [2021-06-09T17:47:25.869Z] github.com/docker/docker/opts [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/aaparser [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/archive [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/authorization [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/capabilities [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/containerfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/directory [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/discovery [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/dmesg [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/filenotify [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/fileutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/fsutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/homedir [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/idtools [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/ioutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/locker [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/longpath [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/loopback [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/mount [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/parsers [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/pidfile [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/platform [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/plugins [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/pools [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/progress [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/pubsub [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/reexec [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/signal [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/stringid [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/symlink [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/system [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/tailfile [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/tarsum [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/term [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/term/windows [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/truncindex [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/urlutil [2021-06-09T17:47:25.869Z] github.com/docker/docker/pkg/useragent [2021-06-09T17:47:25.869Z] github.com/docker/docker/plugin [2021-06-09T17:47:25.869Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T17:47:25.869Z] github.com/docker/docker/plugin/v2 [2021-06-09T17:47:25.869Z] github.com/docker/docker/profiles/apparmor [2021-06-09T17:47:25.869Z] github.com/docker/docker/profiles/seccomp [2021-06-09T17:47:25.869Z] github.com/docker/docker/quota [2021-06-09T17:47:25.869Z] github.com/docker/docker/reference [2021-06-09T17:47:25.869Z] github.com/docker/docker/registry [2021-06-09T17:47:25.869Z] github.com/docker/docker/registry/resumable [2021-06-09T17:47:25.869Z] github.com/docker/docker/restartmanager [2021-06-09T17:47:25.869Z] github.com/docker/docker/rootless [2021-06-09T17:47:25.869Z] github.com/docker/docker/rootless/specconv [2021-06-09T17:47:25.869Z] github.com/docker/docker/runconfig [2021-06-09T17:47:25.869Z] github.com/docker/docker/runconfig/opts [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/daemon [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/environment [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/fakegit [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/registry [2021-06-09T17:47:25.869Z] github.com/docker/docker/testutil/request [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume/drivers [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume/local [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume/mounts [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume/service [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume/service/opts [2021-06-09T17:47:25.869Z] github.com/docker/docker/volume/testutils' [2021-06-09T17:47:25.869Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-09T17:47:25.869Z] + echo 'github.com/docker/docker/api [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/backend/build [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/httputils [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/middleware [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/build [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/debug [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/image [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/network [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/session [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/system [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/server/router/volume [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/backend [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/events [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/filters [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/image [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/mount [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/network [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/registry [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/strslice [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/swarm [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/time [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/versions [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T17:47:25.869Z] github.com/docker/docker/api/types/volume [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/dockerfile [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/dockerignore [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/remotecontext [2021-06-09T17:47:25.869Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T17:47:25.869Z] github.com/docker/docker/cli [2021-06-09T17:47:25.869Z] github.com/docker/docker/cli/config [2021-06-09T17:47:25.869Z] github.com/docker/docker/cli/debug [2021-06-09T17:47:25.869Z] github.com/docker/docker/client [2021-06-09T17:47:25.869Z] github.com/docker/docker/cmd/dockerd [2021-06-09T17:47:25.869Z] github.com/docker/docker/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/container/stream [2021-06-09T17:47:25.869Z] github.com/docker/docker/contrib/apparmor [2021-06-09T17:47:25.869Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T17:47:25.869Z] github.com/docker/docker/contrib/httpserver [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/config [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/discovery [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/events [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/exec [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T17:47:25.869Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/images [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/initlayer [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/links [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/listeners [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/local [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/names [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/network [2021-06-09T17:47:25.870Z] github.com/docker/docker/daemon/stats [2021-06-09T17:47:25.870Z] github.com/docker/docker/distribution [2021-06-09T17:47:25.948Z] #71 DONE 0.8s [2021-06-09T17:47:25.948Z] [2021-06-09T17:47:25.948Z] #72 exporting to image [2021-06-09T17:47:25.948Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-09T17:47:25.948Z] #72 exporting layers [2021-06-09T17:47:26.131Z] github.com/docker/docker/distribution/metadata [2021-06-09T17:47:26.131Z] github.com/docker/docker/distribution/utils [2021-06-09T17:47:26.131Z] github.com/docker/docker/distribution/xfer [2021-06-09T17:47:26.131Z] github.com/docker/docker/dockerversion [2021-06-09T17:47:26.131Z] github.com/docker/docker/errdefs [2021-06-09T17:47:26.131Z] github.com/docker/docker/image [2021-06-09T17:47:26.131Z] github.com/docker/docker/image/cache [2021-06-09T17:47:26.131Z] github.com/docker/docker/image/tarexport [2021-06-09T17:47:26.131Z] github.com/docker/docker/image/v1 [2021-06-09T17:47:26.131Z] github.com/docker/docker/internal/test/suite [2021-06-09T17:47:26.131Z] github.com/docker/docker/layer [2021-06-09T17:47:26.131Z] github.com/docker/docker/libcontainerd [2021-06-09T17:47:26.131Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T17:47:26.131Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T17:47:26.131Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T17:47:26.131Z] github.com/docker/docker/libcontainerd/types [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/api [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/client [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/config [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/idm [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/ns [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/options [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/osl [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/libnetwork/types [2021-06-09T17:47:26.131Z] github.com/docker/docker/oci [2021-06-09T17:47:26.131Z] github.com/docker/docker/oci/caps [2021-06-09T17:47:26.131Z] github.com/docker/docker/opts [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/aaparser [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/archive [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/authorization [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/capabilities [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/containerfs [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/directory [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/discovery [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/dmesg [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/filenotify [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/fileutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/fsutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/homedir [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/idtools [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/ioutils [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/locker [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/longpath [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/loopback [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/mount [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/parsers [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/pidfile [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/platform [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/plugins [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/pools [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/progress [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/pubsub [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/reexec [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/signal [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/stringid [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/symlink [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T17:47:26.131Z] github.com/docker/docker/pkg/system [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/tailfile [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/tarsum [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/term [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/term/windows [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/truncindex [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/urlutil [2021-06-09T17:47:26.132Z] github.com/docker/docker/pkg/useragent [2021-06-09T17:47:26.132Z] github.com/docker/docker/plugin [2021-06-09T17:47:26.132Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T17:47:26.132Z] github.com/docker/docker/plugin/v2 [2021-06-09T17:47:26.132Z] github.com/docker/docker/profiles/apparmor [2021-06-09T17:47:26.132Z] github.com/docker/docker/profiles/seccomp [2021-06-09T17:47:26.132Z] github.com/docker/docker/quota [2021-06-09T17:47:26.132Z] github.com/docker/docker/reference [2021-06-09T17:47:26.132Z] github.com/docker/docker/registry [2021-06-09T17:47:26.132Z] github.com/docker/docker/registry/resumable [2021-06-09T17:47:26.132Z] github.com/docker/docker/restartmanager [2021-06-09T17:47:26.132Z] github.com/docker/docker/rootless [2021-06-09T17:47:26.132Z] github.com/docker/docker/rootless/specconv [2021-06-09T17:47:26.132Z] github.com/docker/docker/runconfig [2021-06-09T17:47:26.132Z] github.com/docker/docker/runconfig/opts [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/daemon [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/environment [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/fakegit [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/registry [2021-06-09T17:47:26.132Z] github.com/docker/docker/testutil/request [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume/drivers [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume/local [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume/mounts [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume/service [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume/service/opts [2021-06-09T17:47:26.132Z] github.com/docker/docker/volume/testutils' [2021-06-09T17:47:26.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T17:47:26.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T17:47:26.132Z] + type docker-proxy [2021-06-09T17:47:26.132Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-09T17:47:26.132Z] + hack/make.sh binary-proxy install-proxy [2021-06-09T17:47:26.132Z] [2021-06-09T17:47:26.132Z] Removing bundles/ [2021-06-09T17:47:26.132Z] [2021-06-09T17:47:26.132Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-09T17:47:26.132Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-09T17:47:26.132Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:47:32.503Z] #72 exporting layers 6.7s done [2021-06-09T17:47:32.503Z] #72 writing image sha256:3aaef7524a3fc0928a8b3e9e927eb4df28d62ba5225d955ff1289a32dc6beb0d [2021-06-09T17:47:32.503Z] #72 writing image sha256:3aaef7524a3fc0928a8b3e9e927eb4df28d62ba5225d955ff1289a32dc6beb0d done [2021-06-09T17:47:32.503Z] #72 naming to docker.io/library/docker:b897b89804972c4283add73ef00f51e9a0daf0a2 done [2021-06-09T17:47:32.503Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:47:32.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b897b89804972c4283add73ef00f51e9a0daf0a2 -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:b897b89804972c4283add73ef00f51e9a0daf0a2 hack/make.sh dynbinary test-integration [2021-06-09T17:47:34.270Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-09T17:47:34.270Z] [2021-06-09T17:47:34.270Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-09T17:47:34.270Z] Installing docker-proxy to /usr/local/bin/ [2021-06-09T17:47:34.270Z] [2021-06-09T17:47:34.270Z] + mkdir -p bundles [2021-06-09T17:47:34.271Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-09T17:47:34.748Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-09T17:47:34.748Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-09T17:47:34.748Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-09T17:47:34.748Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-09T17:47:34.748Z] 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-06-09T17:47:34.748Z] Detected virtualization docker. [2021-06-09T17:47:34.748Z] Detected architecture x86-64. [2021-06-09T17:47:34.748Z] Set hostname to . [2021-06-09T17:47:35.212Z] ? github.com/docker/docker/api [no test files] [2021-06-09T17:47:35.316Z] + source /etc/docker-entrypoint-cmd [2021-06-09T17:47:35.316Z] ++ hack/make.sh dynbinary test-integration [2021-06-09T17:47:35.316Z] [2021-06-09T17:47:35.316Z] Removing bundles/ [2021-06-09T17:47:35.316Z] [2021-06-09T17:47:35.316Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:47:35.316Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:47:35.316Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:47:47.460Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2021-06-09T17:47:50.215Z] Loaded image: buildpack-deps:buster [2021-06-09T17:47:50.215Z] Loaded image: busybox:latest [2021-06-09T17:47:50.215Z] Loaded image: busybox:glibc [2021-06-09T17:47:51.143Z] Loaded image: debian:bullseye [2021-06-09T17:47:51.143Z] Loaded image: hello-world:latest [2021-06-09T17:47:51.400Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:47:51.400Z] INFO: Testing against a local daemon [2021-06-09T17:47:51.400Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:47:55.572Z] --- PASS: TestCgroupNamespacesBuild (3.38s) [2021-06-09T17:47:55.572Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:47:57.464Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.70s) [2021-06-09T17:47:57.464Z] === RUN TestBuildWithSession [2021-06-09T17:47:57.464Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:47:57.464Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:47:57.464Z] === RUN TestBuildSquashParent [2021-06-09T17:48:12.309Z] --- PASS: TestBuildSquashParent (12.97s) [2021-06-09T17:48:12.309Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:48:12.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:48:12.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:48:12.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:48:12.309Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:48:12.309Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:48:12.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:48:12.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:48:12.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:48:12.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:48:12.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:48:12.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:48:12.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:48:12.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:48:12.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:48:16.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:48:16.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:48:21.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:48:21.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.39s) [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.44s) [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.18s) [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.57s) [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.34s) [2021-06-09T17:48:27.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.77s) [2021-06-09T17:48:27.026Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:48:27.026Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:48:31.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:48:31.445Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:48:32.006Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:48:32.566Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:48:33.492Z] --- PASS: TestBuildMultiStageCopy (6.43s) [2021-06-09T17:48:33.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.95s) [2021-06-09T17:48:33.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-06-09T17:48:33.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-06-09T17:48:33.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-06-09T17:48:33.492Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2021-06-09T17:48:33.492Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:48:34.857Z] --- PASS: TestBuildMultiStageParentConfig (1.61s) [2021-06-09T17:48:34.857Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:48:37.371Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-06-09T17:48:37.371Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:48:38.735Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2021-06-09T17:48:38.735Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:48:42.899Z] --- PASS: TestBuildMultiStageOnBuild (4.33s) [2021-06-09T17:48:42.899Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:48:43.748Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T17:48:43.748Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-06-09T17:48:44.692Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-06-09T17:48:44.692Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T17:48:44.692Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T17:48:44.692Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T17:48:44.692Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T17:48:44.787Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2021-06-09T17:48:44.787Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:48:44.953Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T17:48:44.953Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T17:48:44.953Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T17:48:44.953Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T17:48:45.214Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T17:48:46.080Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m37.980952821s with top 10 stages: buildssa: 1m46.66740511s, goimports: 26.566644252s, unconvert: 15.925300365s, gosec: 12.824918549s, golint: 7.032581224s, misspell: 5.467405497s, ineffassign: 5.417203006s, vrp: 4.170033558s, inspect: 3.349095896s, printf: 2.07962791s [2021-06-09T17:48:46.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T17:48:46.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T17:48:46.732Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-06-09T17:48:46.732Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-06-09T17:48:46.732Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T17:48:46.732Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T17:48:46.994Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-06-09T17:48:47.257Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T17:48:47.257Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T17:48:47.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:48:47.300Z] Using test binary docker [2021-06-09T17:48:47.300Z] +++ /etc/init.d/apparmor start [2021-06-09T17:48:47.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:48:47.300Z] Starting dockerd [2021-06-09T17:48:47.300Z] INFO: Waiting for daemon to start... [2021-06-09T17:48:47.300Z] +++ 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-06-09T17:48:48.665Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:48:48.665Z] Using test binary docker [2021-06-09T17:48:48.665Z] +++ /etc/init.d/apparmor start [2021-06-09T17:48:48.665Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:48:48.665Z] INFO: Waiting for daemon to start... [2021-06-09T17:48:48.665Z] Starting dockerd [2021-06-09T17:48:48.665Z] +++ 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-06-09T17:48:48.921Z] .--- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-06-09T17:48:48.921Z] === RUN TestBuildWithHugeFile [2021-06-09T17:48:49.482Z] [2021-06-09T17:48:49.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:48:49.482Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:48:49.482Z] Error: No such image: emptyfs [2021-06-09T17:48:49.482Z] ++++ docker load [2021-06-09T17:48:49.482Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:48:49.737Z] Running integration-test (iteration 1) [2021-06-09T17:48:49.737Z] 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-06-09T17:48:49.737Z] ++ 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-06-09T17:48:49.737Z] ++ set -e [2021-06-09T17:48:49.737Z] ++ '[' -n 0 ']' [2021-06-09T17:48:49.737Z] ++ set -x [2021-06-09T17:48:49.737Z] ++ 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-06-09T17:48:49.809Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-06-09T17:48:50.665Z] [2021-06-09T17:48:50.665Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:48:50.665Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:48:50.756Z] ok github.com/docker/docker/builder/remotecontext 0.189s coverage: 13.7% of statements [2021-06-09T17:48:50.921Z] Error: No such image: emptyfs [2021-06-09T17:48:50.922Z] ++++ docker load [2021-06-09T17:48:50.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:48:51.178Z] Running integration-test (iteration 1) [2021-06-09T17:48:51.178Z] 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-06-09T17:48:51.178Z] ++ 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-06-09T17:48:51.178Z] ++ set -e [2021-06-09T17:48:51.178Z] ++ '[' -n 0 ']' [2021-06-09T17:48:51.178Z] ++ set -x [2021-06-09T17:48:51.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T17:48:51.701Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 48.8% of statements [2021-06-09T17:48:51.701Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T17:48:52.646Z] ok github.com/docker/docker/builder/remotecontext/git 4.094s coverage: 86.3% of statements [2021-06-09T17:48:52.646Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T17:48:52.646Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T17:48:56.951Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:48:56.951Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:48:56.951Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:48:56.951Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:48:56.951Z] [2021-06-09T17:48:56.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:48:56.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:48:56.951Z] HOSTNAME=2f2b8d06b3be [2021-06-09T17:48:56.951Z] DEST=bundles/test-integration [2021-06-09T17:48:56.951Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:48:56.951Z] DOCKER_ROOTLESS=1 [2021-06-09T17:48:56.951Z] DOCKER_GITCOMMIT=b88f1edfd92cb5831870f11eeaa856c7b55b9373 [2021-06-09T17:48:56.951Z] container=docker [2021-06-09T17:48:56.951Z] HOME=/root [2021-06-09T17:48:56.951Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:48:56.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:48:56.951Z] VALIDATE_BRANCH=master [2021-06-09T17:48:56.951Z] TERM=xterm [2021-06-09T17:48:56.951Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:48:56.951Z] SHLVL=1 [2021-06-09T17:48:56.951Z] TIMEOUT=120m [2021-06-09T17:48:56.951Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:48:56.951Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:48:56.951Z] GO111MODULE=off [2021-06-09T17:48:56.951Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T17:48:56.951Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:48:56.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:48:56.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:48:56.951Z] GOPATH=/go [2021-06-09T17:48:56.951Z] PKG_CONFIG=pkg-config [2021-06-09T17:48:56.951Z] _=/usr/bin/env [2021-06-09T17:48:56.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:48:57.944Z] ok github.com/docker/docker/client 0.242s coverage: 75.4% of statements [2021-06-09T17:49:04.194Z] INFO [runner/unused/goanalysis] analyzers took 36.633382923s with top 10 stages: buildssa: 30.508697934s, U1000: 6.124684989s [2021-06-09T17:49:04.194Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-09T17:49:04.194Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2310/2310, skip_dirs: 2310/2310, identifier_marker: 1922/1922, nolint: 0/79, filename_unadjuster: 2310/2310, exclude: 1922/1922, cgo: 2310/2889, path_prettifier: 2310/2310, autogenerated_exclude: 1922/2310, exclude-rules: 79/1922 [2021-06-09T17:49:04.194Z] INFO [runner] processing took 205.434299ms with stages: nolint: 81.123231ms, identifier_marker: 79.257865ms, path_prettifier: 17.950555ms, autogenerated_exclude: 12.640299ms, exclude-rules: 7.48354ms, skip_dirs: 4.713798ms, cgo: 1.226581ms, filename_unadjuster: 1.031831ms, max_same_issues: 1.987µs, uniq_by_line: 1.071µs, source_code: 751ns, exclude: 578ns, diff: 546ns, max_from_linter: 525ns, path_shortener: 434ns, skip_files: 399ns, max_per_file_from_linter: 308ns [2021-06-09T17:49:04.194Z] INFO [runner] linters took 1m50.461976085s with stages: goanalysis_metalinter: 1m24.835111829s, unused: 25.420937076s [2021-06-09T17:49:04.194Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-09T17:49:04.194Z] INFO Memory: 1751 samples, avg is 249.3MB, max is 4435.4MB [2021-06-09T17:49:04.194Z] INFO Execution took 4m0.041155386s [2021-06-09T17:49:04.194Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-09T17:49:04.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0dc838e53b56329211337a50e1d575253fcace67 hack/make.sh dynbinary test-docker-py [2021-06-09T17:49:05.114Z] [2021-06-09T17:49:05.114Z] Removing bundles/ [2021-06-09T17:49:05.114Z] [2021-06-09T17:49:05.114Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:49:05.114Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:49:05.114Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:49:11.789Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:49:11.789Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:49:11.789Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:49:11.789Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:49:11.789Z] [2021-06-09T17:49:11.789Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:49:11.789Z] DOCKER_SYSTEMD=1 [2021-06-09T17:49:11.789Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:49:11.789Z] HOSTNAME=a0f88c6847d4 [2021-06-09T17:49:11.789Z] DEST=bundles/test-integration [2021-06-09T17:49:11.789Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:49:11.789Z] DOCKER_GITCOMMIT=b897b89804972c4283add73ef00f51e9a0daf0a2 [2021-06-09T17:49:11.789Z] container=docker [2021-06-09T17:49:11.789Z] HOME=/root [2021-06-09T17:49:11.789Z] LANG=C.UTF-8 [2021-06-09T17:49:11.789Z] INVOCATION_ID=f519fdfc10fb436cbf994bf8b152edce [2021-06-09T17:49:11.789Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:49:11.789Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:49:11.789Z] VALIDATE_BRANCH=master [2021-06-09T17:49:11.789Z] TERM=xterm [2021-06-09T17:49:11.789Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:49:11.789Z] SHLVL=3 [2021-06-09T17:49:11.789Z] TIMEOUT=120m [2021-06-09T17:49:11.789Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:49:11.789Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:49:11.789Z] GO111MODULE=off [2021-06-09T17:49:11.789Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T17:49:11.789Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:49:11.789Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:49:11.789Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:49:11.789Z] GOPATH=/go [2021-06-09T17:49:11.789Z] PKG_CONFIG=pkg-config [2021-06-09T17:49:11.789Z] _=/usr/bin/env [2021-06-09T17:49:11.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:49:16.199Z] 29d5b6a226d2: Verifying Checksum [2021-06-09T17:49:16.199Z] 29d5b6a226d2: Download complete [2021-06-09T17:49:16.828Z] 639bb6bb2beb: Pull complete [2021-06-09T17:49:16.828Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-09T17:49:16.828Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:49:16.828Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:49:16.828Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-09T17:49:16.828Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-09T17:49:16.828Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-09T17:49:16.828Z] INFO: Docker version of control daemon [2021-06-09T17:49:16.828Z] [2021-06-09T17:49:16.828Z] Client: [2021-06-09T17:49:16.828Z] Version: 20.10.6 [2021-06-09T17:49:16.828Z] API version: 1.41 [2021-06-09T17:49:16.828Z] Go version: go1.16.3 [2021-06-09T17:49:16.828Z] Git commit: 370c289 [2021-06-09T17:49:16.828Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-09T17:49:16.828Z] OS/Arch: windows/amd64 [2021-06-09T17:49:16.828Z] Context: default [2021-06-09T17:49:16.828Z] Experimental: true [2021-06-09T17:49:16.828Z] [2021-06-09T17:49:16.828Z] Server: Docker Engine - Community [2021-06-09T17:49:16.828Z] Engine: [2021-06-09T17:49:16.828Z] Version: 20.10.6 [2021-06-09T17:49:16.828Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:49:16.828Z] Go version: go1.13.15 [2021-06-09T17:49:16.828Z] Git commit: 8728dd2 [2021-06-09T17:49:16.828Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-09T17:49:16.828Z] OS/Arch: windows/amd64 [2021-06-09T17:49:16.828Z] Experimental: true [2021-06-09T17:49:16.828Z] [2021-06-09T17:49:16.828Z] INFO: Docker info of control daemon [2021-06-09T17:49:16.828Z] [2021-06-09T17:49:16.828Z] Client: [2021-06-09T17:49:16.828Z] Context: default [2021-06-09T17:49:16.828Z] Debug Mode: false [2021-06-09T17:49:16.828Z] Plugins: [2021-06-09T17:49:16.828Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-09T17:49:16.828Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-09T17:49:16.828Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-09T17:49:16.828Z] [2021-06-09T17:49:16.828Z] Server: [2021-06-09T17:49:16.828Z] Containers: 0 [2021-06-09T17:49:16.828Z] Running: 0 [2021-06-09T17:49:16.828Z] Paused: 0 [2021-06-09T17:49:16.828Z] Stopped: 0 [2021-06-09T17:49:16.828Z] Images: 1 [2021-06-09T17:49:16.828Z] Server Version: 20.10.6 [2021-06-09T17:49:16.828Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-09T17:49:16.828Z] Windows: [2021-06-09T17:49:16.828Z] LCOW: [2021-06-09T17:49:16.829Z] Logging Driver: json-file [2021-06-09T17:49:16.829Z] Plugins: [2021-06-09T17:49:16.829Z] Volume: local [2021-06-09T17:49:16.829Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:49:16.829Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:49:16.829Z] Swarm: inactive [2021-06-09T17:49:16.829Z] Default Isolation: process [2021-06-09T17:49:16.829Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T17:49:16.829Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T17:49:16.829Z] OSType: windows [2021-06-09T17:49:16.829Z] Architecture: x86_64 [2021-06-09T17:49:16.829Z] CPUs: 4 [2021-06-09T17:49:16.829Z] Total Memory: 32GiB [2021-06-09T17:49:16.829Z] Name: azwin-2-a5b8b0 [2021-06-09T17:49:16.829Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-09T17:49:16.829Z] Docker Root Dir: D:\docker [2021-06-09T17:49:16.829Z] Debug Mode: false [2021-06-09T17:49:16.829Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:49:16.829Z] Labels: [2021-06-09T17:49:16.829Z] Experimental: true [2021-06-09T17:49:16.829Z] Insecure Registries: [2021-06-09T17:49:16.829Z] 10.0.0.4:5000 [2021-06-09T17:49:16.829Z] 127.0.0.0/8 [2021-06-09T17:49:16.829Z] Registry Mirrors: [2021-06-09T17:49:16.829Z] http://10.0.0.4:5000/ [2021-06-09T17:49:16.829Z] Live Restore Enabled: false [2021-06-09T17:49:16.829Z] Product License: Community Engine [2021-06-09T17:49:16.829Z] [2021-06-09T17:49:16.829Z] [2021-06-09T17:49:16.829Z] INFO: Commit hash is 03f372bfaf [2021-06-09T17:49:16.829Z] INFO: Nuke-Everything... [2021-06-09T17:49:16.829Z] INFO: Container count on control daemon to delete is 0 [2021-06-09T17:49:16.829Z] INFO: Nuking d:\CI [2021-06-09T17:49:16.829Z] INFO: Zapped successfully [2021-06-09T17:49:16.829Z] INFO: Location for testing is d:\CI\PR-42498\1 [2021-06-09T17:49:16.829Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-09T17:49:16.829Z] [2021-06-09T17:49:16.829Z] [2021-06-09T17:49:16.829Z] INFO: Building the image from Dockerfile.windows at 06/09/2021 17:49:12... [2021-06-09T17:49:16.829Z] [2021-06-09T17:49:19.708Z] Sending build context to Docker daemon 61.15MB [2021-06-09T17:49:19.708Z] [2021-06-09T17:49:19.708Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-09T17:49:19.708Z] ---> 5b60ac4e9e92 [2021-06-09T17:49:19.709Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-09T17:49:19.709Z] ---> Running in 893a82283873 [2021-06-09T17:49:20.161Z] Removing intermediate container 893a82283873 [2021-06-09T17:49:20.161Z] ---> 7242e4220cd3 [2021-06-09T17:49:20.161Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-09T17:49:20.161Z] ---> Running in ceb36c621c76 [2021-06-09T17:49:20.618Z] Removing intermediate container ceb36c621c76 [2021-06-09T17:49:20.618Z] ---> 514aca346feb [2021-06-09T17:49:20.618Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-09T17:49:20.618Z] ---> Running in 13ea6b28ac92 [2021-06-09T17:49:21.072Z] Removing intermediate container 13ea6b28ac92 [2021-06-09T17:49:21.072Z] ---> bbee2e0aa6e1 [2021-06-09T17:49:21.072Z] 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-06-09T17:49:21.072Z] ---> Running in a9d2c2ef49d7 [2021-06-09T17:49:21.072Z] Removing intermediate container a9d2c2ef49d7 [2021-06-09T17:49:21.072Z] ---> 2f31dab18fde [2021-06-09T17:49:21.072Z] 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-06-09T17:49:21.072Z] ---> Running in b8390ba6fe72 [2021-06-09T17:49:28.087Z] [2021-06-09T17:49:28.087Z] SUCCESS: Specified value was saved. [2021-06-09T17:49:29.040Z] INFO: Downloading git... [2021-06-09T17:49:29.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:49:29.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:49:30.102Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 29.1% of statements [2021-06-09T17:49:30.102Z] ok github.com/docker/docker/container 0.186s coverage: 34.6% of statements [2021-06-09T17:49:30.102Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T17:49:30.102Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T17:49:30.102Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T17:49:30.102Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T17:49:30.102Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2021-06-09T17:49:30.559Z] INFO: Downloading go... [2021-06-09T17:49:30.721Z] ok github.com/docker/docker/daemon/cluster/convert 0.083s coverage: 35.9% of statements [2021-06-09T17:49:32.706Z] INFO: Downloading compiler 1 of 3... [2021-06-09T17:49:33.157Z] INFO: Downloading compiler 2 of 3... [2021-06-09T17:49:33.611Z] INFO: Downloading compiler 3 of 3... [2021-06-09T17:49:33.611Z] INFO: Extracting git... [2021-06-09T17:49:34.059Z] ok github.com/docker/docker/daemon/cluster 0.138s coverage: 0.5% of statements [2021-06-09T17:49:36.613Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-06-09T17:49:36.875Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.8% of statements [2021-06-09T17:49:37.803Z] Loaded image: buildpack-deps:buster [2021-06-09T17:49:37.803Z] Loaded image: busybox:latest [2021-06-09T17:49:37.803Z] Loaded image: buildpack-deps:buster [2021-06-09T17:49:37.803Z] Loaded image: busybox:latest [2021-06-09T17:49:37.803Z] Loaded image: busybox:glibc [2021-06-09T17:49:37.803Z] Loaded image: busybox:glibc [2021-06-09T17:49:37.823Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2021-06-09T17:49:38.058Z] Loaded image: debian:bullseye [2021-06-09T17:49:38.314Z] Loaded image: hello-world:latest [2021-06-09T17:49:38.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:49:38.570Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:49:38.570Z] Loaded image: debian:bullseye [2021-06-09T17:49:38.570Z] INFO: Testing against a local daemon [2021-06-09T17:49:38.768Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2021-06-09T17:49:38.825Z] === RUN TestDockerDaemonSuite [2021-06-09T17:49:38.825Z] Loaded image: hello-world:latest [2021-06-09T17:49:38.825Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-09T17:49:38.825Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:49:39.082Z] INFO: Testing against a local daemon [2021-06-09T17:49:39.082Z] === RUN TestDockerSuite [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T17:49:39.338Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T17:49:39.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:49:42.983Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-06-09T17:49:42.983Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.018s coverage: 73.3% of statements [2021-06-09T17:49:42.983Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.520s coverage: 14.0% of statements [2021-06-09T17:49:43.502Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T17:49:43.503Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T17:49:43.503Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T17:49:43.503Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T17:49:44.371Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.878s coverage: 56.2% of statements [2021-06-09T17:49:44.429Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T17:49:44.684Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T17:49:44.684Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T17:49:45.315Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.9% of statements [2021-06-09T17:49:47.203Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T17:49:47.203Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T17:49:47.203Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T17:49:47.203Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T17:49:47.459Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-09T17:49:47.867Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.790s coverage: 49.4% of statements [2021-06-09T17:49:48.336Z] INFO: Expanding go... [2021-06-09T17:49:48.387Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T17:49:49.260Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.421s coverage: 57.7% of statements [2021-06-09T17:49:49.521Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 57.5% of statements [2021-06-09T17:49:50.287Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T17:49:50.287Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T17:49:50.287Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T17:49:50.287Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T17:49:50.287Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T17:49:50.467Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.353s coverage: 46.2% of statements [2021-06-09T17:49:51.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:49:51.411Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-06-09T17:49:51.673Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-06-09T17:49:52.247Z] ok github.com/docker/docker/daemon 12.349s coverage: 17.3% of statements [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-09T17:49:52.247Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T17:49:53.644Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 6.7% of statements [2021-06-09T17:49:53.644Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T17:49:53.644Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T17:49:54.220Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.5% of statements [2021-06-09T17:49:54.482Z] ok github.com/docker/docker/daemon/logger/awslogs 0.287s coverage: 77.4% of statements [2021-06-09T17:49:54.482Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T17:49:54.482Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T17:49:54.482Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2021-06-09T17:49:55.429Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 23.9% of statements [2021-06-09T17:49:55.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2021-06-09T17:49:55.530Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T17:49:56.373Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.054s coverage: 69.9% of statements [2021-06-09T17:49:56.947Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 75.2% of statements [2021-06-09T17:49:56.947Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T17:49:57.519Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-06-09T17:49:57.519Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 58.6% of statements [2021-06-09T17:49:58.093Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T17:49:58.466Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-06-09T17:49:58.728Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2021-06-09T17:49:59.673Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2021-06-09T17:50:00.617Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2021-06-09T17:50:00.617Z] ok github.com/docker/docker/daemon/logger/splunk 1.886s coverage: 82.5% of statements [2021-06-09T17:50:00.617Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T17:50:00.617Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T17:50:01.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:50:01.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:50:01.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:50:02.261Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T17:50:02.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:50:02.536Z] ok github.com/docker/docker/distribution 0.234s coverage: 25.2% of statements [2021-06-09T17:50:02.536Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T17:50:02.536Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-06-09T17:50:02.798Z] ok github.com/docker/docker/image 0.068s coverage: 86.6% of statements [2021-06-09T17:50:03.744Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2021-06-09T17:50:03.744Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T17:50:03.744Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-06-09T17:50:03.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:50:03.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:50:04.006Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.6% of statements [2021-06-09T17:50:04.150Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T17:50:04.268Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2021-06-09T17:50:04.268Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T17:50:04.530Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-06-09T17:50:05.076Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T17:50:05.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:50:06.442Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T17:50:06.698Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-09T17:50:08.064Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T17:50:08.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:50:08.746Z] ok github.com/docker/docker/libnetwork/bitseq 0.705s coverage: 84.4% of statements [2021-06-09T17:50:09.315Z] INFO: Expanding compiler 1 of 3... [2021-06-09T17:50:09.315Z] INFO: Expanding compiler 2 of 3... [2021-06-09T17:50:09.430Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-09T17:50:10.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:50:10.666Z] ok github.com/docker/docker/libnetwork/api 2.284s coverage: 83.2% of statements [2021-06-09T17:50:10.666Z] ok github.com/docker/docker/libnetwork/client 0.078s coverage: 75.2% of statements [2021-06-09T17:50:10.794Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-09T17:50:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:50:11.609Z] ok github.com/docker/docker/libnetwork/client/mflag 0.027s coverage: 62.7% of statements [2021-06-09T17:50:11.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:50:12.158Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-09T17:50:13.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:50:13.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:50:14.047Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-09T17:50:14.158Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.425s coverage: 67.6% of statements [2021-06-09T17:50:14.158Z] ok github.com/docker/docker/libnetwork/config 0.148s coverage: 24.0% of statements [2021-06-09T17:50:14.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:50:14.730Z] ok github.com/docker/docker/libnetwork/datastore 0.019s coverage: 21.9% of statements [2021-06-09T17:50:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:50:14.974Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-09T17:50:14.993Z] ok github.com/docker/docker/libnetwork/driverapi 0.013s coverage: 68.9% of statements [2021-06-09T17:50:15.055Z] INFO: Expanding compiler 3 of 3... [2021-06-09T17:50:15.055Z] INFO: Removing downloaded files... [2021-06-09T17:50:15.055Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-09T17:50:15.055Z] INFO: Configuring git core.autocrlf... [2021-06-09T17:50:15.255Z] ok github.com/docker/docker/layer 7.504s coverage: 68.8% of statements [2021-06-09T17:50:15.255Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T17:50:15.255Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T17:50:15.255Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T17:50:15.255Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T17:50:15.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:50:16.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:50:16.200Z] ok github.com/docker/docker/libnetwork/drivers/host 0.020s coverage: 34.8% of statements [2021-06-09T17:50:16.340Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T17:50:16.340Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-09T17:50:16.774Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.043s coverage: 4.0% of statements [2021-06-09T17:50:17.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:50:17.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:50:17.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:50:17.708Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T17:50:18.164Z] ok github.com/docker/docker/libnetwork/drivers/null 0.025s coverage: 34.8% of statements [2021-06-09T17:50:18.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:50:18.426Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.048s coverage: 4.5% of statements [2021-06-09T17:50:19.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:50:19.213Z] Using test binary docker [2021-06-09T17:50:19.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:50:19.473Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:50:19.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:50:19.473Z] INFO: Waiting for daemon to start... [2021-06-09T17:50:19.473Z] Starting dockerd [2021-06-09T17:50:20.225Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T17:50:20.392Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.021s coverage: 63.6% of statements [2021-06-09T17:50:21.336Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.042s coverage: 57.4% of statements [2021-06-09T17:50:21.594Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T17:50:21.850Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-09T17:50:22.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:50:22.720Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-06-09T17:50:22.766Z] . [2021-06-09T17:50:22.766Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:50:22.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:50:22.766Z] Error: No such image: emptyfs [2021-06-09T17:50:22.766Z] Running integration-test (iteration 1) [2021-06-09T17:50:22.766Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:50:22.779Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T17:50:23.291Z] ok github.com/docker/docker/libnetwork/etchosts 0.040s coverage: 81.2% of statements [2021-06-09T17:50:23.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-09T17:50:24.233Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.011s coverage: 48.1% of statements [2021-06-09T17:50:24.804Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-09T17:50:25.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:50:25.294Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T17:50:25.375Z] ok github.com/docker/docker/libnetwork/internal/caller 0.009s coverage: 100.0% of statements [2021-06-09T17:50:25.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-09T17:50:25.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:50:27.438Z] --- PASS: TestBuildWithHugeFile (98.35s) [2021-06-09T17:50:27.438Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:50:27.438Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:50:27.439Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:50:27.439Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:50:27.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:50:27.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:50:27.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:50:27.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:50:27.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:50:27.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:50:27.439Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:50:27.439Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:50:27.695Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:50:27.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:50:27.950Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-06-09T17:50:27.950Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-06-09T17:50:27.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-06-09T17:50:27.950Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-06-09T17:50:27.950Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:50:27.950Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:50:27.950Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T17:50:28.188Z] 29d5b6a226d2: Pull complete [2021-06-09T17:50:28.188Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-09T17:50:28.188Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T17:50:28.188Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-09T17:50:28.188Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-09T17:50:28.188Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-09T17:50:28.188Z] WARN: Skipping validation tests [2021-06-09T17:50:28.188Z] INFO: Running unit tests at 06/09/2021 17:50:26... [2021-06-09T17:50:28.512Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-09T17:50:28.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-09T17:50:29.881Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T17:50:30.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:50:30.658Z] ok github.com/docker/docker/libnetwork/drivers/overlay 9.025s coverage: 7.4% of statements [2021-06-09T17:50:31.193Z] INFO: make.ps1 starting at 06/09/2021 17:50:30 [2021-06-09T17:50:31.193Z] INFO: Git commit (6bf4a3a9d5) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:50:31.193Z] INFO: Invoking autogen... [2021-06-09T17:50:31.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:50:31.663Z] INFO: Running unit tests... [2021-06-09T17:50:31.770Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T17:50:31.770Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T17:50:32.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-09T17:50:33.133Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:50:33.133Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-09T17:50:33.389Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T17:50:34.258Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:50:34.258Z] Using test binary docker [2021-06-09T17:50:34.258Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:50:34.258Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-09T17:50:34.258Z] INFO: Waiting for daemon to start... [2021-06-09T17:50:34.258Z] Starting dockerd [2021-06-09T17:50:34.317Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T17:50:35.683Z] --- PASS: TestBuildPreserveOwnership (7.56s) [2021-06-09T17:50:35.683Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.06s) [2021-06-09T17:50:35.683Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s) [2021-06-09T17:50:35.683Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:50:35.683Z] --- PASS: TestBuildPlatformInvalid (0.30s) [2021-06-09T17:50:35.683Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:50:35.944Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2021-06-09T17:50:36.157Z] . [2021-06-09T17:50:36.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:50:36.157Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:50:36.157Z] Error: No such image: emptyfs [2021-06-09T17:50:36.415Z] Running integration-test (iteration 1) [2021-06-09T17:50:36.415Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:50:36.517Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-06-09T17:50:37.903Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.028s coverage: 47.4% of statements [2021-06-09T17:50:38.199Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-09T17:50:38.475Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.010s coverage: 71.4% of statements [2021-06-09T17:50:40.389Z] ok github.com/docker/docker/libnetwork/ipamutils 0.937s coverage: 74.0% of statements [2021-06-09T17:50:41.467Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-09T17:50:41.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:50:41.542Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:50:41.542Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:50:41.542Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:50:41.542Z] [2021-06-09T17:50:41.542Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-09T17:50:41.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-09T17:50:41.542Z] Using test binary docker [2021-06-09T17:50:41.542Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:50:41.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:50:41.542Z] INFO: Waiting for daemon to start... [2021-06-09T17:50:41.542Z] Starting dockerd [2021-06-09T17:50:41.542Z] . [2021-06-09T17:50:41.542Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-09T17:50:42.019Z] 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-06-09T17:50:42.834Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-09T17:50:44.731Z] Loaded image: buildpack-deps:buster [2021-06-09T17:50:44.731Z] Loaded image: busybox:latest [2021-06-09T17:50:44.731Z] Loaded image: busybox:glibc [2021-06-09T17:50:44.731Z] Loaded image: debian:bullseye [2021-06-09T17:50:44.731Z] Loaded image: hello-world:latest [2021-06-09T17:50:44.999Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:50:44.999Z] INFO: Testing against a local daemon [2021-06-09T17:50:44.999Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:50:46.123Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-09T17:50:46.383Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-09T17:50:46.956Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-09T17:50:47.593Z] --- PASS: TestCgroupNamespacesBuild (2.63s) [2021-06-09T17:50:47.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:50:49.476Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-09T17:50:49.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-09T17:50:50.134Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s) [2021-06-09T17:50:50.135Z] === RUN TestBuildWithSession [2021-06-09T17:50:50.135Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:50:50.135Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:50:50.135Z] === RUN TestBuildSquashParent [2021-06-09T17:50:50.625Z] ? github.com/docker/docker/api [no test files] [2021-06-09T17:50:51.343Z] Loaded image: buildpack-deps:buster [2021-06-09T17:50:51.343Z] Loaded image: busybox:latest [2021-06-09T17:50:51.343Z] Loaded image: busybox:glibc [2021-06-09T17:50:51.912Z] Loaded image: debian:bullseye [2021-06-09T17:50:51.912Z] Loaded image: hello-world:latest [2021-06-09T17:50:52.480Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:50:52.480Z] INFO: Testing against a local daemon [2021-06-09T17:50:52.480Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:50:52.996Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-09T17:50:54.378Z] --- PASS: TestCgroupNamespacesBuild (1.87s) [2021-06-09T17:50:54.378Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:50:54.886Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-09T17:50:55.755Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.54s) [2021-06-09T17:50:55.755Z] === RUN TestBuildWithSession [2021-06-09T17:50:55.755Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:50:55.755Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:50:55.755Z] === RUN TestBuildSquashParent [2021-06-09T17:50:58.154Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-09T17:50:58.267Z] --- PASS: TestBuildSquashParent (7.91s) [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:50:58.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:50:58.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:50:58.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:50:58.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:50:58.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:50:58.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:50:58.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:50:58.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:50:58.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:50:59.082Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-09T17:51:00.011Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-09T17:51:01.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:01.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:02.312Z] --- PASS: TestBuildSquashParent (6.05s) [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:51:02.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:02.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:02.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:51:02.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:02.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:02.312Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:02.312Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:02.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:51:02.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:51:02.347Z] ok github.com/docker/docker/libnetwork/ipam 30.127s coverage: 85.3% of statements [2021-06-09T17:51:02.347Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-09T17:51:02.525Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T17:51:02.607Z] ok github.com/docker/docker/libnetwork/netutils 0.034s coverage: 43.8% of statements [2021-06-09T17:51:02.780Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T17:51:03.343Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-09T17:51:04.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:04.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:04.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:51:04.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:51:04.708Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T17:51:04.964Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T17:51:05.481Z] === RUN TestMiddlewares [2021-06-09T17:51:05.481Z] --- PASS: TestMiddlewares (0.00s) [2021-06-09T17:51:05.481Z] PASS [2021-06-09T17:51:05.481Z] coverage: 9.0% of statements [2021-06-09T17:51:05.481Z] ok github.com/docker/docker/api/server 0.086s coverage: 9.0% of statements [2021-06-09T17:51:05.891Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-09T17:51:06.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:51:06.818Z] Loaded image: buildpack-deps:buster [2021-06-09T17:51:06.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:51:07.075Z] Loaded image: busybox:latest [2021-06-09T17:51:07.075Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-09T17:51:07.330Z] Loaded image: busybox:glibc [2021-06-09T17:51:07.398Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-09T17:51:07.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2021-06-09T17:51:07.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2021-06-09T17:51:07.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.02s) [2021-06-09T17:51:07.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2021-06-09T17:51:07.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2021-06-09T17:51:07.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2021-06-09T17:51:07.399Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:51:07.399Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:51:07.585Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-09T17:51:08.146Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-09T17:51:08.708Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-09T17:51:08.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T17:51:09.220Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s) [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-06-09T17:51:09.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-06-09T17:51:09.465Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:51:09.465Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:51:10.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:51:11.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:51:11.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:51:11.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:51:11.627Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:51:11.627Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:51:11.885Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2021-06-09T17:51:11.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2021-06-09T17:51:11.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-06-09T17:51:11.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-09T17:51:11.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-06-09T17:51:11.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-06-09T17:51:11.885Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:51:12.199Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:51:12.490Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T17:51:12.490Z] Loaded image: debian:bullseye [2021-06-09T17:51:12.490Z] Loaded image: hello-world:latest [2021-06-09T17:51:12.490Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:51:12.819Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-06-09T17:51:12.819Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:51:13.138Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:51:13.418Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T17:51:13.418Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-09T17:51:13.753Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2021-06-09T17:51:13.753Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:51:14.077Z] --- PASS: TestBuildMultiStageCopy (6.90s) [2021-06-09T17:51:14.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.90s) [2021-06-09T17:51:14.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-09T17:51:14.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-09T17:51:14.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-09T17:51:14.077Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-09T17:51:14.077Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:51:14.319Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-06-09T17:51:14.319Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:51:16.845Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2021-06-09T17:51:16.845Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:51:17.103Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-06-09T17:51:17.103Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:51:19.354Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-09T17:51:19.354Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:51:19.630Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2021-06-09T17:51:19.630Z] === RUN TestBuildWithHugeFile [2021-06-09T17:51:20.237Z] sha256:884c6418cb7fdcf25e40f702d7ee35b6dae50f04a3a7709afdf890629fac9de8 [2021-06-09T17:51:20.237Z] INFO: Starting docker-py tests... [2021-06-09T17:51:20.237Z] ============================= test session starts ============================== [2021-06-09T17:51:20.237Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-09T17:51:20.237Z] rootdir: /src, inifile: pytest.ini [2021-06-09T17:51:20.237Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-09T17:51:20.237Z] collected 390 items / 1 deselected / 389 selected [2021-06-09T17:51:20.237Z] [2021-06-09T17:51:21.503Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-09T17:51:23.392Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.66s) [2021-06-09T17:51:23.392Z] PASS [2021-06-09T17:51:23.392Z] [2021-06-09T17:51:23.392Z] === Skipped [2021-06-09T17:51:23.392Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:51:23.392Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:51:23.392Z] [2021-06-09T17:51:23.392Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:51:23.392Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:51:23.392Z] [2021-06-09T17:51:23.392Z] [2021-06-09T17:51:23.392Z] DONE 34 tests, 2 skipped in 259.709s [2021-06-09T17:51:23.392Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:51:23.392Z] ++ 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-06-09T17:51:23.392Z] ++ set -e [2021-06-09T17:51:23.392Z] ++ '[' -n 0 ']' [2021-06-09T17:51:23.392Z] ++ set -x [2021-06-09T17:51:23.392Z] ++ 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-06-09T17:51:23.953Z] INFO: Testing against a local daemon [2021-06-09T17:51:23.953Z] === RUN TestConfigInspect [2021-06-09T17:51:24.210Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-09T17:51:24.210Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-09T17:51:26.100Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T17:51:27.027Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-09T17:51:27.282Z] --- PASS: TestConfigInspect (3.42s) [2021-06-09T17:51:27.282Z] === RUN TestConfigList [2021-06-09T17:51:27.477Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2021-06-09T17:51:27.477Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:51:29.797Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-09T17:51:30.016Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2021-06-09T17:51:30.016Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:51:30.358Z] --- PASS: TestConfigList (3.06s) [2021-06-09T17:51:30.358Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:51:31.722Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T17:51:31.722Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T17:51:31.977Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-09T17:51:33.864Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T17:51:33.864Z] --- PASS: TestConfigsCreateAndDelete (3.32s) [2021-06-09T17:51:33.864Z] === RUN TestConfigsUpdate [2021-06-09T17:51:34.119Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-09T17:51:35.310Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-06-09T17:51:35.310Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:51:35.880Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-09T17:51:35.880Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:51:37.392Z] --- PASS: TestConfigsUpdate (3.15s) [2021-06-09T17:51:37.392Z] === RUN TestTemplatedConfig [2021-06-09T17:51:38.321Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-09T17:51:38.321Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T17:51:38.608Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-09T17:51:40.076Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-06-09T17:51:40.076Z] === RUN TestBuildWithHugeFile [2021-06-09T17:51:40.514Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T17:51:40.944Z] Removing intermediate container b8390ba6fe72 [2021-06-09T17:51:40.944Z] ---> 969eefa4cede [2021-06-09T17:51:40.944Z] 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-06-09T17:51:40.944Z] ---> Running in ec080bd99fe7 [2021-06-09T17:51:40.944Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-09T17:51:40.944Z] go: finding gotest.tools v0.5.3 [2021-06-09T17:51:40.944Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-09T17:51:40.944Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-09T17:51:40.944Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-09T17:51:40.944Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:51:40.944Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-09T17:51:40.944Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:51:40.944Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:51:40.944Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-09T17:51:40.944Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:51:40.944Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:51:40.944Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-09T17:51:40.944Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-09T17:51:40.944Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-09T17:51:40.944Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:51:40.944Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-09T17:51:40.944Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:51:40.944Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:51:40.944Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:51:40.944Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:51:40.944Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:51:40.944Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:51:40.944Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:51:40.944Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:51:40.944Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:51:40.944Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:51:41.396Z] go: finding github.com/fatih/color v1.9.0 [2021-06-09T17:51:41.396Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-09T17:51:41.396Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-09T17:51:41.396Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-09T17:51:41.396Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-09T17:51:41.396Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-09T17:51:41.396Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-09T17:51:41.396Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-09T17:51:41.396Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-09T17:51:41.396Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-09T17:51:41.396Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-09T17:51:41.441Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T17:51:42.002Z] --- PASS: TestTemplatedConfig (5.16s) [2021-06-09T17:51:42.002Z] === RUN TestConfigCreateResolve [2021-06-09T17:51:42.557Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-09T17:51:42.565Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-09T17:51:43.380Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-09T17:51:45.081Z] --- PASS: TestConfigCreateResolve (2.61s) [2021-06-09T17:51:45.081Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:51:45.081Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-09T17:51:45.081Z] PASS [2021-06-09T17:51:45.081Z] [2021-06-09T17:51:45.081Z] DONE 7 tests in 21.561s [2021-06-09T17:51:45.081Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:51:45.081Z] ++ 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-06-09T17:51:45.081Z] ++ set -e [2021-06-09T17:51:45.081Z] ++ '[' -n 0 ']' [2021-06-09T17:51:45.081Z] ++ set -x [2021-06-09T17:51:45.081Z] ++ 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-06-09T17:51:45.089Z] INFO: Build done for gotestsum... [2021-06-09T17:51:45.317Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-09T17:51:45.337Z] INFO: Testing against a local daemon [2021-06-09T17:51:45.337Z] === RUN TestCheckpoint [2021-06-09T17:51:45.337Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T17:51:45.337Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:51:45.337Z] === RUN TestContainerInvalidJSON [2021-06-09T17:51:45.337Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:51:45.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:51:45.337Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:51:45.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:51:45.337Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:51:45.337Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:51:45.337Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:51:45.337Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:51:45.337Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:51:45.337Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-09T17:51:45.337Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T17:51:45.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s) [2021-06-09T17:51:45.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:51:45.337Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:51:45.592Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T17:51:45.592Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-09T17:51:45.592Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:51:45.592Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-06-09T17:51:45.592Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:51:45.592Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-09T17:51:45.592Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:51:45.847Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-09T17:51:45.847Z] === RUN TestCopyFromContainer [2021-06-09T17:51:46.103Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-09T17:51:47.995Z] === RUN TestCopyFromContainer// [2021-06-09T17:51:47.995Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:51:47.995Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:51:47.995Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:51:48.252Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:51:48.252Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:51:48.508Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:51:48.508Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T17:51:48.508Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:51:48.765Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:51:49.021Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer (3.33s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-06-09T17:51:49.021Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-06-09T17:51:49.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:51:49.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:51:49.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:51:49.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:51:49.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:51:49.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:51:49.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:51:49.021Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:51:49.021Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:51:49.021Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:51:49.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-09T17:51:49.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:51:49.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:51:49.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-09T17:51:49.278Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:51:49.278Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-09T17:51:49.278Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:51:49.278Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:51:49.278Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:51:49.278Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:51:49.278Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:51:49.278Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:51:49.278Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:51:49.278Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:51:49.278Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:51:49.278Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:51:49.278Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T17:51:49.278Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:51:49.278Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-09T17:51:49.278Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:51:49.278Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:51:49.278Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-09T17:51:49.278Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:51:49.840Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T17:51:50.096Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-09T17:51:50.657Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-09T17:51:51.219Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-09T17:51:51.780Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T17:51:51.780Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-09T17:51:53.145Z] --- PASS: TestCreateWithCustomMaskedPaths (3.64s) [2021-06-09T17:51:53.145Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:51:54.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-09T17:51:56.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T17:51:56.586Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.73s) [2021-06-09T17:51:56.586Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:51:56.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:51:56.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:51:56.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:51:56.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:51:56.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:51:56.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:51:56.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:51:56.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:51:56.586Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:51:56.586Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:51:56.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:51:56.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:51:56.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:51:56.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:51:56.586Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:51:56.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-09T17:51:56.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-09T17:51:56.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-06-09T17:51:56.586Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T17:51:56.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-06-09T17:51:56.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T17:51:56.842Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:51:56.842Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-09T17:51:58.206Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.35s) [2021-06-09T17:51:58.206Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:51:58.206Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:51:58.206Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:51:58.206Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-09T17:51:58.206Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T17:51:58.206Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:51:58.206Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:51:58.206Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-09T17:51:58.206Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:51:58.206Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-09T17:51:58.206Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:51:58.206Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T17:51:58.206Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:51:58.206Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:51:58.206Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:51:58.206Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T17:51:58.206Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:51:58.206Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:51:58.206Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:51:58.206Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T17:51:58.206Z] === RUN TestDiff [2021-06-09T17:51:59.135Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-09T17:51:59.696Z] --- PASS: TestDiff (1.32s) [2021-06-09T17:51:59.696Z] === RUN TestExecWithCloseStdin [2021-06-09T17:51:59.929Z] Removing intermediate container ec080bd99fe7 [2021-06-09T17:51:59.929Z] ---> 8b7bc3371ce0 [2021-06-09T17:51:59.929Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-09T17:51:59.929Z] ---> Running in 5a79ddd54b7b [2021-06-09T17:51:59.929Z] Removing intermediate container 5a79ddd54b7b [2021-06-09T17:51:59.929Z] ---> 266e2e5f4f3c [2021-06-09T17:51:59.929Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-09T17:51:59.929Z] ---> Running in bfc2b770f96c [2021-06-09T17:51:59.929Z] Removing intermediate container bfc2b770f96c [2021-06-09T17:51:59.929Z] ---> 9228e2b5776e [2021-06-09T17:51:59.929Z] Step 10/10 : COPY . . [2021-06-09T17:52:01.586Z] --- PASS: TestExecWithCloseStdin (1.96s) [2021-06-09T17:52:01.586Z] === RUN TestExec [2021-06-09T17:52:01.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-09T17:52:03.477Z] --- PASS: TestExec (2.00s) [2021-06-09T17:52:03.477Z] === RUN TestExecUser [2021-06-09T17:52:04.405Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-09T17:52:05.771Z] --- PASS: TestExecUser (1.99s) [2021-06-09T17:52:05.771Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T17:52:05.970Z] === RUN TestBoolValue [2021-06-09T17:52:05.970Z] --- PASS: TestBoolValue (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestBoolValueOrDefault [2021-06-09T17:52:05.970Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestInt64ValueOrZero [2021-06-09T17:52:05.970Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestInt64ValueOrDefault [2021-06-09T17:52:05.970Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-09T17:52:05.970Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestJsonContentType [2021-06-09T17:52:05.970Z] --- PASS: TestJsonContentType (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 14.7% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2021-06-09T17:52:05.970Z] === RUN TestMaskSecretKeys [2021-06-09T17:52:05.970Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-09T17:52:05.970Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-09T17:52:05.970Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-09T17:52:05.970Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestVersionMiddlewareVersion [2021-06-09T17:52:05.970Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-09T17:52:05.970Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 37.7% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/server/middleware 0.097s coverage: 37.7% of statements [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T17:52:05.970Z] === RUN TestStrSliceMarshalJSON [2021-06-09T17:52:05.970Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestStrSliceUnmarshalJSON [2021-06-09T17:52:05.970Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestStrSliceUnmarshalString [2021-06-09T17:52:05.970Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestStrSliceUnmarshalSlice [2021-06-09T17:52:05.970Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 90.0% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2021-06-09T17:52:05.970Z] === RUN TestToJSON [2021-06-09T17:52:05.970Z] --- PASS: TestToJSON (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestToParamWithVersion [2021-06-09T17:52:05.970Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestFromJSON [2021-06-09T17:52:05.970Z] --- PASS: TestFromJSON (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestEmpty [2021-06-09T17:52:05.970Z] --- PASS: TestEmpty (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestArgsMatchKVListEmptySources [2021-06-09T17:52:05.970Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestArgsMatchKVList [2021-06-09T17:52:05.970Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestArgsMatch [2021-06-09T17:52:05.970Z] --- PASS: TestArgsMatch (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestAdd [2021-06-09T17:52:05.970Z] --- PASS: TestAdd (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestDel [2021-06-09T17:52:05.970Z] --- PASS: TestDel (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestLen [2021-06-09T17:52:05.970Z] --- PASS: TestLen (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestExactMatch [2021-06-09T17:52:05.970Z] --- PASS: TestExactMatch (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestOnlyOneExactMatch [2021-06-09T17:52:05.970Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestContains [2021-06-09T17:52:05.970Z] --- PASS: TestContains (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestValidate [2021-06-09T17:52:05.970Z] --- PASS: TestValidate (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestWalkValues [2021-06-09T17:52:05.970Z] --- PASS: TestWalkValues (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestFuzzyMatch [2021-06-09T17:52:05.970Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestClone [2021-06-09T17:52:05.970Z] --- PASS: TestClone (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 92.2% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2021-06-09T17:52:05.970Z] === RUN TestAdjustForAPIVersion [2021-06-09T17:52:05.970Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 5.7% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T17:52:05.970Z] === RUN TestDurationToSecondsString [2021-06-09T17:52:05.970Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestGetTimestamp [2021-06-09T17:52:05.970Z] --- PASS: TestGetTimestamp (0.18s) [2021-06-09T17:52:05.970Z] === RUN TestParseTimestamps [2021-06-09T17:52:05.970Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 100.0% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/types/time 0.241s coverage: 100.0% of statements [2021-06-09T17:52:05.970Z] === RUN TestCompareVersion [2021-06-09T17:52:05.970Z] --- PASS: TestCompareVersion (0.00s) [2021-06-09T17:52:05.970Z] PASS [2021-06-09T17:52:05.970Z] coverage: 75.0% of statements [2021-06-09T17:52:05.970Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T17:52:05.970Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-09T17:52:05.970Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-09T17:52:05.970Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestCloneArgsSmartHttp [2021-06-09T17:52:05.970Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-06-09T17:52:05.970Z] === RUN TestCloneArgsDumbHttp [2021-06-09T17:52:05.970Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestCloneArgsGit [2021-06-09T17:52:05.970Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-09T17:52:05.970Z] === RUN TestCheckoutGit [2021-06-09T17:52:06.430Z] === RUN TestEnable [2021-06-09T17:52:06.430Z] --- PASS: TestEnable (0.00s) [2021-06-09T17:52:06.430Z] === RUN TestDisable [2021-06-09T17:52:06.430Z] --- PASS: TestDisable (0.00s) [2021-06-09T17:52:06.430Z] === RUN TestEnabled [2021-06-09T17:52:06.430Z] --- PASS: TestEnabled (0.00s) [2021-06-09T17:52:06.430Z] PASS [2021-06-09T17:52:06.430Z] coverage: 100.0% of statements [2021-06-09T17:52:06.430Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-06-09T17:52:06.699Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-09T17:52:06.910Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-09T17:52:06.910Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestProcessNoDockerignore [2021-06-09T17:52:06.910Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-09T17:52:06.910Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestDetectContentType [2021-06-09T17:52:06.910Z] --- PASS: TestDetectContentType (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestSelectAcceptableMIME [2021-06-09T17:52:06.910Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestInspectEmptyResponse [2021-06-09T17:52:06.910Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestInspectResponseBinary [2021-06-09T17:52:06.910Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestResponseUnsupportedContentType [2021-06-09T17:52:06.910Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestInspectResponseTextSimple [2021-06-09T17:52:06.910Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestInspectResponseEmptyContentType [2021-06-09T17:52:06.910Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestUnknownContentLength [2021-06-09T17:52:06.910Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestDownloadRemote [2021-06-09T17:52:06.910Z] --- PASS: TestDownloadRemote (0.09s) [2021-06-09T17:52:06.910Z] === RUN TestGetWithStatusError [2021-06-09T17:52:06.910Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-09T17:52:06.910Z] === RUN TestCloseRootDirectory [2021-06-09T17:52:06.910Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-09T17:52:06.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:52:06.910Z] === RUN TestHashFile [2021-06-09T17:52:06.910Z] --- SKIP: TestHashFile (0.00s) [2021-06-09T17:52:06.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:52:06.910Z] === RUN TestHashSubdir [2021-06-09T17:52:06.910Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-09T17:52:06.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:52:06.910Z] === RUN TestRemoveDirectory [2021-06-09T17:52:06.910Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-09T17:52:06.910Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:52:06.910Z] PASS [2021-06-09T17:52:06.910Z] coverage: 9.3% of statements [2021-06-09T17:52:06.910Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2021-06-09T17:52:07.261Z] --- PASS: TestExportContainerAndImportImage (1.74s) [2021-06-09T17:52:07.261Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:52:07.371Z] === RUN TestGetAllAllowed [2021-06-09T17:52:07.832Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestGetAllMeta [2021-06-09T17:52:07.832Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-09T17:52:07.832Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestIsUnreferencedBuiltin [2021-06-09T17:52:07.832Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestIsExistingDirectory [2021-06-09T17:52:07.832Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestGetFilenameForDownload [2021-06-09T17:52:07.832Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestEnv2Variables [2021-06-09T17:52:07.832Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-09T17:52:07.832Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestMaintainer [2021-06-09T17:52:07.832Z] --- PASS: TestMaintainer (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestLabel [2021-06-09T17:52:07.832Z] --- PASS: TestLabel (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestFromScratch [2021-06-09T17:52:07.832Z] --- PASS: TestFromScratch (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestFromWithArg [2021-06-09T17:52:07.832Z] --- PASS: TestFromWithArg (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-09T17:52:07.832Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestFromWithUndefinedArg [2021-06-09T17:52:07.832Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestFromMultiStageWithNamedStage [2021-06-09T17:52:07.832Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestOnbuild [2021-06-09T17:52:07.832Z] --- PASS: TestOnbuild (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestWorkdir [2021-06-09T17:52:07.832Z] --- PASS: TestWorkdir (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestCmd [2021-06-09T17:52:07.832Z] --- PASS: TestCmd (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestHealthcheckNone [2021-06-09T17:52:07.832Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestHealthcheckCmd [2021-06-09T17:52:07.832Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestEntrypoint [2021-06-09T17:52:07.832Z] --- PASS: TestEntrypoint (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestExpose [2021-06-09T17:52:07.832Z] --- PASS: TestExpose (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestUser [2021-06-09T17:52:07.832Z] --- PASS: TestUser (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestVolume [2021-06-09T17:52:07.832Z] --- PASS: TestVolume (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestStopSignal [2021-06-09T17:52:07.832Z] --- SKIP: TestStopSignal (0.00s) [2021-06-09T17:52:07.832Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T17:52:07.832Z] === RUN TestArg [2021-06-09T17:52:07.832Z] --- PASS: TestArg (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestShell [2021-06-09T17:52:07.832Z] --- PASS: TestShell (0.00s) [2021-06-09T17:52:07.832Z] === RUN TestPrependEnvOnCmd [2021-06-09T17:52:07.832Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestRunWithBuildArgs [2021-06-09T17:52:07.833Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestRunIgnoresHealthcheck [2021-06-09T17:52:07.833Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestDispatchUnsupportedOptions [2021-06-09T17:52:07.833Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-09T17:52:07.833Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-09T17:52:07.833Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-09T17:52:07.833Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestNormalizeWorkdir [2021-06-09T17:52:07.833Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestDispatch [2021-06-09T17:52:07.833Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-09T17:52:07.833Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-09T17:52:07.833Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-09T17:52:07.833Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-09T17:52:07.833Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-09T17:52:07.833Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-09T17:52:07.833Z] === RUN TestDispatch/COPY_url [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch (0.08s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-09T17:52:07.833Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestAddScratchImageAddsToMounts [2021-06-09T17:52:07.833Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-09T17:52:07.833Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-09T17:52:07.833Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-09T17:52:07.833Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestImageSourceGetAddsToMounts [2021-06-09T17:52:07.833Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestEmptyDockerfile [2021-06-09T17:52:07.833Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-09T17:52:07.833Z] === RUN TestSymlinkDockerfile [2021-06-09T17:52:07.833Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-09T17:52:07.833Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-09T17:52:07.833Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestNonExistingDockerfile [2021-06-09T17:52:07.833Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestCopyRunConfig [2021-06-09T17:52:07.833Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestDeepCopyRunConfig [2021-06-09T17:52:07.833Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestExportImage [2021-06-09T17:52:07.833Z] --- PASS: TestExportImage (0.00s) [2021-06-09T17:52:07.833Z] === RUN TestNormalizeDest [2021-06-09T17:52:07.833Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-09T17:52:07.833Z] PASS [2021-06-09T17:52:07.833Z] coverage: 47.0% of statements [2021-06-09T17:52:07.833Z] ok github.com/docker/docker/builder/dockerfile 0.280s coverage: 47.0% of statements [2021-06-09T17:52:07.833Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T17:52:08.626Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T17:52:08.882Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2021-06-09T17:52:08.882Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:52:09.138Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-09T17:52:09.700Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-09T17:52:11.588Z] --- PASS: TestHealthCheckWorkdir (2.29s) [2021-06-09T17:52:11.588Z] === RUN TestHealthKillContainer [2021-06-09T17:52:13.477Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-09T17:52:14.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T17:52:14.659Z] --- PASS: TestHealthKillContainer (3.48s) [2021-06-09T17:52:14.659Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:52:15.587Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2021-06-09T17:52:15.587Z] === RUN TestIpcModeNone [2021-06-09T17:52:15.852Z] --- PASS: TestBuildWithHugeFile (53.63s) [2021-06-09T17:52:15.852Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:52:15.852Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-09T17:52:15.852Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:52:15.852Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:52:15.852Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:52:15.852Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:52:15.852Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:52:15.852Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:52:15.852Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:52:15.852Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:52:15.852Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:52:15.852Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:52:15.852Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:52:15.852Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-09T17:52:15.852Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-06-09T17:52:15.852Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-06-09T17:52:15.852Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-09T17:52:15.852Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:52:15.852Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:52:16.786Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:52:17.475Z] --- PASS: TestIpcModeNone (1.40s) [2021-06-09T17:52:17.475Z] === RUN TestIpcModePrivate [2021-06-09T17:52:17.475Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T17:52:18.036Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T17:52:18.160Z] --- PASS: TestBuildPreserveOwnership (4.69s) [2021-06-09T17:52:18.160Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2021-06-09T17:52:18.160Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.40s) [2021-06-09T17:52:18.160Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:52:18.160Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-09T17:52:18.160Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:52:18.598Z] --- PASS: TestIpcModePrivate (1.44s) [2021-06-09T17:52:18.598Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2021-06-09T17:52:18.598Z] === RUN TestIpcModeShareable [2021-06-09T17:52:19.966Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-09T17:52:19.966Z] --- PASS: TestIpcModeShareable (1.53s) [2021-06-09T17:52:19.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2021-06-09T17:52:19.966Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:52:20.248Z] === RUN TestCheckpointCreateError [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCheckpointCreate [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCheckpointDeleteError [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCheckpointDelete [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCheckpointListError [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCheckpointList [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointList (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCheckpointListContainerNotFound [2021-06-09T17:52:20.248Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNewClientWithOpsFromEnv [2021-06-09T17:52:20.248Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T17:52:20.248Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T17:52:20.248Z] === RUN TestGetAPIPath [2021-06-09T17:52:20.248Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestParseHostURL [2021-06-09T17:52:20.248Z] --- PASS: TestParseHostURL (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-09T17:52:20.248Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-09T17:52:20.248Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNegotiateAPIVersion [2021-06-09T17:52:20.248Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNegotiateAPVersionOverride [2021-06-09T17:52:20.248Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-09T17:52:20.248Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-09T17:52:20.248Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-09T17:52:20.248Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestClientRedirect [2021-06-09T17:52:20.248Z] --- PASS: TestClientRedirect (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigCreateUnsupported [2021-06-09T17:52:20.248Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigCreateError [2021-06-09T17:52:20.248Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigCreate [2021-06-09T17:52:20.248Z] --- PASS: TestConfigCreate (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigInspectNotFound [2021-06-09T17:52:20.248Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigInspectWithEmptyID [2021-06-09T17:52:20.248Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigInspectUnsupported [2021-06-09T17:52:20.248Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigInspectError [2021-06-09T17:52:20.248Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigInspectConfigNotFound [2021-06-09T17:52:20.248Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigInspect [2021-06-09T17:52:20.248Z] --- PASS: TestConfigInspect (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigListUnsupported [2021-06-09T17:52:20.248Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigListError [2021-06-09T17:52:20.248Z] --- PASS: TestConfigListError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigList [2021-06-09T17:52:20.248Z] --- PASS: TestConfigList (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigRemoveUnsupported [2021-06-09T17:52:20.248Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigRemoveError [2021-06-09T17:52:20.248Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigRemove [2021-06-09T17:52:20.248Z] --- PASS: TestConfigRemove (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigUpdateUnsupported [2021-06-09T17:52:20.248Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigUpdateError [2021-06-09T17:52:20.248Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestConfigUpdate [2021-06-09T17:52:20.248Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerCommitError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerCommit [2021-06-09T17:52:20.248Z] --- PASS: TestContainerCommit (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerStatPathError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerStatPathNotFoundError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerStatPathNoHeaderError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerStatPath [2021-06-09T17:52:20.248Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyToContainerError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyToContainerNotFoundError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyToContainer [2021-06-09T17:52:20.248Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyFromContainerError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyFromContainerNotFoundError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-09T17:52:20.248Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestCopyFromContainer [2021-06-09T17:52:20.248Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerCreateError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerCreateImageNotFound [2021-06-09T17:52:20.248Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerCreateWithName [2021-06-09T17:52:20.248Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerCreateAutoRemove [2021-06-09T17:52:20.248Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerDiffError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerDiff [2021-06-09T17:52:20.248Z] --- PASS: TestContainerDiff (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExecCreateError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExecCreate [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExecStartError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExecStart [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExecInspectError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExecInspect [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExportError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExportError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerExport [2021-06-09T17:52:20.248Z] --- PASS: TestContainerExport (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerInspectError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerInspectContainerNotFound [2021-06-09T17:52:20.248Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerInspectWithEmptyID [2021-06-09T17:52:20.248Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerInspect [2021-06-09T17:52:20.248Z] --- PASS: TestContainerInspect (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerInspectNode [2021-06-09T17:52:20.248Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerKillError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerKillError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerKill [2021-06-09T17:52:20.248Z] --- PASS: TestContainerKill (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerListError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerListError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerList [2021-06-09T17:52:20.248Z] --- PASS: TestContainerList (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerLogsNotFoundError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerLogsError [2021-06-09T17:52:20.248Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-09T17:52:20.248Z] === RUN TestContainerLogs [2021-06-09T17:52:20.248Z] --- PASS: TestContainerLogs (0.18s) [2021-06-09T17:52:20.248Z] === RUN TestContainerPauseError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerPause [2021-06-09T17:52:20.249Z] --- PASS: TestContainerPause (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainersPruneError [2021-06-09T17:52:20.249Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainersPrune [2021-06-09T17:52:20.249Z] --- PASS: TestContainersPrune (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRemoveError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRemoveNotFoundError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRemove [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRemove (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRenameError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRename [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRename (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerResizeError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerExecResizeError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerResize [2021-06-09T17:52:20.249Z] --- PASS: TestContainerResize (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerExecResize [2021-06-09T17:52:20.249Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRestartError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerRestart [2021-06-09T17:52:20.249Z] --- PASS: TestContainerRestart (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerStartError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerStartError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerStart [2021-06-09T17:52:20.249Z] --- PASS: TestContainerStart (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerStatsError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerStats [2021-06-09T17:52:20.249Z] --- PASS: TestContainerStats (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerStopError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerStopError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerStop [2021-06-09T17:52:20.249Z] --- PASS: TestContainerStop (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerTopError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerTopError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerTop [2021-06-09T17:52:20.249Z] --- PASS: TestContainerTop (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerUnpauseError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerUnpause [2021-06-09T17:52:20.249Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerUpdateError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerUpdateError (0.01s) [2021-06-09T17:52:20.249Z] === RUN TestContainerUpdate [2021-06-09T17:52:20.249Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerWaitError [2021-06-09T17:52:20.249Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestContainerWait [2021-06-09T17:52:20.249Z] --- PASS: TestContainerWait (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestDiskUsageError [2021-06-09T17:52:20.249Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestDiskUsage [2021-06-09T17:52:20.249Z] --- PASS: TestDiskUsage (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestDistributionInspectUnsupported [2021-06-09T17:52:20.249Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestDistributionInspectWithEmptyID [2021-06-09T17:52:20.249Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestEventsErrorInOptions [2021-06-09T17:52:20.249Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestEventsErrorFromServer [2021-06-09T17:52:20.249Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestEvents [2021-06-09T17:52:20.249Z] --- PASS: TestEvents (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestTLSCloseWriter [2021-06-09T17:52:20.249Z] === PAUSE TestTLSCloseWriter [2021-06-09T17:52:20.249Z] === RUN TestImageBuildError [2021-06-09T17:52:20.249Z] --- PASS: TestImageBuildError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageBuild [2021-06-09T17:52:20.249Z] --- PASS: TestImageBuild (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestGetDockerOS [2021-06-09T17:52:20.249Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageCreateError [2021-06-09T17:52:20.249Z] --- PASS: TestImageCreateError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageCreate [2021-06-09T17:52:20.249Z] --- PASS: TestImageCreate (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageHistoryError [2021-06-09T17:52:20.249Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageHistory [2021-06-09T17:52:20.249Z] --- PASS: TestImageHistory (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageImportError [2021-06-09T17:52:20.249Z] --- PASS: TestImageImportError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageImport [2021-06-09T17:52:20.249Z] --- PASS: TestImageImport (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageInspectError [2021-06-09T17:52:20.249Z] --- PASS: TestImageInspectError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageInspectImageNotFound [2021-06-09T17:52:20.249Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageInspectWithEmptyID [2021-06-09T17:52:20.249Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageInspect [2021-06-09T17:52:20.249Z] --- PASS: TestImageInspect (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageListError [2021-06-09T17:52:20.249Z] --- PASS: TestImageListError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageList [2021-06-09T17:52:20.249Z] --- PASS: TestImageList (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageListApiBefore125 [2021-06-09T17:52:20.249Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageLoadError [2021-06-09T17:52:20.249Z] --- PASS: TestImageLoadError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageLoad [2021-06-09T17:52:20.249Z] --- PASS: TestImageLoad (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagesPruneError [2021-06-09T17:52:20.249Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagesPrune [2021-06-09T17:52:20.249Z] --- PASS: TestImagesPrune (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullReferenceParseError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullAnyError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePullWithoutErrors [2021-06-09T17:52:20.249Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushReferenceError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushAnyError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithoutErrors [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-09T17:52:20.249Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageRemoveError [2021-06-09T17:52:20.249Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageRemoveImageNotFound [2021-06-09T17:52:20.249Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageRemove [2021-06-09T17:52:20.249Z] --- PASS: TestImageRemove (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSaveError [2021-06-09T17:52:20.249Z] --- PASS: TestImageSaveError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSave [2021-06-09T17:52:20.249Z] --- PASS: TestImageSave (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSearchAnyError [2021-06-09T17:52:20.249Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-09T17:52:20.249Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T17:52:20.249Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T17:52:20.249Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-09T17:52:20.249Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageSearchWithoutErrors [2021-06-09T17:52:20.249Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageTagError [2021-06-09T17:52:20.249Z] --- PASS: TestImageTagError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageTagInvalidReference [2021-06-09T17:52:20.249Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageTagInvalidSourceImageName [2021-06-09T17:52:20.249Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageTagHexSource [2021-06-09T17:52:20.249Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestImageTag [2021-06-09T17:52:20.249Z] --- PASS: TestImageTag (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestInfoServerError [2021-06-09T17:52:20.249Z] --- PASS: TestInfoServerError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestInfoInvalidResponseJSONError [2021-06-09T17:52:20.249Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestInfo [2021-06-09T17:52:20.249Z] --- PASS: TestInfo (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkConnectError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkConnect [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkCreateError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkCreate [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkDisconnectError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkDisconnect [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkInspectError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkInspectNotFoundError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkInspectWithEmptyID [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkInspect [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkListError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkListError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkList [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkList (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworksPruneError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworksPrune [2021-06-09T17:52:20.249Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkRemoveError [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNetworkRemove [2021-06-09T17:52:20.249Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeInspectError [2021-06-09T17:52:20.249Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeInspectNodeNotFound [2021-06-09T17:52:20.249Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeInspectWithEmptyID [2021-06-09T17:52:20.249Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeInspect [2021-06-09T17:52:20.249Z] --- PASS: TestNodeInspect (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeListError [2021-06-09T17:52:20.249Z] --- PASS: TestNodeListError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeList [2021-06-09T17:52:20.249Z] --- PASS: TestNodeList (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeRemoveError [2021-06-09T17:52:20.249Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeRemove [2021-06-09T17:52:20.249Z] --- PASS: TestNodeRemove (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeUpdateError [2021-06-09T17:52:20.249Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestNodeUpdate [2021-06-09T17:52:20.249Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestOptionWithTimeout [2021-06-09T17:52:20.249Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPingFail [2021-06-09T17:52:20.249Z] --- PASS: TestPingFail (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPingWithError [2021-06-09T17:52:20.249Z] 2021/06/09 17:52:18 RoundTripper returned a response & error; ignoring response [2021-06-09T17:52:20.249Z] 2021/06/09 17:52:18 RoundTripper returned a response & error; ignoring response [2021-06-09T17:52:20.249Z] --- PASS: TestPingWithError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPingSuccess [2021-06-09T17:52:20.249Z] --- PASS: TestPingSuccess (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPingHeadFallback [2021-06-09T17:52:20.249Z] === RUN TestPingHeadFallback/OK [2021-06-09T17:52:20.249Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-09T17:52:20.249Z] === RUN TestPingHeadFallback/Not_Found [2021-06-09T17:52:20.249Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-09T17:52:20.249Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-09T17:52:20.249Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginDisableError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginDisable [2021-06-09T17:52:20.249Z] --- PASS: TestPluginDisable (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginEnableError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginEnable [2021-06-09T17:52:20.249Z] --- PASS: TestPluginEnable (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginInspectError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginInspectWithEmptyID [2021-06-09T17:52:20.249Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginInspect [2021-06-09T17:52:20.249Z] --- PASS: TestPluginInspect (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginListError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginListError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginList [2021-06-09T17:52:20.249Z] --- PASS: TestPluginList (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginPushError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginPushError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginPush [2021-06-09T17:52:20.249Z] --- PASS: TestPluginPush (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginRemoveError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginRemove [2021-06-09T17:52:20.249Z] --- PASS: TestPluginRemove (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginSetError [2021-06-09T17:52:20.249Z] --- PASS: TestPluginSetError (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestPluginSet [2021-06-09T17:52:20.249Z] --- PASS: TestPluginSet (0.00s) [2021-06-09T17:52:20.249Z] === RUN TestSetHostHeader [2021-06-09T17:52:20.249Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestPlainTextError [2021-06-09T17:52:20.250Z] --- PASS: TestPlainTextError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestInfiniteError [2021-06-09T17:52:20.250Z] --- PASS: TestInfiniteError (0.01s) [2021-06-09T17:52:20.250Z] === RUN TestSecretCreateUnsupported [2021-06-09T17:52:20.250Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretCreateError [2021-06-09T17:52:20.250Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretCreate [2021-06-09T17:52:20.250Z] --- PASS: TestSecretCreate (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretInspectUnsupported [2021-06-09T17:52:20.250Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretInspectError [2021-06-09T17:52:20.250Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretInspectSecretNotFound [2021-06-09T17:52:20.250Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretInspectWithEmptyID [2021-06-09T17:52:20.250Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretInspect [2021-06-09T17:52:20.250Z] --- PASS: TestSecretInspect (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretListUnsupported [2021-06-09T17:52:20.250Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretListError [2021-06-09T17:52:20.250Z] --- PASS: TestSecretListError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretList [2021-06-09T17:52:20.250Z] --- PASS: TestSecretList (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretRemoveUnsupported [2021-06-09T17:52:20.250Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretRemoveError [2021-06-09T17:52:20.250Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretRemove [2021-06-09T17:52:20.250Z] --- PASS: TestSecretRemove (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretUpdateUnsupported [2021-06-09T17:52:20.250Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretUpdateError [2021-06-09T17:52:20.250Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSecretUpdate [2021-06-09T17:52:20.250Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceCreateError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceCreate [2021-06-09T17:52:20.250Z] --- PASS: TestServiceCreate (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-09T17:52:20.250Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceCreateDigestPinning [2021-06-09T17:52:20.250Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceInspectError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceInspectServiceNotFound [2021-06-09T17:52:20.250Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceInspectWithEmptyID [2021-06-09T17:52:20.250Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceInspect [2021-06-09T17:52:20.250Z] --- PASS: TestServiceInspect (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceListError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceListError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceList [2021-06-09T17:52:20.250Z] --- PASS: TestServiceList (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceLogsError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceLogs [2021-06-09T17:52:20.250Z] --- PASS: TestServiceLogs (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceRemoveError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceRemoveNotFoundError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceRemove [2021-06-09T17:52:20.250Z] --- PASS: TestServiceRemove (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceUpdateError [2021-06-09T17:52:20.250Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestServiceUpdate [2021-06-09T17:52:20.250Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmGetUnlockKeyError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmGetUnlockKey [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmInitError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmInit [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmInit (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmInspectError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmInspect [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmJoinError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmJoin [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmLeaveError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmLeave [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmUnlockError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmUnlock [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmUpdateError [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestSwarmUpdate [2021-06-09T17:52:20.250Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestTaskInspectError [2021-06-09T17:52:20.250Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestTaskInspectWithEmptyID [2021-06-09T17:52:20.250Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestTaskInspect [2021-06-09T17:52:20.250Z] --- PASS: TestTaskInspect (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestTaskListError [2021-06-09T17:52:20.250Z] --- PASS: TestTaskListError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestTaskList [2021-06-09T17:52:20.250Z] --- PASS: TestTaskList (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeCreateError [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeCreate [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeInspectError [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeInspectNotFound [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeInspectWithEmptyID [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeInspect [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeListError [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeListError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeList [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeList (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeRemoveError [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-09T17:52:20.250Z] === RUN TestVolumeRemove [2021-06-09T17:52:20.250Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-09T17:52:20.250Z] === CONT TestTLSCloseWriter [2021-06-09T17:52:20.250Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-09T17:52:20.250Z] PASS [2021-06-09T17:52:20.250Z] coverage: 74.9% of statements [2021-06-09T17:52:20.250Z] ok github.com/docker/docker/client 0.446s coverage: 74.9% of statements [2021-06-09T17:52:23.446Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-09T17:52:25.226Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.27s) [2021-06-09T17:52:25.226Z] === RUN TestAPIIpcModeHost [2021-06-09T17:52:27.757Z] --- PASS: TestAPIIpcModeHost (2.45s) [2021-06-09T17:52:27.757Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:52:28.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-09T17:52:29.684Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T17:52:29.774Z] ---> 17b2a99d8b63 [2021-06-09T17:52:29.774Z] Successfully built 17b2a99d8b63 [2021-06-09T17:52:29.774Z] Successfully tagged docker:latest [2021-06-09T17:52:29.774Z] INFO: Image build ended at 06/09/2021 17:52:27. Duration:00:03:14.6011534 [2021-06-09T17:52:29.774Z] [2021-06-09T17:52:29.774Z] [2021-06-09T17:52:29.774Z] INFO: Building the test binaries at 06/09/2021 17:52:27... [2021-06-09T17:52:31.051Z] --- PASS: TestDaemonIpcModeShareable (2.98s) [2021-06-09T17:52:31.051Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-06-09T17:52:31.051Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:52:31.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-09T17:52:31.563Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T17:52:33.030Z] Loaded image: buildpack-deps:buster [2021-06-09T17:52:33.030Z] Loaded image: busybox:latest [2021-06-09T17:52:33.030Z] Loaded image: busybox:glibc [2021-06-09T17:52:33.452Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T17:52:33.595Z] Loaded image: debian:bullseye [2021-06-09T17:52:33.595Z] Loaded image: hello-world:latest [2021-06-09T17:52:33.595Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:52:34.381Z] --- PASS: TestDaemonIpcModePrivate (3.41s) [2021-06-09T17:52:34.381Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-06-09T17:52:34.381Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:52:34.484Z] INFO: make.ps1 starting at 06/09/2021 17:52:33 [2021-06-09T17:52:34.484Z] INFO: Git commit (03f372bfaf) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:52:34.484Z] INFO: Invoking autogen... [2021-06-09T17:52:34.937Z] INFO: Building daemon... [2021-06-09T17:52:36.332Z] --- PASS: TestBuildWithHugeFile (54.92s) [2021-06-09T17:52:36.332Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:52:36.332Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:52:36.332Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:52:36.332Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:52:36.332Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:52:36.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:52:36.332Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:52:36.332Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:52:36.332Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:52:36.332Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:52:36.332Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:52:36.332Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:52:36.332Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:52:36.332Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-09T17:52:36.332Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-09T17:52:36.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-06-09T17:52:36.332Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-09T17:52:36.332Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:52:36.332Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:52:37.649Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.29s) [2021-06-09T17:52:37.649Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:169, shared: false, mustBeShared: false [2021-06-09T17:52:37.649Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:52:37.961Z] --- PASS: TestCheckoutGit (32.33s) [2021-06-09T17:52:37.962Z] === RUN TestValidGitTransport [2021-06-09T17:52:37.962Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-09T17:52:37.962Z] === RUN TestGitInvalidRef [2021-06-09T17:52:37.962Z] --- PASS: TestGitInvalidRef (0.36s) [2021-06-09T17:52:37.962Z] PASS [2021-06-09T17:52:37.962Z] coverage: 86.3% of statements [2021-06-09T17:52:37.962Z] ok github.com/docker/docker/builder/remotecontext/git 32.975s coverage: 86.3% of statements [2021-06-09T17:52:37.962Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T17:52:37.962Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T17:52:40.917Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.19s) [2021-06-09T17:52:40.917Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true [2021-06-09T17:52:40.917Z] === RUN TestIpcModeOlderClient [2021-06-09T17:52:40.917Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:52:40.917Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:52:40.917Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T17:52:41.700Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.34s) [2021-06-09T17:52:41.700Z] PASS [2021-06-09T17:52:41.700Z] [2021-06-09T17:52:41.700Z] === Skipped [2021-06-09T17:52:41.700Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:52:41.700Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:52:41.700Z] [2021-06-09T17:52:41.700Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-09T17:52:41.700Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:52:41.700Z] [2021-06-09T17:52:41.700Z] [2021-06-09T17:52:41.700Z] DONE 34 tests, 2 skipped in 125.062s [2021-06-09T17:52:41.700Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:52:41.700Z] INFO: Testing against a local daemon [2021-06-09T17:52:41.700Z] === RUN TestConfigInspect [2021-06-09T17:52:42.283Z] --- PASS: TestKillContainerInvalidSignal (1.42s) [2021-06-09T17:52:42.283Z] === RUN TestKillContainer [2021-06-09T17:52:42.283Z] === RUN TestKillContainer/no_signal [2021-06-09T17:52:42.906Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:52:43.648Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:52:44.261Z] --- PASS: TestConfigInspect (2.40s) [2021-06-09T17:52:44.261Z] === RUN TestConfigList [2021-06-09T17:52:45.013Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-09T17:52:45.071Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestConfigureDaemonLogs [2021-06-09T17:52:45.071Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestCommonOptionsInstallFlags [2021-06-09T17:52:45.071Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-09T17:52:45.071Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-09T17:52:45.071Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-09T17:52:45.071Z] PASS [2021-06-09T17:52:45.071Z] coverage: 18.4% of statements [2021-06-09T17:52:45.071Z] ok github.com/docker/docker/cmd/dockerd 0.235s coverage: 18.4% of statements [2021-06-09T17:52:46.042Z] === RUN TestContainerStopSignal [2021-06-09T17:52:46.042Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-09T17:52:46.042Z] === RUN TestContainerStopTimeout [2021-06-09T17:52:46.042Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-09T17:52:46.042Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-09T17:52:46.042Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-09T17:52:46.198Z] --- PASS: TestBuildPreserveOwnership (10.69s) [2021-06-09T17:52:46.198Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.68s) [2021-06-09T17:52:46.198Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-09T17:52:46.198Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:52:46.198Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-09T17:52:46.198Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:52:46.198Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-09T17:52:46.198Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-09T17:52:46.198Z] PASS [2021-06-09T17:52:46.198Z] [2021-06-09T17:52:46.198Z] === Skipped [2021-06-09T17:52:46.198Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:52:46.198Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:52:46.198Z] [2021-06-09T17:52:46.198Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:52:46.198Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:52:46.198Z] [2021-06-09T17:52:46.198Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-09T17:52:46.198Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-09T17:52:46.198Z] [2021-06-09T17:52:46.198Z] [2021-06-09T17:52:46.198Z] DONE 34 tests, 3 skipped in 143.591s [2021-06-09T17:52:46.198Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:52:46.458Z] INFO: Testing against a local daemon [2021-06-09T17:52:46.458Z] === RUN TestConfigInspect [2021-06-09T17:52:46.458Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-09T17:52:46.458Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:46.458Z] === RUN TestConfigList [2021-06-09T17:52:46.458Z] --- SKIP: TestConfigList (0.02s) [2021-06-09T17:52:46.458Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:46.458Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:52:46.458Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-06-09T17:52:46.458Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:46.458Z] === RUN TestConfigsUpdate [2021-06-09T17:52:46.458Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-09T17:52:46.458Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:46.458Z] === RUN TestTemplatedConfig [2021-06-09T17:52:46.458Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T17:52:46.458Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:46.458Z] === RUN TestConfigCreateResolve [2021-06-09T17:52:46.458Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-09T17:52:46.458Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:46.458Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:52:46.503Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-09T17:52:46.503Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-09T17:52:46.503Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestReplaceAndAppendEnvVars [2021-06-09T17:52:46.503Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-09T17:52:46.503Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-09T17:52:46.503Z] === RUN TestNewMemoryStore [2021-06-09T17:52:46.503Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestAddContainers [2021-06-09T17:52:46.503Z] --- PASS: TestAddContainers (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestGetContainer [2021-06-09T17:52:46.503Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestDeleteContainer [2021-06-09T17:52:46.503Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestListContainers [2021-06-09T17:52:46.503Z] --- PASS: TestListContainers (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestFirstContainer [2021-06-09T17:52:46.503Z] --- PASS: TestFirstContainer (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestApplyAllContainer [2021-06-09T17:52:46.503Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestIsValidHealthString [2021-06-09T17:52:46.503Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestStateRunStop [2021-06-09T17:52:46.503Z] --- PASS: TestStateRunStop (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestStateTimeoutWait [2021-06-09T17:52:46.503Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-06-09T17:52:46.503Z] state_test.go:141: Stop callback fired [2021-06-09T17:52:46.503Z] state_test.go:165: Stop callback fired [2021-06-09T17:52:46.503Z] === RUN TestIsValidStateString [2021-06-09T17:52:46.503Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestViewSaveDelete [2021-06-09T17:52:46.503Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-09T17:52:46.503Z] === RUN TestViewAll [2021-06-09T17:52:46.503Z] --- PASS: TestViewAll (0.02s) [2021-06-09T17:52:46.503Z] === RUN TestViewGet [2021-06-09T17:52:46.503Z] --- PASS: TestViewGet (0.01s) [2021-06-09T17:52:46.503Z] === RUN TestNames [2021-06-09T17:52:46.503Z] --- PASS: TestNames (0.00s) [2021-06-09T17:52:46.503Z] === RUN TestViewWithHealthCheck [2021-06-09T17:52:46.503Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-09T17:52:46.503Z] PASS [2021-06-09T17:52:46.503Z] coverage: 41.5% of statements [2021-06-09T17:52:46.503Z] ok github.com/docker/docker/container 0.302s coverage: 41.5% of statements [2021-06-09T17:52:46.503Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T17:52:46.503Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T17:52:46.503Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T17:52:46.503Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T17:52:46.789Z] --- PASS: TestConfigList (2.35s) [2021-06-09T17:52:46.789Z] === RUN TestConfigsCreateAndDelete [2021-06-09T17:52:46.902Z] --- PASS: TestKillContainer (4.54s) [2021-06-09T17:52:46.902Z] --- PASS: TestKillContainer/no_signal (1.38s) [2021-06-09T17:52:46.902Z] --- PASS: TestKillContainer/non_killing_signal (1.35s) [2021-06-09T17:52:46.902Z] --- PASS: TestKillContainer/killing_signal (1.53s) [2021-06-09T17:52:46.902Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:52:46.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:52:48.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:52:48.367Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-09T17:52:48.367Z] PASS [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] === Skipped [2021-06-09T17:52:48.367Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-09T17:52:48.367Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-09T17:52:48.367Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-06-09T17:52:48.367Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-09T17:52:48.367Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-09T17:52:48.367Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-09T17:52:48.367Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] [2021-06-09T17:52:48.367Z] DONE 7 tests, 6 skipped in 1.740s [2021-06-09T17:52:48.367Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:52:48.367Z] INFO: Testing against a local daemon [2021-06-09T17:52:48.367Z] === RUN TestCheckpoint [2021-06-09T17:52:48.367Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T17:52:48.367Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:52:48.367Z] === RUN TestContainerInvalidJSON [2021-06-09T17:52:48.367Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:52:48.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:52:48.367Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:52:48.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:52:48.367Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:52:48.367Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:52:48.367Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:52:48.367Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:52:48.367Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:52:48.367Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-09T17:52:48.367Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-09T17:52:48.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T17:52:48.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:52:48.367Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:52:48.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-09T17:52:48.367Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:52:48.367Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-09T17:52:48.367Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:52:48.367Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-09T17:52:48.367Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:52:48.367Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-09T17:52:48.367Z] === RUN TestCopyFromContainer [2021-06-09T17:52:48.687Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2021-06-09T17:52:48.687Z] === RUN TestConfigsUpdate [2021-06-09T17:52:49.429Z] === RUN TestPrepare [2021-06-09T17:52:49.429Z] --- PASS: TestPrepare (0.00s) [2021-06-09T17:52:49.429Z] === RUN TestStart [2021-06-09T17:52:49.429Z] --- PASS: TestStart (0.00s) [2021-06-09T17:52:49.429Z] === RUN TestWaitCancel [2021-06-09T17:52:49.429Z] --- PASS: TestWaitCancel (0.00s) [2021-06-09T17:52:49.429Z] === RUN TestWaitDisabled [2021-06-09T17:52:49.429Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-09T17:52:49.429Z] === RUN TestWaitEnabled [2021-06-09T17:52:49.429Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-09T17:52:49.429Z] === RUN TestRemove [2021-06-09T17:52:49.429Z] --- PASS: TestRemove (0.00s) [2021-06-09T17:52:49.429Z] PASS [2021-06-09T17:52:49.429Z] coverage: 65.3% of statements [2021-06-09T17:52:49.429Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.795s coverage: 65.3% of statements [2021-06-09T17:52:49.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.15s) [2021-06-09T17:52:49.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.56s) [2021-06-09T17:52:49.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.33s) [2021-06-09T17:52:49.857Z] === RUN TestKillStoppedContainer [2021-06-09T17:52:49.857Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-06-09T17:52:49.857Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:52:49.857Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-09T17:52:49.857Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:52:51.210Z] --- PASS: TestConfigsUpdate (2.37s) [2021-06-09T17:52:51.211Z] === RUN TestTemplatedConfig [2021-06-09T17:52:51.615Z] === RUN TestNewListSecretsFilters [2021-06-09T17:52:51.615Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestNewListConfigsFilters [2021-06-09T17:52:51.615Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-09T17:52:51.615Z] PASS [2021-06-09T17:52:51.615Z] coverage: 0.5% of statements [2021-06-09T17:52:51.615Z] ok github.com/docker/docker/daemon/cluster 0.328s coverage: 0.5% of statements [2021-06-09T17:52:51.615Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-09T17:52:51.615Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-09T17:52:51.615Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-09T17:52:51.615Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-09T17:52:51.615Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-09T17:52:51.615Z] PASS [2021-06-09T17:52:51.615Z] coverage: 35.9% of statements [2021-06-09T17:52:51.615Z] ok github.com/docker/docker/daemon/cluster/convert 0.499s coverage: 35.9% of statements [2021-06-09T17:52:51.743Z] --- PASS: TestKillDifferentUserContainer (1.68s) [2021-06-09T17:52:51.743Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:52:51.743Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-09T17:52:51.743Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:52:51.743Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:52:51.743Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T17:52:51.743Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:52:51.743Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer// [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:52:52.564Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:52:52.668Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T17:52:52.824Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:52:52.824Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer (4.40s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-09T17:52:52.824Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-09T17:52:52.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:52:52.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:52:52.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:52:52.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:52:52.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:52:52.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:52:52.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:52:52.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:52:52.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:52:52.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:52:52.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T17:52:52.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T17:52:52.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:52:52.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:52:52.824Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:52:52.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-09T17:52:52.824Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:52:52.824Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:52:52.824Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:52:52.824Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:52:52.824Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:52:52.824Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:52:52.824Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:52:52.824Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:52:52.824Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:52:52.824Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:52:52.824Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-09T17:52:52.824Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T17:52:52.824Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:52:52.824Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:52:52.824Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:52:52.824Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-09T17:52:52.824Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:52:53.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T17:52:53.485Z] --- PASS: TestLinksEtcHostsContentMatch (1.87s) [2021-06-09T17:52:53.485Z] === RUN TestLinksContainerNames [2021-06-09T17:52:54.490Z] --- PASS: TestTemplatedConfig (3.48s) [2021-06-09T17:52:54.490Z] === RUN TestConfigCreateResolve [2021-06-09T17:52:55.449Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2021-06-09T17:52:55.449Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:52:56.323Z] === RUN TestBuilderGC [2021-06-09T17:52:56.323Z] --- PASS: TestBuilderGC (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationNotFound [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonBrokenConfiguration [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestParseClusterAdvertiseSettings [2021-06-09T17:52:56.323Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestFindConfigurationConflicts [2021-06-09T17:52:56.323Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-09T17:52:56.323Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-09T17:52:56.323Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-09T17:52:56.323Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-09T17:52:56.323Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-09T17:52:56.323Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_label [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_dns [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-09T17:52:56.323Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-09T17:52:56.323Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-09T17:52:56.750Z] --- PASS: TestLinksContainerNames (2.85s) [2021-06-09T17:52:56.750Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-09T17:52:56.784Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-09T17:52:56.784Z] === RUN TestModifiedDiscoverySettings [2021-06-09T17:52:56.784Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-09T17:52:56.784Z] === RUN TestReloadSetConfigFileNotExist [2021-06-09T17:52:56.784Z] time="2021-06-09T17:52:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-09T17:52:56.784Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2021-06-09T17:52:56.784Z] === RUN TestReloadDefaultConfigNotExist [2021-06-09T17:52:56.784Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-09T17:52:56.784Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:52:56.784Z] === RUN TestReloadBadDefaultConfig [2021-06-09T17:52:56.784Z] time="2021-06-09T17:52:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-616635175" [2021-06-09T17:52:56.784Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-09T17:52:56.784Z] === RUN TestReloadWithConflictingLabels [2021-06-09T17:52:56.784Z] time="2021-06-09T17:52:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-192642138" [2021-06-09T17:52:56.784Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-09T17:52:56.784Z] === RUN TestReloadWithDuplicateLabels [2021-06-09T17:52:56.784Z] time="2021-06-09T17:52:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-748341745" [2021-06-09T17:52:56.784Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-09T17:52:56.784Z] === RUN TestDaemonConfigurationMerge [2021-06-09T17:52:56.784Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-09T17:52:56.784Z] PASS [2021-06-09T17:52:56.784Z] coverage: 79.7% of statements [2021-06-09T17:52:56.784Z] ok github.com/docker/docker/daemon/config 0.410s coverage: 79.7% of statements [2021-06-09T17:52:57.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T17:52:57.015Z] --- PASS: TestConfigCreateResolve (2.24s) [2021-06-09T17:52:57.015Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T17:52:57.273Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-09T17:52:57.273Z] PASS [2021-06-09T17:52:57.273Z] [2021-06-09T17:52:57.273Z] DONE 7 tests in 15.664s [2021-06-09T17:52:57.273Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T17:52:57.273Z] INFO: Testing against a local daemon [2021-06-09T17:52:57.273Z] === RUN TestCheckpoint [2021-06-09T17:52:57.273Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T17:52:57.273Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:52:57.273Z] === RUN TestContainerInvalidJSON [2021-06-09T17:52:57.273Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:52:57.273Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:52:57.273Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:52:57.273Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:52:57.273Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:52:57.273Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:52:57.273Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T17:52:57.273Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T17:52:57.273Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T17:52:57.273Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-09T17:52:57.273Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-09T17:52:57.273Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T17:52:57.273Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T17:52:57.273Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T17:52:57.273Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-09T17:52:57.273Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T17:52:57.273Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-09T17:52:57.273Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T17:52:57.357Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2021-06-09T17:52:57.357Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:52:57.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:52:57.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:52:57.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:52:57.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:52:57.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:52:57.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:52:57.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:52:57.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:52:57.357Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:52:57.357Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:52:57.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:52:57.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:52:57.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:52:57.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:52:57.357Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:52:57.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T17:52:57.357Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T17:52:57.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T17:52:57.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T17:52:57.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T17:52:57.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T17:52:57.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:52:57.531Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-09T17:52:57.531Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T17:52:57.531Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-09T17:52:57.531Z] === RUN TestCopyFromContainer [2021-06-09T17:52:57.567Z] --- PASS: TestLogsFollowTailEmpty (1.29s) [2021-06-09T17:52:57.567Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:52:57.755Z] === RUN TestDiscoveryOptsErrors [2021-06-09T17:52:57.755Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-09T17:52:57.755Z] === RUN TestDiscoveryOpts [2021-06-09T17:52:57.755Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-09T17:52:57.755Z] PASS [2021-06-09T17:52:57.755Z] coverage: 30.0% of statements [2021-06-09T17:52:57.755Z] ok github.com/docker/docker/daemon/discovery 0.432s coverage: 30.0% of statements [2021-06-09T17:52:57.927Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-06-09T17:52:57.927Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:52:57.927Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:52:57.927Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:52:57.927Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-09T17:52:57.927Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T17:52:57.927Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:52:57.927Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:52:57.927Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-09T17:52:57.927Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:52:57.927Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-09T17:52:57.927Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:52:57.927Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-09T17:52:57.927Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-09T17:52:57.927Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:52:57.927Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:52:57.927Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:52:57.927Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-09T17:52:57.927Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:52:57.927Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:52:57.927Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:52:57.927Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:52:57.927Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T17:52:57.927Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-09T17:52:57.927Z] === RUN TestDiff [2021-06-09T17:52:58.497Z] --- PASS: TestDiff (0.66s) [2021-06-09T17:52:58.497Z] === RUN TestExecWithCloseStdin [2021-06-09T17:52:58.903Z] === RUN TestCopyFromContainer// [2021-06-09T17:52:58.903Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T17:52:59.161Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T17:52:59.161Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T17:52:59.161Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T17:52:59.298Z] === RUN TestEventsLog [2021-06-09T17:52:59.298Z] --- PASS: TestEventsLog (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestEventsLogTimeout [2021-06-09T17:52:59.298Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestLogEvents [2021-06-09T17:52:59.298Z] === RUN TestVerifyNetworkingConfig [2021-06-09T17:52:59.298Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestGetContainer [2021-06-09T17:52:59.298Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestValidContainerNames [2021-06-09T17:52:59.298Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestContainerInitDNS [2021-06-09T17:52:59.298Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-09T17:52:59.298Z] daemon_test.go:147: root required [2021-06-09T17:52:59.298Z] === RUN TestMerge [2021-06-09T17:52:59.298Z] --- PASS: TestMerge (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestValidateContainerIsolation [2021-06-09T17:52:59.298Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestFindNetworkErrorType [2021-06-09T17:52:59.298Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestEnsureServicesExist [2021-06-09T17:52:59.298Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-06-09T17:52:59.298Z] === RUN TestEnsureServicesExistErrors [2021-06-09T17:52:59.298Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-09T17:52:59.298Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-09T17:52:59.298Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-09T17:52:59.298Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-09T17:52:59.298Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-09T17:52:59.298Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-09T17:52:59.298Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestContainerDelete [2021-06-09T17:52:59.298Z] --- PASS: TestContainerDelete (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestContainerDoubleDelete [2021-06-09T17:52:59.298Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestLogContainerEventCopyLabels [2021-06-09T17:52:59.298Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestLogContainerEventWithAttributes [2021-06-09T17:52:59.298Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestNoneHealthcheck [2021-06-09T17:52:59.298Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-09T17:52:59.298Z] === RUN TestHealthStates [2021-06-09T17:52:59.298Z] --- PASS: TestLogEvents (0.05s) [2021-06-09T17:52:59.298Z] === RUN TestLoadBufferedEvents [2021-06-09T17:52:59.419Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T17:52:59.419Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T17:52:59.419Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T17:52:59.419Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T17:52:59.438Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-06-09T17:52:59.438Z] === RUN TestExec [2021-06-09T17:52:59.678Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer (2.20s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-09T17:52:59.678Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-09T17:52:59.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T17:52:59.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:52:59.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:52:59.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:52:59.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:52:59.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:52:59.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:52:59.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T17:52:59.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T17:52:59.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T17:52:59.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-09T17:52:59.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T17:52:59.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T17:52:59.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T17:52:59.678Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T17:52:59.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-09T17:52:59.678Z] === RUN TestCreateWithInvalidEnv [2021-06-09T17:52:59.678Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T17:52:59.678Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T17:52:59.678Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T17:52:59.678Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T17:52:59.678Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T17:52:59.678Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T17:52:59.678Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T17:52:59.678Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T17:52:59.678Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T17:52:59.678Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T17:52:59.678Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T17:52:59.678Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T17:52:59.678Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T17:52:59.678Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T17:52:59.678Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-09T17:52:59.678Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] time="2021-06-09T17:52:59Z" 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-06-09T17:52:59.759Z] --- PASS: TestHealthStates (0.17s) [2021-06-09T17:52:59.759Z] === RUN TestMaskURLCredentials [2021-06-09T17:52:59.759Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestGetInspectData [2021-06-09T17:52:59.759Z] --- PASS: TestGetInspectData (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestFillLicense [2021-06-09T17:52:59.759Z] --- PASS: TestFillLicense (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestListInvalidFilter [2021-06-09T17:52:59.759Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestNameFilter [2021-06-09T17:52:59.759Z] --- PASS: TestNameFilter (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-09T17:52:59.759Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-09T17:52:59.759Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-09T17:52:59.759Z] === 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-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-09T17:52:59.759Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-09T17:52:59.759Z] --- 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-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-09T17:52:59.759Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestDaemonReloadLabels [2021-06-09T17:52:59.759Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-09T17:52:59.759Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-09T17:52:59.759Z] === RUN TestDaemonReloadMirrors [2021-06-09T17:52:59.759Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-09T17:52:59.759Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-09T17:52:59.759Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestDaemonDiscoveryReload [2021-06-09T17:52:59.759Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-09T17:52:59.759Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-09T17:52:59.759Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-09T17:52:59.759Z] PASS [2021-06-09T17:52:59.759Z] coverage: 50.0% of statements [2021-06-09T17:52:59.759Z] ok github.com/docker/docker/daemon/events 0.345s coverage: 50.0% of statements [2021-06-09T17:53:00.084Z] --- PASS: TestContainerNetworkMountsNoChown (1.95s) [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:00.084Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:00.084Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:00.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:00.084Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:00.223Z] === RUN TestWaitNodeAttachment [2021-06-09T17:53:00.223Z] === RUN TestIsEmptyDir [2021-06-09T17:53:00.223Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-09T17:53:00.223Z] PASS [2021-06-09T17:53:00.223Z] coverage: 2.3% of statements [2021-06-09T17:53:00.223Z] ok github.com/docker/docker/daemon/graphdriver 0.193s coverage: 2.3% of statements [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:00.340Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.09s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-09T17:53:00.340Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-09T17:53:00.340Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:53:00.379Z] --- PASS: TestExec (0.99s) [2021-06-09T17:53:00.379Z] === RUN TestExecUser [2021-06-09T17:53:00.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T17:53:00.685Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-09T17:53:00.685Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-09T17:53:00.685Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-09T17:53:00.685Z] === RUN TestIsolationConversion [2021-06-09T17:53:00.685Z] === RUN TestIsolationConversion/default [2021-06-09T17:53:00.685Z] === RUN TestIsolationConversion/process [2021-06-09T17:53:00.685Z] === RUN TestIsolationConversion/hyperv [2021-06-09T17:53:00.685Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestContainerLabels [2021-06-09T17:53:00.685Z] --- PASS: TestContainerLabels (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestCredentialSpecConversion [2021-06-09T17:53:00.685Z] === RUN TestCredentialSpecConversion/none [2021-06-09T17:53:00.685Z] === RUN TestCredentialSpecConversion/config [2021-06-09T17:53:00.685Z] === RUN TestCredentialSpecConversion/file [2021-06-09T17:53:00.685Z] === RUN TestCredentialSpecConversion/registry [2021-06-09T17:53:00.685Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-09T17:53:00.685Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestControllerValidateMountBind [2021-06-09T17:53:00.685Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestControllerValidateMountVolume [2021-06-09T17:53:00.685Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestControllerValidateMountTarget [2021-06-09T17:53:00.685Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestControllerValidateMountTmpfs [2021-06-09T17:53:00.685Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestControllerValidateMountInvalidType [2021-06-09T17:53:00.685Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-09T17:53:00.685Z] === RUN TestControllerValidateMountNamedPipe [2021-06-09T17:53:00.685Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-09T17:53:00.685Z] PASS [2021-06-09T17:53:00.685Z] coverage: 11.3% of statements [2021-06-09T17:53:00.685Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.863s coverage: 11.3% of statements [2021-06-09T17:53:01.147Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-09T17:53:01.147Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-09T17:53:01.319Z] --- PASS: TestExecUser (0.97s) [2021-06-09T17:53:01.319Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:53:01.607Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-06-09T17:53:01.607Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-09T17:53:01.607Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T17:53:01.607Z] reload_test.go:520: root required [2021-06-09T17:53:01.607Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-09T17:53:01.607Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-09T17:53:01.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-09T17:53:01.607Z] === RUN TestLinkNaming [2021-06-09T17:53:01.607Z] --- PASS: TestLinkNaming (0.00s) [2021-06-09T17:53:01.607Z] === RUN TestLinkNew [2021-06-09T17:53:01.607Z] --- PASS: TestLinkNew (0.00s) [2021-06-09T17:53:01.607Z] === RUN TestLinkEnv [2021-06-09T17:53:01.607Z] --- PASS: TestLinkEnv (0.00s) [2021-06-09T17:53:01.607Z] === RUN TestLinkMultipleEnv [2021-06-09T17:53:01.607Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-09T17:53:01.607Z] === RUN TestLinkPortRangeEnv [2021-06-09T17:53:01.607Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-09T17:53:01.607Z] PASS [2021-06-09T17:53:01.607Z] coverage: 93.0% of statements [2021-06-09T17:53:01.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-06-09T17:53:01.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-09T17:53:01.607Z] ok github.com/docker/docker/daemon/links 0.214s coverage: 93.0% of statements [2021-06-09T17:53:01.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-06-09T17:53:01.607Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-09T17:53:01.607Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-06-09T17:53:01.607Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-09T17:53:01.607Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-09T17:53:01.607Z] === RUN TestParseVolumesFrom [2021-06-09T17:53:01.607Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-09T17:53:01.607Z] PASS [2021-06-09T17:53:01.607Z] coverage: 9.0% of statements [2021-06-09T17:53:01.607Z] ok github.com/docker/docker/daemon 2.925s coverage: 9.0% of statements [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-09T17:53:01.607Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-09T17:53:02.205Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-06-09T17:53:02.205Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T17:53:02.259Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-06-09T17:53:02.259Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:53:02.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T17:53:03.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-09T17:53:03.977Z] --- PASS: TestContainerBindMountNonRecursive (3.59s) [2021-06-09T17:53:03.977Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:53:04.521Z] === RUN TestAdapterReadLogs [2021-06-09T17:53:04.522Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestCopier [2021-06-09T17:53:04.522Z] --- PASS: TestCopier (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestCopierLongLines [2021-06-09T17:53:04.522Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestCopierSlow [2021-06-09T17:53:04.522Z] --- PASS: TestCopierSlow (0.21s) [2021-06-09T17:53:04.522Z] === RUN TestCopierWithSized [2021-06-09T17:53:04.522Z] === RUN TestCopierWithSized/as_is [2021-06-09T17:53:04.522Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-09T17:53:04.522Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-09T17:53:04.522Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-09T17:53:04.522Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-09T17:53:04.522Z] === RUN TestCopierWithPartial [2021-06-09T17:53:04.522Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestRingLogger [2021-06-09T17:53:04.522Z] --- PASS: TestRingLogger (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestRingCap [2021-06-09T17:53:04.522Z] --- PASS: TestRingCap (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestRingClose [2021-06-09T17:53:04.522Z] --- PASS: TestRingClose (0.00s) [2021-06-09T17:53:04.522Z] === RUN TestRingDrain [2021-06-09T17:53:04.522Z] --- PASS: TestRingDrain (0.00s) [2021-06-09T17:53:04.522Z] PASS [2021-06-09T17:53:04.522Z] coverage: 43.8% of statements [2021-06-09T17:53:04.522Z] ok github.com/docker/docker/daemon/logger 0.475s coverage: 43.8% of statements [2021-06-09T17:53:04.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-06-09T17:53:04.734Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T17:53:04.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:53:04.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:53:04.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:53:04.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:53:04.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:53:04.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:53:04.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:53:04.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:53:04.734Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:53:04.734Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:53:04.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T17:53:04.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T17:53:04.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T17:53:04.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T17:53:04.734Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T17:53:04.734Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T17:53:04.734Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T17:53:04.795Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-06-09T17:53:04.795Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/defaults [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-09T17:53:04.987Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-09T17:53:04.987Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-09T17:53:04.987Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-09T17:53:04.987Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-09T17:53:04.987Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-09T17:53:04.987Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-09T17:53:04.987Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-09T17:53:05.447Z] time="2021-06-09T17:53:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-09T17:53:05.447Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-06-09T17:53:05.447Z] === RUN TestCreateSuccess [2021-06-09T17:53:05.447Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-09T17:53:05.447Z] === RUN TestCreateLogGroupSuccess [2021-06-09T17:53:05.447Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-09T17:53:05.447Z] === RUN TestCreateError [2021-06-09T17:53:05.447Z] --- PASS: TestCreateError (0.00s) [2021-06-09T17:53:05.447Z] === RUN TestCreateAlreadyExists [2021-06-09T17:53:05.448Z] time="2021-06-09T17:53:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-09T17:53:05.448Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestLogClosed [2021-06-09T17:53:05.448Z] --- PASS: TestLogClosed (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestLogBlocking [2021-06-09T17:53:05.448Z] --- PASS: TestLogBlocking (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-09T17:53:05.448Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestLogNonBlockingBufferFull [2021-06-09T17:53:05.448Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestPublishBatchSuccess [2021-06-09T17:53:05.448Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestPublishBatchError [2021-06-09T17:53:05.448Z] time="2021-06-09T17:53:05Z" level=error msg=Error [2021-06-09T17:53:05.448Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-09T17:53:05.448Z] time="2021-06-09T17:53:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T17:53:05.448Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-09T17:53:05.448Z] time="2021-06-09T17:53:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T17:53:05.448Z] time="2021-06-09T17:53:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-09T17:53:05.448Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchSimple [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchTicker [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchMultilinePattern [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchClose [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen/0/Hello [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen/2/🙃 [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen/3/���� [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen/4/He��o [2021-06-09T17:53:05.448Z] === RUN TestEffectiveLen/5/ [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/0/ [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/1/Hello [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/2/Hello [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/3/Hello [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/4/🙃 [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/5/🙃 [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/6/a� [2021-06-09T17:53:05.448Z] === RUN TestFindValidSplit/7/a� [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: Hello [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: He [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: llo [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: Hello [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: a [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: � [2021-06-09T17:53:05.448Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1044: a� [2021-06-09T17:53:05.448Z] cloudwatchlogs_test.go:1045: [2021-06-09T17:53:05.448Z] === RUN TestProcessEventEmoji [2021-06-09T17:53:05.448Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-09T17:53:05.448Z] === RUN TestCollectBatchLineSplit [2021-06-09T17:53:05.448Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-09T17:53:05.552Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-06-09T17:53:05.552Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:53:05.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-06-09T17:53:05.667Z] === RUN TestCreateDifferentPlatform [2021-06-09T17:53:05.667Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T17:53:05.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T17:53:05.667Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-09T17:53:05.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T17:53:05.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T17:53:05.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T17:53:05.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-09T17:53:05.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T17:53:05.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-09T17:53:05.667Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T17:53:05.667Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T17:53:05.667Z] === RUN TestDaemonRestartIpcMode [2021-06-09T17:53:05.667Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T17:53:05.667Z] === RUN TestDaemonHostGatewayIP [2021-06-09T17:53:05.667Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T17:53:05.667Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T17:53:05.667Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T17:53:05.667Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T17:53:05.667Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T17:53:05.667Z] === RUN TestDiff [2021-06-09T17:53:05.909Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-09T17:53:05.909Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestCollectBatchMaxEvents [2021-06-09T17:53:05.909Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-09T17:53:05.909Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-09T17:53:05.909Z] --- PASS: TestCollectBatchMaxTotalBytes (0.15s) [2021-06-09T17:53:05.909Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-09T17:53:05.909Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-09T17:53:05.909Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-09T17:53:05.909Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-09T17:53:05.909Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-09T17:53:05.909Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-09T17:53:05.909Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestCreateTagSuccess [2021-06-09T17:53:05.909Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-09T17:53:05.909Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-09T17:53:05.909Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-09T17:53:05.909Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-09T17:53:05.909Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-09T17:53:05.909Z] PASS [2021-06-09T17:53:05.909Z] coverage: 77.8% of statements [2021-06-09T17:53:05.909Z] ok github.com/docker/docker/daemon/logger/awslogs 0.686s coverage: 77.8% of statements [2021-06-09T17:53:05.909Z] === RUN TestSearchRegistryForImagesErrors [2021-06-09T17:53:05.909Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestSearchRegistryForImages [2021-06-09T17:53:05.909Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestOnlyPlatformWithFallback [2021-06-09T17:53:05.909Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestImageDelete [2021-06-09T17:53:05.909Z] === RUN TestImageDelete/no_lease [2021-06-09T17:53:05.909Z] === RUN TestImageDelete/lease_exists [2021-06-09T17:53:05.909Z] --- PASS: TestImageDelete (0.03s) [2021-06-09T17:53:05.909Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-09T17:53:05.909Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-09T17:53:05.909Z] === RUN TestContentStoreForPull [2021-06-09T17:53:05.909Z] --- PASS: TestContentStoreForPull (0.20s) [2021-06-09T17:53:05.909Z] PASS [2021-06-09T17:53:05.909Z] coverage: 6.7% of statements [2021-06-09T17:53:05.909Z] === RUN TestJSONFileLogger [2021-06-09T17:53:05.909Z] ok github.com/docker/docker/daemon/images 0.480s coverage: 6.7% of statements [2021-06-09T17:53:05.909Z] --- PASS: TestJSONFileLogger (0.01s) [2021-06-09T17:53:05.909Z] === RUN TestJSONFileLoggerWithTags [2021-06-09T17:53:05.909Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-06-09T17:53:05.909Z] === RUN TestJSONFileLoggerWithOpts [2021-06-09T17:53:05.909Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-06-09T17:53:05.909Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-09T17:53:05.909Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-09T17:53:05.909Z] === RUN TestEncodeDecode [2021-06-09T17:53:05.909Z] === PAUSE TestEncodeDecode [2021-06-09T17:53:05.909Z] === RUN TestUnexpectedEOF [2021-06-09T17:53:06.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T17:53:06.233Z] --- PASS: TestDiff (0.78s) [2021-06-09T17:53:06.233Z] === RUN TestExecWithCloseStdin [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-09T17:53:06.369Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-09T17:53:06.369Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-09T17:53:06.369Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-09T17:53:06.369Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-09T17:53:06.369Z] time="2021-06-09T17:53:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T17:53:06.369Z] time="2021-06-09T17:53:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T17:53:06.369Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-06-09T17:53:06.369Z] === CONT TestEncodeDecode [2021-06-09T17:53:06.369Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-09T17:53:06.369Z] PASS [2021-06-09T17:53:06.369Z] coverage: 69.9% of statements [2021-06-09T17:53:06.369Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.342s coverage: 69.9% of statements [2021-06-09T17:53:06.369Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-06-09T17:53:06.369Z] === RUN TestFastTimeMarshalJSON [2021-06-09T17:53:06.369Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-09T17:53:06.369Z] PASS [2021-06-09T17:53:06.369Z] coverage: 87.2% of statements [2021-06-09T17:53:06.369Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.259s coverage: 87.2% of statements [2021-06-09T17:53:06.419Z] --- PASS: TestContainerVolumesMountedAsSlave (1.60s) [2021-06-09T17:53:06.419Z] === RUN TestNetworkNat [2021-06-09T17:53:06.932Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-06-09T17:53:06.932Z] === RUN TestHealthKillContainer [2021-06-09T17:53:07.605Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-06-09T17:53:07.605Z] === RUN TestExec [2021-06-09T17:53:07.785Z] --- PASS: TestNetworkNat (1.43s) [2021-06-09T17:53:07.785Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T17:53:08.539Z] --- PASS: TestExec (1.11s) [2021-06-09T17:53:08.539Z] === RUN TestExecUser [2021-06-09T17:53:08.554Z] === RUN TestWriteLog [2021-06-09T17:53:08.554Z] === PAUSE TestWriteLog [2021-06-09T17:53:08.554Z] === RUN TestReadLog [2021-06-09T17:53:08.554Z] === PAUSE TestReadLog [2021-06-09T17:53:08.554Z] === CONT TestWriteLog [2021-06-09T17:53:09.014Z] --- PASS: TestWriteLog (0.00s) [2021-06-09T17:53:09.014Z] === CONT TestReadLog [2021-06-09T17:53:09.014Z] === RUN TestReadLog/tail_exact [2021-06-09T17:53:09.014Z] === RUN TestReadLog/tail_less_than_available [2021-06-09T17:53:09.014Z] === RUN TestReadLog/tail_more_than_available [2021-06-09T17:53:09.014Z] --- PASS: TestReadLog (0.26s) [2021-06-09T17:53:09.014Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-09T17:53:09.014Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-09T17:53:09.014Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-09T17:53:09.014Z] PASS [2021-06-09T17:53:09.014Z] coverage: 75.2% of statements [2021-06-09T17:53:09.014Z] ok github.com/docker/docker/daemon/logger/local 0.587s coverage: 75.2% of statements [2021-06-09T17:53:09.014Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T17:53:09.014Z] === RUN TestOpenFileDelete [2021-06-09T17:53:09.014Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestOpenFileRename [2021-06-09T17:53:09.014Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestParseLogTagDefaultTag [2021-06-09T17:53:09.014Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestParseLogTag [2021-06-09T17:53:09.014Z] --- PASS: TestParseLogTag (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestParseLogTagEmptyTag [2021-06-09T17:53:09.014Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestTailFiles [2021-06-09T17:53:09.014Z] --- PASS: TestTailFiles (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestFollowLogsConsumerGone [2021-06-09T17:53:09.014Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-09T17:53:09.014Z] === RUN TestFollowLogsProducerGone [2021-06-09T17:53:09.014Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-09T17:53:09.014Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-09T17:53:09.014Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-09T17:53:09.014Z] === RUN TestCheckCapacityAndRotate [2021-06-09T17:53:09.014Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-09T17:53:09.014Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-09T17:53:09.014Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-06-09T17:53:09.014Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-09T17:53:09.014Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-09T17:53:09.014Z] PASS [2021-06-09T17:53:09.014Z] coverage: 53.7% of statements [2021-06-09T17:53:09.014Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.133s coverage: 53.7% of statements [2021-06-09T17:53:09.475Z] === RUN TestLog [2021-06-09T17:53:09.475Z] --- PASS: TestLog (0.01s) [2021-06-09T17:53:09.475Z] PASS [2021-06-09T17:53:09.475Z] coverage: 31.5% of statements [2021-06-09T17:53:09.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.180s coverage: 31.5% of statements [2021-06-09T17:53:09.676Z] --- PASS: TestNetworkLocalhostTCPNat (1.45s) [2021-06-09T17:53:09.676Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:53:09.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T17:53:09.912Z] --- PASS: TestExecUser (1.13s) [2021-06-09T17:53:09.912Z] === RUN TestExportContainerAndImportImage [2021-06-09T17:53:09.936Z] === RUN TestValidateLogOpt [2021-06-09T17:53:09.936Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestNewMissedConfig [2021-06-09T17:53:09.936Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestNewMissedUrl [2021-06-09T17:53:09.936Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestNewMissedToken [2021-06-09T17:53:09.936Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestNewWithProxy [2021-06-09T17:53:09.936Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestDefault [2021-06-09T17:53:09.936Z] --- PASS: TestDefault (0.04s) [2021-06-09T17:53:09.936Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-09T17:53:09.936Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestJsonFormat [2021-06-09T17:53:09.936Z] --- PASS: TestJsonFormat (0.05s) [2021-06-09T17:53:09.936Z] === RUN TestRawFormat [2021-06-09T17:53:09.936Z] --- PASS: TestRawFormat (0.03s) [2021-06-09T17:53:09.936Z] === RUN TestRawFormatWithLabels [2021-06-09T17:53:09.936Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestRawFormatWithoutTag [2021-06-09T17:53:09.936Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-09T17:53:09.936Z] === RUN TestBatching [2021-06-09T17:53:10.225Z] --- PASS: TestHealthKillContainer (2.98s) [2021-06-09T17:53:10.225Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:53:10.397Z] --- PASS: TestBatching (0.37s) [2021-06-09T17:53:10.397Z] === RUN TestFrequency [2021-06-09T17:53:10.397Z] --- PASS: TestFrequency (0.16s) [2021-06-09T17:53:10.397Z] === RUN TestOneMessagePerRequest [2021-06-09T17:53:10.397Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-09T17:53:10.397Z] === RUN TestVerify [2021-06-09T17:53:10.397Z] --- PASS: TestVerify (0.00s) [2021-06-09T17:53:10.397Z] === RUN TestSkipVerify [2021-06-09T17:53:10.397Z] === RUN TestNewParse [2021-06-09T17:53:10.397Z] --- PASS: TestNewParse (0.00s) [2021-06-09T17:53:10.397Z] PASS [2021-06-09T17:53:10.397Z] coverage: 8.3% of statements [2021-06-09T17:53:10.397Z] ok github.com/docker/docker/daemon/logger/templates 0.069s coverage: 8.3% of statements [2021-06-09T17:53:10.397Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.397Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.398Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.795Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2021-06-09T17:53:10.795Z] === RUN TestIpcModeNone [2021-06-09T17:53:10.846Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2021-06-09T17:53:10.846Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T17:53:10.858Z] --- PASS: TestSkipVerify (0.55s) [2021-06-09T17:53:10.858Z] === RUN TestBufferMaximum [2021-06-09T17:53:10.858Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.858Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.858Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.858Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.858Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.659630\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.659630\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:10.859Z] --- PASS: TestBufferMaximum (0.04s) [2021-06-09T17:53:10.859Z] === RUN TestServerAlwaysDown [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.695647\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.695647\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:10.859Z] time="2021-06-09T17:53:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T17:53:11.324Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.695647\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:11.324Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.696630\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:11.324Z] time="2021-06-09T17:53:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261190.696630\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:11.324Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestCannotSendAfterClose [2021-06-09T17:53:11.324Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-09T17:53:11.324Z] === RUN TestParseLogFormat [2021-06-09T17:53:11.324Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestValidateLogOptEmpty [2021-06-09T17:53:11.324Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestValidateSyslogAddress [2021-06-09T17:53:11.324Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestParseAddressDefaultPort [2021-06-09T17:53:11.324Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestValidateSyslogFacility [2021-06-09T17:53:11.324Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestValidateLogOptSyslogFormat [2021-06-09T17:53:11.324Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-09T17:53:11.324Z] === RUN TestValidateLogOpt [2021-06-09T17:53:11.324Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T17:53:11.324Z] PASS [2021-06-09T17:53:11.324Z] coverage: 46.8% of statements [2021-06-09T17:53:11.324Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 46.8% of statements [2021-06-09T17:53:11.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-09T17:53:11.734Z] --- PASS: TestIpcModeNone (0.94s) [2021-06-09T17:53:11.734Z] === RUN TestIpcModePrivate [2021-06-09T17:53:11.786Z] time="2021-06-09T17:53:11Z" 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-06-09T17:53:11.786Z] time="2021-06-09T17:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7a7592049ed7\"}'" [2021-06-09T17:53:11.786Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-09T17:53:11.786Z] PASS [2021-06-09T17:53:11.786Z] coverage: 82.5% of statements [2021-06-09T17:53:11.786Z] ok github.com/docker/docker/daemon/logger/splunk 2.346s coverage: 82.5% of statements [2021-06-09T17:53:11.786Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T17:53:11.786Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-09T17:53:11.786Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T17:53:12.219Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-06-09T17:53:12.219Z] === RUN TestHealthCheckWorkdir [2021-06-09T17:53:12.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T17:53:12.673Z] --- PASS: TestIpcModePrivate (0.96s) [2021-06-09T17:53:12.673Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-09T17:53:12.673Z] === RUN TestIpcModeShareable [2021-06-09T17:53:12.673Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-09T17:53:12.673Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:53:12.673Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:53:13.419Z] --- PASS: TestNetworkLoopbackNat (4.02s) [2021-06-09T17:53:13.419Z] === RUN TestPause [2021-06-09T17:53:13.591Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-06-09T17:53:13.591Z] === RUN TestHealthKillContainer [2021-06-09T17:53:13.992Z] === RUN TestV1IDService [2021-06-09T17:53:13.992Z] --- PASS: TestV1IDService (0.03s) [2021-06-09T17:53:13.992Z] === RUN TestV2MetadataService [2021-06-09T17:53:13.992Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-09T17:53:13.992Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-09T17:53:13.992Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestContinueOnError_NeverContinue [2021-06-09T17:53:13.992Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestManifestStore [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/no_remote_or_local [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local927765163\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/no_local_cache [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/with_local_cache [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/unknown_media_type [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="reference for unknown type: " [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="reference for unknown type: " [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="reference for unknown type: " [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="reference for unknown type: " [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="reference for unknown type: " [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-09T17:53:13.992Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-09T17:53:13.992Z] time="2021-06-09T17:53:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore (0.35s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.10s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.08s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-09T17:53:13.992Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-09T17:53:13.992Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestFixManifestLayers [2021-06-09T17:53:13.992Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-09T17:53:13.992Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T17:53:13.992Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T17:53:13.992Z] === RUN TestFixManifestLayersBadParent [2021-06-09T17:53:13.992Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestValidateManifest [2021-06-09T17:53:13.992Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-09T17:53:13.992Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T17:53:13.992Z] === RUN TestFormatPlatform [2021-06-09T17:53:13.992Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestGetRepositoryMountCandidates [2021-06-09T17:53:13.992Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestLayerAlreadyExists [2021-06-09T17:53:13.992Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-09T17:53:13.992Z] 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-06-09T17:53:13.992Z] 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-06-09T17:53:13.992Z] 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-06-09T17:53:13.992Z] 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-06-09T17:53:13.992Z] 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-06-09T17:53:13.992Z] 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-06-09T17:53:13.992Z] === RUN TestWhenEmptyAuthConfig [2021-06-09T17:53:13.992Z] === RUN TestSuccessfulDownload [2021-06-09T17:53:13.992Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-09T17:53:13.992Z] download_test.go:268: Needs fixing on Windows [2021-06-09T17:53:13.992Z] === RUN TestCancelledDownload [2021-06-09T17:53:13.992Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-09T17:53:13.992Z] === RUN TestMaxDownloadAttempts [2021-06-09T17:53:13.992Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:53:13.992Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:53:13.992Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:53:13.992Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:53:13.992Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:53:13.992Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:53:13.992Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:53:13.992Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:53:13.992Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T17:53:13.992Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T17:53:13.992Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T17:53:13.992Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T17:53:14.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T17:53:14.453Z] time="2021-06-09T17:53:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:53:14.453Z] time="2021-06-09T17:53:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:53:14.453Z] time="2021-06-09T17:53:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:53:14.453Z] time="2021-06-09T17:53:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T17:53:14.453Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-09T17:53:14.453Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-06-09T17:53:14.453Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-06-09T17:53:14.453Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-06-09T17:53:14.453Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-06-09T17:53:14.453Z] === RUN TestTransfer [2021-06-09T17:53:14.453Z] --- PASS: TestV2MetadataService (0.82s) [2021-06-09T17:53:14.453Z] PASS [2021-06-09T17:53:14.453Z] coverage: 48.2% of statements [2021-06-09T17:53:14.453Z] ok github.com/docker/docker/distribution/metadata 0.965s coverage: 48.2% of statements [2021-06-09T17:53:14.453Z] --- PASS: TestTransfer (0.14s) [2021-06-09T17:53:14.453Z] === RUN TestConcurrencyLimit [2021-06-09T17:53:14.909Z] --- PASS: TestPause (1.47s) [2021-06-09T17:53:14.909Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:53:14.909Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:53:14.909Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:53:14.909Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:53:14.914Z] === RUN TestNotFound [2021-06-09T17:53:14.914Z] --- PASS: TestNotFound (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestConflict [2021-06-09T17:53:14.914Z] --- PASS: TestConflict (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestForbidden [2021-06-09T17:53:14.914Z] --- PASS: TestForbidden (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestInvalidParameter [2021-06-09T17:53:14.914Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestNotImplemented [2021-06-09T17:53:14.914Z] --- PASS: TestNotImplemented (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestNotModified [2021-06-09T17:53:14.914Z] --- PASS: TestNotModified (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestUnauthorized [2021-06-09T17:53:14.914Z] --- PASS: TestUnauthorized (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestUnknown [2021-06-09T17:53:14.914Z] --- PASS: TestUnknown (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestCancelled [2021-06-09T17:53:14.914Z] --- PASS: TestCancelled (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestDeadline [2021-06-09T17:53:14.914Z] --- PASS: TestDeadline (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestDataLoss [2021-06-09T17:53:14.914Z] --- PASS: TestDataLoss (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestUnavailable [2021-06-09T17:53:14.914Z] --- PASS: TestUnavailable (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestSystem [2021-06-09T17:53:14.914Z] --- PASS: TestSystem (0.00s) [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Not_Found [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Bad_Request [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Conflict [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Unauthorized [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Forbidden [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Not_Modified [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-09T17:53:14.914Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-09T17:53:14.914Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-09T17:53:14.914Z] PASS [2021-06-09T17:53:14.914Z] coverage: 53.1% of statements [2021-06-09T17:53:14.914Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-06-09T17:53:14.914Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-09T17:53:14.914Z] === RUN TestInactiveJobs [2021-06-09T17:53:15.214Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2021-06-09T17:53:15.214Z] === RUN TestAPIIpcModeHost [2021-06-09T17:53:15.214Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-09T17:53:15.214Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:53:15.214Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:53:15.214Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-09T17:53:15.214Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:53:15.214Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:53:15.375Z] --- PASS: TestWhenEmptyAuthConfig (1.01s) [2021-06-09T17:53:15.375Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-09T17:53:15.375Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-09T17:53:15.375Z] === RUN TestTokenPassThru [2021-06-09T17:53:15.375Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-09T17:53:15.375Z] === RUN TestTokenPassThruDifferentHost [2021-06-09T17:53:15.375Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-09T17:53:15.375Z] PASS [2021-06-09T17:53:15.375Z] coverage: 23.6% of statements [2021-06-09T17:53:15.375Z] ok github.com/docker/docker/distribution 1.478s coverage: 23.6% of statements [2021-06-09T17:53:15.375Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T17:53:15.375Z] --- PASS: TestInactiveJobs (0.41s) [2021-06-09T17:53:15.375Z] === RUN TestWatchRelease [2021-06-09T17:53:15.375Z] --- PASS: TestWatchRelease (0.07s) [2021-06-09T17:53:15.375Z] === RUN TestWatchFinishedTransfer [2021-06-09T17:53:15.375Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-09T17:53:15.375Z] === RUN TestDuplicateTransfer [2021-06-09T17:53:15.375Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-06-09T17:53:15.375Z] === RUN TestSuccessfulUpload [2021-06-09T17:53:15.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-09T17:53:16.043Z] --- PASS: TestPauseStopPausedContainer (1.31s) [2021-06-09T17:53:16.043Z] === RUN TestPidHost [2021-06-09T17:53:16.346Z] time="2021-06-09T17:53:15Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-09T17:53:16.346Z] --- PASS: TestSuccessfulUpload (0.64s) [2021-06-09T17:53:16.346Z] === RUN TestCancelledUpload [2021-06-09T17:53:16.346Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-09T17:53:16.346Z] PASS [2021-06-09T17:53:16.346Z] coverage: 76.8% of statements [2021-06-09T17:53:16.346Z] ok github.com/docker/docker/distribution/xfer 2.231s coverage: 76.8% of statements [2021-06-09T17:53:16.346Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T17:53:16.812Z] === RUN TestCompare [2021-06-09T17:53:16.812Z] --- PASS: TestCompare (0.00s) [2021-06-09T17:53:16.812Z] PASS [2021-06-09T17:53:16.812Z] coverage: 19.2% of statements [2021-06-09T17:53:16.812Z] ok github.com/docker/docker/image/cache 0.124s coverage: 19.2% of statements [2021-06-09T17:53:16.869Z] --- PASS: TestHealthKillContainer (3.17s) [2021-06-09T17:53:16.869Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T17:53:17.273Z] === RUN TestFSGetInvalidData [2021-06-09T17:53:17.273Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-09T17:53:17.273Z] === RUN TestFSInvalidSet [2021-06-09T17:53:17.273Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-09T17:53:17.273Z] === RUN TestFSInvalidRoot [2021-06-09T17:53:17.273Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-09T17:53:17.273Z] === RUN TestFSMetadataGetSet [2021-06-09T17:53:17.273Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-09T17:53:17.273Z] === RUN TestFSInvalidWalker [2021-06-09T17:53:17.273Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-09T17:53:17.273Z] === RUN TestFSGetSet [2021-06-09T17:53:17.273Z] --- PASS: TestFSGetSet (0.13s) [2021-06-09T17:53:17.273Z] === RUN TestFSGetUnsetKey [2021-06-09T17:53:17.273Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-09T17:53:17.273Z] === RUN TestFSGetEmptyData [2021-06-09T17:53:17.273Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-09T17:53:17.273Z] === RUN TestFSDelete [2021-06-09T17:53:17.273Z] --- PASS: TestFSDelete (0.02s) [2021-06-09T17:53:17.273Z] === RUN TestFSWalker [2021-06-09T17:53:17.273Z] --- PASS: TestFSWalker (0.02s) [2021-06-09T17:53:17.273Z] === RUN TestFSWalkerStopOnError [2021-06-09T17:53:17.434Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-06-09T17:53:17.434Z] === RUN TestIpcModeNone [2021-06-09T17:53:17.737Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-09T17:53:17.737Z] === RUN TestNewFromJSON [2021-06-09T17:53:17.737Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-09T17:53:17.737Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-09T17:53:17.737Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-09T17:53:17.737Z] === RUN TestMarshalKeyOrder [2021-06-09T17:53:17.737Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-09T17:53:17.737Z] === RUN TestHistoryEqual [2021-06-09T17:53:17.737Z] --- PASS: TestHistoryEqual (0.16s) [2021-06-09T17:53:17.737Z] === RUN TestImage [2021-06-09T17:53:17.737Z] --- PASS: TestImage (0.00s) [2021-06-09T17:53:17.737Z] === RUN TestImageOSNotEmpty [2021-06-09T17:53:17.737Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-09T17:53:17.737Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-09T17:53:17.737Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-09T17:53:17.737Z] === RUN TestCreate [2021-06-09T17:53:17.737Z] --- PASS: TestCreate (0.01s) [2021-06-09T17:53:17.737Z] === RUN TestRestore [2021-06-09T17:53:17.737Z] time="2021-06-09T17:53:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-09T17:53:17.737Z] --- PASS: TestRestore (0.04s) [2021-06-09T17:53:17.737Z] === RUN TestAddDelete [2021-06-09T17:53:17.737Z] --- PASS: TestAddDelete (0.03s) [2021-06-09T17:53:17.737Z] === RUN TestSearchAfterDelete [2021-06-09T17:53:17.737Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-09T17:53:17.737Z] === RUN TestParentReset [2021-06-09T17:53:17.737Z] --- PASS: TestParentReset (0.04s) [2021-06-09T17:53:17.737Z] === RUN TestGetAndSetLastUpdated [2021-06-09T17:53:17.737Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-06-09T17:53:17.737Z] === RUN TestStoreLen [2021-06-09T17:53:17.737Z] --- PASS: TestStoreLen (0.05s) [2021-06-09T17:53:17.737Z] PASS [2021-06-09T17:53:17.737Z] coverage: 86.6% of statements [2021-06-09T17:53:17.737Z] ok github.com/docker/docker/image 0.764s coverage: 86.6% of statements [2021-06-09T17:53:18.198Z] === RUN TestValidateManifest [2021-06-09T17:53:18.198Z] === RUN TestValidateManifest/nil [2021-06-09T17:53:18.198Z] === RUN TestValidateManifest/non-nil [2021-06-09T17:53:18.198Z] --- PASS: TestValidateManifest (0.00s) [2021-06-09T17:53:18.198Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-09T17:53:18.198Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-09T17:53:18.198Z] PASS [2021-06-09T17:53:18.198Z] coverage: 0.6% of statements [2021-06-09T17:53:18.198Z] ok github.com/docker/docker/image/tarexport 0.091s coverage: 0.6% of statements [2021-06-09T17:53:18.508Z] --- PASS: TestDaemonIpcModePrivate (2.67s) [2021-06-09T17:53:18.508Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-09T17:53:18.508Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:53:18.508Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-09T17:53:18.508Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:53:18.508Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:53:18.508Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-09T17:53:18.508Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:53:18.508Z] === RUN TestIpcModeOlderClient [2021-06-09T17:53:18.508Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:53:18.508Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:53:18.768Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-06-09T17:53:18.768Z] === RUN TestKillContainer [2021-06-09T17:53:18.768Z] === RUN TestKillContainer/no_signal [2021-06-09T17:53:18.807Z] --- PASS: TestIpcModeNone (1.13s) [2021-06-09T17:53:18.807Z] === RUN TestIpcModePrivate [2021-06-09T17:53:19.169Z] === RUN TestMakeV1ConfigFromConfig [2021-06-09T17:53:19.169Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-09T17:53:19.169Z] PASS [2021-06-09T17:53:19.169Z] coverage: 25.0% of statements [2021-06-09T17:53:19.169Z] ok github.com/docker/docker/image/v1 0.261s coverage: 25.0% of statements [2021-06-09T17:53:19.169Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T17:53:19.338Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:53:19.740Z] --- PASS: TestIpcModePrivate (1.11s) [2021-06-09T17:53:19.740Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-09T17:53:19.740Z] === RUN TestIpcModeShareable [2021-06-09T17:53:20.141Z] === RUN TestSerialization [2021-06-09T17:53:20.141Z] --- PASS: TestSerialization (0.02s) [2021-06-09T17:53:20.141Z] PASS [2021-06-09T17:53:20.141Z] coverage: 100.0% of statements [2021-06-09T17:53:20.141Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-06-09T17:53:20.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T17:53:20.226Z] --- PASS: TestPidHost (3.82s) [2021-06-09T17:53:20.226Z] === RUN TestPsFilter [2021-06-09T17:53:20.226Z] --- PASS: TestPsFilter (0.13s) [2021-06-09T17:53:20.226Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:53:20.278Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:53:20.601Z] === RUN TestEmptyLayer [2021-06-09T17:53:20.601Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-09T17:53:20.601Z] === RUN TestCommitFailure [2021-06-09T17:53:20.601Z] --- PASS: TestCommitFailure (0.01s) [2021-06-09T17:53:20.601Z] === RUN TestStartTransactionFailure [2021-06-09T17:53:20.601Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-09T17:53:20.601Z] === RUN TestGetOrphan [2021-06-09T17:53:20.601Z] --- PASS: TestGetOrphan (0.02s) [2021-06-09T17:53:20.601Z] === RUN TestMountAndRegister [2021-06-09T17:53:20.601Z] --- PASS: TestMountAndRegister (0.08s) [2021-06-09T17:53:20.601Z] layer_test.go:271: Layer size: 14 [2021-06-09T17:53:20.601Z] === RUN TestLayerRelease [2021-06-09T17:53:20.601Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-09T17:53:20.601Z] layer_test.go:304: Failing on Windows [2021-06-09T17:53:20.601Z] === RUN TestStoreRestore [2021-06-09T17:53:20.601Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-09T17:53:20.601Z] layer_test.go:353: Failing on Windows [2021-06-09T17:53:20.601Z] === RUN TestTarStreamStability [2021-06-09T17:53:20.601Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-09T17:53:20.601Z] layer_test.go:468: Failing on Windows [2021-06-09T17:53:20.602Z] === RUN TestRegisterExistingLayer [2021-06-09T17:53:20.602Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-06-09T17:53:20.602Z] === RUN TestTarStreamVerification [2021-06-09T17:53:20.602Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-09T17:53:20.602Z] layer_test.go:697: Failing on Windows [2021-06-09T17:53:20.602Z] === RUN TestLayerMigration [2021-06-09T17:53:20.602Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-09T17:53:20.602Z] migration_test.go:46: Failing on Windows [2021-06-09T17:53:20.849Z] --- PASS: TestKillContainer (2.20s) [2021-06-09T17:53:20.849Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-06-09T17:53:20.849Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-06-09T17:53:20.849Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-06-09T17:53:20.849Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:53:20.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:53:21.063Z] === RUN TestLayerMigrationNoTarsplit [2021-06-09T17:53:21.063Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T17:53:21.063Z] migration_test.go:182: Failing on Windows [2021-06-09T17:53:21.063Z] === RUN TestMountInit [2021-06-09T17:53:21.063Z] --- SKIP: TestMountInit (0.00s) [2021-06-09T17:53:21.063Z] mount_test.go:17: Failing on Windows [2021-06-09T17:53:21.063Z] === RUN TestMountSize [2021-06-09T17:53:21.063Z] --- SKIP: TestMountSize (0.00s) [2021-06-09T17:53:21.063Z] mount_test.go:76: Failing on Windows [2021-06-09T17:53:21.063Z] === RUN TestMountChanges [2021-06-09T17:53:21.063Z] --- SKIP: TestMountChanges (0.00s) [2021-06-09T17:53:21.063Z] mount_test.go:125: Failing on Windows [2021-06-09T17:53:21.063Z] === RUN TestMountApply [2021-06-09T17:53:21.063Z] --- SKIP: TestMountApply (0.00s) [2021-06-09T17:53:21.063Z] mount_test.go:212: Failing on Windows [2021-06-09T17:53:21.063Z] PASS [2021-06-09T17:53:21.063Z] coverage: 30.1% of statements [2021-06-09T17:53:21.063Z] ok github.com/docker/docker/layer 0.321s coverage: 30.1% of statements [2021-06-09T17:53:21.063Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T17:53:21.113Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-09T17:53:21.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-09T17:53:21.113Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T17:53:21.411Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.20s) [2021-06-09T17:53:21.411Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:53:21.788Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:53:22.035Z] === RUN TestEnvironmentParsing [2021-06-09T17:53:22.035Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-09T17:53:22.035Z] PASS [2021-06-09T17:53:22.035Z] coverage: 1.0% of statements [2021-06-09T17:53:22.035Z] ok github.com/docker/docker/libcontainerd/local 0.155s coverage: 1.0% of statements [2021-06-09T17:53:22.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T17:53:22.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T17:53:22.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T17:53:22.357Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2021-06-09T17:53:22.357Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-06-09T17:53:22.357Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-06-09T17:53:22.357Z] === RUN TestKillStoppedContainer [2021-06-09T17:53:22.357Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-09T17:53:22.357Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:53:22.357Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-09T17:53:22.357Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:53:22.777Z] --- PASS: TestRemoveContainerWithVolume (1.39s) [2021-06-09T17:53:22.777Z] === RUN TestRemoveContainerRunning [2021-06-09T17:53:23.008Z] === RUN TestSequenceGetAvailableBit [2021-06-09T17:53:23.008Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestSequenceEqual [2021-06-09T17:53:23.008Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestSequenceCopy [2021-06-09T17:53:23.008Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestGetFirstAvailable [2021-06-09T17:53:23.008Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestFindSequence [2021-06-09T17:53:23.008Z] --- PASS: TestFindSequence (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestCheckIfAvailable [2021-06-09T17:53:23.008Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestMergeSequences [2021-06-09T17:53:23.008Z] --- PASS: TestMergeSequences (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestPushReservation [2021-06-09T17:53:23.008Z] --- PASS: TestPushReservation (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestSerializeDeserialize [2021-06-09T17:53:23.008Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestSet [2021-06-09T17:53:23.008Z] --- PASS: TestSet (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestSetUnset [2021-06-09T17:53:23.008Z] --- PASS: TestSetUnset (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestOffsetSetUnset [2021-06-09T17:53:23.008Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-09T17:53:23.008Z] === RUN TestSetInRange [2021-06-09T17:53:23.298Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-06-09T17:53:23.298Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:53:23.298Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-09T17:53:23.298Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:53:23.298Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:53:23.298Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T17:53:23.298Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:53:23.298Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:53:23.298Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-09T17:53:23.298Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-09T17:53:23.298Z] === RUN TestLinksContainerNames [2021-06-09T17:53:23.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-09T17:53:23.470Z] --- PASS: TestSetInRange (0.00s) [2021-06-09T17:53:23.470Z] === RUN TestSetAnyInRange [2021-06-09T17:53:23.470Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-09T17:53:23.470Z] === RUN TestMethods [2021-06-09T17:53:23.470Z] --- PASS: TestMethods (0.00s) [2021-06-09T17:53:23.470Z] === RUN TestRandomAllocateDeallocate [2021-06-09T17:53:23.900Z] --- PASS: TestRemoveContainerRunning (1.21s) [2021-06-09T17:53:23.900Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:53:24.398Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-06-09T17:53:24.398Z] === RUN TestAPIIpcModeHost [2021-06-09T17:53:24.441Z] === RUN TestClientServiceInvalidCommand [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceCreate [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceRm [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceLs [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceInfo [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceInfoById [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceJoin [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientServiceLeave [2021-06-09T17:53:24.441Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientDummyCommand [2021-06-09T17:53:24.441Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkInvalidCommand [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkCreate [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkCreateWithDriver [2021-06-09T17:53:24.441Z] flag provided but not defined: -f [2021-06-09T17:53:24.441Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build561415686\b1147\client.test.exe create --help'. [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkRm [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkLs [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkInfo [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestClientNetworkInfoById [2021-06-09T17:53:24.441Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-09T17:53:24.441Z] PASS [2021-06-09T17:53:24.441Z] coverage: 75.2% of statements [2021-06-09T17:53:24.441Z] ok github.com/docker/docker/libnetwork/client 0.058s coverage: 75.2% of statements [2021-06-09T17:53:24.441Z] === RUN TestEverything [2021-06-09T17:53:24.441Z] --- PASS: TestEverything (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestGet [2021-06-09T17:53:24.441Z] --- PASS: TestGet (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestParsePanic [2021-06-09T17:53:24.441Z] flag provided but not defined: -int [2021-06-09T17:53:24.441Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build561415686\b1151\mflag.test.exe --help'. [2021-06-09T17:53:24.441Z] --- PASS: TestParsePanic (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestParse [2021-06-09T17:53:24.441Z] --- PASS: TestParse (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestFlagSetParse [2021-06-09T17:53:24.441Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestUserDefined [2021-06-09T17:53:24.441Z] --- PASS: TestUserDefined (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestUserDefinedBool [2021-06-09T17:53:24.441Z] flag needs an argument: -b [2021-06-09T17:53:24.441Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build561415686\b1151\mflag.test.exe test --help'. [2021-06-09T17:53:24.441Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestSetOutput [2021-06-09T17:53:24.441Z] --- PASS: TestSetOutput (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestChangingArgs [2021-06-09T17:53:24.441Z] --- PASS: TestChangingArgs (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestHelp [2021-06-09T17:53:24.441Z] --- PASS: TestHelp (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestFlagCounts [2021-06-09T17:53:24.441Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-09T17:53:24.441Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-09T17:53:24.441Z] --- PASS: TestFlagCounts (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestSortFlags [2021-06-09T17:53:24.441Z] --- PASS: TestSortFlags (0.00s) [2021-06-09T17:53:24.441Z] === RUN TestMergeFlags [2021-06-09T17:53:24.441Z] --- PASS: TestMergeFlags (0.00s) [2021-06-09T17:53:24.441Z] PASS [2021-06-09T17:53:24.441Z] coverage: 62.7% of statements [2021-06-09T17:53:24.441Z] ok github.com/docker/docker/libnetwork/client/mflag 0.056s coverage: 62.7% of statements [2021-06-09T17:53:24.682Z] --- PASS: TestLinksContainerNames (1.38s) [2021-06-09T17:53:24.682Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:53:25.251Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-06-09T17:53:25.251Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:53:25.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-09T17:53:25.265Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.37s) [2021-06-09T17:53:25.265Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:53:25.265Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-09T17:53:25.265Z] === RUN TestRenameLinkedContainer [2021-06-09T17:53:25.331Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-06-09T17:53:25.331Z] === RUN TestDaemonIpcModeShareable [2021-06-09T17:53:25.822Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:25.822Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:25.822Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:25.822Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:26.082Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:26.342Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:26.342Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:26.342Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:26.342Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:26.342Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-09T17:53:26.342Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-09T17:53:26.342Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:53:26.342Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-09T17:53:26.342Z] 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-06-09T17:53:26.342Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:53:26.342Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-09T17:53:26.342Z] 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-06-09T17:53:26.342Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:53:26.342Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-09T17:53:26.342Z] 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-06-09T17:53:26.342Z] === RUN TestNetworkNat [2021-06-09T17:53:26.626Z] === RUN TestErrorInterfaces [2021-06-09T17:53:26.626Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-09T17:53:26.626Z] === RUN TestNetworkMarshalling [2021-06-09T17:53:26.626Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-09T17:53:26.626Z] === RUN TestEndpointMarshalling [2021-06-09T17:53:26.626Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-09T17:53:26.626Z] === RUN TestAuxAddresses [2021-06-09T17:53:26.626Z] time="2021-06-09T17:53:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:53:26.626Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-09T17:53:26.626Z] === RUN TestSRVServiceQuery [2021-06-09T17:53:26.626Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-09T17:53:26.626Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestServiceVIPReuse [2021-06-09T17:53:26.626Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-09T17:53:26.626Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-09T17:53:26.626Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T17:53:26.626Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestDNSIPQuery [2021-06-09T17:53:26.626Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-09T17:53:26.626Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestDNSProxyServFail [2021-06-09T17:53:26.626Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-09T17:53:26.626Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestSandboxAddEmpty [2021-06-09T17:53:26.626Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-09T17:53:26.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestSandboxAddMultiPrio [2021-06-09T17:53:26.626Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-09T17:53:26.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestSandboxAddSamePrio [2021-06-09T17:53:26.626Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-09T17:53:26.626Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestCleanupServiceDiscovery [2021-06-09T17:53:26.626Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-09T17:53:26.626Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestDNSOptions [2021-06-09T17:53:26.626Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-09T17:53:26.626Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:53:26.626Z] === RUN TestMultipleControllersWithSameStore [2021-06-09T17:53:26.626Z] time="2021-06-09T17:53:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:53:26.626Z] time="2021-06-09T17:53:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T17:53:26.626Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-09T17:53:26.626Z] PASS [2021-06-09T17:53:26.626Z] coverage: 8.6% of statements [2021-06-09T17:53:26.626Z] ok github.com/docker/docker/libnetwork 0.398s coverage: 8.6% of statements [2021-06-09T17:53:26.626Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-09T17:53:27.229Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2021-06-09T17:53:27.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-09T17:53:27.229Z] === RUN TestDaemonIpcModePrivate [2021-06-09T17:53:27.282Z] --- PASS: TestNetworkNat (0.82s) [2021-06-09T17:53:27.282Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T17:53:27.598Z] === RUN TestTCP4Proxy [2021-06-09T17:53:27.598Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-09T17:53:27.598Z] === RUN TestTCP4ProxyHalfClose [2021-06-09T17:53:27.598Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-09T17:53:27.598Z] === RUN TestTCP6Proxy [2021-06-09T17:53:27.598Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-09T17:53:27.598Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:53:27.598Z] === RUN TestTCPDualStackProxy [2021-06-09T17:53:27.598Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-09T17:53:27.598Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:53:27.598Z] === RUN TestUDP4Proxy [2021-06-09T17:53:27.598Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-09T17:53:27.598Z] === RUN TestUDP6Proxy [2021-06-09T17:53:27.598Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-09T17:53:27.598Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:53:27.598Z] === RUN TestUDPWriteError [2021-06-09T17:53:27.598Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-09T17:53:27.598Z] === RUN TestSCTP4Proxy [2021-06-09T17:53:27.598Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-09T17:53:27.598Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T17:53:27.598Z] === RUN TestSCTP6Proxy [2021-06-09T17:53:27.598Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-09T17:53:27.598Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:53:27.598Z] PASS [2021-06-09T17:53:27.598Z] coverage: 49.4% of statements [2021-06-09T17:53:27.598Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.056s coverage: 49.4% of statements [2021-06-09T17:53:27.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-06-09T17:53:27.852Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:53:28.059Z] === RUN TestInvalidConfig [2021-06-09T17:53:28.059Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-09T17:53:28.059Z] === RUN TestConfig [2021-06-09T17:53:28.059Z] --- PASS: TestConfig (0.00s) [2021-06-09T17:53:28.059Z] === RUN TestOptionsLabels [2021-06-09T17:53:28.059Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-09T17:53:28.059Z] === RUN TestValidName [2021-06-09T17:53:28.059Z] --- PASS: TestValidName (0.00s) [2021-06-09T17:53:28.059Z] === RUN TestTLSConfiguration [2021-06-09T17:53:28.520Z] time="2021-06-09T17:53:27Z" level=info msg="Option Initializing KV with TLS" [2021-06-09T17:53:28.520Z] --- PASS: TestTLSConfiguration (0.16s) [2021-06-09T17:53:28.520Z] PASS [2021-06-09T17:53:28.520Z] coverage: 24.0% of statements [2021-06-09T17:53:28.520Z] ok github.com/docker/docker/libnetwork/config 0.287s coverage: 24.0% of statements [2021-06-09T17:53:28.520Z] === RUN TestKey [2021-06-09T17:53:28.520Z] --- PASS: TestKey (0.00s) [2021-06-09T17:53:28.520Z] === RUN TestParseKey [2021-06-09T17:53:28.520Z] --- PASS: TestParseKey (0.00s) [2021-06-09T17:53:28.520Z] === RUN TestInvalidDataStore [2021-06-09T17:53:28.520Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-09T17:53:28.520Z] === RUN TestKVObjectFlatKey [2021-06-09T17:53:28.520Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-09T17:53:28.520Z] === RUN TestAtomicKVObjectFlatKey [2021-06-09T17:53:28.520Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-09T17:53:28.520Z] PASS [2021-06-09T17:53:28.520Z] coverage: 21.9% of statements [2021-06-09T17:53:28.520Z] ok github.com/docker/docker/libnetwork/datastore 0.074s coverage: 21.9% of statements [2021-06-09T17:53:28.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-09T17:53:28.602Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2021-06-09T17:53:28.602Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-09T17:53:28.602Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T17:53:29.496Z] === RUN TestIPDataMarshalling [2021-06-09T17:53:29.496Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-09T17:53:29.496Z] === RUN TestValidateAndIsV6 [2021-06-09T17:53:29.496Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-09T17:53:29.496Z] PASS [2021-06-09T17:53:29.496Z] coverage: 68.9% of statements [2021-06-09T17:53:29.496Z] ok github.com/docker/docker/libnetwork/driverapi 0.090s coverage: 68.9% of statements [2021-06-09T17:53:29.496Z] --- PASS: TestRandomAllocateDeallocate (6.75s) [2021-06-09T17:53:29.496Z] === RUN TestAllocateRandomDeallocate [2021-06-09T17:53:29.956Z] === RUN TestDriver [2021-06-09T17:53:29.956Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:53:29.956Z] PASS [2021-06-09T17:53:29.956Z] coverage: 34.8% of statements [2021-06-09T17:53:29.956Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2021-06-09T17:53:30.502Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2021-06-09T17:53:30.502Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-09T17:53:30.502Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T17:53:30.927Z] === RUN TestDriver [2021-06-09T17:53:30.927Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:53:30.927Z] PASS [2021-06-09T17:53:30.927Z] coverage: 34.8% of statements [2021-06-09T17:53:30.927Z] ok github.com/docker/docker/libnetwork/drivers/null 0.059s coverage: 34.8% of statements [2021-06-09T17:53:30.927Z] --- PASS: TestAllocateRandomDeallocate (1.69s) [2021-06-09T17:53:30.927Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-09T17:53:30.927Z] === RUN TestNetworkAllocateFree [2021-06-09T17:53:30.927Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-09T17:53:30.927Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-09T17:53:30.927Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-09T17:53:30.928Z] PASS [2021-06-09T17:53:30.928Z] coverage: 63.6% of statements [2021-06-09T17:53:30.928Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2021-06-09T17:53:31.053Z] --- PASS: TestRenameLinkedContainer (5.45s) [2021-06-09T17:53:31.053Z] === RUN TestRenameStoppedContainer [2021-06-09T17:53:31.146Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-06-09T17:53:31.146Z] === RUN TestPause [2021-06-09T17:53:31.146Z] --- SKIP: TestPause (0.00s) [2021-06-09T17:53:31.146Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:53:31.146Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:53:31.146Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:53:31.146Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:53:31.146Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:53:31.146Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-09T17:53:31.146Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:53:31.146Z] === RUN TestPidHost [2021-06-09T17:53:31.877Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2021-06-09T17:53:31.877Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-09T17:53:31.877Z] === RUN TestIpcModeOlderClient [2021-06-09T17:53:31.877Z] === PAUSE TestIpcModeOlderClient [2021-06-09T17:53:31.877Z] === RUN TestKillContainerInvalidSignal [2021-06-09T17:53:31.900Z] === RUN TestGetEmptyCapabilities [2021-06-09T17:53:31.900Z] --- PASS: TestGetEmptyCapabilities (0.03s) [2021-06-09T17:53:31.900Z] === RUN TestGetExtraCapabilities [2021-06-09T17:53:31.900Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-09T17:53:31.900Z] === RUN TestGetInvalidCapabilities [2021-06-09T17:53:31.900Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-09T17:53:31.900Z] === RUN TestRemoteDriver [2021-06-09T17:53:31.900Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T17:53:31.901Z] === RUN TestDriverError [2021-06-09T17:53:31.901Z] --- PASS: TestDriverError (0.00s) [2021-06-09T17:53:31.901Z] === RUN TestMissingValues [2021-06-09T17:53:31.901Z] --- PASS: TestMissingValues (0.00s) [2021-06-09T17:53:31.901Z] === RUN TestRollback [2021-06-09T17:53:31.901Z] --- PASS: TestRollback (0.00s) [2021-06-09T17:53:31.901Z] PASS [2021-06-09T17:53:31.901Z] coverage: 57.4% of statements [2021-06-09T17:53:31.901Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.130s coverage: 57.4% of statements [2021-06-09T17:53:32.418Z] --- PASS: TestRenameStoppedContainer (1.45s) [2021-06-09T17:53:32.418Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:53:32.810Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-06-09T17:53:32.810Z] === RUN TestKillContainer [2021-06-09T17:53:32.810Z] === RUN TestKillContainer/no_signal [2021-06-09T17:53:32.880Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.72s) [2021-06-09T17:53:32.880Z] === RUN TestRetrieveFromStore [2021-06-09T17:53:32.880Z] === RUN TestNew [2021-06-09T17:53:32.880Z] --- PASS: TestNew (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestAddDriver [2021-06-09T17:53:32.880Z] --- PASS: TestAddDriver (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestAddDuplicateDriver [2021-06-09T17:53:32.880Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-09T17:53:32.880Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestDriver [2021-06-09T17:53:32.880Z] --- PASS: TestDriver (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestIPAM [2021-06-09T17:53:32.880Z] --- PASS: TestIPAM (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestWalkIPAMs [2021-06-09T17:53:32.880Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-09T17:53:32.880Z] === RUN TestWalkDrivers [2021-06-09T17:53:32.880Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-09T17:53:32.880Z] PASS [2021-06-09T17:53:32.880Z] coverage: 82.4% of statements [2021-06-09T17:53:32.880Z] ok github.com/docker/docker/libnetwork/drvregistry 0.123s coverage: 82.4% of statements [2021-06-09T17:53:33.056Z] --- PASS: TestPidHost (1.92s) [2021-06-09T17:53:33.056Z] === RUN TestPsFilter [2021-06-09T17:53:33.056Z] --- PASS: TestPsFilter (0.11s) [2021-06-09T17:53:33.056Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:53:33.340Z] === RUN TestNAT [2021-06-09T17:53:33.340Z] --- SKIP: TestNAT (0.00s) [2021-06-09T17:53:33.340Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T17:53:33.340Z] === RUN TestTransparent [2021-06-09T17:53:33.340Z] --- SKIP: TestTransparent (0.00s) [2021-06-09T17:53:33.340Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T17:53:33.340Z] PASS [2021-06-09T17:53:33.340Z] coverage: 0.0% of statements [2021-06-09T17:53:33.340Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2021-06-09T17:53:33.340Z] === RUN TestBuildDefault [2021-06-09T17:53:33.340Z] --- PASS: TestBuildDefault (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestBuildHostnameDomainname [2021-06-09T17:53:33.340Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestBuildHostname [2021-06-09T17:53:33.340Z] --- PASS: TestBuildHostname (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestBuildHostnameFQDN [2021-06-09T17:53:33.340Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestBuildNoIP [2021-06-09T17:53:33.340Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestUpdate [2021-06-09T17:53:33.340Z] --- PASS: TestUpdate (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-09T17:53:33.340Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-09T17:53:33.340Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestAddEmpty [2021-06-09T17:53:33.340Z] --- PASS: TestAddEmpty (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestAdd [2021-06-09T17:53:33.340Z] --- PASS: TestAdd (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestDeleteEmpty [2021-06-09T17:53:33.340Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestDeleteNewline [2021-06-09T17:53:33.340Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestDelete [2021-06-09T17:53:33.340Z] --- PASS: TestDelete (0.00s) [2021-06-09T17:53:33.340Z] === RUN TestConcurrentWrites [2021-06-09T17:53:33.340Z] --- PASS: TestRetrieveFromStore (0.65s) [2021-06-09T17:53:33.340Z] === RUN TestIsCorrupted [2021-06-09T17:53:33.448Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T17:53:33.535Z] ..........................xx.................... [ 29%] [2021-06-09T17:53:33.627Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-06-09T17:53:33.627Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:53:33.805Z] --- PASS: TestIsCorrupted (0.07s) [2021-06-09T17:53:33.805Z] === RUN TestSetRollover [2021-06-09T17:53:33.805Z] --- PASS: TestConcurrentWrites (0.20s) [2021-06-09T17:53:33.805Z] PASS [2021-06-09T17:53:33.805Z] coverage: 81.2% of statements [2021-06-09T17:53:33.805Z] ok github.com/docker/docker/libnetwork/etchosts 0.262s coverage: 81.2% of statements [2021-06-09T17:53:34.019Z] === RUN TestKillContainer/killing_signal [2021-06-09T17:53:34.196Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-06-09T17:53:34.196Z] === RUN TestRemoveContainerRunning [2021-06-09T17:53:34.776Z] === RUN TestNew [2021-06-09T17:53:34.776Z] --- PASS: TestNew (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestAllocate [2021-06-09T17:53:34.776Z] --- PASS: TestAllocate (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestUninitialized [2021-06-09T17:53:34.776Z] --- PASS: TestUninitialized (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestAllocateInRange [2021-06-09T17:53:34.776Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestAllocateSerial [2021-06-09T17:53:34.776Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-09T17:53:34.776Z] PASS [2021-06-09T17:53:34.776Z] coverage: 87.5% of statements [2021-06-09T17:53:34.776Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2021-06-09T17:53:34.776Z] === RUN TestDiff [2021-06-09T17:53:34.776Z] --- PASS: TestDiff (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestAddedCallback [2021-06-09T17:53:34.776Z] --- PASS: TestAddedCallback (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestRemovedCallback [2021-06-09T17:53:34.776Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-09T17:53:34.776Z] === RUN TestNoCallback [2021-06-09T17:53:34.776Z] --- PASS: TestNoCallback (0.00s) [2021-06-09T17:53:34.776Z] PASS [2021-06-09T17:53:34.776Z] coverage: 48.1% of statements [2021-06-09T17:53:34.776Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.067s coverage: 48.1% of statements [2021-06-09T17:53:34.934Z] --- PASS: TestRenameRunningContainerAndReuse (2.65s) [2021-06-09T17:53:34.934Z] === RUN TestRenameInvalidName [2021-06-09T17:53:34.952Z] --- PASS: TestKillContainer (2.24s) [2021-06-09T17:53:34.952Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-06-09T17:53:34.952Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-06-09T17:53:34.952Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-06-09T17:53:34.952Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T17:53:34.952Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T17:53:35.136Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-06-09T17:53:35.136Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:53:35.237Z] --- PASS: TestSetRollover (1.70s) [2021-06-09T17:53:35.237Z] === RUN TestSetRolloverSerial [2021-06-09T17:53:35.237Z] === RUN TestCaller [2021-06-09T17:53:35.237Z] --- PASS: TestCaller (0.00s) [2021-06-09T17:53:35.237Z] PASS [2021-06-09T17:53:35.237Z] coverage: 100.0% of statements [2021-06-09T17:53:35.237Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2021-06-09T17:53:35.697Z] === RUN TestSetSerialInsertDelete [2021-06-09T17:53:35.697Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-09T17:53:35.697Z] === RUN TestSetParallelInsertDelete [2021-06-09T17:53:35.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-06-09T17:53:35.706Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:53:35.706Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-09T17:53:35.706Z] === RUN TestRenameLinkedContainer [2021-06-09T17:53:35.884Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T17:53:36.298Z] --- PASS: TestRenameInvalidName (1.40s) [2021-06-09T17:53:36.298Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:53:36.450Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2021-06-09T17:53:36.451Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2021-06-09T17:53:36.451Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-06-09T17:53:36.451Z] === RUN TestKillStoppedContainer [2021-06-09T17:53:36.451Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-09T17:53:36.451Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T17:53:36.451Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-09T17:53:36.451Z] === RUN TestKillDifferentUserContainer [2021-06-09T17:53:37.239Z] === RUN TestInt2IP2IntConversion [2021-06-09T17:53:37.239Z] === RUN TestPoolRequest [2021-06-09T17:53:37.239Z] --- PASS: TestPoolRequest (0.00s) [2021-06-09T17:53:37.239Z] === RUN TestOtherRequests [2021-06-09T17:53:37.239Z] --- PASS: TestOtherRequests (0.00s) [2021-06-09T17:53:37.239Z] PASS [2021-06-09T17:53:37.239Z] coverage: 57.1% of statements [2021-06-09T17:53:37.239Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2021-06-09T17:53:37.386Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-06-09T17:53:37.386Z] === RUN TestInspectOomKilledTrue [2021-06-09T17:53:37.386Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T17:53:37.386Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-09T17:53:37.386Z] === RUN TestInspectOomKilledFalse [2021-06-09T17:53:37.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T17:53:37.952Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-06-09T17:53:37.952Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T17:53:38.210Z] --- PASS: TestSetRolloverSerial (2.80s) [2021-06-09T17:53:38.210Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-09T17:53:38.210Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-09T17:53:38.210Z] PASS [2021-06-09T17:53:38.210Z] coverage: 84.4% of statements [2021-06-09T17:53:38.210Z] ok github.com/docker/docker/libnetwork/bitseq 15.688s coverage: 84.4% of statements [2021-06-09T17:53:38.210Z] --- PASS: TestInt2IP2IntConversion (0.83s) [2021-06-09T17:53:38.210Z] === RUN TestGetAddressVersion [2021-06-09T17:53:38.210Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-09T17:53:38.210Z] === RUN TestKeyString [2021-06-09T17:53:38.210Z] --- PASS: TestKeyString (0.00s) [2021-06-09T17:53:38.210Z] === RUN TestPoolDataMarshal [2021-06-09T17:53:38.210Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-09T17:53:38.210Z] === RUN TestSubnetsMarshal [2021-06-09T17:53:38.210Z] --- PASS: TestSubnetsMarshal (0.17s) [2021-06-09T17:53:38.210Z] === RUN TestAddSubnets [2021-06-09T17:53:38.210Z] --- PASS: TestAddSubnets (0.10s) [2021-06-09T17:53:38.210Z] === RUN TestDoublePoolRelease [2021-06-09T17:53:38.671Z] --- PASS: TestDoublePoolRelease (0.37s) [2021-06-09T17:53:38.671Z] === RUN TestAddReleasePoolID [2021-06-09T17:53:38.884Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-06-09T17:53:38.884Z] === RUN TestLinksContainerNames [2021-06-09T17:53:39.004Z] --- PASS: TestRenameLinkedContainer (2.74s) [2021-06-09T17:53:39.004Z] === RUN TestRenameStoppedContainer [2021-06-09T17:53:39.004Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-06-09T17:53:39.004Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:53:39.131Z] --- PASS: TestAddReleasePoolID (0.13s) [2021-06-09T17:53:39.131Z] === RUN TestPredefinedPool [2021-06-09T17:53:39.131Z] --- PASS: TestPredefinedPool (0.02s) [2021-06-09T17:53:39.131Z] === RUN TestRemoveSubnet [2021-06-09T17:53:39.131Z] === RUN TestGetCapabilities [2021-06-09T17:53:39.131Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-09T17:53:39.131Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-09T17:53:39.131Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-09T17:53:39.131Z] === RUN TestGetDefaultAddressSpaces [2021-06-09T17:53:39.131Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-09T17:53:39.131Z] === RUN TestRemoteDriver [2021-06-09T17:53:39.131Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T17:53:39.131Z] PASS [2021-06-09T17:53:39.131Z] coverage: 47.4% of statements [2021-06-09T17:53:39.131Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2021-06-09T17:53:39.131Z] --- PASS: TestRemoveSubnet (0.22s) [2021-06-09T17:53:39.131Z] === RUN TestGetSameAddress [2021-06-09T17:53:39.131Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-09T17:53:39.131Z] === RUN TestPoolAllocationReuse [2021-06-09T17:53:40.257Z] --- PASS: TestLinksContainerNames (1.42s) [2021-06-09T17:53:40.257Z] === RUN TestLogsFollowTailEmpty [2021-06-09T17:53:40.387Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-06-09T17:53:40.387Z] === RUN TestRenameInvalidName [2021-06-09T17:53:40.673Z] === RUN TestWindowsIPAM [2021-06-09T17:53:40.673Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-09T17:53:40.673Z] PASS [2021-06-09T17:53:40.673Z] coverage: 71.4% of statements [2021-06-09T17:53:40.673Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2021-06-09T17:53:40.825Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2021-06-09T17:53:40.825Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T17:53:40.930Z] --- PASS: TestRenameAnonymousContainer (4.66s) [2021-06-09T17:53:40.930Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:53:41.327Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-09T17:53:41.327Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:53:41.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T17:53:41.759Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/default [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/private [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/slave [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/shared [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/default [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/shared [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/slave [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/private [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:41.759Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:41.759Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T17:53:41.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T17:53:42.017Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T17:53:42.219Z] === RUN TestDefaultNetwork [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T17:53:42.219Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T17:53:42.275Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T17:53:42.275Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T17:53:42.275Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T17:53:42.275Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T17:53:42.275Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-09T17:53:42.275Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-09T17:53:42.275Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T17:53:42.419Z] --- PASS: TestRenameContainerWithSameName (1.40s) [2021-06-09T17:53:42.419Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:53:42.680Z] --- PASS: TestPoolAllocationReuse (3.34s) [2021-06-09T17:53:42.680Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-09T17:53:42.680Z] --- PASS: TestDefaultNetwork (0.54s) [2021-06-09T17:53:42.680Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-09T17:53:42.680Z] --- PASS: TestGetAddressSubPoolEqualPool (0.15s) [2021-06-09T17:53:42.680Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-09T17:53:43.141Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.58s) [2021-06-09T17:53:43.141Z] === RUN TestInitAddressPools [2021-06-09T17:53:43.141Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-09T17:53:43.141Z] PASS [2021-06-09T17:53:43.141Z] coverage: 74.0% of statements [2021-06-09T17:53:43.141Z] ok github.com/docker/docker/libnetwork/ipamutils 1.201s coverage: 74.0% of statements [2021-06-09T17:53:43.141Z] === RUN TestKeyValue [2021-06-09T17:53:43.141Z] --- PASS: TestKeyValue (0.00s) [2021-06-09T17:53:43.141Z] PASS [2021-06-09T17:53:43.141Z] coverage: 60.0% of statements [2021-06-09T17:53:43.141Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-06-09T17:53:43.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-09T17:53:43.870Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2021-06-09T17:53:43.870Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:53:44.129Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-06-09T17:53:44.129Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:53:44.692Z] === RUN TestGenerate [2021-06-09T17:53:44.692Z] --- PASS: TestGenerate (0.00s) [2021-06-09T17:53:44.692Z] === RUN TestGeneratePtr [2021-06-09T17:53:44.692Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-09T17:53:44.692Z] === RUN TestGenerateMissingField [2021-06-09T17:53:44.692Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-09T17:53:44.692Z] === RUN TestFieldCannotBeSet [2021-06-09T17:53:44.692Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-09T17:53:44.692Z] === RUN TestTypeMismatchError [2021-06-09T17:53:44.692Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-09T17:53:44.692Z] PASS [2021-06-09T17:53:44.692Z] coverage: 100.0% of statements [2021-06-09T17:53:44.692Z] ok github.com/docker/docker/libnetwork/options 0.097s coverage: 100.0% of statements [2021-06-09T17:53:44.802Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-06-09T17:53:44.802Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T17:53:44.802Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-06-09T17:53:44.802Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T17:53:45.171Z] --- PASS: TestRenameContainerWithLinkedContainer (2.89s) [2021-06-09T17:53:45.171Z] === RUN TestResize [2021-06-09T17:53:45.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T17:53:45.511Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-06-09T17:53:45.511Z] === RUN TestResize [2021-06-09T17:53:45.735Z] --- PASS: TestContainerVolumesMountedAsSlave (0.84s) [2021-06-09T17:53:45.735Z] === RUN TestNetworkNat [2021-06-09T17:53:45.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T17:53:46.238Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-09T17:53:46.238Z] PASS [2021-06-09T17:53:46.238Z] coverage: 100.0% of statements [2021-06-09T17:53:46.238Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2021-06-09T17:53:46.238Z] testing: warning: no tests to run [2021-06-09T17:53:46.238Z] PASS [2021-06-09T17:53:46.238Z] coverage: 0.0% of statements [2021-06-09T17:53:46.238Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-06-09T17:53:46.238Z] === RUN TestNetworkDBSimple [2021-06-09T17:53:46.451Z] --- PASS: TestResize (0.69s) [2021-06-09T17:53:46.451Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:53:46.550Z] --- PASS: TestResize (1.24s) [2021-06-09T17:53:46.550Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:53:46.668Z] --- PASS: TestNetworkNat (0.75s) [2021-06-09T17:53:46.668Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T17:53:46.699Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.11s) [2021-06-09T17:53:46.699Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-09T17:53:47.022Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-06-09T17:53:47.022Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:53:47.160Z] === RUN TestRequestNewPort [2021-06-09T17:53:47.160Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestRequestSpecificPort [2021-06-09T17:53:47.160Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestReleasePort [2021-06-09T17:53:47.160Z] --- PASS: TestReleasePort (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestReuseReleasedPort [2021-06-09T17:53:47.160Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestReleaseUnreadledPort [2021-06-09T17:53:47.160Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestUnknowProtocol [2021-06-09T17:53:47.160Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestAllocateAllPorts [2021-06-09T17:53:47.160Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestPortAllocation [2021-06-09T17:53:47.160Z] --- PASS: TestPortAllocation (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestPortAllocationWithCustomRange [2021-06-09T17:53:47.160Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestNoDuplicateBPR [2021-06-09T17:53:47.160Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestChangePortRange [2021-06-09T17:53:47.160Z] --- PASS: TestChangePortRange (0.00s) [2021-06-09T17:53:47.160Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-09T17:53:47.160Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-09T17:53:47.160Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-09T17:53:47.160Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-09T17:53:47.160Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-09T17:53:47.160Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-09T17:53:47.160Z] PASS [2021-06-09T17:53:47.160Z] coverage: 89.7% of statements [2021-06-09T17:53:47.160Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 89.7% of statements [2021-06-09T17:53:47.160Z] === RUN TestTransportPortConv [2021-06-09T17:53:47.160Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestTransportPortBindingConv [2021-06-09T17:53:47.160Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestErrorConstructors [2021-06-09T17:53:47.160Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestCompareIPMask [2021-06-09T17:53:47.160Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestUtilGetHostPartIP [2021-06-09T17:53:47.160Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestUtilGetBroadcastIP [2021-06-09T17:53:47.160Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-09T17:53:47.160Z] === RUN TestParseCIDR [2021-06-09T17:53:47.160Z] --- PASS: TestParseCIDR (0.00s) [2021-06-09T17:53:47.160Z] PASS [2021-06-09T17:53:47.160Z] coverage: 47.9% of statements [2021-06-09T17:53:47.160Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 47.9% of statements [2021-06-09T17:53:47.233Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-06-09T17:53:47.233Z] === RUN TestNetworkLoopbackNat [2021-06-09T17:53:47.593Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-06-09T17:53:47.593Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:53:47.593Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:53:47.593Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-09T17:53:47.593Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:53:47.621Z] 2021/06/09 17:53:46 Closing DB instances... [2021-06-09T17:53:47.916Z] --- PASS: TestResizeWithInvalidSize (1.39s) [2021-06-09T17:53:47.916Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:53:48.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-09T17:53:48.599Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-06-09T17:53:48.599Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-09T17:53:48.599Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-09T17:53:48.600Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-09T17:53:48.600Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-09T17:53:48.600Z] PASS [2021-06-09T17:53:48.600Z] coverage: 44.0% of statements [2021-06-09T17:53:48.600Z] ok github.com/docker/docker/oci 0.052s coverage: 44.0% of statements [2021-06-09T17:53:49.065Z] === RUN TestAddressPoolOpt [2021-06-09T17:53:49.065Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/a [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/something [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/_=a [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/env1=value1 [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/_env1=value1 [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/PATH [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/=a [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/PATH= [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/PATH=something [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/asd!qwe [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/1asd [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/123 [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/some_space [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/__some_space_before [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/some_space_after__ [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/= [2021-06-09T17:53:49.065Z] === RUN TestValidateEnv/PaTh [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-09T17:53:49.065Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestParseHost [2021-06-09T17:53:49.066Z] --- PASS: TestParseHost (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestParseDockerDaemonHost [2021-06-09T17:53:49.066Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestParseTCP [2021-06-09T17:53:49.066Z] --- PASS: TestParseTCP (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-09T17:53:49.066Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestValidateExtraHosts [2021-06-09T17:53:49.066Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestIpOptString [2021-06-09T17:53:49.066Z] --- PASS: TestIpOptString (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-09T17:53:49.066Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestNewIpOptValidDefaultVal [2021-06-09T17:53:49.066Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestIpOptSetInvalidVal [2021-06-09T17:53:49.066Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestValidateIPAddress [2021-06-09T17:53:49.066Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestMapOpts [2021-06-09T17:53:49.066Z] --- PASS: TestMapOpts (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestListOptsWithoutValidator [2021-06-09T17:53:49.066Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestListOptsWithValidator [2021-06-09T17:53:49.066Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestValidateDNSSearch [2021-06-09T17:53:49.066Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_general_format [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_one_more [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-09T17:53:49.066Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-09T17:53:49.066Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestNamedListOpts [2021-06-09T17:53:49.066Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestNamedMapOpts [2021-06-09T17:53:49.066Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestParseLink [2021-06-09T17:53:49.066Z] --- PASS: TestParseLink (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestQuotedStringSetWithQuotes [2021-06-09T17:53:49.066Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-09T17:53:49.066Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-09T17:53:49.066Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-09T17:53:49.066Z] === RUN TestUlimitOpt [2021-06-09T17:53:49.066Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-09T17:53:49.066Z] PASS [2021-06-09T17:53:49.066Z] coverage: 67.1% of statements [2021-06-09T17:53:49.066Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2021-06-09T17:53:49.066Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.14s) [2021-06-09T17:53:49.066Z] === RUN TestGetAddress [2021-06-09T17:53:49.111Z] --- PASS: TestResizeWhenContainerNotStarted (1.21s) [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:53:49.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:53:49.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:53:49.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:53:49.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:53:49.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T17:53:49.527Z] === RUN TestParseVersion [2021-06-09T17:53:49.527Z] --- PASS: TestParseVersion (0.00s) [2021-06-09T17:53:49.527Z] PASS [2021-06-09T17:53:49.527Z] coverage: 52.9% of statements [2021-06-09T17:53:49.527Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-06-09T17:53:49.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-09T17:53:49.989Z] 2021/06/09 17:53:49 Closing DB instances... [2021-06-09T17:53:50.511Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-06-09T17:53:50.511Z] === RUN TestPause [2021-06-09T17:53:50.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:53:50.892Z] --- PASS: TestCgroupNamespacesRun (2.68s) [2021-06-09T17:53:50.892Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:53:51.076Z] --- PASS: TestPause (0.74s) [2021-06-09T17:53:51.076Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T17:53:51.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:53:51.076Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:53:51.076Z] === RUN TestPauseStopPausedContainer [2021-06-09T17:53:51.531Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2021-06-09T17:53:51.531Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-09T17:53:51.641Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-06-09T17:53:51.641Z] === RUN TestPidHost [2021-06-09T17:53:51.993Z] === RUN TestIsArchivePathDir [2021-06-09T17:53:51.993Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-09T17:53:51.993Z] === RUN TestIsArchivePathInvalidFile [2021-06-09T17:53:51.993Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-06-09T17:53:51.993Z] === RUN TestIsArchivePathTar [2021-06-09T17:53:52.460Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-06-09T17:53:52.460Z] === RUN TestDecompressStreamGzip [2021-06-09T17:53:52.460Z] === RUN TestPeerCertificateMarshalJSON [2021-06-09T17:53:52.460Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-06-09T17:53:52.460Z] === RUN TestDecompressStreamBzip2 [2021-06-09T17:53:52.460Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-09T17:53:52.460Z] === RUN TestDecompressStreamXz [2021-06-09T17:53:52.460Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-09T17:53:52.460Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T17:53:52.460Z] === RUN TestCompressStreamXzUnsupported [2021-06-09T17:53:52.460Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-09T17:53:52.460Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestCompressStreamInvalid [2021-06-09T17:53:52.460Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestExtensionInvalid [2021-06-09T17:53:52.460Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestExtensionUncompressed [2021-06-09T17:53:52.460Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestExtensionBzip2 [2021-06-09T17:53:52.460Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestExtensionGzip [2021-06-09T17:53:52.460Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestExtensionXz [2021-06-09T17:53:52.460Z] --- PASS: TestExtensionXz (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestCmdStreamLargeStderr [2021-06-09T17:53:52.460Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-09T17:53:52.460Z] === RUN TestCmdStreamBad [2021-06-09T17:53:52.460Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-09T17:53:52.460Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T17:53:52.460Z] === RUN TestCmdStreamGood [2021-06-09T17:53:52.460Z] 2021/06/09 17:53:52 Closing DB instances... [2021-06-09T17:53:52.460Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-09T17:53:52.460Z] === RUN TestUntarPathWithInvalidDest [2021-06-09T17:53:52.460Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-09T17:53:52.460Z] === RUN TestUntarPathWithInvalidSrc [2021-06-09T17:53:52.460Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-09T17:53:52.460Z] === RUN TestUntarPath [2021-06-09T17:53:52.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:53:52.830Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2021-06-09T17:53:52.830Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:53:52.924Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-09T17:53:52.924Z] --- PASS: TestUntarPath (0.07s) [2021-06-09T17:53:52.924Z] === RUN TestUntarPathWithDestinationFile [2021-06-09T17:53:52.924Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-09T17:53:52.924Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-06-09T17:53:52.924Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-09T17:53:52.924Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestMiddleware [2021-06-09T17:53:52.924Z] --- PASS: TestMiddleware (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestNewResponseModifier [2021-06-09T17:53:52.924Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-09T17:53:52.924Z] PASS [2021-06-09T17:53:52.924Z] coverage: 26.8% of statements [2021-06-09T17:53:52.924Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 26.8% of statements [2021-06-09T17:53:52.924Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-09T17:53:52.924Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-09T17:53:52.924Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-09T17:53:52.924Z] === RUN TestCopyWithTarInvalidSrc [2021-06-09T17:53:52.924Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-09T17:53:52.924Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestCopyWithTarSrcFile [2021-06-09T17:53:52.924Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-09T17:53:52.924Z] === RUN TestCopyWithTarSrcFolder [2021-06-09T17:53:52.924Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-09T17:53:52.924Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-09T17:53:52.924Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-09T17:53:52.924Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-09T17:53:52.924Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestCopyFileWithTarSrcFile [2021-06-09T17:53:52.924Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-06-09T17:53:52.924Z] === RUN TestTarFiles [2021-06-09T17:53:53.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-09T17:53:53.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:53:53.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T17:53:53.385Z] === RUN TestUnbuffered [2021-06-09T17:53:53.385Z] --- PASS: TestUnbuffered (0.00s) [2021-06-09T17:53:53.385Z] === RUN TestRaceUnbuffered [2021-06-09T17:53:53.385Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-09T17:53:53.385Z] PASS [2021-06-09T17:53:53.385Z] coverage: 100.0% of statements [2021-06-09T17:53:53.385Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/networkdb 156.860s coverage: 60.2% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/osl 4.452s coverage: 39.7% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/portallocator 0.021s coverage: 87.1% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/portmapper 0.550s coverage: 49.5% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-06-09T17:53:54.133Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-06-09T17:53:54.170Z] --- PASS: TestPidHost (1.99s) [2021-06-09T17:53:54.170Z] === RUN TestPsFilter [2021-06-09T17:53:54.170Z] --- PASS: TestPsFilter (0.13s) [2021-06-09T17:53:54.170Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T17:53:54.368Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-06-09T17:53:54.368Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-09T17:53:54.368Z] === RUN TestMatch [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[foo]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[foo_bar]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[]#01 [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[qux]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-09T17:53:54.368Z] === RUN TestMatch/[[foo_baz]] [2021-06-09T17:53:54.368Z] --- PASS: TestMatch (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-09T17:53:54.368Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-09T17:53:54.368Z] PASS [2021-06-09T17:53:54.368Z] coverage: 87.5% of statements [2021-06-09T17:53:54.368Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-06-09T17:53:54.428Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-06-09T17:53:54.428Z] === RUN TestRemoveContainerWithVolume [2021-06-09T17:53:54.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:53:54.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:53:55.361Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-06-09T17:53:55.361Z] === RUN TestRemoveContainerRunning [2021-06-09T17:53:55.386Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2021-06-09T17:53:55.386Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:53:55.913Z] === RUN TestChrootTarUntar [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:53:55.913Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:53:55.913Z] === RUN TestChrootUntarEmptyArchive [2021-06-09T17:53:55.913Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-09T17:53:55.913Z] === RUN TestChrootTarUntarWithSymlink [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:53:55.913Z] === RUN TestChrootCopyWithTar [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:53:55.913Z] === RUN TestChrootCopyFileWithTar [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:53:55.913Z] === RUN TestChrootUntarPath [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:53:55.913Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:53:55.913Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:53:55.913Z] === RUN TestChrootApplyDotDotFile [2021-06-09T17:53:55.913Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-09T17:53:55.913Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:53:55.913Z] PASS [2021-06-09T17:53:55.913Z] coverage: 15.4% of statements [2021-06-09T17:53:55.913Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-06-09T17:53:55.927Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-06-09T17:53:55.927Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T17:53:56.381Z] 2021/06/09 17:53:56 Closing DB instances... [2021-06-09T17:53:56.680Z] ok github.com/docker/docker/pkg/archive 0.763s coverage: 82.0% of statements [2021-06-09T17:53:56.842Z] time="2021-06-09T17:53:56Z" level=error msg="node: d2056bbb3d44 is unknown to memberlist" [2021-06-09T17:53:56.842Z] === RUN TestSizeEmpty [2021-06-09T17:53:56.842Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestSizeEmptyFile [2021-06-09T17:53:56.842Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestSizeNonemptyFile [2021-06-09T17:53:56.842Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-09T17:53:56.842Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-09T17:53:56.842Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-09T17:53:56.842Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestMoveToSubdir [2021-06-09T17:53:56.842Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-09T17:53:56.842Z] === RUN TestSizeNonExistingDirectory [2021-06-09T17:53:56.842Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-09T17:53:56.842Z] PASS [2021-06-09T17:53:56.842Z] coverage: 80.0% of statements [2021-06-09T17:53:56.842Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2021-06-09T17:53:56.860Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-06-09T17:53:56.860Z] === RUN TestRemoveInvalidContainer [2021-06-09T17:53:56.860Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-09T17:53:56.860Z] === RUN TestRenameLinkedContainer [2021-06-09T17:53:57.814Z] --- PASS: TestTarFiles (4.80s) [2021-06-09T17:53:57.814Z] === RUN TestTarUntar [2021-06-09T17:53:57.814Z] --- PASS: TestTarUntar (0.03s) [2021-06-09T17:53:57.814Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-09T17:53:57.814Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-06-09T17:53:57.814Z] === RUN TestTarWithOptions [2021-06-09T17:53:57.814Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-09T17:53:57.814Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-09T17:53:57.814Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-09T17:53:57.814Z] === RUN TestUntarUstarGnuConflict [2021-06-09T17:53:57.814Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-06-09T17:53:57.814Z] === RUN TestUntarInvalidFilenames [2021-06-09T17:53:57.814Z] --- PASS: TestNetworkDBCRUDTableEntry (3.65s) [2021-06-09T17:53:57.814Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-09T17:53:57.814Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames128444454\\dest" [2021-06-09T17:53:57.814Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-06-09T17:53:57.814Z] === RUN TestUntarHardlinkToSymlink [2021-06-09T17:53:57.814Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-09T17:53:57.814Z] === RUN TestUntarInvalidHardlink [2021-06-09T17:53:57.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink583143175\\victim\\hello" -> "../victim/hello" [2021-06-09T17:53:57.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink927843002\\victim\\hello" -> "/../victim/hello" [2021-06-09T17:53:57.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink186774225\\victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink173051388\\victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink098841387\\victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink164894350\\victim" -> "../victim" [2021-06-09T17:53:57.814Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-09T17:53:57.814Z] === RUN TestUntarInvalidSymlink [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink105321621\\dest\\dotdot" -> "../victim/hello" [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink718545648\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink485855119\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink268325282\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink252882073\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink276620068\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:57.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink898124851\\dest\\dir\\loophole" -> "../../victim" [2021-06-09T17:53:57.814Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-09T17:53:57.814Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-09T17:53:57.814Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-09T17:53:57.814Z] === RUN TestXGlobalNoParent [2021-06-09T17:53:57.814Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-09T17:53:57.814Z] === RUN TestReplaceFileTarWrapper [2021-06-09T17:53:57.925Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2021-06-09T17:53:57.925Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:53:58.065Z] ok github.com/docker/docker/pkg/authorization 0.561s coverage: 68.3% of statements [2021-06-09T17:53:58.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-09T17:53:58.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-09T17:53:58.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-09T17:53:58.277Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-06-09T17:53:58.277Z] === RUN TestPrefixHeaderReadable [2021-06-09T17:53:58.277Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-09T17:53:58.277Z] === RUN TestDisablePigz [2021-06-09T17:53:58.277Z] --- PASS: TestDisablePigz (0.11s) [2021-06-09T17:53:58.277Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-09T17:53:58.277Z] === RUN TestPigz [2021-06-09T17:53:58.277Z] === RUN Test [2021-06-09T17:53:58.277Z] === RUN Test/TestContainsEntry [2021-06-09T17:53:58.277Z] === RUN Test/TestCreateEntries [2021-06-09T17:53:58.277Z] === RUN Test/TestEntriesDiff [2021-06-09T17:53:58.277Z] === RUN Test/TestEntriesEquality [2021-06-09T17:53:58.277Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-09T17:53:58.277Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-09T17:53:58.277Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-09T17:53:58.277Z] === RUN Test/TestGeneratorNotGenerate [2021-06-09T17:53:58.277Z] === RUN Test/TestGeneratorWithPort [2021-06-09T17:53:58.277Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-09T17:53:58.277Z] === RUN Test/TestNewEntry [2021-06-09T17:53:58.277Z] === RUN Test/TestParse [2021-06-09T17:53:58.277Z] --- PASS: Test (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-09T17:53:58.277Z] --- PASS: Test/TestParse (0.00s) [2021-06-09T17:53:58.277Z] PASS [2021-06-09T17:53:58.277Z] coverage: 58.3% of statements [2021-06-09T17:53:58.277Z] ok github.com/docker/docker/pkg/discovery 0.048s coverage: 58.3% of statements [2021-06-09T17:53:58.277Z] --- PASS: TestPigz (0.15s) [2021-06-09T17:53:58.277Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-09T17:53:58.277Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T17:53:58.277Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:53:58.277Z] archive_windows_test.go:16: Currently fails [2021-06-09T17:53:58.277Z] === RUN TestCanonicalTarNameForPath [2021-06-09T17:53:58.277Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-09T17:53:58.277Z] === RUN TestCanonicalTarName [2021-06-09T17:53:58.277Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-09T17:53:58.277Z] === RUN TestChmodTarEntry [2021-06-09T17:53:58.277Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-09T17:53:58.277Z] === RUN TestHardLinkOrder [2021-06-09T17:53:58.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:53:58.636Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-09T17:53:58.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:53:58.740Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-09T17:53:58.740Z] === RUN TestChangeString [2021-06-09T17:53:58.740Z] --- PASS: TestChangeString (0.00s) [2021-06-09T17:53:58.740Z] === RUN TestChangesWithNoChanges [2021-06-09T17:53:58.740Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-09T17:53:58.740Z] === RUN TestChangesWithChanges [2021-06-09T17:53:58.740Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-09T17:53:58.740Z] === RUN TestChangesWithChangesGH13590 [2021-06-09T17:53:58.740Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-09T17:53:58.740Z] changes_test.go:196: needs more investigation [2021-06-09T17:53:58.740Z] === RUN TestChangesDirsEmpty [2021-06-09T17:53:58.740Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-09T17:53:58.740Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:53:58.740Z] === RUN TestChangesDirsMutated [2021-06-09T17:53:58.740Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-09T17:53:58.740Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:53:58.740Z] === RUN TestApplyLayer [2021-06-09T17:53:58.740Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-09T17:53:58.740Z] changes_test.go:433: needs further investigation [2021-06-09T17:53:58.740Z] === RUN TestChangesSizeWithHardlinks [2021-06-09T17:53:58.740Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-09T17:53:58.740Z] changes_test.go:469: needs further investigation [2021-06-09T17:53:58.740Z] === RUN TestChangesSizeWithNoChanges [2021-06-09T17:53:58.740Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-09T17:53:58.740Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-09T17:53:58.740Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-09T17:53:58.740Z] === RUN TestChangesSize [2021-06-09T17:53:58.740Z] --- PASS: TestChangesSize (0.00s) [2021-06-09T17:53:58.740Z] === RUN TestApplyLayerInvalidFilenames [2021-06-09T17:53:58.740Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames356695272\\dest" [2021-06-09T17:53:58.740Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-06-09T17:53:58.740Z] === RUN TestApplyLayerInvalidHardlink [2021-06-09T17:53:58.740Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink099427418\\victim\\hello" -> "../victim/hello" [2021-06-09T17:53:58.740Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink210101745\\victim\\hello" -> "/../victim/hello" [2021-06-09T17:53:58.740Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink448456860\\victim" -> "../victim" [2021-06-09T17:53:58.740Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink352750923\\victim" -> "../victim" [2021-06-09T17:53:58.740Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink268476462\\victim" -> "../victim" [2021-06-09T17:53:58.740Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink787668405\\victim" -> "../victim" [2021-06-09T17:53:58.740Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-09T17:53:58.740Z] === RUN TestApplyLayerInvalidSymlink [2021-06-09T17:53:58.740Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink833059216\\dest\\dotdot" -> "../victim/hello" [2021-06-09T17:53:58.740Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink742568367\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T17:53:58.740Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink130706754\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:58.740Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink644760505\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:58.740Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink695032772\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:58.740Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink752899667\\dest\\loophole-victim" -> "../victim" [2021-06-09T17:53:58.740Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-09T17:53:58.740Z] === RUN TestApplyLayerWhiteouts [2021-06-09T17:53:58.740Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-09T17:53:58.740Z] === RUN TestGenerateEmptyFile [2021-06-09T17:53:58.740Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-09T17:53:58.740Z] === RUN TestGenerateWithContent [2021-06-09T17:53:58.740Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-09T17:53:58.740Z] PASS [2021-06-09T17:53:58.740Z] coverage: 61.6% of statements [2021-06-09T17:53:58.740Z] ok github.com/docker/docker/pkg/archive 7.096s coverage: 61.6% of statements [2021-06-09T17:53:58.896Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-09T17:53:59.716Z] === RUN Test [2021-06-09T17:53:59.716Z] === RUN Test/TestContent [2021-06-09T17:53:59.716Z] === RUN Test/TestInitialize [2021-06-09T17:53:59.716Z] === RUN Test/TestNew [2021-06-09T17:53:59.716Z] === RUN Test/TestParsingContentsWithComments [2021-06-09T17:53:59.716Z] === RUN Test/TestRegister [2021-06-09T17:53:59.716Z] === RUN Test/TestWatch [2021-06-09T17:53:59.716Z] --- PASS: Test (0.01s) [2021-06-09T17:53:59.716Z] --- PASS: Test/TestContent (0.00s) [2021-06-09T17:53:59.716Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T17:53:59.716Z] --- PASS: Test/TestNew (0.00s) [2021-06-09T17:53:59.716Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-09T17:53:59.716Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T17:53:59.716Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:53:59.716Z] PASS [2021-06-09T17:53:59.716Z] coverage: 92.9% of statements [2021-06-09T17:53:59.716Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2021-06-09T17:53:59.716Z] 2021/06/09 17:53:59 Closing DB instances... [2021-06-09T17:54:00.140Z] --- PASS: TestRenameLinkedContainer (2.85s) [2021-06-09T17:54:00.140Z] === RUN TestRenameStoppedContainer [2021-06-09T17:54:00.140Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-06-09T17:54:00.140Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T17:54:00.832Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-09T17:54:00.832Z] [2021-06-09T17:54:00.832Z] ________ ____ __. [2021-06-09T17:54:00.832Z] \_____ \ | |/ _| [2021-06-09T17:54:00.832Z] / | \| < [2021-06-09T17:54:00.832Z] / | \ | \ [2021-06-09T17:54:00.832Z] \_______ /____|__ \ [2021-06-09T17:54:00.832Z] \/ \/ [2021-06-09T17:54:00.832Z] [2021-06-09T17:54:00.832Z] INFO: make.ps1 ended at 06/09/2021 17:53:49 [2021-06-09T17:54:00.832Z] INFO: Binaries build ended at 06/09/2021 17:53:50. Duration:00:01:22.7811860 [2021-06-09T17:54:00.832Z] INFO: Copying the built daemon binary to d:\CI\PR-42498\1\binary\dockerd-03f372bfaf.exe... [2021-06-09T17:54:00.832Z] INFO: Copying the built client binary to d:\CI\PR-42498\1\binary\docker-03f372bfaf.exe... [2021-06-09T17:54:00.832Z] INFO: Copying dockerversion from the container... [2021-06-09T17:54:00.832Z] INFO: Copying the golang package from the container to d:\CI\PR-42498\1\installer\go.zip... [2021-06-09T17:54:00.832Z] INFO: Extracting go.zip to d:\CI\PR-42498\1\go [2021-06-09T17:54:00.959Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-09T17:54:01.220Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.69s) [2021-06-09T17:54:01.220Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:54:01.260Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-09T17:54:01.260Z] === RUN TestNetworkDBNodeLeave [2021-06-09T17:54:01.260Z] === RUN Test [2021-06-09T17:54:01.260Z] === RUN Test/TestInitialize [2021-06-09T17:54:01.724Z] time="2021-06-09T17:54:01Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:54:01.724Z] time="2021-06-09T17:54:01Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:54:01.724Z] time="2021-06-09T17:54:01Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:54:01.724Z] === RUN Test/TestInitializeWithCerts [2021-06-09T17:54:01.724Z] time="2021-06-09T17:54:01Z" level=info msg="Initializing discovery with TLS" [2021-06-09T17:54:01.724Z] === RUN Test/TestWatch [2021-06-09T17:54:01.724Z] time="2021-06-09T17:54:01Z" level=info msg="Initializing discovery without TLS" [2021-06-09T17:54:01.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-09T17:54:02.040Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-06-09T17:54:02.040Z] === RUN TestRenameInvalidName [2021-06-09T17:54:02.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T17:54:02.298Z] --- PASS: TestRenameInvalidName (0.71s) [2021-06-09T17:54:02.298Z] === RUN TestRenameAnonymousContainer [2021-06-09T17:54:03.095Z] ok github.com/docker/docker/pkg/chrootarchive 2.786s coverage: 43.2% of statements [2021-06-09T17:54:03.095Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-06-09T17:54:03.130Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.25s) [2021-06-09T17:54:03.130Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:54:03.667Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-09T17:54:04.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:54:04.238Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-06-09T17:54:04.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T17:54:04.511Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-09T17:54:04.511Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:54:04.641Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-06-09T17:54:04.641Z] === RUN TestNetworkDBWatch [2021-06-09T17:54:04.641Z] --- PASS: Test (3.16s) [2021-06-09T17:54:04.641Z] --- PASS: Test/TestInitialize (0.15s) [2021-06-09T17:54:04.641Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-09T17:54:04.641Z] --- PASS: Test/TestWatch (3.00s) [2021-06-09T17:54:04.641Z] PASS [2021-06-09T17:54:04.641Z] coverage: 84.1% of statements [2021-06-09T17:54:04.641Z] ok github.com/docker/docker/pkg/discovery/kv 3.209s coverage: 84.1% of statements [2021-06-09T17:54:04.829Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2021-06-09T17:54:04.829Z] === RUN TestRenameContainerWithSameName [2021-06-09T17:54:05.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:54:05.613Z] === RUN Test [2021-06-09T17:54:05.613Z] === RUN Test/TestWatch [2021-06-09T17:54:05.613Z] --- PASS: Test (0.00s) [2021-06-09T17:54:05.613Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:54:05.613Z] PASS [2021-06-09T17:54:05.613Z] coverage: 92.3% of statements [2021-06-09T17:54:05.613Z] ok github.com/docker/docker/pkg/discovery/memory 0.051s coverage: 92.3% of statements [2021-06-09T17:54:05.761Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-06-09T17:54:05.762Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T17:54:06.074Z] 2021/06/09 17:54:05 Closing DB instances... [2021-06-09T17:54:06.535Z] === RUN Test [2021-06-09T17:54:06.535Z] === RUN Test/TestInitialize [2021-06-09T17:54:06.535Z] === RUN Test/TestInitializeWithPattern [2021-06-09T17:54:06.535Z] === RUN Test/TestRegister [2021-06-09T17:54:06.535Z] === RUN Test/TestWatch [2021-06-09T17:54:06.535Z] --- PASS: Test (0.00s) [2021-06-09T17:54:06.535Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T17:54:06.535Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-09T17:54:06.535Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T17:54:06.535Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T17:54:06.535Z] PASS [2021-06-09T17:54:06.535Z] coverage: 93.8% of statements [2021-06-09T17:54:06.535Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-06-09T17:54:06.636Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T17:54:07.137Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2021-06-09T17:54:07.137Z] === RUN TestResize [2021-06-09T17:54:07.508Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-09T17:54:07.508Z] === RUN TestNetworkDBBulkSync [2021-06-09T17:54:07.704Z] --- PASS: TestResize (0.71s) [2021-06-09T17:54:07.704Z] === RUN TestResizeWithInvalidSize [2021-06-09T17:54:07.805Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-06-09T17:54:07.805Z] === RUN TestNISDomainname [2021-06-09T17:54:07.805Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-09T17:54:07.805Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-09T17:54:07.805Z] === RUN TestHostnameDnsResolution [2021-06-09T17:54:07.969Z] === RUN TestPollerAddRemove [2021-06-09T17:54:07.969Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-09T17:54:07.969Z] === RUN TestPollerEvent [2021-06-09T17:54:07.969Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-09T17:54:07.969Z] poller_test.go:41: No chmod on Windows [2021-06-09T17:54:07.969Z] === RUN TestPollerClose [2021-06-09T17:54:07.969Z] --- PASS: TestPollerClose (0.00s) [2021-06-09T17:54:07.969Z] PASS [2021-06-09T17:54:07.969Z] coverage: 45.7% of statements [2021-06-09T17:54:07.969Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-06-09T17:54:08.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:54:08.016Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T17:54:08.430Z] 2021/06/09 17:54:08 Closing DB instances... [2021-06-09T17:54:08.461Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2021-06-09T17:54:08.642Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-06-09T17:54:08.642Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T17:54:08.723Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-06-09T17:54:08.744Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-06-09T17:54:08.744Z] === RUN TestStats [2021-06-09T17:54:08.744Z] --- SKIP: TestStats (0.00s) [2021-06-09T17:54:08.744Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:08.744Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:54:08.744Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:54:08.744Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:54:08.744Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:54:08.744Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:54:08.744Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:54:08.744Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:54:08.744Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:54:08.744Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:54:08.744Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:54:08.744Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:54:08.890Z] === RUN TestCopyFileWithInvalidSrc [2021-06-09T17:54:08.890Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T17:54:08.890Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-09T17:54:08.890Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-09T17:54:08.890Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCopyFile [2021-06-09T17:54:08.890Z] --- PASS: TestCopyFile (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-09T17:54:08.890Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T17:54:08.890Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T17:54:08.890Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-09T17:54:08.890Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-09T17:54:08.890Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T17:54:08.890Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T17:54:08.890Z] === RUN TestWildcardMatches [2021-06-09T17:54:08.890Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestPatternMatches [2021-06-09T17:54:08.890Z] --- PASS: TestPatternMatches (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-09T17:54:08.890Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestPatternMatchesFolderExclusions [2021-06-09T17:54:08.890Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-09T17:54:08.890Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-09T17:54:08.890Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-09T17:54:08.890Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-09T17:54:08.890Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestSingleExclamationError [2021-06-09T17:54:08.890Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestMatchesWithNoPatterns [2021-06-09T17:54:08.890Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestMatchesWithMalformedPatterns [2021-06-09T17:54:08.890Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestMatches [2021-06-09T17:54:08.890Z] --- PASS: TestMatches (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCleanPatterns [2021-06-09T17:54:08.890Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-09T17:54:08.890Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCleanPatternsExceptionFlag [2021-06-09T17:54:08.890Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-09T17:54:08.890Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-09T17:54:08.890Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCleanPatternsErrorSingleException [2021-06-09T17:54:08.890Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCreateIfNotExistsDir [2021-06-09T17:54:08.890Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-09T17:54:08.890Z] === RUN TestCreateIfNotExistsFile [2021-06-09T17:54:08.890Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-09T17:54:08.890Z] === RUN TestMatch [2021-06-09T17:54:08.890Z] --- PASS: TestMatch (0.00s) [2021-06-09T17:54:08.890Z] PASS [2021-06-09T17:54:08.890Z] coverage: 87.5% of statements [2021-06-09T17:54:08.890Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 87.5% of statements [2021-06-09T17:54:09.208Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:54:09.208Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:54:09.208Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:54:09.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T17:54:09.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T17:54:09.293Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-09T17:54:09.389Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T17:54:09.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-09T17:54:09.685Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:54:09.862Z] === RUN TestGet [2021-06-09T17:54:09.862Z] --- PASS: TestGet (0.00s) [2021-06-09T17:54:09.862Z] === RUN TestGetShortcutString [2021-06-09T17:54:09.862Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-09T17:54:09.862Z] PASS [2021-06-09T17:54:09.862Z] coverage: 42.9% of statements [2021-06-09T17:54:09.862Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-06-09T17:54:09.862Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-09T17:54:09.862Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-09T17:54:09.865Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-06-09T17:54:10.267Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.17s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.99s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.86s) [2021-06-09T17:54:10.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.58s) [2021-06-09T17:54:10.806Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-06-09T17:54:11.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.54s) [2021-06-09T17:54:11.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.69s) [2021-06-09T17:54:11.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.91s) [2021-06-09T17:54:11.009Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.11s) [2021-06-09T17:54:11.009Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:54:11.404Z] === RUN TestCreateIDMapOrder [2021-06-09T17:54:11.404Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-09T17:54:11.404Z] PASS [2021-06-09T17:54:11.404Z] coverage: 7.2% of statements [2021-06-09T17:54:11.404Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-06-09T17:54:11.593Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:54:11.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:54:11.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:54:11.748Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 88.5% of statements [2021-06-09T17:54:12.319Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2021-06-09T17:54:12.580Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-09T17:54:12.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T17:54:12.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T17:54:12.949Z] === RUN TestFixedBufferCap [2021-06-09T17:54:12.949Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestFixedBufferLen [2021-06-09T17:54:12.949Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestFixedBufferString [2021-06-09T17:54:12.949Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestFixedBufferWrite [2021-06-09T17:54:12.949Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestFixedBufferRead [2021-06-09T17:54:12.949Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestBytesPipeRead [2021-06-09T17:54:12.949Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestBytesPipeWrite [2021-06-09T17:54:12.949Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-09T17:54:12.949Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-09T17:54:12.949Z] 2021/06/09 17:54:12 Closing DB instances... [2021-06-09T17:54:13.410Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-06-09T17:54:13.410Z] === RUN TestAtomicWriteToFile [2021-06-09T17:54:13.410Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-09T17:54:13.410Z] === RUN TestAtomicWriteSetCommit [2021-06-09T17:54:13.410Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-09T17:54:13.410Z] === RUN TestAtomicWriteSetCancel [2021-06-09T17:54:13.410Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-09T17:54:13.410Z] === RUN TestReadCloserWrapperClose [2021-06-09T17:54:13.410Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestReaderErrWrapperReadOnError [2021-06-09T17:54:13.410Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestReaderErrWrapperRead [2021-06-09T17:54:13.410Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestHashData [2021-06-09T17:54:13.410Z] --- PASS: TestHashData (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestCancelReadCloser [2021-06-09T17:54:13.410Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-09T17:54:13.410Z] === RUN TestWriteCloserWrapperClose [2021-06-09T17:54:13.410Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestNopWriteCloser [2021-06-09T17:54:13.410Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestNopWriter [2021-06-09T17:54:13.410Z] --- PASS: TestNopWriter (0.00s) [2021-06-09T17:54:13.410Z] === RUN TestWriteCounter [2021-06-09T17:54:13.410Z] --- PASS: TestWriteCounter (0.00s) [2021-06-09T17:54:13.410Z] PASS [2021-06-09T17:54:13.410Z] coverage: 69.2% of statements [2021-06-09T17:54:13.410Z] ok github.com/docker/docker/pkg/ioutils 0.662s coverage: 69.2% of statements [2021-06-09T17:54:13.501Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-09T17:54:13.501Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-06-09T17:54:13.501Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-06-09T17:54:13.501Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-06-09T17:54:13.501Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-06-09T17:54:13.501Z] === RUN TestDeleteDevicemapper [2021-06-09T17:54:13.501Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:54:13.501Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:54:13.501Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:54:13.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T17:54:13.872Z] --- PASS: TestGetAddress (24.77s) [2021-06-09T17:54:13.872Z] === RUN TestRequestSyntaxCheck [2021-06-09T17:54:13.872Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-06-09T17:54:13.872Z] === RUN TestRequest [2021-06-09T17:54:13.964Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 69.5% of statements [2021-06-09T17:54:14.277Z] --- PASS: TestCgroupNamespacesRun (2.84s) [2021-06-09T17:54:14.277Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:54:14.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-09T17:54:14.332Z] time="2021-06-09T17:54:14Z" level=error msg="node: 5b71717838c3 is unknown to memberlist" [2021-06-09T17:54:14.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T17:54:14.794Z] === RUN TestError [2021-06-09T17:54:14.794Z] --- PASS: TestError (0.00s) [2021-06-09T17:54:14.794Z] === RUN TestProgressString [2021-06-09T17:54:14.794Z] === RUN TestProgressString/no_progress [2021-06-09T17:54:14.794Z] === RUN TestProgressString/progress_1 [2021-06-09T17:54:14.794Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-09T17:54:14.794Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-09T17:54:14.794Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-09T17:54:14.794Z] === RUN TestProgressString/with_units [2021-06-09T17:54:14.794Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-09T17:54:14.794Z] === RUN TestProgressString/hide_counts [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-09T17:54:14.794Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-09T17:54:14.794Z] === RUN TestJSONMessageDisplay [2021-06-09T17:54:14.794Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-09T17:54:14.794Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-09T17:54:14.794Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-09T17:54:14.794Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-09T17:54:14.794Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-09T17:54:14.794Z] === RUN TestDisplayJSONMessagesStream [2021-06-09T17:54:14.794Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-09T17:54:14.794Z] PASS [2021-06-09T17:54:14.794Z] coverage: 91.7% of statements [2021-06-09T17:54:14.794Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2021-06-09T17:54:14.894Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-09T17:54:15.255Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.12s) [2021-06-09T17:54:15.255Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-09T17:54:15.347Z] ok github.com/docker/docker/pkg/ioutils 0.548s coverage: 69.3% of statements [2021-06-09T17:54:15.554Z] INFO: Extraction ended at 06/09/2021 17:54:14. Duration:00:00:21.9333431 [2021-06-09T17:54:15.554Z] INFO: Updating the golang and path environment variables [2021-06-09T17:54:15.554Z] INFO: GOPATH=d:\gopath [2021-06-09T17:54:15.554Z] INFO: go version go1.13.15 windows/amd64 [2021-06-09T17:54:15.554Z] INFO: Running the daemon under test in debug mode [2021-06-09T17:54:15.554Z] INFO: Starting a daemon under test... [2021-06-09T17:54:15.554Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42498\1\daemon --pidfile d:\CI\PR-42498\1\docker.pid -D [2021-06-09T17:54:15.554Z] INFO: Process started successfully. [2021-06-09T17:54:15.554Z] INFO: Start tailing logs of the daemon under tests [2021-06-09T17:54:15.554Z] INFO: Waiting for the daemon under test to start... [2021-06-09T17:54:15.607Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-09T17:54:15.642Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-06-09T17:54:15.642Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:54:15.715Z] === RUN TestStandardLongPath [2021-06-09T17:54:15.715Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-09T17:54:15.715Z] === RUN TestUNCLongPath [2021-06-09T17:54:15.715Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-09T17:54:15.715Z] PASS [2021-06-09T17:54:15.715Z] coverage: 100.0% of statements [2021-06-09T17:54:15.715Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-06-09T17:54:16.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2021-06-09T17:54:16.041Z] === RUN TestUpdateMemory [2021-06-09T17:54:16.041Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T17:54:16.041Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:16.041Z] === RUN TestUpdateCPUQuota [2021-06-09T17:54:16.041Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-09T17:54:16.041Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:16.041Z] === RUN TestUpdatePidsLimit [2021-06-09T17:54:16.041Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-09T17:54:16.041Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:16.041Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:54:16.178Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-09T17:54:16.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T17:54:16.438Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-06-09T17:54:16.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T17:54:16.697Z] === RUN TestNameFormat [2021-06-09T17:54:16.697Z] --- PASS: TestNameFormat (0.00s) [2021-06-09T17:54:16.697Z] === RUN TestNameRetries [2021-06-09T17:54:16.697Z] --- PASS: TestNameRetries (0.00s) [2021-06-09T17:54:16.697Z] PASS [2021-06-09T17:54:16.697Z] coverage: 85.7% of statements [2021-06-09T17:54:16.697Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-06-09T17:54:16.698Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-09T17:54:17.162Z] 2021/06/09 17:54:16 Closing DB instances... [2021-06-09T17:54:17.269Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-09T17:54:17.532Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T17:54:17.625Z] === RUN TestParseKeyValueOpt [2021-06-09T17:54:17.625Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-09T17:54:17.625Z] === RUN TestParseUintList [2021-06-09T17:54:17.625Z] --- PASS: TestParseUintList (0.00s) [2021-06-09T17:54:17.625Z] === RUN TestParseUintListMaximumLimits [2021-06-09T17:54:17.625Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-09T17:54:17.625Z] PASS [2021-06-09T17:54:17.625Z] coverage: 97.0% of statements [2021-06-09T17:54:17.625Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-06-09T17:54:17.840Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-09T17:54:18.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-09T17:54:18.101Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-09T17:54:18.351Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.79s) [2021-06-09T17:54:18.351Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:54:18.596Z] === RUN TestNewAndRemove [2021-06-09T17:54:18.596Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-09T17:54:18.596Z] === RUN TestRemoveInvalidPath [2021-06-09T17:54:18.596Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-09T17:54:18.596Z] PASS [2021-06-09T17:54:18.596Z] coverage: 82.6% of statements [2021-06-09T17:54:18.596Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2021-06-09T17:54:18.596Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.41s) [2021-06-09T17:54:18.596Z] === RUN TestNetworkDBGarbageCollection [2021-06-09T17:54:19.278Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T17:54:19.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T17:54:19.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T17:54:20.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-09T17:54:20.645Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-09T17:54:20.795Z] === RUN TestFailedConnection [2021-06-09T17:54:20.900Z] --- PASS: TestCgroupNamespacesRunHostMode (2.73s) [2021-06-09T17:54:20.900Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:54:21.255Z] === RUN TestParseEmptyInterface [2021-06-09T17:54:21.255Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestParseNonInterfaceType [2021-06-09T17:54:21.255Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestParseWithOneFunction [2021-06-09T17:54:21.255Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestParseWithMultipleFuncs [2021-06-09T17:54:21.255Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestParseWithUnnamedReturn [2021-06-09T17:54:21.255Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestEmbeddedInterface [2021-06-09T17:54:21.255Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestParsedImports [2021-06-09T17:54:21.255Z] --- PASS: TestParsedImports (0.00s) [2021-06-09T17:54:21.255Z] === RUN TestAliasedImports [2021-06-09T17:54:21.255Z] --- PASS: TestAliasedImports (0.00s) [2021-06-09T17:54:21.255Z] PASS [2021-06-09T17:54:21.255Z] coverage: 56.8% of statements [2021-06-09T17:54:21.255Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-06-09T17:54:21.827Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T17:54:22.226Z] --- PASS: TestRequest (8.23s) [2021-06-09T17:54:22.226Z] === RUN TestOverlappingRequests [2021-06-09T17:54:22.226Z] --- PASS: TestOverlappingRequests (0.38s) [2021-06-09T17:54:22.226Z] === RUN TestRelease [2021-06-09T17:54:22.226Z] === RUN TestHTTPTransport [2021-06-09T17:54:22.226Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-09T17:54:22.302Z] ok github.com/docker/docker/libnetwork/iptables 221.192s coverage: 45.1% of statements [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2021-06-09T17:54:22.469Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2021-06-09T17:54:22.469Z] === RUN TestCgroupNamespacesRun [2021-06-09T17:54:22.687Z] PASS [2021-06-09T17:54:22.687Z] coverage: 85.7% of statements [2021-06-09T17:54:22.687Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2021-06-09T17:54:22.687Z] --- PASS: TestFailedConnection (2.24s) [2021-06-09T17:54:22.687Z] === RUN TestFailOnce [2021-06-09T17:54:22.687Z] 2021/06/09 17:54:22 http: panic serving 127.0.0.1:49295: Plugin not ready [2021-06-09T17:54:22.687Z] goroutine 34 [running]: [2021-06-09T17:54:22.687Z] net/http.(*conn).serve.func1(0xc000136000) [2021-06-09T17:54:22.687Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-09T17:54:22.687Z] panic(0x84ab40, 0x987da0) [2021-06-09T17:54:22.687Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-09T17:54:22.687Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000150000, 0xc00014a000) [2021-06-09T17:54:22.687Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-09T17:54:22.687Z] net/http.HandlerFunc.ServeHTTP(0xc0000e80b0, 0x99b9e0, 0xc000150000, 0xc00014a000) [2021-06-09T17:54:22.687Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-09T17:54:22.687Z] net/http.(*ServeMux).ServeHTTP(0xc00010a000, 0x99b9e0, 0xc000150000, 0xc00014a000) [2021-06-09T17:54:22.687Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-09T17:54:22.687Z] net/http.serverHandler.ServeHTTP(0xc00010c000, 0x99b9e0, 0xc000150000, 0xc00014a000) [2021-06-09T17:54:22.687Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-09T17:54:22.687Z] net/http.(*conn).serve(0xc000136000, 0x99c5a0, 0xc000124040) [2021-06-09T17:54:22.687Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-09T17:54:22.687Z] created by net/http.(*Server).Serve [2021-06-09T17:54:22.687Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-09T17:54:22.687Z] time="2021-06-09T17:54:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post http://127.0.0.1:49294/Test.FailOnce: EOF, retrying in 1s" [2021-06-09T17:54:22.875Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2021-06-09T17:54:23.154Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-09T17:54:23.154Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T17:54:23.154Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-09T17:54:23.154Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-09T17:54:23.154Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-09T17:54:23.154Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-09T17:54:23.154Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-09T17:54:23.154Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T17:54:23.154Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-09T17:54:23.154Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-09T17:54:23.154Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-09T17:54:23.154Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-09T17:54:23.154Z] === RUN TestBufferPoolPutAndGet [2021-06-09T17:54:23.154Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-09T17:54:23.154Z] PASS [2021-06-09T17:54:23.154Z] coverage: 88.2% of statements [2021-06-09T17:54:23.154Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-06-09T17:54:23.717Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.67s) [2021-06-09T17:54:23.717Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:54:23.820Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-06-09T17:54:23.853Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2021-06-09T17:54:23.853Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T17:54:23.853Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-09T17:54:23.853Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-09T17:54:23.853Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T17:54:24.125Z] --- PASS: TestRelease (1.49s) [2021-06-09T17:54:24.125Z] === RUN TestAllocateRandomDeallocate [2021-06-09T17:54:24.125Z] --- PASS: TestFailOnce (1.17s) [2021-06-09T17:54:24.125Z] === RUN TestEchoInputOutput [2021-06-09T17:54:24.125Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-09T17:54:24.125Z] === RUN TestBackoff [2021-06-09T17:54:24.125Z] --- PASS: TestBackoff (0.00s) [2021-06-09T17:54:24.125Z] === RUN TestAbortRetry [2021-06-09T17:54:24.125Z] --- PASS: TestAbortRetry (0.00s) [2021-06-09T17:54:24.125Z] === RUN TestClientScheme [2021-06-09T17:54:24.125Z] --- PASS: TestClientScheme (0.00s) [2021-06-09T17:54:24.125Z] === RUN TestNewClientWithTimeout [2021-06-09T17:54:24.125Z] === RUN TestOutputOnPrematureClose [2021-06-09T17:54:24.125Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-09T17:54:24.125Z] === RUN TestCompleteSilently [2021-06-09T17:54:24.125Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-09T17:54:24.125Z] PASS [2021-06-09T17:54:24.125Z] coverage: 75.9% of statements [2021-06-09T17:54:24.125Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-06-09T17:54:24.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-09T17:54:24.392Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-06-09T17:54:24.586Z] time="2021-06-09T17:54:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post http://127.0.0.1:49299/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-09T17:54:24.586Z] === RUN TestSendToOneSub [2021-06-09T17:54:24.586Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-09T17:54:24.586Z] === RUN TestSendToMultipleSubs [2021-06-09T17:54:24.586Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-09T17:54:24.586Z] === RUN TestEvictOneSub [2021-06-09T17:54:24.586Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-09T17:54:24.586Z] === RUN TestClosePublisher [2021-06-09T17:54:24.586Z] --- PASS: TestClosePublisher (0.00s) [2021-06-09T17:54:24.586Z] === RUN TestPubSubRace [2021-06-09T17:54:24.966Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2021-06-09T17:54:25.537Z] ok github.com/docker/docker/libnetwork/drivers/bridge 248.067s coverage: 59.9% of statements [2021-06-09T17:54:25.557Z] --- PASS: TestPubSubRace (1.04s) [2021-06-09T17:54:25.557Z] PASS [2021-06-09T17:54:25.557Z] coverage: 75.0% of statements [2021-06-09T17:54:25.557Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 75.0% of statements [2021-06-09T17:54:25.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s) [2021-06-09T17:54:25.644Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:54:25.751Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2021-06-09T17:54:25.751Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T17:54:26.019Z] time="2021-06-09T17:54:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post http://127.0.0.1:49299/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-09T17:54:26.107Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-06-09T17:54:26.370Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-06-09T17:54:26.480Z] === RUN TestRegister [2021-06-09T17:54:26.480Z] --- PASS: TestRegister (0.00s) [2021-06-09T17:54:26.480Z] === RUN TestCommand [2021-06-09T17:54:26.480Z] --- PASS: TestCommand (0.02s) [2021-06-09T17:54:26.480Z] === RUN TestNaiveSelf [2021-06-09T17:54:26.480Z] --- PASS: TestNaiveSelf (0.02s) [2021-06-09T17:54:26.480Z] PASS [2021-06-09T17:54:26.480Z] coverage: 82.4% of statements [2021-06-09T17:54:26.480Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-06-09T17:54:26.570Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-06-09T17:54:26.570Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:54:27.312Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-09T17:54:27.459Z] === RUN TestParseSignal [2021-06-09T17:54:27.459Z] --- PASS: TestParseSignal (0.00s) [2021-06-09T17:54:27.459Z] === RUN TestValidSignalForPlatform [2021-06-09T17:54:27.459Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-09T17:54:27.459Z] PASS [2021-06-09T17:54:27.459Z] coverage: 19.7% of statements [2021-06-09T17:54:27.459Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 19.7% of statements [2021-06-09T17:54:27.572Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-09T17:54:27.650Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2021-06-09T17:54:27.650Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T17:54:27.919Z] === RUN TestNewStdWriter [2021-06-09T17:54:27.919Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-09T17:54:27.919Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestWriteWithNilBytes [2021-06-09T17:54:27.919Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestWrite [2021-06-09T17:54:27.919Z] --- PASS: TestWrite (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestWriteWithWriterError [2021-06-09T17:54:27.919Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-09T17:54:27.919Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyWriteAndRead [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-09T17:54:27.919Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-09T17:54:27.919Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-09T17:54:27.919Z] PASS [2021-06-09T17:54:27.919Z] coverage: 100.0% of statements [2021-06-09T17:54:27.919Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-06-09T17:54:28.144Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-09T17:54:28.261Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2021-06-09T17:54:28.261Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:54:28.380Z] --- PASS: TestAllocateRandomDeallocate (4.35s) [2021-06-09T17:54:28.380Z] === RUN TestRetrieveFromStore [2021-06-09T17:54:28.380Z] time="2021-06-09T17:54:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post http://127.0.0.1:49299/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-09T17:54:28.831Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-06-09T17:54:28.831Z] === RUN TestWaitNonBlocked [2021-06-09T17:54:28.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:54:28.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:54:28.831Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:54:28.831Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:54:28.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:54:28.831Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:54:28.841Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-09T17:54:28.841Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-09T17:54:29.023Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-06-09T17:54:29.023Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T17:54:29.301Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-09T17:54:29.301Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestFormatStatus [2021-06-09T17:54:29.301Z] --- PASS: TestFormatStatus (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestFormatError [2021-06-09T17:54:29.301Z] --- PASS: TestFormatError (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestFormatJSONError [2021-06-09T17:54:29.301Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-09T17:54:29.301Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-09T17:54:29.301Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestNewJSONProgressOutput [2021-06-09T17:54:29.301Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestAuxFormatterEmit [2021-06-09T17:54:29.301Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestStreamWriterStdout [2021-06-09T17:54:29.301Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-09T17:54:29.301Z] === RUN TestStreamWriterStderr [2021-06-09T17:54:29.301Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-09T17:54:29.301Z] PASS [2021-06-09T17:54:29.301Z] coverage: 66.2% of statements [2021-06-09T17:54:29.301Z] ok github.com/docker/docker/pkg/streamformatter 0.230s coverage: 66.2% of statements [2021-06-09T17:54:29.529Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.9% of statements [2021-06-09T17:54:29.768Z] === RUN TestGenerateRandomID [2021-06-09T17:54:29.768Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-09T17:54:29.768Z] === RUN TestShortenId [2021-06-09T17:54:29.768Z] --- PASS: TestShortenId (0.00s) [2021-06-09T17:54:29.768Z] === RUN TestShortenSha256Id [2021-06-09T17:54:29.768Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-09T17:54:29.768Z] === RUN TestShortenIdEmpty [2021-06-09T17:54:29.768Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-09T17:54:29.768Z] === RUN TestShortenIdInvalid [2021-06-09T17:54:29.768Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-09T17:54:29.768Z] === RUN TestIsShortIDNonHex [2021-06-09T17:54:29.768Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-09T17:54:29.768Z] === RUN TestIsShortIDNotCorrectSize [2021-06-09T17:54:29.768Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-09T17:54:29.768Z] PASS [2021-06-09T17:54:29.768Z] coverage: 70.6% of statements [2021-06-09T17:54:29.768Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-06-09T17:54:29.768Z] --- PASS: TestRetrieveFromStore (1.76s) [2021-06-09T17:54:29.768Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-09T17:54:29.768Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-09T17:54:29.768Z] === RUN TestParallelPredefinedRequest1 [2021-06-09T17:54:29.768Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-09T17:54:29.836Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.85s) [2021-06-09T17:54:29.836Z] === RUN TestNISDomainname [2021-06-09T17:54:29.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-09T17:54:30.099Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 39.6% of statements [2021-06-09T17:54:30.213Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-09T17:54:30.213Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-06-09T17:54:30.213Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-06-09T17:54:30.213Z] === RUN TestWaitBlocked [2021-06-09T17:54:30.213Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:54:30.213Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:54:30.213Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:54:30.213Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:54:30.213Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:54:30.213Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:54:30.229Z] === RUN TestParallelPredefinedRequest2 [2021-06-09T17:54:30.229Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-09T17:54:30.229Z] === RUN TestParallelPredefinedRequest3 [2021-06-09T17:54:30.229Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-09T17:54:30.229Z] === RUN TestParallelPredefinedRequest4 [2021-06-09T17:54:30.229Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-09T17:54:30.229Z] === RUN TestParallelPredefinedRequest5 [2021-06-09T17:54:30.229Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-09T17:54:30.229Z] === RUN TestDebug [2021-06-09T17:54:30.229Z] --- PASS: TestDebug (0.00s) [2021-06-09T17:54:30.229Z] === RUN TestRequestPoolParallel [2021-06-09T17:54:30.229Z] --- PASS: TestRequestPoolParallel (0.32s) [2021-06-09T17:54:30.229Z] === RUN TestFullAllocateRelease [2021-06-09T17:54:30.362Z] ok github.com/docker/docker/pkg/signal 3.699s coverage: 62.3% of statements [2021-06-09T17:54:30.396Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-06-09T17:54:30.396Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T17:54:30.623Z] ok github.com/docker/docker/pkg/tailfile 0.118s coverage: 88.6% of statements [2021-06-09T17:54:30.765Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T17:54:30.961Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-09T17:54:30.961Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T17:54:31.156Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-09T17:54:31.156Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-06-09T17:54:31.156Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-06-09T17:54:31.156Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:54:31.156Z] === CONT TestIpcModeOlderClient [2021-06-09T17:54:31.156Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-09T17:54:31.156Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:54:31.194Z] testing: warning: no tests to run [2021-06-09T17:54:31.194Z] coverage: [no statements] [2021-06-09T17:54:31.194Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-06-09T17:54:31.200Z] --- PASS: TestFullAllocateRelease (0.63s) [2021-06-09T17:54:31.200Z] === RUN TestOddAllocateRelease [2021-06-09T17:54:31.200Z] === RUN TestIsCpusetListAvailable [2021-06-09T17:54:31.200Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-09T17:54:31.200Z] PASS [2021-06-09T17:54:31.200Z] coverage: 38.2% of statements [2021-06-09T17:54:31.200Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2021-06-09T17:54:31.200Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-06-09T17:54:31.200Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-09T17:54:31.200Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-06-09T17:54:31.200Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-09T17:54:31.457Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-06-09T17:54:31.662Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-09T17:54:31.662Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-09T17:54:31.662Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-09T17:54:31.662Z] === CONT TestParallelPredefinedRequest1 [2021-06-09T17:54:31.662Z] === CONT TestParallelPredefinedRequest4 [2021-06-09T17:54:31.662Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:54:31.662Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:54:31.662Z] === CONT TestParallelPredefinedRequest3 [2021-06-09T17:54:31.662Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:54:31.662Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:54:31.662Z] === CONT TestParallelPredefinedRequest2 [2021-06-09T17:54:31.662Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:54:31.662Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:54:31.662Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:54:31.662Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:54:31.662Z] === CONT TestParallelPredefinedRequest5 [2021-06-09T17:54:31.662Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:54:31.662Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:54:31.662Z] PASS [2021-06-09T17:54:31.662Z] coverage: 85.3% of statements [2021-06-09T17:54:31.662Z] ok github.com/docker/docker/libnetwork/ipam 54.335s coverage: 85.3% of statements [2021-06-09T17:54:31.718Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-09T17:54:31.718Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-06-09T17:54:32.132Z] --- PASS: TestNISDomainname (2.49s) [2021-06-09T17:54:32.132Z] === RUN TestHostnameDnsResolution [2021-06-09T17:54:32.291Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-06-09T17:54:32.859Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-06-09T17:54:32.859Z] === RUN TestNISDomainname [2021-06-09T17:54:33.203Z] time="2021-06-09T17:54:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post http://127.0.0.1:49299/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-09T17:54:33.203Z] === RUN TestChtimes [2021-06-09T17:54:33.203Z] --- PASS: TestChtimes (0.00s) [2021-06-09T17:54:33.203Z] === RUN TestChtimesWindows [2021-06-09T17:54:33.203Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-09T17:54:33.204Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-09T17:54:33.204Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-09T17:54:33.204Z] === RUN TestEnsureRemoveAllNotExist [2021-06-09T17:54:33.204Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-09T17:54:33.204Z] === RUN TestEnsureRemoveAllWithDir [2021-06-09T17:54:33.204Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-09T17:54:33.204Z] === RUN TestEnsureRemoveAllWithFile [2021-06-09T17:54:33.204Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-09T17:54:33.204Z] === RUN TestHasWin32KSupport [2021-06-09T17:54:33.204Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-09T17:54:33.204Z] syscall_windows_test.go:8: win32k: true [2021-06-09T17:54:33.204Z] PASS [2021-06-09T17:54:33.204Z] coverage: 12.2% of statements [2021-06-09T17:54:33.204Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.2% of statements [2021-06-09T17:54:33.681Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-06-09T17:54:34.185Z] === RUN TestTailFile [2021-06-09T17:54:34.185Z] --- PASS: TestTailFile (0.00s) [2021-06-09T17:54:34.185Z] === RUN TestTailFileManyLines [2021-06-09T17:54:34.185Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-09T17:54:34.185Z] === RUN TestTailEmptyFile [2021-06-09T17:54:34.185Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-09T17:54:34.185Z] === RUN TestTailNegativeN [2021-06-09T17:54:34.185Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/truncated_last_line [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.185Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.185Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.185Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:54:34.186Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.186Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.232Z] --- PASS: TestNISDomainname (1.29s) [2021-06-09T17:54:34.232Z] === RUN TestHostnameDnsResolution [2021-06-09T17:54:34.252Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-06-09T17:54:34.512Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 85.4% of statements [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T17:54:34.650Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.650Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T17:54:34.650Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.650Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.650Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.651Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.652Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.652Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.652Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:34.653Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:34.653Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:34.662Z] --- PASS: TestHostnameDnsResolution (2.41s) [2021-06-09T17:54:34.662Z] === RUN TestStats [2021-06-09T17:54:34.662Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T17:54:35.084Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:35.115Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:35.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T17:54:35.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:54:35.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:54:35.166Z] --- PASS: TestHostnameDnsResolution (1.24s) [2021-06-09T17:54:35.166Z] === RUN TestStats [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:54:35.578Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.02s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:54:35.579Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T17:54:35.580Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T17:54:35.580Z] PASS [2021-06-09T17:54:35.580Z] coverage: 88.6% of statements [2021-06-09T17:54:35.580Z] ok github.com/docker/docker/pkg/tailfile 0.458s coverage: 88.6% of statements [2021-06-09T17:54:36.025Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T17:54:36.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-09T17:54:36.280Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T17:54:36.451Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.03s) [2021-06-09T17:54:36.496Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-09T17:54:36.536Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T17:54:36.548Z] .....INFO: Daemon under test started and replied! [2021-06-09T17:54:36.548Z] INFO: Docker version of the daemon under test [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] Client: [2021-06-09T17:54:36.548Z] Version: 17.06.2-ce [2021-06-09T17:54:36.548Z] API version: 1.30 [2021-06-09T17:54:36.548Z] Go version: go1.8.3 [2021-06-09T17:54:36.548Z] Git commit: cec0b72 [2021-06-09T17:54:36.548Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-09T17:54:36.548Z] OS/Arch: windows/amd64 [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] Server: [2021-06-09T17:54:36.548Z] Version: 0.0.0-dev [2021-06-09T17:54:36.548Z] API version: 1.41 (minimum version 1.24) [2021-06-09T17:54:36.548Z] Go version: go1.13.15 [2021-06-09T17:54:36.548Z] Git commit: 03f372bfaf [2021-06-09T17:54:36.548Z] Built: 06/09/2021 17:52:34 [2021-06-09T17:54:36.548Z] OS/Arch: windows/amd64 [2021-06-09T17:54:36.548Z] Experimental: false [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] INFO: Docker info of the daemon under test [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] Containers: 0 [2021-06-09T17:54:36.548Z] Running: 0 [2021-06-09T17:54:36.548Z] Paused: 0 [2021-06-09T17:54:36.548Z] Stopped: 0 [2021-06-09T17:54:36.548Z] Images: 0 [2021-06-09T17:54:36.548Z] Server Version: 0.0.0-dev [2021-06-09T17:54:36.548Z] Storage Driver: windowsfilter [2021-06-09T17:54:36.548Z] Windows: [2021-06-09T17:54:36.548Z] Logging Driver: json-file [2021-06-09T17:54:36.548Z] Plugins: [2021-06-09T17:54:36.548Z] Volume: local [2021-06-09T17:54:36.548Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T17:54:36.548Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T17:54:36.548Z] Swarm: inactive [2021-06-09T17:54:36.548Z] Default Isolation: process [2021-06-09T17:54:36.548Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T17:54:36.548Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T17:54:36.548Z] OSType: windows [2021-06-09T17:54:36.548Z] Architecture: x86_64 [2021-06-09T17:54:36.548Z] CPUs: 4 [2021-06-09T17:54:36.548Z] Total Memory: 32GiB [2021-06-09T17:54:36.548Z] Name: azwin-2-a5b8b0 [2021-06-09T17:54:36.548Z] ID: 6HQ5:MSMP:HYYW:VTZX:IWZK:FYUT:6PBI:K5XJ:NUE4:A22J:IZ6B:NQHY [2021-06-09T17:54:36.548Z] Docker Root Dir: D:\CI\PR-42498\1\daemon [2021-06-09T17:54:36.548Z] Debug Mode (client): false [2021-06-09T17:54:36.548Z] Debug Mode (server): true [2021-06-09T17:54:36.548Z] File Descriptors: -1 [2021-06-09T17:54:36.548Z] Goroutines: 16 [2021-06-09T17:54:36.548Z] System Time: 2021-06-09T17:54:34.6638582Z [2021-06-09T17:54:36.548Z] EventsListeners: 0 [2021-06-09T17:54:36.548Z] Registry: https://index.docker.io/v1/ [2021-06-09T17:54:36.548Z] Labels: [2021-06-09T17:54:36.548Z] Experimental: false [2021-06-09T17:54:36.548Z] Insecure Registries: [2021-06-09T17:54:36.548Z] 127.0.0.0/8 [2021-06-09T17:54:36.548Z] Live Restore Enabled: false [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] INFO: Docker images of the daemon under test [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:54:36.548Z] [2021-06-09T17:54:36.548Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-09T17:54:36.548Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-09T17:54:36.548Z] ltsc2019: Pulling from windows/servercore [2021-06-09T17:54:36.548Z] 4612f6d0b889: Pulling fs layer [2021-06-09T17:54:36.548Z] 639bb6bb2beb: Pulling fs layer [2021-06-09T17:54:36.551Z] === RUN TestTarSumRemoveNonExistent [2021-06-09T17:54:36.551Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-09T17:54:36.551Z] === RUN TestTarSumRemove [2021-06-09T17:54:36.552Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestSortFileInfoSums [2021-06-09T17:54:36.552Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestNewTarSumForLabelInvalid [2021-06-09T17:54:36.552Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestNewTarSumForLabel [2021-06-09T17:54:36.552Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestEmptyTar [2021-06-09T17:54:36.552Z] --- PASS: TestEmptyTar (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestTarSumsReadSize [2021-06-09T17:54:36.552Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestTarSums [2021-06-09T17:54:36.552Z] --- PASS: TestTarSums (0.07s) [2021-06-09T17:54:36.552Z] === RUN TestIteration [2021-06-09T17:54:36.552Z] --- PASS: TestIteration (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestVersionLabelForChecksum [2021-06-09T17:54:36.552Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestVersion [2021-06-09T17:54:36.552Z] --- PASS: TestVersion (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestGetVersion [2021-06-09T17:54:36.552Z] --- PASS: TestGetVersion (0.00s) [2021-06-09T17:54:36.552Z] === RUN TestGetVersions [2021-06-09T17:54:36.552Z] --- PASS: TestGetVersions (0.00s) [2021-06-09T17:54:36.552Z] PASS [2021-06-09T17:54:36.552Z] coverage: 89.3% of statements [2021-06-09T17:54:36.552Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2021-06-09T17:54:36.711Z] --- PASS: TestDaemonRestartIpcMode (5.57s) [2021-06-09T17:54:36.711Z] PASS [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === Skipped [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T17:54:36.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-09T17:54:36.711Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-09T17:54:36.711Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T17:54:36.711Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-09T17:54:36.711Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-09T17:54:36.711Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-09T17:54:36.711Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-09T17:54:36.711Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-09T17:54:36.711Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-09T17:54:36.711Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T17:54:36.711Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-09T17:54:36.711Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-09T17:54:36.711Z] 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-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-09T17:54:36.711Z] 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-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-09T17:54:36.711Z] 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-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-09T17:54:36.711Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:54:36.711Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-09T17:54:36.711Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-09T17:54:36.711Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-09T17:54:36.711Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-09T17:54:36.711Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:54:36.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-09T17:54:36.711Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-09T17:54:36.711Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-09T17:54:36.711Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] [2021-06-09T17:54:36.711Z] DONE 177 tests, 25 skipped in 108.709s [2021-06-09T17:54:36.711Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:54:36.791Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T17:54:36.971Z] INFO: Testing against a local daemon [2021-06-09T17:54:36.971Z] === RUN TestCommitInheritsEnv [2021-06-09T17:54:37.003Z] ok github.com/docker/docker/quota 0.385s coverage: 71.4% of statements [2021-06-09T17:54:37.046Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T17:54:37.046Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T17:54:37.264Z] ok github.com/docker/docker/registry 0.167s coverage: 58.8% of statements [2021-06-09T17:54:37.525Z] testing: warning: no tests to run [2021-06-09T17:54:37.525Z] PASS [2021-06-09T17:54:37.525Z] coverage: [no statements] [2021-06-09T17:54:37.525Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2021-06-09T17:54:37.836Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2021-06-09T17:54:37.836Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-06-09T17:54:37.973Z] --- PASS: TestStats (3.41s) [2021-06-09T17:54:37.973Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:54:37.973Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:54:37.973Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:54:37.973Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:54:37.973Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:54:37.973Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:54:37.973Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:54:37.973Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:54:37.973Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:54:37.973Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:54:37.973Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:54:37.985Z] === RUN TestTruncIndex [2021-06-09T17:54:38.350Z] --- PASS: TestCommitInheritsEnv (1.18s) [2021-06-09T17:54:38.350Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:54:38.350Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T17:54:38.350Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:54:38.350Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-09T17:54:38.350Z] === RUN TestImagePullPlatformInvalid [2021-06-09T17:54:38.350Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-09T17:54:38.350Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:54:38.444Z] --- PASS: TestStats (2.77s) [2021-06-09T17:54:38.444Z] === RUN TestStopContainerWithTimeout [2021-06-09T17:54:38.444Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T17:54:38.444Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T17:54:38.444Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T17:54:38.444Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T17:54:38.444Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T17:54:38.444Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T17:54:38.444Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T17:54:38.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T17:54:38.444Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T17:54:38.444Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:54:38.446Z] --- PASS: TestTruncIndex (0.10s) [2021-06-09T17:54:38.446Z] PASS [2021-06-09T17:54:38.446Z] coverage: 91.5% of statements [2021-06-09T17:54:38.446Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-06-09T17:54:38.779Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-06-09T17:54:38.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-09T17:54:38.901Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T17:54:38.908Z] === RUN TestIsGIT [2021-06-09T17:54:38.908Z] --- PASS: TestIsGIT (0.00s) [2021-06-09T17:54:38.908Z] === RUN TestIsTransport [2021-06-09T17:54:38.908Z] --- PASS: TestIsTransport (0.00s) [2021-06-09T17:54:38.908Z] PASS [2021-06-09T17:54:38.908Z] coverage: 100.0% of statements [2021-06-09T17:54:38.908Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-06-09T17:54:39.041Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2021-06-09T17:54:39.378Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T17:54:39.830Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T17:54:39.880Z] === RUN TestVersionInfo [2021-06-09T17:54:39.880Z] --- PASS: TestVersionInfo (0.00s) [2021-06-09T17:54:39.880Z] === RUN TestAppendVersions [2021-06-09T17:54:39.880Z] --- PASS: TestAppendVersions (0.00s) [2021-06-09T17:54:39.880Z] PASS [2021-06-09T17:54:39.880Z] coverage: 88.9% of statements [2021-06-09T17:54:39.880Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-06-09T17:54:40.262Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-06-09T17:54:40.263Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:54:40.263Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-09T17:54:40.263Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-09T17:54:40.263Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:54:40.263Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-09T17:54:40.263Z] === RUN TestTagInvalidReference [2021-06-09T17:54:40.263Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-09T17:54:40.263Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:54:40.263Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-09T17:54:40.263Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:54:40.263Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-09T17:54:40.263Z] === RUN TestTagOfficialNames [2021-06-09T17:54:40.263Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-09T17:54:40.263Z] === RUN TestTagMatchesDigest [2021-06-09T17:54:40.263Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-09T17:54:40.263Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T17:54:41.275Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:54:41.421Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-09T17:54:41.421Z] === RUN TestClientStream [2021-06-09T17:54:41.421Z] --- PASS: TestClientStream (0.00s) [2021-06-09T17:54:41.422Z] === RUN TestClientSendFile [2021-06-09T17:54:41.422Z] --- PASS: TestClientSendFile (0.00s) [2021-06-09T17:54:41.422Z] === RUN TestClientWithRequestTimeout [2021-06-09T17:54:41.422Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-09T17:54:41.422Z] === RUN TestFileSpecPlugin [2021-06-09T17:54:41.422Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-09T17:54:41.422Z] === RUN TestFileJSONSpecPlugin [2021-06-09T17:54:41.422Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-06-09T17:54:41.422Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-09T17:54:41.422Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-09T17:54:41.422Z] === RUN TestPluginAddHandler [2021-06-09T17:54:41.422Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-09T17:54:41.422Z] === RUN TestPluginWaitBadPlugin [2021-06-09T17:54:41.422Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-09T17:54:41.422Z] === RUN TestGet [2021-06-09T17:54:41.422Z] time="2021-06-09T17:54:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-09T17:54:41.586Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-06-09T17:54:41.719Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T17:54:42.394Z] time="2021-06-09T17:54:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-09T17:54:42.530Z] ok github.com/docker/docker/volume/local 0.168s coverage: 76.4% of statements [2021-06-09T17:54:42.530Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-06-09T17:54:42.646Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-09T17:54:42.646Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-06-09T17:54:42.646Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2021-06-09T17:54:42.646Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-06-09T17:54:42.646Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-06-09T17:54:42.646Z] === RUN TestDeleteDevicemapper [2021-06-09T17:54:42.646Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:54:42.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:54:42.646Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:54:42.855Z] === RUN TestValidatePrivileges [2021-06-09T17:54:42.855Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-09T17:54:42.855Z] === RUN TestFilterByCapNeg [2021-06-09T17:54:42.855Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-09T17:54:42.855Z] === RUN TestFilterByCapPos [2021-06-09T17:54:42.855Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-09T17:54:42.855Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-09T17:54:42.855Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-09T17:54:42.855Z] PASS [2021-06-09T17:54:42.855Z] coverage: 12.0% of statements [2021-06-09T17:54:42.855Z] ok github.com/docker/docker/plugin 0.072s coverage: 12.0% of statements [2021-06-09T17:54:43.085Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-09T17:54:43.689Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-09T17:54:43.827Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T17:54:43.827Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T17:54:43.827Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T17:54:43.827Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-09T17:54:44.011Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-09T17:54:44.011Z] --- PASS: TestStopContainerWithTimeout/0 (2.04s) [2021-06-09T17:54:44.011Z] --- PASS: TestStopContainerWithTimeout/-1 (3.91s) [2021-06-09T17:54:44.011Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-06-09T17:54:44.011Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2021-06-09T17:54:44.011Z] === RUN TestDeleteDevicemapper [2021-06-09T17:54:44.011Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T17:54:44.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:54:44.011Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T17:54:44.288Z] === RUN TestNewSettable [2021-06-09T17:54:44.288Z] --- PASS: TestNewSettable (0.00s) [2021-06-09T17:54:44.288Z] === RUN TestIsSettable [2021-06-09T17:54:44.288Z] --- PASS: TestIsSettable (0.00s) [2021-06-09T17:54:44.288Z] === RUN TestUpdateSettingsEnv [2021-06-09T17:54:44.288Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-09T17:54:44.288Z] PASS [2021-06-09T17:54:44.288Z] coverage: 20.1% of statements [2021-06-09T17:54:44.288Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.1% of statements [2021-06-09T17:54:44.441Z] ok github.com/docker/docker/volume/service 0.028s coverage: 72.3% of statements [2021-06-09T17:54:44.748Z] time="2021-06-09T17:54:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-09T17:54:44.748Z] === RUN TestLoad [2021-06-09T17:54:44.748Z] --- PASS: TestLoad (0.00s) [2021-06-09T17:54:44.748Z] === RUN TestSave [2021-06-09T17:54:45.059Z] 639bb6bb2beb: Verifying Checksum [2021-06-09T17:54:45.060Z] 639bb6bb2beb: Download complete [2021-06-09T17:54:45.175Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2021-06-09T17:54:45.175Z] === RUN TestUpdateMemory [2021-06-09T17:54:45.209Z] --- PASS: TestSave (0.03s) [2021-06-09T17:54:45.209Z] === RUN TestAddDeleteGet [2021-06-09T17:54:45.209Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-09T17:54:45.209Z] === RUN TestInvalidTags [2021-06-09T17:54:45.209Z] --- PASS: TestInvalidTags (0.00s) [2021-06-09T17:54:45.209Z] PASS [2021-06-09T17:54:45.209Z] coverage: 83.7% of statements [2021-06-09T17:54:45.209Z] ok github.com/docker/docker/reference 0.167s coverage: 83.7% of statements [2021-06-09T17:54:45.443Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-09T17:54:46.528Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-09T17:54:46.548Z] --- PASS: TestUpdateMemory (1.32s) [2021-06-09T17:54:46.548Z] === RUN TestUpdateCPUQuota [2021-06-09T17:54:46.755Z] === RUN TestResolveAuthConfigIndexServer [2021-06-09T17:54:46.755Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-09T17:54:46.755Z] === RUN TestResolveAuthConfigFullURL [2021-06-09T17:54:46.755Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-09T17:54:46.756Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestValidateMirror [2021-06-09T17:54:46.756Z] --- PASS: TestValidateMirror (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestLoadInsecureRegistries [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestReaderWithReadError [2021-06-09T17:54:46.756Z] time="2021-06-09T17:54:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T17:54:46.756Z] time="2021-06-09T17:54:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-09T17:54:46.756Z] time="2021-06-09T17:54:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T17:54:46.756Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-06-09T17:54:46.756Z] === RUN TestNewServiceConfig [2021-06-09T17:54:46.756Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestValidateIndexName [2021-06-09T17:54:46.756Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestValidateIndexNameWithError [2021-06-09T17:54:46.756Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestEndpointParse [2021-06-09T17:54:46.756Z] --- PASS: TestEndpointParse (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestEndpointParseInvalid [2021-06-09T17:54:46.756Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestValidateEndpoint [2021-06-09T17:54:46.756Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-09T17:54:46.756Z] === RUN TestPing [2021-06-09T17:54:46.756Z] --- PASS: TestPing (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestPingRegistryEndpoint [2021-06-09T17:54:46.756Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-09T17:54:46.756Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:54:46.756Z] === RUN TestEndpoint [2021-06-09T17:54:46.756Z] --- SKIP: TestEndpoint (0.00s) [2021-06-09T17:54:46.756Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:54:46.756Z] === RUN TestParseRepositoryInfo [2021-06-09T17:54:46.756Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestNewIndexInfo [2021-06-09T17:54:46.756Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestMirrorEndpointLookup [2021-06-09T17:54:46.756Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-09T17:54:46.756Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:54:46.756Z] === RUN TestSearchRepositories [2021-06-09T17:54:46.756Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-09T17:54:46.756Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-09T17:54:46.756Z] Host: 127.0.0.1:49315 [2021-06-09T17:54:46.756Z] User-Agent: docker test client [2021-06-09T17:54:46.756Z] Authorization: Token fake-token [2021-06-09T17:54:46.756Z] X-Docker-Token: true [2021-06-09T17:54:46.756Z] Accept-Encoding: gzip [2021-06-09T17:54:46.756Z] [2021-06-09T17:54:46.756Z] [2021-06-09T17:54:46.756Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-09T17:54:46.756Z] Connection: close [2021-06-09T17:54:46.756Z] Content-Length: 144 [2021-06-09T17:54:46.756Z] Cache-Control: no-cache [2021-06-09T17:54:46.756Z] Content-Type: application/json [2021-06-09T17:54:46.756Z] Date: Wed, 09 Jun 2021 17:54:46 GMT [2021-06-09T17:54:46.756Z] Expires: -1 [2021-06-09T17:54:46.756Z] Pragma: no-cache [2021-06-09T17:54:46.756Z] Server: docker-tests/mock [2021-06-09T17:54:46.756Z] X-Docker-Registry-Config: mock [2021-06-09T17:54:46.756Z] X-Docker-Registry-Version: 0.0.0 [2021-06-09T17:54:46.756Z] [2021-06-09T17:54:46.756Z] [2021-06-09T17:54:46.756Z] === RUN TestTrustedLocation [2021-06-09T17:54:46.756Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-09T17:54:46.756Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestAllowNondistributableArtifacts [2021-06-09T17:54:46.756Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestIsSecureIndex [2021-06-09T17:54:46.756Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-09T17:54:46.756Z] PASS [2021-06-09T17:54:46.756Z] coverage: 51.7% of statements [2021-06-09T17:54:46.756Z] ok github.com/docker/docker/registry 0.205s coverage: 51.7% of statements [2021-06-09T17:54:46.756Z] time="2021-06-09T17:54:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestReader [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-09T17:54:46.756Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-09T17:54:46.756Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-09T17:54:46.756Z] PASS [2021-06-09T17:54:46.756Z] coverage: 100.0% of statements [2021-06-09T17:54:46.756Z] ok github.com/docker/docker/registry/resumable 0.251s coverage: 100.0% of statements [2021-06-09T17:54:47.090Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T17:54:47.727Z] === RUN TestRestartManagerTimeout [2021-06-09T17:54:47.727Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-09T17:54:47.727Z] === RUN TestRestartManagerTimeoutReset [2021-06-09T17:54:47.727Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-09T17:54:47.727Z] PASS [2021-06-09T17:54:47.727Z] coverage: 50.9% of statements [2021-06-09T17:54:47.727Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-06-09T17:54:47.727Z] === RUN TestDecodeContainerConfig [2021-06-09T17:54:47.727Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-09T17:54:47.727Z] === RUN TestDecodeContainerConfigIsolation [2021-06-09T17:54:47.727Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-09T17:54:47.727Z] === RUN TestValidatePrivileged [2021-06-09T17:54:47.727Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-09T17:54:47.727Z] PASS [2021-06-09T17:54:47.727Z] coverage: 52.2% of statements [2021-06-09T17:54:47.727Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-06-09T17:54:48.457Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.22s) [2021-06-09T17:54:48.457Z] === RUN TestUpdateMemory [2021-06-09T17:54:48.457Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T17:54:48.457Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:54:48.457Z] === RUN TestUpdateCPUQuota [2021-06-09T17:54:48.457Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T17:54:48.700Z] time="2021-06-09T17:54:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-09T17:54:48.700Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-09T17:54:48.700Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-09T17:54:48.700Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-09T17:54:48.700Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-09T17:54:48.700Z] PASS [2021-06-09T17:54:48.700Z] coverage: 62.5% of statements [2021-06-09T17:54:48.700Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-06-09T17:54:49.023Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-09T17:54:49.953Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T17:54:50.057Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-09T17:54:50.212Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T17:54:51.140Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T17:54:51.396Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T17:54:51.622Z] === RUN TestGetDriver [2021-06-09T17:54:51.622Z] --- PASS: TestGetDriver (0.00s) [2021-06-09T17:54:51.622Z] === RUN TestVolumeRequestError [2021-06-09T17:54:51.622Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-09T17:54:51.622Z] PASS [2021-06-09T17:54:51.622Z] coverage: 36.1% of statements [2021-06-09T17:54:51.622Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2021-06-09T17:54:51.622Z] === RUN TestGetAddress [2021-06-09T17:54:51.622Z] --- PASS: TestGetAddress (0.00s) [2021-06-09T17:54:51.622Z] === RUN TestRemove [2021-06-09T17:54:51.622Z] --- SKIP: TestRemove (0.00s) [2021-06-09T17:54:51.622Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T17:54:51.622Z] === RUN TestInitializeWithVolumes [2021-06-09T17:54:51.622Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-09T17:54:51.622Z] === RUN TestCreate [2021-06-09T17:54:51.622Z] --- PASS: TestCreate (0.01s) [2021-06-09T17:54:51.622Z] === RUN TestValidateName [2021-06-09T17:54:51.622Z] --- PASS: TestValidateName (0.00s) [2021-06-09T17:54:51.622Z] === RUN TestCreateWithOpts [2021-06-09T17:54:51.622Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-09T17:54:51.622Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T17:54:51.622Z] === RUN TestRelaodNoOpts [2021-06-09T17:54:51.622Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-09T17:54:51.622Z] PASS [2021-06-09T17:54:51.622Z] coverage: 41.5% of statements [2021-06-09T17:54:51.622Z] ok github.com/docker/docker/volume/local 0.112s coverage: 41.5% of statements [2021-06-09T17:54:51.651Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T17:54:52.577Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-09T17:54:52.594Z] === RUN TestConvertTmpfsOptions [2021-06-09T17:54:52.594Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-09T17:54:52.594Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-09T17:54:52.594Z] parser_test.go:49: data="ro" [2021-06-09T17:54:52.594Z] === RUN TestParseMountRaw [2021-06-09T17:54:52.594Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-09T17:54:52.594Z] === RUN TestParseMountRawSplit [2021-06-09T17:54:52.594Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-09T17:54:52.594Z] parser_test.go:390: case 0 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 1 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 2 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 3 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 4 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 5 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 6 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 7 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 8 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 0 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 1 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 2 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 3 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 4 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 5 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 6 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 7 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 8 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 9 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 10 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 11 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 12 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 0 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 1 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 2 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 3 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 4 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 5 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 6 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 7 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 8 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 9 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 10 [2021-06-09T17:54:52.594Z] parser_test.go:390: case 11 [2021-06-09T17:54:52.594Z] === RUN TestParseMountSpec [2021-06-09T17:54:52.594Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-09T17:54:52.594Z] parser_test.go:455: case 0 [2021-06-09T17:54:52.594Z] parser_test.go:455: case 1 [2021-06-09T17:54:52.594Z] parser_test.go:455: case 2 [2021-06-09T17:54:52.594Z] parser_test.go:455: case 3 [2021-06-09T17:54:52.594Z] parser_test.go:455: case 4 [2021-06-09T17:54:52.594Z] parser_test.go:455: case 5 [2021-06-09T17:54:52.594Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-09T17:54:52.594Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-09T17:54:52.594Z] === RUN TestValidateMount [2021-06-09T17:54:52.594Z] --- PASS: TestValidateMount (0.00s) [2021-06-09T17:54:52.594Z] PASS [2021-06-09T17:54:52.594Z] coverage: 66.2% of statements [2021-06-09T17:54:52.594Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 66.2% of statements [2021-06-09T17:54:53.099Z] --- PASS: TestUpdateCPUQuota (6.79s) [2021-06-09T17:54:53.099Z] === RUN TestUpdatePidsLimit [2021-06-09T17:54:53.099Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T17:54:53.564Z] === RUN TestSetGetMeta [2021-06-09T17:54:53.564Z] === PAUSE TestSetGetMeta [2021-06-09T17:54:53.564Z] === RUN TestRestore [2021-06-09T17:54:53.564Z] === PAUSE TestRestore [2021-06-09T17:54:53.564Z] === RUN TestServiceCreate [2021-06-09T17:54:53.564Z] === PAUSE TestServiceCreate [2021-06-09T17:54:53.564Z] === RUN TestServiceList [2021-06-09T17:54:53.564Z] === PAUSE TestServiceList [2021-06-09T17:54:53.564Z] === RUN TestServiceRemove [2021-06-09T17:54:53.564Z] === PAUSE TestServiceRemove [2021-06-09T17:54:53.564Z] === RUN TestServiceGet [2021-06-09T17:54:53.564Z] === PAUSE TestServiceGet [2021-06-09T17:54:53.564Z] === RUN TestServicePrune [2021-06-09T17:54:53.564Z] === PAUSE TestServicePrune [2021-06-09T17:54:53.564Z] === RUN TestCreate [2021-06-09T17:54:53.564Z] === PAUSE TestCreate [2021-06-09T17:54:53.564Z] === RUN TestRemove [2021-06-09T17:54:53.564Z] === PAUSE TestRemove [2021-06-09T17:54:53.564Z] === RUN TestList [2021-06-09T17:54:53.564Z] === PAUSE TestList [2021-06-09T17:54:53.564Z] === RUN TestFindByDriver [2021-06-09T17:54:53.564Z] === PAUSE TestFindByDriver [2021-06-09T17:54:53.564Z] === RUN TestFindByReferenced [2021-06-09T17:54:53.564Z] === PAUSE TestFindByReferenced [2021-06-09T17:54:53.564Z] === RUN TestDerefMultipleOfSameRef [2021-06-09T17:54:53.564Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-09T17:54:53.564Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:54:53.564Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:54:53.564Z] === RUN TestDefererencePluginOnCreateError [2021-06-09T17:54:53.564Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-09T17:54:53.564Z] === RUN TestRefDerefRemove [2021-06-09T17:54:53.564Z] === PAUSE TestRefDerefRemove [2021-06-09T17:54:53.564Z] === RUN TestGet [2021-06-09T17:54:53.564Z] === PAUSE TestGet [2021-06-09T17:54:53.564Z] === RUN TestGetWithReference [2021-06-09T17:54:53.564Z] === PAUSE TestGetWithReference [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_nil_list [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_empty_list [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_filter_some [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_filter_middle [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:54:53.564Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-09T17:54:53.564Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_nil_list [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_filter_some [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_empty_list [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_filter_middle [2021-06-09T17:54:53.564Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-09T17:54:53.564Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-09T17:54:53.564Z] === CONT TestSetGetMeta [2021-06-09T17:54:53.564Z] === CONT TestFindByReferenced [2021-06-09T17:54:53.564Z] === CONT TestServicePrune [2021-06-09T17:54:53.564Z] === CONT TestGet [2021-06-09T17:54:53.565Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-09T17:54:53.565Z] === CONT TestGetWithReference [2021-06-09T17:54:53.565Z] --- PASS: TestFindByReferenced (0.04s) [2021-06-09T17:54:53.565Z] --- PASS: TestGet (0.04s) [2021-06-09T17:54:53.565Z] === CONT TestList [2021-06-09T17:54:53.565Z] === CONT TestFindByDriver [2021-06-09T17:54:53.565Z] --- PASS: TestGetWithReference (0.04s) [2021-06-09T17:54:53.565Z] === CONT TestServiceList [2021-06-09T17:54:53.565Z] --- PASS: TestFindByDriver (0.02s) [2021-06-09T17:54:53.565Z] === CONT TestServiceGet [2021-06-09T17:54:53.565Z] --- PASS: TestList (0.03s) [2021-06-09T17:54:53.565Z] === CONT TestServiceRemove [2021-06-09T17:54:53.565Z] --- PASS: TestServiceGet (0.09s) [2021-06-09T17:54:53.565Z] === CONT TestDefererencePluginOnCreateError [2021-06-09T17:54:53.565Z] time="2021-06-09T17:54:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:54:53.565Z] --- PASS: TestServiceRemove (0.09s) [2021-06-09T17:54:53.565Z] === CONT TestRefDerefRemove [2021-06-09T17:54:53.565Z] time="2021-06-09T17:54:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:54:53.565Z] --- PASS: TestServiceList (0.11s) [2021-06-09T17:54:53.565Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T17:54:53.565Z] time="2021-06-09T17:54:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:54:53.565Z] time="2021-06-09T17:54:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-09T17:54:53.565Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-09T17:54:53.565Z] === CONT TestDerefMultipleOfSameRef [2021-06-09T17:54:53.565Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-09T17:54:53.565Z] === CONT TestServiceCreate [2021-06-09T17:54:53.565Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-09T17:54:53.565Z] === CONT TestRemove [2021-06-09T17:54:53.565Z] time="2021-06-09T17:54:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T17:54:53.565Z] --- PASS: TestServicePrune (0.20s) [2021-06-09T17:54:53.565Z] === CONT TestCreate [2021-06-09T17:54:53.565Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-09T17:54:53.565Z] === CONT TestRestore [2021-06-09T17:54:53.565Z] --- PASS: TestServiceCreate (0.03s) [2021-06-09T17:54:53.565Z] --- PASS: TestCreate (0.02s) [2021-06-09T17:54:53.565Z] --- PASS: TestRemove (0.03s) [2021-06-09T17:54:53.565Z] --- PASS: TestRestore (0.02s) [2021-06-09T17:54:53.565Z] PASS [2021-06-09T17:54:53.565Z] coverage: 69.6% of statements [2021-06-09T17:54:53.565Z] ok github.com/docker/docker/volume/service 0.304s coverage: 69.6% of statements [2021-06-09T17:54:53.664Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T17:54:54.426Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2021-06-09T17:54:54.597Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T17:54:55.162Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T17:54:56.096Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T17:54:56.476Z] --- PASS: TestGet (15.01s) [2021-06-09T17:54:56.476Z] === RUN TestPluginWithNoManifest [2021-06-09T17:54:56.476Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-09T17:54:56.476Z] === RUN TestGetAll [2021-06-09T17:54:56.476Z] --- PASS: TestGetAll (0.00s) [2021-06-09T17:54:56.476Z] PASS [2021-06-09T17:54:56.476Z] coverage: 73.4% of statements [2021-06-09T17:54:56.476Z] ok github.com/docker/docker/pkg/plugins 36.123s coverage: 73.4% of statements [2021-06-09T17:54:56.661Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T17:54:57.227Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T17:54:57.827Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-09T17:54:58.083Z] --- PASS: TestUpdateCPUQuota (9.69s) [2021-06-09T17:54:58.083Z] === RUN TestUpdatePidsLimit [2021-06-09T17:54:58.083Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T17:54:58.083Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit (5.53s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.76s) [2021-06-09T17:54:58.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-06-09T17:54:58.599Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:54:58.645Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-09T17:54:59.207Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T17:54:59.466Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-09T17:54:59.772Z] 4612f6d0b889: Verifying Checksum [2021-06-09T17:54:59.772Z] 4612f6d0b889: Download complete [2021-06-09T17:55:00.830Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T17:55:01.757Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T17:55:03.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T17:55:04.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T17:55:04.387Z] .......................... [ 67%] [2021-06-09T17:55:04.424Z] ok github.com/docker/docker/libnetwork 292.520s coverage: 41.0% of statements [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T17:55:04.424Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === Skipped [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-09T17:55:04.424Z] time="2021-06-09T17:49:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-09T17:55:04.424Z] time="2021-06-09T17:49:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-09T17:55:04.424Z] time="2021-06-09T17:49:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-09T17:55:04.424Z] time="2021-06-09T17:49:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-09T17:55:04.424Z] time="2021-06-09T17:49:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T17:55:04.424Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T17:55:04.424Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-09T17:55:04.424Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-09T17:55:04.424Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-09T17:55:04.424Z] [2021-06-09T17:55:04.424Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-09T17:55:04.425Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-09T17:55:04.425Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.425Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.425Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.425Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.425Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T17:55:04.425Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-09T17:55:04.425Z] graphtest_unix.go:73: No driver to put! [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-09T17:55:04.425Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T17:55:04.425Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T17:55:04.425Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T17:55:04.425Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T17:55:04.425Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:55:04.425Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:55:04.425Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:55:04.425Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:55:04.425Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:55:04.425Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-09T17:55:04.425Z] firewalld_test.go:13: firewalld is not running [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-09T17:55:04.425Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-09T17:55:04.425Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] [2021-06-09T17:55:04.425Z] DONE 2654 tests, 35 skipped in 449.896s Post stage [Pipeline] junit [2021-06-09T17:55:04.699Z] Recording test results [2021-06-09T17:55:04.727Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-09T17:55:05.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T17:55:05.911Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-09T17:55:06.178Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-09T17:55:06.473Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-09T17:55:06.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ced0a1a16c043a6df8b0216edb861f143255061a -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:ced0a1a16c043a6df8b0216edb861f143255061a hack/make.sh dynbinary test-integration [2021-06-09T17:55:06.729Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T17:55:07.471Z] [2021-06-09T17:55:07.471Z] Removing bundles/ [2021-06-09T17:55:07.471Z] [2021-06-09T17:55:07.471Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-09T17:55:07.471Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:55:07.471Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:55:07.656Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit (9.59s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.28s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/no_change (1.43s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/update_lower (1.06s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.29s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.08s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.29s) [2021-06-09T17:55:07.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-06-09T17:55:07.656Z] === RUN TestUpdateRestartPolicy [2021-06-09T17:55:07.912Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-09T17:55:08.168Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T17:55:11.433Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-09T17:55:11.528Z] 2021/06/09 17:55:10 Closing DB instances... [2021-06-09T17:55:11.994Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-09T17:55:12.251Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T17:55:12.497Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-09T17:55:12.497Z] === RUN TestFindNode [2021-06-09T17:55:12.497Z] 2021/06/09 17:55:11 Closing DB instances... [2021-06-09T17:55:12.497Z] --- PASS: TestFindNode (0.01s) [2021-06-09T17:55:12.497Z] === RUN TestChangeNodeState [2021-06-09T17:55:12.497Z] 2021/06/09 17:55:11 Closing DB instances... [2021-06-09T17:55:12.497Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-09T17:55:12.497Z] === RUN TestNodeReincarnation [2021-06-09T17:55:12.497Z] 2021/06/09 17:55:11 Closing DB instances... [2021-06-09T17:55:13.462Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2021-06-09T17:55:13.462Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:55:13.462Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-06-09T17:55:13.462Z] === RUN TestWaitNonBlocked [2021-06-09T17:55:13.462Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:55:13.462Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:55:13.462Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:55:13.462Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:55:13.462Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:55:13.462Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:55:13.462Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-09T17:55:13.463Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2021-06-09T17:55:13.463Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2021-06-09T17:55:13.463Z] === RUN TestWaitBlocked [2021-06-09T17:55:13.463Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:55:13.463Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:55:13.463Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:55:13.463Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:55:13.463Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:55:13.463Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:55:14.398Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-09T17:55:14.398Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-06-09T17:55:14.398Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-06-09T17:55:14.398Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T17:55:14.398Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T17:55:15.520Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-09T17:55:17.195Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-09T17:55:17.195Z] === RUN TestParallelCreate [2021-06-09T17:55:17.195Z] 2021/06/09 17:55:17 Closing DB instances... [2021-06-09T17:55:17.195Z] --- PASS: TestParallelCreate (0.01s) [2021-06-09T17:55:17.195Z] === RUN TestParallelDelete [2021-06-09T17:55:17.195Z] 2021/06/09 17:55:17 Closing DB instances... [2021-06-09T17:55:17.195Z] --- PASS: TestParallelDelete (0.01s) [2021-06-09T17:55:17.195Z] === RUN TestNetworkDBIslands [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fcef82f96075 with config:&{NodeID:fcef82f96075 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node fcef82f96075/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node fcef82f96075/172.28.51.96, added to nodes list" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:84e4461ec55d with config:&{NodeID:84e4461ec55d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node 84e4461ec55d/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node 84e4461ec55d/172.28.51.96, added to nodes list" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node 84e4461ec55d/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node 84e4461ec55d/172.28.51.96, added to nodes list" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node fcef82f96075/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=info msg="Node fcef82f96075/172.28.51.96, added to nodes list" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-09T17:55:17.195Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-09T17:55:17.409Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-09T17:55:17.664Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T17:55:17.681Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2021-06-09T17:55:17.681Z] === CONT TestIpcModeOlderClient [2021-06-09T17:55:17.681Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-09T17:55:17.681Z] === CONT TestDaemonHostGatewayIP [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:64c8784b9bbf with config:&{NodeID:64c8784b9bbf Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node fcef82f96075/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node fcef82f96075/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node 84e4461ec55d/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=info msg="Node 84e4461ec55d/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:18Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.166Z] time="2021-06-09T17:55:18Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e9d5c4c830bc with config:&{NodeID:e9d5c4c830bc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node fcef82f96075/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node fcef82f96075/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node 84e4461ec55d/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node 84e4461ec55d/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:18.627Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d2e017a59ab4 with config:&{NodeID:d2e017a59ab4 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node fcef82f96075/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node fcef82f96075/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node 84e4461ec55d/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node 84e4461ec55d/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:19.087Z] time="2021-06-09T17:55:18Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=info msg="The new bootstrap node list is:[172.28.51.96:10033 172.28.51.96:10034 172.28.51.96:10035]" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10033" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49356" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10034" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49357" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10035" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49358" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=info msg="The new bootstrap node list is:[172.28.51.96:10033 172.28.51.96:10034 172.28.51.96:10035]" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10033" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49359" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10034" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49360" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10035" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49361" [2021-06-09T17:55:19.548Z] time="2021-06-09T17:55:19Z" level=info msg="node 0 leaving" [2021-06-09T17:55:19.550Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T17:55:19.550Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T17:55:19.550Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T17:55:19.550Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T17:55:19.550Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075 change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="node4(e9d5c4c830bc): Node leave event for fcef82f96075/172.28.51.96" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075 change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="node5(d2e017a59ab4): Node leave event for fcef82f96075/172.28.51.96" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075 change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="node3(64c8784b9bbf): Node leave event for fcef82f96075/172.28.51.96" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075 change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="node2(84e4461ec55d): Node leave event for fcef82f96075/172.28.51.96" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075 change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="node1(fcef82f96075): Node leave event for fcef82f96075/172.28.51.96" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.008Z] time="2021-06-09T17:55:19Z" level=info msg="Node fcef82f96075/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.468Z] time="2021-06-09T17:55:20Z" level=warning msg="memberlist: Failed to send gossip to 172.28.51.96:10035: write udp [::]:10033->172.28.51.96:10035: use of closed network connection" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.51.96:10037: use of closed network connection" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="node 1 leaving" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="node4(e9d5c4c830bc): Node leave event for 84e4461ec55d/172.28.51.96" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="node3(64c8784b9bbf): Node leave event for 84e4461ec55d/172.28.51.96" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="node5(d2e017a59ab4): Node leave event for 84e4461ec55d/172.28.51.96" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d change state NodeActive --> NodeFailed" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d/172.28.51.96, added to failed nodes list" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=error msg="node: 84e4461ec55d is unknown to memberlist" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="Node 84e4461ec55d/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=info msg="node 2 leaving" [2021-06-09T17:55:20.469Z] time="2021-06-09T17:55:20Z" level=warning msg="memberlist: Failed to send gossip to 172.28.51.96:10036: write udp [::]:10034->172.28.51.96:10036: use of closed network connection" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 64c8784b9bbf change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="node5(d2e017a59ab4): Node leave event for 64c8784b9bbf/172.28.51.96" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 64c8784b9bbf change state NodeActive --> NodeLeft" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="node4(e9d5c4c830bc): Node leave event for 64c8784b9bbf/172.28.51.96" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, left gossip cluster" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 64c8784b9bbf change state NodeActive --> NodeFailed" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, added to failed nodes list" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=error msg="node: 64c8784b9bbf is unknown to memberlist" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.28.51.96:10036: use of closed network connection" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="node 0 coming back" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:37b111c758ab with config:&{NodeID:37b111c758ab Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 37b111c758ab/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 37b111c758ab/172.28.51.96, added to nodes list" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="node 1 coming back" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c8e48f1439f3 with config:&{NodeID:c8e48f1439f3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node c8e48f1439f3/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node c8e48f1439f3/172.28.51.96, added to nodes list" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="node 2 coming back" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:86431b6f26bc with config:&{NodeID:86431b6f26bc Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 86431b6f26bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:20.929Z] time="2021-06-09T17:55:20Z" level=info msg="Node 86431b6f26bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:20.961Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2021-06-09T17:55:20.961Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10035" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49362" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, is the new incarnation of the failed node 64c8784b9bbf/172.28.51.96" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node 64c8784b9bbf change state NodeFailed --> NodeLeft" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.389Z] time="2021-06-09T17:55:21Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, is the new incarnation of the shutdown node 64c8784b9bbf/172.28.51.96" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, is the new incarnation of the shutdown node 64c8784b9bbf/172.28.51.96" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node 86431b6f26bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10037" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, is the new incarnation of the shutdown node 84e4461ec55d/172.28.51.96" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, is the new incarnation of the shutdown node 84e4461ec55d/172.28.51.96" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, added to nodes list" [2021-06-09T17:55:21.850Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, added to nodes list" [2021-06-09T17:55:22.066Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node c8e48f1439f3/172.28.51.96, added to nodes list" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, added to nodes list" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, added to nodes list" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, is the new incarnation of the shutdown node fcef82f96075/172.28.51.96" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, is the new incarnation of the shutdown node fcef82f96075/172.28.51.96" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, added to nodes list" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:21Z" level=info msg="Node 37b111c758ab/172.28.51.96, added to nodes list" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=debug msg="memberlist: Failed ping: 64c8784b9bbf (timeout reached)" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10034" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10036" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10033" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49363" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=warning msg="memberlist: Got ping for unexpected node 64c8784b9bbf from=172.28.51.96:49363" [2021-06-09T17:55:22.310Z] time="2021-06-09T17:55:22Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:55:22.631Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-09T17:55:22.783Z] time="2021-06-09T17:55:22Z" level=info msg="memberlist: Suspect 64c8784b9bbf has failed, no acks received" [2021-06-09T17:55:23.194Z] --- PASS: TestUpdateRestartPolicy (15.71s) [2021-06-09T17:55:23.194Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T17:55:23.489Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2021-06-09T17:55:23.489Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:55:24.325Z] time="2021-06-09T17:55:24Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10036" [2021-06-09T17:55:24.589Z] --- PASS: TestUpdateRestartWithAutoRemove (1.35s) [2021-06-09T17:55:24.589Z] === RUN TestWaitNonBlocked [2021-06-09T17:55:24.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:55:24.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:55:24.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:55:24.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:55:24.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T17:55:24.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T17:55:24.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T17:55:25.297Z] time="2021-06-09T17:55:24Z" level=debug msg="memberlist: Failed ping: 64c8784b9bbf (timeout reached)" [2021-06-09T17:55:25.297Z] time="2021-06-09T17:55:24Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10033" [2021-06-09T17:55:25.297Z] time="2021-06-09T17:55:24Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10035" [2021-06-09T17:55:25.297Z] time="2021-06-09T17:55:24Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49364" [2021-06-09T17:55:25.298Z] time="2021-06-09T17:55:24Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10037" [2021-06-09T17:55:25.298Z] time="2021-06-09T17:55:24Z" level=warning msg="memberlist: Got ping for unexpected node 64c8784b9bbf from=172.28.51.96:49364" [2021-06-09T17:55:25.298Z] time="2021-06-09T17:55:24Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:55:25.298Z] time="2021-06-09T17:55:25Z" level=info msg="memberlist: Suspect 64c8784b9bbf has failed, no acks received" [2021-06-09T17:55:26.806Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2021-06-09T17:55:26.806Z] --- PASS: TestContainerKillOnDaemonStart (12.25s) [2021-06-09T17:55:26.806Z] PASS [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] === Skipped [2021-06-09T17:55:26.806Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T17:55:26.806Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T17:55:26.806Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:55:26.806Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-09T17:55:26.806Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:55:26.806Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] [2021-06-09T17:55:26.806Z] DONE 196 tests, 5 skipped in 149.591s [2021-06-09T17:55:26.806Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:55:26.806Z] INFO: Testing against a local daemon [2021-06-09T17:55:26.806Z] === RUN TestCommitInheritsEnv [2021-06-09T17:55:27.063Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-06-09T17:55:27.063Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:55:27.063Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T17:55:27.063Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:55:27.123Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-06-09T17:55:27.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2021-06-09T17:55:27.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.43s) [2021-06-09T17:55:27.123Z] === RUN TestWaitBlocked [2021-06-09T17:55:27.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:55:27.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:55:27.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:55:27.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:55:27.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T17:55:27.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T17:55:27.321Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-09T17:55:27.321Z] === RUN TestImagePullPlatformInvalid [2021-06-09T17:55:27.321Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-09T17:55:27.321Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:55:27.579Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-06-09T17:55:27.579Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:27Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10037" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=debug msg="memberlist: Failed ping: 64c8784b9bbf (timeout reached)" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10035" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10036" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10034" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49365" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node 64c8784b9bbf from=172.28.51.96:49365" [2021-06-09T17:55:28.210Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:55:28.671Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10036" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=info msg="memberlist: Suspect 64c8784b9bbf has failed, no acks received" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=debug msg="memberlist: Failed ping: 64c8784b9bbf (timeout reached)" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10034" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10035" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10033" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49366" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Got ping for unexpected node 64c8784b9bbf from=172.28.51.96:49366" [2021-06-09T17:55:29.132Z] time="2021-06-09T17:55:28Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:55:29.478Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2021-06-09T17:55:29.478Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:55:29.478Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-09T17:55:29.478Z] === RUN TestTagInvalidReference [2021-06-09T17:55:29.478Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-09T17:55:29.478Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:55:29.592Z] time="2021-06-09T17:55:29Z" level=info msg="memberlist: Suspect 64c8784b9bbf has failed, no acks received" [2021-06-09T17:55:29.642Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-09T17:55:29.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.10s) [2021-06-09T17:55:29.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.20s) [2021-06-09T17:55:29.642Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T17:55:29.642Z] === CONT TestIpcModeOlderClient [2021-06-09T17:55:29.642Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-06-09T17:55:29.642Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T17:55:29.735Z] --- PASS: TestTagValidPrefixedRepo (0.13s) [2021-06-09T17:55:29.735Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:55:29.735Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-09T17:55:29.735Z] === RUN TestTagOfficialNames [2021-06-09T17:55:29.735Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-09T17:55:29.735Z] === RUN TestTagMatchesDigest [2021-06-09T17:55:29.735Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-09T17:55:29.735Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T17:55:32.161Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T17:55:33.090Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:32Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10037" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=debug msg="memberlist: Failed ping: 64c8784b9bbf (timeout reached)" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10036" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10033" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=warning msg="memberlist: Got ping for unexpected node '64c8784b9bbf' from=172.28.51.96:10035" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49368" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=warning msg="memberlist: Got ping for unexpected node 64c8784b9bbf from=172.28.51.96:49368" [2021-06-09T17:55:33.348Z] time="2021-06-09T17:55:33Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-06-09T17:55:33.809Z] time="2021-06-09T17:55:33Z" level=info msg="memberlist: Suspect 64c8784b9bbf has failed, no acks received" [2021-06-09T17:55:34.269Z] time="2021-06-09T17:55:34Z" level=info msg="memberlist: Marking 64c8784b9bbf as failed, suspect timeout reached (1 peer confirmations)" [2021-06-09T17:55:34.269Z] time="2021-06-09T17:55:34Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, left gossip cluster" [2021-06-09T17:55:34.455Z] --- PASS: TestContainerStartOnDaemonRestart (5.18s) [2021-06-09T17:55:34.455Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T17:55:34.730Z] time="2021-06-09T17:55:34Z" level=info msg="Node 64c8784b9bbf/172.28.51.96, left gossip cluster" [2021-06-09T17:55:36.971Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-09T17:55:38.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T17:55:38.338Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s) [2021-06-09T17:55:38.338Z] === CONT TestDaemonHostGatewayIP [2021-06-09T17:55:38.594Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T17:55:41.859Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-09T17:55:44.374Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-09T17:55:44.374Z] --- PASS: TestContainerKillOnDaemonStart (14.78s) [2021-06-09T17:55:44.374Z] === CONT TestDaemonRestartIpcMode [2021-06-09T17:55:44.630Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-09T17:55:44.886Z] --- PASS: TestDaemonHostGatewayIP (6.46s) [2021-06-09T17:55:45.142Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-09T17:55:45.704Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-09T17:55:46.216Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-09T17:55:47.594Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T17:55:48.523Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-09T17:55:48.523Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-09T17:55:49.450Z] --- PASS: TestDaemonRestartIpcMode (5.15s) [2021-06-09T17:55:49.450Z] PASS [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] === Skipped [2021-06-09T17:55:49.450Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-09T17:55:49.450Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-09T17:55:49.450Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T17:55:49.450Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T17:55:49.450Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T17:55:49.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-09T17:55:49.450Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] [2021-06-09T17:55:49.450Z] DONE 196 tests, 6 skipped in 244.160s [2021-06-09T17:55:49.450Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T17:55:49.450Z] ++ 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-06-09T17:55:49.450Z] ++ set -e [2021-06-09T17:55:49.450Z] ++ '[' -n 0 ']' [2021-06-09T17:55:49.450Z] ++ set -x [2021-06-09T17:55:49.450Z] ++ 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-06-09T17:55:50.011Z] INFO: Testing against a local daemon [2021-06-09T17:55:50.011Z] === RUN TestCommitInheritsEnv [2021-06-09T17:55:50.011Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-09T17:55:50.267Z] --- PASS: TestCommitInheritsEnv (0.50s) [2021-06-09T17:55:50.267Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T17:55:50.267Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-09T17:55:50.267Z] === RUN TestImagesFilterMultiReference [2021-06-09T17:55:50.523Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-09T17:55:50.523Z] === RUN TestImagePullPlatformInvalid [2021-06-09T17:55:50.523Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-09T17:55:50.523Z] === RUN TestRemoveImageOrphaning [2021-06-09T17:55:51.084Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-06-09T17:55:51.084Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T17:55:51.673Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-09T17:55:53.566Z] --- PASS: TestRemoveImageGarbageCollector (2.69s) [2021-06-09T17:55:53.566Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T17:55:53.566Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-09T17:55:53.566Z] === RUN TestTagInvalidReference [2021-06-09T17:55:53.566Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-09T17:55:53.566Z] === RUN TestTagValidPrefixedRepo [2021-06-09T17:55:53.822Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-09T17:55:53.822Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T17:55:53.822Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-09T17:55:53.822Z] === RUN TestTagOfficialNames [2021-06-09T17:55:53.822Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-09T17:55:53.822Z] === RUN TestTagMatchesDigest [2021-06-09T17:55:53.822Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-09T17:55:53.822Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-09T17:55:55.186Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-09T17:55:55.748Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T17:55:56.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T17:55:56.932Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-09T17:55:58.822Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T17:55:59.384Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-09T17:55:59.884Z] time="2021-06-09T17:55:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10034" [2021-06-09T17:55:59.884Z] time="2021-06-09T17:55:59Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49369" [2021-06-09T17:55:59.884Z] time="2021-06-09T17:55:59Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:59.884Z] time="2021-06-09T17:55:59Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to nodes list" [2021-06-09T17:55:59.884Z] time="2021-06-09T17:55:59Z" level=info msg="Node d2e017a59ab4/172.28.51.96, joined gossip cluster" [2021-06-09T17:55:59.884Z] time="2021-06-09T17:55:59Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to nodes list" [2021-06-09T17:56:01.328Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-09T17:56:01.426Z] 2021/06/09 17:56:00 Closing DB instances... [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="node3(86431b6f26bc): Node leave event for 37b111c758ab/172.28.51.96" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="node5(d2e017a59ab4): Node leave event for 37b111c758ab/172.28.51.96" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="node2(c8e48f1439f3): Node leave event for 37b111c758ab/172.28.51.96" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="node4(e9d5c4c830bc): Node leave event for 37b111c758ab/172.28.51.96" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="node1(37b111c758ab): Node leave event for 37b111c758ab/172.28.51.96" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab/172.28.51.96, left gossip cluster" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab/172.28.51.96, left gossip cluster" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab/172.28.51.96, left gossip cluster" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab/172.28.51.96, left gossip cluster" [2021-06-09T17:56:01.426Z] time="2021-06-09T17:56:01Z" level=info msg="Node 37b111c758ab/172.28.51.96, left gossip cluster" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3 change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="node3(86431b6f26bc): Node leave event for c8e48f1439f3/172.28.51.96" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3 change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="node5(d2e017a59ab4): Node leave event for c8e48f1439f3/172.28.51.96" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3 change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="node4(e9d5c4c830bc): Node leave event for c8e48f1439f3/172.28.51.96" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3 change state NodeActive --> NodeLeft" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=info msg="node2(c8e48f1439f3): Node leave event for c8e48f1439f3/172.28.51.96" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.51.96:10034" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=debug msg="memberlist: Stream connection from=172.28.51.96:49370" [2021-06-09T17:56:01.888Z] time="2021-06-09T17:56:01Z" level=error msg="node: c8e48f1439f3 is unknown to memberlist" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:01Z" level=info msg="Node c8e48f1439f3/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="Node 86431b6f26bc change state NodeActive --> NodeLeft" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="node5(d2e017a59ab4): Node leave event for 86431b6f26bc/172.28.51.96" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="Node 86431b6f26bc change state NodeActive --> NodeLeft" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="node4(e9d5c4c830bc): Node leave event for 86431b6f26bc/172.28.51.96" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="Node 86431b6f26bc change state NodeActive --> NodeLeft" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="node3(86431b6f26bc): Node leave event for 86431b6f26bc/172.28.51.96" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="Node 86431b6f26bc/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.348Z] time="2021-06-09T17:56:02Z" level=info msg="Node 86431b6f26bc/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.808Z] time="2021-06-09T17:56:02Z" level=info msg="Node 86431b6f26bc/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.808Z] time="2021-06-09T17:56:02Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, left gossip cluster" [2021-06-09T17:56:02.808Z] time="2021-06-09T17:56:02Z" level=info msg="Node e9d5c4c830bc change state NodeActive --> NodeFailed" [2021-06-09T17:56:02.808Z] time="2021-06-09T17:56:02Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, added to failed nodes list" [2021-06-09T17:56:02.808Z] time="2021-06-09T17:56:02Z" level=info msg="Node e9d5c4c830bc change state NodeActive --> NodeLeft" [2021-06-09T17:56:02.808Z] time="2021-06-09T17:56:02Z" level=info msg="node5(d2e017a59ab4): Node leave event for e9d5c4c830bc/172.28.51.96" [2021-06-09T17:56:03.269Z] time="2021-06-09T17:56:02Z" level=info msg="Node e9d5c4c830bc/172.28.51.96, left gossip cluster" [2021-06-09T17:56:03.269Z] time="2021-06-09T17:56:03Z" level=info msg="Node d2e017a59ab4/172.28.51.96, left gossip cluster" [2021-06-09T17:56:03.269Z] time="2021-06-09T17:56:03Z" level=info msg="Node d2e017a59ab4 change state NodeActive --> NodeFailed" [2021-06-09T17:56:03.269Z] time="2021-06-09T17:56:03Z" level=info msg="Node d2e017a59ab4/172.28.51.96, added to failed nodes list" [2021-06-09T17:56:03.269Z] --- PASS: TestNetworkDBIslands (46.03s) [2021-06-09T17:56:03.269Z] networkdb_test.go:834: Re-joining: 3 [2021-06-09T17:56:03.269Z] networkdb_test.go:834: Re-joining: 4 [2021-06-09T17:56:03.269Z] networkdb_test.go:866: node4: OK [2021-06-09T17:56:03.269Z] networkdb_test.go:866: node5: OK [2021-06-09T17:56:03.269Z] PASS [2021-06-09T17:56:03.269Z] coverage: 59.4% of statements [2021-06-09T17:56:03.269Z] ok github.com/docker/docker/libnetwork/networkdb 136.971s coverage: 59.4% of statements [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/quota [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T17:56:03.269Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T17:56:03.851Z] tests/integration/client_test.py ..... [ 75%] [2021-06-09T17:56:03.851Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-09T17:56:04.109Z] tests/integration/errors_test.py . [ 76%] [2021-06-09T17:56:04.631Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-09T17:56:05.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T17:56:05.453Z] [2021-06-09T17:56:05.453Z] === Skipped [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-09T17:56:05.454Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-09T17:56:05.454Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-09T17:56:05.454Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-09T17:56:05.454Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-09T17:56:05.454Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T17:56:05.454Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-09T17:56:05.454Z] daemon_test.go:147: root required [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T17:56:05.454Z] reload_test.go:520: root required [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-09T17:56:05.454Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T17:56:05.454Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-09T17:56:05.454Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-09T17:56:05.454Z] download_test.go:268: Needs fixing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-09T17:56:05.454Z] layer_test.go:304: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-09T17:56:05.454Z] layer_test.go:353: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-09T17:56:05.454Z] layer_test.go:468: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-09T17:56:05.454Z] layer_test.go:697: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-09T17:56:05.454Z] migration_test.go:46: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T17:56:05.454Z] migration_test.go:182: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-09T17:56:05.454Z] mount_test.go:17: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-09T17:56:05.454Z] mount_test.go:76: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-09T17:56:05.454Z] mount_test.go:125: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-09T17:56:05.454Z] mount_test.go:212: Failing on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-09T17:56:05.454Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-09T17:56:05.454Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-09T17:56:05.454Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-09T17:56:05.454Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-09T17:56:05.454Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-09T17:56:05.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-09T17:56:05.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-09T17:56:05.454Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-09T17:56:05.454Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-09T17:56:05.454Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T17:56:05.454Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T17:56:05.454Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T17:56:05.454Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-09T17:56:05.454Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T17:56:05.454Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-09T17:56:05.454Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-09T17:56:05.454Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T17:56:05.454Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T17:56:05.454Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T17:56:05.454Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T17:56:05.454Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T17:56:05.454Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-09T17:56:05.454Z] archive_windows_test.go:16: Currently fails [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-09T17:56:05.454Z] changes_test.go:196: needs more investigation [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-09T17:56:05.454Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-09T17:56:05.454Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-09T17:56:05.454Z] changes_test.go:433: needs further investigation [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-09T17:56:05.454Z] changes_test.go:469: needs further investigation [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-09T17:56:05.454Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-09T17:56:05.454Z] poller_test.go:41: No chmod on Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T17:56:05.454Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T17:56:05.454Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-09T17:56:05.454Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-09T17:56:05.454Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-09T17:56:05.454Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-09T17:56:05.454Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-09T17:56:05.454Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] [2021-06-09T17:56:05.454Z] DONE 2054 tests, 69 skipped in 323.893s [2021-06-09T17:56:05.454Z] INFO: make.ps1 ended at 06/09/2021 17:56:05 [2021-06-09T17:56:05.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T17:56:06.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T17:56:07.644Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-09T17:56:07.644Z] INFO: Unit tests ended at 06/09/2021 17:56:06. Duration:00:05:40.1245231 [2021-06-09T17:56:07.644Z] INFO: Building busybox [2021-06-09T17:56:07.644Z] Sending build context to Docker daemon 5.12kB [2021-06-09T17:56:07.644Z] [2021-06-09T17:56:07.644Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-09T17:56:07.644Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-09T17:56:07.644Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-09T17:56:07.644Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-09T17:56:07.644Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-09T17:56:07.644Z] ---> 39d157a84080 [2021-06-09T17:56:07.644Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-09T17:56:07.644Z] ---> Running in 0cd1235be642 [2021-06-09T17:56:07.898Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T17:56:08.461Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-09T17:56:09.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T17:56:11.391Z] Removing intermediate container 0cd1235be642 [2021-06-09T17:56:11.391Z] ---> 58dbcef6144d [2021-06-09T17:56:11.391Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-09T17:56:11.391Z] ---> Running in 7b3093b48657 [2021-06-09T17:56:11.715Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T17:56:11.851Z] Removing intermediate container 7b3093b48657 [2021-06-09T17:56:11.851Z] ---> 6ba5b5336362 [2021-06-09T17:56:11.851Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-09T17:56:11.851Z] ---> Running in b6a1521d4a7d [2021-06-09T17:56:12.311Z] Removing intermediate container b6a1521d4a7d [2021-06-09T17:56:12.311Z] ---> 9a4e52ab3679 [2021-06-09T17:56:12.311Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-09T17:56:13.855Z] [2021-06-09T17:56:13.855Z] ---> 717e7fc03b69 [2021-06-09T17:56:13.855Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-09T17:56:14.318Z] ---> Running in ed6314ab25f2 [2021-06-09T17:56:14.981Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-09T17:56:16.870Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-09T17:56:17.801Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-09T17:56:19.178Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-09T17:56:22.999Z] Removing intermediate container ed6314ab25f2 [2021-06-09T17:56:22.999Z] ---> 2fd334ca5f99 [2021-06-09T17:56:22.999Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-09T17:56:22.999Z] ---> Running in 49f8e8b4c2e0 [2021-06-09T17:56:23.340Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-09T17:56:23.972Z] [2021-06-09T17:56:23.972Z] SUCCESS: Specified value was saved. [2021-06-09T17:56:26.150Z] Removing intermediate container 49f8e8b4c2e0 [2021-06-09T17:56:26.150Z] ---> bba98b3fb3fd [2021-06-09T17:56:26.150Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-09T17:56:26.150Z] ---> Running in 6011e524f8f6 [2021-06-09T17:56:28.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-09T17:56:28.979Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:56:28.979Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:56:28.979Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-09T17:56:28.979Z] [2021-06-09T17:56:28.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-09T17:56:28.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-09T17:56:28.979Z] HOSTNAME=f3c30078b64a [2021-06-09T17:56:28.979Z] TESTDEBUG=0 [2021-06-09T17:56:28.979Z] DEST=bundles/test-integration [2021-06-09T17:56:28.979Z] PWD=/go/src/github.com/docker/docker [2021-06-09T17:56:28.979Z] DOCKER_GITCOMMIT=ced0a1a16c043a6df8b0216edb861f143255061a [2021-06-09T17:56:28.979Z] container=docker [2021-06-09T17:56:28.979Z] HOME=/root [2021-06-09T17:56:28.979Z] GOLANG_VERSION=1.13.15 [2021-06-09T17:56:28.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-09T17:56:28.979Z] VALIDATE_BRANCH=master [2021-06-09T17:56:28.979Z] TERM=xterm [2021-06-09T17:56:28.979Z] DOCKER_PKG=github.com/docker/docker [2021-06-09T17:56:28.979Z] SHLVL=1 [2021-06-09T17:56:28.979Z] TIMEOUT=120m [2021-06-09T17:56:28.979Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-09T17:56:28.979Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-09T17:56:28.979Z] GO111MODULE=off [2021-06-09T17:56:28.979Z] DOCKER_EXPERIMENTAL=1 [2021-06-09T17:56:28.979Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-09T17:56:28.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-09T17:56:28.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-09T17:56:28.979Z] GOPATH=/go [2021-06-09T17:56:28.979Z] PKG_CONFIG=pkg-config [2021-06-09T17:56:28.979Z] _=/usr/bin/env [2021-06-09T17:56:28.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-09T17:56:29.879Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T17:56:29.885Z] Cannot create a file when that file already exists. [2021-06-09T17:56:31.183Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-09T17:56:31.243Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T17:56:31.748Z] --- PASS: TestImportExtremelyLargeImageWorks (104.13s) [2021-06-09T17:56:31.748Z] PASS [2021-06-09T17:56:31.748Z] [2021-06-09T17:56:31.748Z] === Skipped [2021-06-09T17:56:31.748Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-09T17:56:31.748Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-09T17:56:31.748Z] [2021-06-09T17:56:31.748Z] [2021-06-09T17:56:31.748Z] DONE 12 tests, 1 skipped in 107.699s [2021-06-09T17:56:31.748Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:56:31.748Z] INFO: Testing against a local daemon [2021-06-09T17:56:31.748Z] === RUN TestNetworkCreateDelete [2021-06-09T17:56:31.748Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-09T17:56:31.748Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:56:31.748Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-09T17:56:31.748Z] === RUN TestDaemonDNSFallback [2021-06-09T17:56:32.689Z] --- PASS: TestDaemonDNSFallback (7.60s) [2021-06-09T17:56:32.689Z] === RUN TestInspectNetwork [2021-06-09T17:56:32.689Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T17:56:32.689Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:56:32.689Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T17:56:32.689Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:56:32.689Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:56:32.689Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:56:32.689Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:56:32.689Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:56:32.689Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:56:32.689Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:56:32.689Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:56:32.689Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:56:32.689Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:56:32.689Z] === RUN TestNetworkList [2021-06-09T17:56:32.689Z] === RUN TestNetworkList//networks [2021-06-09T17:56:32.689Z] === PAUSE TestNetworkList//networks [2021-06-09T17:56:32.689Z] === RUN TestNetworkList//networks/ [2021-06-09T17:56:32.689Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:56:32.689Z] === CONT TestNetworkList//networks [2021-06-09T17:56:32.689Z] === CONT TestNetworkList//networks/ [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkList (0.02s) [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T17:56:32.689Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T17:56:32.689Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:56:32.689Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T17:56:32.689Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:56:32.689Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-09T17:56:32.689Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:56:32.689Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:56:32.689Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T17:56:32.689Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:56:32.689Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T17:56:32.689Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:56:32.689Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:56:32.689Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:56:32.689Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-09T17:56:32.689Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:56:32.689Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] PASS [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === Skipped [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-09T17:56:32.689Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T17:56:32.689Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T17:56:32.689Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-09T17:56:32.689Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-09T17:56:32.689Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T17:56:32.689Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] [2021-06-09T17:56:32.689Z] DONE 22 tests, 12 skipped in 8.266s [2021-06-09T17:56:32.689Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:56:32.952Z] INFO: Testing against a local daemon [2021-06-09T17:56:32.952Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T17:56:32.952Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T17:56:32.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:56:32.952Z] === RUN TestDockerNetworkIpvlan [2021-06-09T17:56:32.952Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:56:32.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:56:32.952Z] PASS [2021-06-09T17:56:32.952Z] [2021-06-09T17:56:32.952Z] === Skipped [2021-06-09T17:56:32.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T17:56:32.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:56:32.952Z] [2021-06-09T17:56:32.952Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:56:32.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:56:32.952Z] [2021-06-09T17:56:32.952Z] [2021-06-09T17:56:32.952Z] DONE 2 tests, 2 skipped in 0.126s [2021-06-09T17:56:32.952Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:56:32.952Z] INFO: Testing against a local daemon [2021-06-09T17:56:32.952Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T17:56:32.952Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-09T17:56:32.952Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.952Z] === RUN TestDockerNetworkMacvlan [2021-06-09T17:56:32.952Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-09T17:56:32.953Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.953Z] PASS [2021-06-09T17:56:32.953Z] [2021-06-09T17:56:32.953Z] === Skipped [2021-06-09T17:56:32.953Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-09T17:56:32.953Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.953Z] [2021-06-09T17:56:32.953Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-09T17:56:32.953Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:56:32.953Z] [2021-06-09T17:56:32.953Z] [2021-06-09T17:56:32.953Z] DONE 2 tests, 2 skipped in 0.110s [2021-06-09T17:56:32.953Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T17:56:32.953Z] testing: warning: no tests to run [2021-06-09T17:56:32.953Z] PASS [2021-06-09T17:56:32.953Z] [2021-06-09T17:56:32.953Z] DONE 0 tests in 0.025s [2021-06-09T17:56:32.953Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T17:56:33.213Z] INFO: Testing against a local daemon [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginTLS [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginHeader [2021-06-09T17:56:33.213Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-09T17:56:33.213Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.213Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T17:56:33.473Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] === RUN TestAuthZPluginV2Disable [2021-06-09T17:56:33.473Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T17:56:33.473Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T17:56:33.473Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T17:56:33.473Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] PASS [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === Skipped [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-09T17:56:33.473Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] [2021-06-09T17:56:33.473Z] DONE 17 tests, 17 skipped in 0.397s [2021-06-09T17:56:33.473Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T17:56:33.733Z] INFO: Testing against a local daemon [2021-06-09T17:56:33.733Z] === RUN TestPluginInvalidJSON [2021-06-09T17:56:33.733Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:56:33.733Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:56:33.733Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:56:33.733Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-09T17:56:33.733Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T17:56:33.733Z] === RUN TestPluginInstall [2021-06-09T17:56:33.733Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T17:56:33.733Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.733Z] === RUN TestPluginsWithRuntimes [2021-06-09T17:56:33.733Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T17:56:33.733Z] 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-06-09T17:56:33.733Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T17:56:33.733Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T17:56:33.733Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-09T17:56:33.733Z] PASS [2021-06-09T17:56:33.733Z] [2021-06-09T17:56:33.733Z] === Skipped [2021-06-09T17:56:33.733Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-09T17:56:33.733Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-09T17:56:33.733Z] [2021-06-09T17:56:33.733Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-09T17:56:33.733Z] 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-06-09T17:56:33.733Z] [2021-06-09T17:56:33.733Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T17:56:33.733Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-09T17:56:33.733Z] [2021-06-09T17:56:33.733Z] [2021-06-09T17:56:33.733Z] DONE 5 tests, 3 skipped in 0.157s [2021-06-09T17:56:33.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T17:56:33.733Z] INFO: Testing against a local daemon [2021-06-09T17:56:33.733Z] === RUN TestExternalGraphDriver [2021-06-09T17:56:33.733Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-09T17:56:33.733Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-09T17:56:33.733Z] === RUN TestGraphdriverPluginV2 [2021-06-09T17:56:33.757Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-09T17:56:34.577Z] Removing intermediate container 6011e524f8f6 [2021-06-09T17:56:34.577Z] ---> 04fcff91463f [2021-06-09T17:56:34.577Z] Step 13/13 : CMD ["sh"] [2021-06-09T17:56:34.577Z] ---> Running in 77c5bd273d45 [2021-06-09T17:56:35.037Z] Removing intermediate container 77c5bd273d45 [2021-06-09T17:56:35.037Z] ---> 656a0c673076 [2021-06-09T17:56:35.037Z] Successfully built 656a0c673076 [2021-06-09T17:56:35.037Z] Successfully tagged busybox:latest [2021-06-09T17:56:35.037Z] INFO: Docker images of the daemon under test [2021-06-09T17:56:35.037Z] [2021-06-09T17:56:35.037Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T17:56:35.037Z] busybox latest 656a0c673076 Less than a second ago 2.78GB [2021-06-09T17:56:35.037Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-09T17:56:35.037Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-09T17:56:35.037Z] [2021-06-09T17:56:35.037Z] INFO: Running integration tests at 06/09/2021 17:56:34... [2021-06-09T17:56:35.037Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-09T17:56:35.037Z] INFO: Integration API tests being run from the host: [2021-06-09T17:56:35.037Z] INFO: make.ps1 starting at 06/09/2021 17:56:34 [2021-06-09T17:56:36.008Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-09T17:56:36.274Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T17:56:40.309Z] --- PASS: TestGraphdriverPluginV2 (5.72s) [2021-06-09T17:56:40.309Z] PASS [2021-06-09T17:56:40.309Z] [2021-06-09T17:56:40.309Z] === Skipped [2021-06-09T17:56:40.309Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-09T17:56:40.309Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-09T17:56:40.309Z] [2021-06-09T17:56:40.309Z] [2021-06-09T17:56:40.309Z] DONE 2 tests, 1 skipped in 5.911s [2021-06-09T17:56:40.310Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T17:56:40.310Z] INFO: Testing against a local daemon [2021-06-09T17:56:40.310Z] === RUN TestContinueAfterPluginCrash [2021-06-09T17:56:40.310Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T17:56:40.310Z] === RUN TestReadPluginNoRead [2021-06-09T17:56:40.310Z] === PAUSE TestReadPluginNoRead [2021-06-09T17:56:40.310Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T17:56:40.310Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T17:56:40.310Z] === CONT TestContinueAfterPluginCrash [2021-06-09T17:56:40.310Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T17:56:46.212Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T17:56:46.886Z] --- PASS: TestDaemonStartWithLogOpt (6.58s) [2021-06-09T17:56:46.886Z] === CONT TestReadPluginNoRead [2021-06-09T17:56:48.728Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-09T17:56:50.193Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T17:56:50.193Z] --- PASS: TestContinueAfterPluginCrash (10.48s) [2021-06-09T17:56:50.221Z] ......... [ 86%] [2021-06-09T17:56:50.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-09T17:56:51.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-09T17:56:51.245Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-09T17:56:52.769Z] === RUN TestReadPluginNoRead/default [2021-06-09T17:56:53.135Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T17:56:54.499Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T17:56:54.499Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T17:56:55.072Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-09T17:56:55.072Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-09T17:56:55.306Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T17:56:55.723Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-09T17:56:57.364Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-09T17:56:57.854Z] --- PASS: TestReadPluginNoRead (11.19s) [2021-06-09T17:56:57.854Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s) [2021-06-09T17:56:57.854Z] --- PASS: TestReadPluginNoRead/default (2.52s) [2021-06-09T17:56:57.854Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) [2021-06-09T17:56:57.854Z] read_test.go:92: [d4bb309a2a1ec] daemon is not started [2021-06-09T17:56:57.854Z] PASS [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] DONE 6 tests in 17.906s [2021-06-09T17:56:57.854Z] 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-06-09T17:56:57.854Z] testing: warning: no tests to run [2021-06-09T17:56:57.854Z] PASS [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] DONE 0 tests in 0.048s [2021-06-09T17:56:57.854Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T17:56:57.854Z] INFO: Testing against a local daemon [2021-06-09T17:56:57.854Z] === RUN TestPluginWithDevMounts [2021-06-09T17:56:57.854Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T17:56:57.854Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-09T17:56:57.854Z] PASS [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === Skipped [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-09T17:56:57.854Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] DONE 1 tests, 1 skipped in 0.117s [2021-06-09T17:56:57.854Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T17:56:57.854Z] INFO: Testing against a local daemon [2021-06-09T17:56:57.854Z] === RUN TestSecretInspect [2021-06-09T17:56:57.854Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] === RUN TestSecretList [2021-06-09T17:56:57.854Z] --- SKIP: TestSecretList (0.02s) [2021-06-09T17:56:57.854Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] === RUN TestSecretsCreateAndDelete [2021-06-09T17:56:57.854Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] === RUN TestSecretsUpdate [2021-06-09T17:56:57.854Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] === RUN TestTemplatedSecret [2021-06-09T17:56:57.854Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T17:56:57.854Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] === RUN TestSecretCreateResolve [2021-06-09T17:56:57.854Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] PASS [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === Skipped [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-06-09T17:56:57.854Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-09T17:56:57.854Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-09T17:56:57.854Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] [2021-06-09T17:56:57.854Z] DONE 6 tests, 6 skipped in 0.183s [2021-06-09T17:56:57.854Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T17:56:58.114Z] INFO: Testing against a local daemon [2021-06-09T17:56:58.114Z] === RUN TestServiceCreateInit [2021-06-09T17:56:58.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T17:56:58.114Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T17:56:58.114Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-09T17:56:58.114Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T17:56:58.114Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T17:56:58.114Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-09T17:56:58.114Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceConflict [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-09T17:56:58.114Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-09T17:56:58.114Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-09T17:56:58.114Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-09T17:56:58.114Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-06-09T17:56:58.114Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceSysctls [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-09T17:56:58.114Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateServiceCapabilities [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-09T17:56:58.114Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestInspect [2021-06-09T17:56:58.114Z] --- SKIP: TestInspect (0.01s) [2021-06-09T17:56:58.114Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestCreateJob [2021-06-09T17:56:58.114Z] --- SKIP: TestCreateJob (0.01s) [2021-06-09T17:56:58.114Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestReplicatedJob [2021-06-09T17:56:58.114Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-09T17:56:58.114Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestUpdateReplicatedJob [2021-06-09T17:56:58.114Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-09T17:56:58.114Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestServiceListWithStatuses [2021-06-09T17:56:58.114Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T17:56:58.114Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:56:58.114Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T17:56:58.114Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-09T17:56:58.114Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestDockerNetworkReConnect [2021-06-09T17:56:58.114Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-06-09T17:56:58.114Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:56:58.114Z] === RUN TestServicePlugin [2021-06-09T17:57:01.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T17:57:01.219Z] INFO: Testing against a local daemon [2021-06-09T17:57:01.219Z] === RUN TestBuildWithSession [2021-06-09T17:57:01.219Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:57:01.219Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:57:01.219Z] === RUN TestBuildSquashParent [2021-06-09T17:57:01.219Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-09T17:57:01.219Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:57:01.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:57:01.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:57:01.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:57:01.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:57:01.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:57:01.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:57:01.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:57:01.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:57:01.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:57:01.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:57:01.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite (442.49s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.62s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.60s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.12s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:1455: [d6a23fc201cbb] daemon is not started [2021-06-09T17:57:01.609Z] check_test.go:309: [dbc4a48496237] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.03s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.60s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d62a1155059df] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.36s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.65s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.04s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.71s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.02s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.06s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.08s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-09T17:57:01.609Z] check_test.go:309: [df3cb6d8c10fe] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d3d56bdabe92f] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.26s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d095ad09f8460] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.27s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.81s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.08s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-09T17:57:01.609Z] check_test.go:309: [dc7d8f6e2ad2e] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.61s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.16s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.96s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.65s) [2021-06-09T17:57:01.609Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-09T17:57:01.609Z] check_test.go:309: [dcc14c58779ce] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.73s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.65s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.15s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d110280f1cc11] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.94s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-06-09T17:57:01.609Z] check_test.go:309: [dcb2ac2e60a02] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_plugins_test.go:79: [dc1313216cf80] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.75s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_plugins_test.go:169: [d293972625b75] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.99s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-09T17:57:01.609Z] check_test.go:309: [da9801aed4a35] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.44s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.60s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.41s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.46s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.33s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.64s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.40s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d25b8bd358b51] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.17s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.65s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.26s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.15s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.75s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.94s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d364629846dc6] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.83s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.94s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.83s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.44s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.11s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.60s) [2021-06-09T17:57:01.609Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-09T17:57:01.609Z] check_test.go:309: [d056feb9bd9cd] daemon is not started [2021-06-09T17:57:01.609Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-09T17:57:01.609Z] check_test.go:309: [d95efe9b0534c] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.31s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d61a7846c859d] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.50s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.37s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.19s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.31s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.56s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.25s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d94758484492c] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.33s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.42s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.41s) [2021-06-09T17:57:01.609Z] check_test.go:309: [d9faaf912f165] daemon is not started [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.60s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-06-09T17:57:01.609Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-09T17:57:01.609Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-09T17:57:01.610Z] check_test.go:309: [d08e93e0c9d90] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.20s) [2021-06-09T17:57:01.610Z] check_test.go:309: [dc7a8b0da1835] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.46s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-06-09T17:57:01.610Z] check_test.go:309: [dfdf74dfd48a3] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.40s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.49s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-06-09T17:57:01.610Z] check_test.go:309: [d3198e9da23ff] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.03s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.19s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.86s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.05s) [2021-06-09T17:57:01.610Z] check_test.go:309: [d07c06eb03524] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.58s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-09T17:57:01.610Z] check_test.go:309: [d8860b1d24079] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.58s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.76s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.18s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.55s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.60s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.30s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.33s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.85s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.76s) [2021-06-09T17:57:01.610Z] docker_cli_daemon_test.go:2550: [dd215e2dc90a4] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.11s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.78s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.51s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.92s) [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-06-09T17:57:01.610Z] check_test.go:309: [d94d01a1e8149] daemon is not started [2021-06-09T17:57:01.610Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.06s) [2021-06-09T17:57:01.610Z] === RUN TestDockerSwarmSuite [2021-06-09T17:57:01.610Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-09T17:57:01.610Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T17:57:02.314Z] --- SKIP: TestServicePlugin (3.49s) [2021-06-09T17:57:02.315Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] === RUN TestServiceUpdateLabel [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] === RUN TestServiceUpdateSecrets [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] === RUN TestServiceUpdateConfigs [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] === RUN TestServiceUpdateNetwork [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-09T17:57:02.315Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] PASS [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === Skipped [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T17:57:02.315Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T17:57:02.315Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T17:57:02.315Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-09T17:57:02.315Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-09T17:57:02.315Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-09T17:57:02.315Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-09T17:57:02.315Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-09T17:57:02.315Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-06-09T17:57:02.315Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-09T17:57:02.315Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-09T17:57:02.315Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-09T17:57:02.315Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-09T17:57:02.315Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-09T17:57:02.315Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-09T17:57:02.315Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T17:57:02.315Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-09T17:57:02.315Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-06-09T17:57:02.315Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2021-06-09T17:57:02.315Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-09T17:57:02.315Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-09T17:57:02.315Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] DONE 24 tests, 23 skipped in 3.931s [2021-06-09T17:57:02.315Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T17:57:02.315Z] INFO: Testing against a local daemon [2021-06-09T17:57:02.315Z] === RUN TestSessionCreate [2021-06-09T17:57:02.315Z] --- PASS: TestSessionCreate (0.02s) [2021-06-09T17:57:02.315Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T17:57:02.315Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-09T17:57:02.315Z] PASS [2021-06-09T17:57:02.315Z] [2021-06-09T17:57:02.315Z] DONE 2 tests in 0.152s [2021-06-09T17:57:02.315Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T17:57:02.315Z] INFO: Testing against a local daemon [2021-06-09T17:57:02.315Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T17:57:02.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T17:57:02.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:57:02.315Z] === RUN TestEventsExecDie [2021-06-09T17:57:03.255Z] --- PASS: TestEventsExecDie (1.03s) [2021-06-09T17:57:03.255Z] === RUN TestEventsBackwardsCompatible [2021-06-09T17:57:03.255Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-09T17:57:03.255Z] === RUN TestEventsVolumeCreate [2021-06-09T17:57:03.255Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-09T17:57:03.255Z] === RUN TestInfoBinaryCommits [2021-06-09T17:57:03.255Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-09T17:57:03.255Z] === RUN TestInfoAPIVersioned [2021-06-09T17:57:03.255Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-09T17:57:03.255Z] === RUN TestInfoDiscoveryBackend [2021-06-09T17:57:03.914Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-09T17:57:04.171Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-09T17:57:04.874Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-09T17:57:04.874Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T17:57:05.162Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-09T17:57:05.162Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T17:57:06.183Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-09T17:57:08.137Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T17:57:08.137Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-09T17:57:08.453Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-06-09T17:57:08.453Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T17:57:08.453Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-09T17:57:08.453Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:57:08.453Z] === RUN TestInfoAPI [2021-06-09T17:57:08.453Z] --- PASS: TestInfoAPI (0.02s) [2021-06-09T17:57:08.453Z] === RUN TestInfoAPIWarnings [2021-06-09T17:57:09.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-09T17:57:09.451Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-09T17:57:09.451Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-09T17:57:13.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:57:13.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:57:14.426Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-09T17:57:14.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-09T17:57:14.941Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-09T17:57:14.941Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-09T17:57:14.941Z] [2021-06-09T17:57:14.941Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-09T17:57:14.941Z] =========================== short test summary info ============================ [2021-06-09T17:57:14.941Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-09T17:57:14.941Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-09T17:57:14.942Z] Not supported on most drivers [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-09T17:57:14.942Z] Output of docker top depends on host distro, and is not formalized. [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-09T17:57:14.942Z] Output of docker top depends on host distro, and is not formalized. [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-09T17:57:14.942Z] Can fail if eth0 has multiple IP addresses [2021-06-09T17:57:14.942Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-09T17:57:14.942Z] This doesn't seem to be taken into account by the engine [2021-06-09T17:57:14.942Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-09T17:57:14.942Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-09T17:57:14.942Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-09T17:57:14.942Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 356.35 seconds == [2021-06-09T17:57:15.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-09T17:57:17.937Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T17:57:19.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-09T17:57:20.453Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T17:57:21.170Z] --- PASS: TestImportExtremelyLargeImageWorks (101.92s) [2021-06-09T17:57:21.170Z] PASS [2021-06-09T17:57:21.170Z] [2021-06-09T17:57:21.170Z] DONE 12 tests in 104.854s [2021-06-09T17:57:21.170Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:57:21.170Z] INFO: Testing against a local daemon [2021-06-09T17:57:21.170Z] === RUN TestNetworkCreateDelete [2021-06-09T17:57:21.170Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-09T17:57:21.170Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:57:21.170Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-09T17:57:21.170Z] === RUN TestDaemonDNSFallback [2021-06-09T17:57:21.170Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-06-09T17:57:21.170Z] === RUN TestInspectNetwork [2021-06-09T17:57:21.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-09T17:57:22.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-09T17:57:22.544Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T17:57:22.544Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T17:57:22.544Z] === RUN TestInspectNetwork/network_name [2021-06-09T17:57:22.544Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T17:57:23.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-09T17:57:23.718Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T17:57:24.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-09T17:57:26.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-09T17:57:26.521Z] 4612f6d0b889: Pull complete [2021-06-09T17:57:26.549Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-06-09T17:57:26.549Z] === RUN TestInfoDebug [2021-06-09T17:57:26.722Z] --- PASS: TestInspectNetwork (7.65s) [2021-06-09T17:57:26.722Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T17:57:26.722Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T17:57:26.722Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T17:57:26.722Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T17:57:26.722Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:57:27.117Z] --- PASS: TestInfoDebug (1.54s) [2021-06-09T17:57:27.117Z] === RUN TestInfoInsecureRegistries [2021-06-09T17:57:27.383Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T17:57:27.384Z] [2021-06-09T17:57:27.384Z] Unloading profiles will leave already running processes permanently [2021-06-09T17:57:27.384Z] unconfined, which can lead to unexpected situations. [2021-06-09T17:57:27.384Z] [2021-06-09T17:57:27.384Z] To set a process to complain mode, use the command line tool [2021-06-09T17:57:27.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T17:57:27.384Z] Post stage [Pipeline] junit [2021-06-09T17:57:27.657Z] Recording test results [2021-06-09T17:57:27.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-09T17:57:28.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.96s) [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.10s) [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.21s) [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.24s) [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s) [2021-06-09T17:57:28.441Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.36s) [2021-06-09T17:57:28.441Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:57:28.441Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:57:28.500Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-09T17:57:28.500Z] === RUN TestInfoRegistryMirrors [2021-06-09T17:57:28.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-09T17:57:28.848Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-09T17:57:29.127Z] + echo Ensuring container killed. [2021-06-09T17:57:29.127Z] Ensuring container killed. [2021-06-09T17:57:29.127Z] + docker rm -vf docker-pr1 [2021-06-09T17:57:29.127Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-09T17:57:29.408Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:57:29.408Z] Chowning /workspace to jenkins user [2021-06-09T17:57:29.408Z] + id -u [2021-06-09T17:57:29.408Z] + id -g [2021-06-09T17:57:29.408Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:57:29.408Z] Unable to find image 'busybox:latest' locally [2021-06-09T17:57:29.408Z] latest: Pulling from library/busybox [2021-06-09T17:57:29.408Z] b71f96345d44: Pulling fs layer [2021-06-09T17:57:29.666Z] b71f96345d44: Verifying Checksum [2021-06-09T17:57:29.666Z] b71f96345d44: Download complete [2021-06-09T17:57:29.666Z] b71f96345d44: Pull complete [2021-06-09T17:57:29.666Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T17:57:29.666Z] Status: Downloaded newer image for busybox:latest [2021-06-09T17:57:30.009Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-06-09T17:57:30.009Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:57:30.009Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:57:30.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:57:30.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:57:30.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:57:30.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:57:30.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:57:30.009Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:57:30.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:57:30.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:57:30.009Z] === RUN TestNetworkList [2021-06-09T17:57:30.009Z] === RUN TestNetworkList//networks [2021-06-09T17:57:30.009Z] === PAUSE TestNetworkList//networks [2021-06-09T17:57:30.009Z] === RUN TestNetworkList//networks/ [2021-06-09T17:57:30.009Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:57:30.009Z] === CONT TestNetworkList//networks [2021-06-09T17:57:30.009Z] === CONT TestNetworkList//networks/ [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkList (0.01s) [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T17:57:30.009Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T17:57:30.009Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:57:30.266Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-09T17:57:30.266Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:57:30.409Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-09T17:57:30.409Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T17:57:30.409Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-09T17:57:30.409Z] === RUN TestPingCacheHeaders [2021-06-09T17:57:30.409Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T17:57:30.409Z] === RUN TestPingGet [2021-06-09T17:57:30.409Z] --- PASS: TestPingGet (0.02s) [2021-06-09T17:57:30.409Z] === RUN TestPingHead [2021-06-09T17:57:30.409Z] --- PASS: TestPingHead (0.02s) [2021-06-09T17:57:30.409Z] === RUN TestVersion [2021-06-09T17:57:30.409Z] --- PASS: TestVersion (0.02s) [2021-06-09T17:57:30.409Z] PASS [2021-06-09T17:57:30.409Z] [2021-06-09T17:57:30.409Z] === Skipped [2021-06-09T17:57:30.409Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T17:57:30.409Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T17:57:30.409Z] [2021-06-09T17:57:30.409Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-09T17:57:30.409Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-09T17:57:30.409Z] [2021-06-09T17:57:30.409Z] [2021-06-09T17:57:30.409Z] DONE 19 tests, 2 skipped in 28.397s [2021-06-09T17:57:30.409Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T17:57:30.409Z] INFO: Testing against a local daemon [2021-06-09T17:57:30.409Z] === RUN TestVolumesCreateAndList [2021-06-09T17:57:30.668Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-09T17:57:30.668Z] === RUN TestVolumesRemove [2021-06-09T17:57:30.668Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-09T17:57:30.668Z] === RUN TestVolumesInspect [2021-06-09T17:57:30.668Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T17:57:30.668Z] === RUN TestVolumesInvalidJSON [2021-06-09T17:57:30.668Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T17:57:30.668Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T17:57:30.668Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T17:57:30.668Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-09T17:57:30.668Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T17:57:30.668Z] PASS [2021-06-09T17:57:30.668Z] [2021-06-09T17:57:30.668Z] DONE 5 tests in 0.241s [2021-06-09T17:57:30.668Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T17:57:30.668Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12517 is not a child of this shell [2021-06-09T17:57:30.668Z] warning: PID 12517 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-09T17:57:30.668Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T17:57:30.668Z] [2021-06-09T17:57:30.668Z] Unloading profiles will leave already running processes permanently [2021-06-09T17:57:30.668Z] unconfined, which can lead to unexpected situations. [2021-06-09T17:57:30.668Z] [2021-06-09T17:57:30.668Z] To set a process to complain mode, use the command line tool [2021-06-09T17:57:30.668Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T17:57:30.668Z] Removing test suite binaries [2021-06-09T17:57:30.668Z] exiting test-integration [2021-06-09T17:57:30.668Z] ++ exit 0 [2021-06-09T17:57:31.202Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-09T17:57:31.202Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:57:31.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:57:31.607Z] [2021-06-09T17:57:31.767Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-06-09T17:57:31.767Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:57:31.874Z] + bundleName=docker-py [2021-06-09T17:57:31.874Z] + echo Creating docker-py-bundles.tar.gz [2021-06-09T17:57:31.874Z] Creating docker-py-bundles.tar.gz [2021-06-09T17:57:31.874Z] + 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-06-09T17:57:31.884Z] Archiving artifacts [2021-06-09T17:57:32.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-09T17:57:33.275Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-09T17:57:33.275Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange Post stage [Pipeline] junit [2021-06-09T17:57:33.531Z] Recording test results [2021-06-09T17:57:33.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-09T17:57:33.668Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-09T17:57:34.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER docker:0dc838e53b56329211337a50e1d575253fcace67 hack/make.sh binary [2021-06-09T17:57:34.209Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-09T17:57:34.209Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:57:34.579Z] [2021-06-09T17:57:34.579Z] Removing bundles/ [2021-06-09T17:57:34.579Z] [2021-06-09T17:57:34.579Z] ---> Making bundle: binary (in bundles/binary) [2021-06-09T17:57:34.579Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-09T17:57:34.579Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:57:34.774Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-06-09T17:57:34.774Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T17:57:34.862Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T17:57:35.212Z] + echo Ensuring container killed. [2021-06-09T17:57:35.212Z] Ensuring container killed. [2021-06-09T17:57:35.212Z] + docker rm -vf docker-pr1 [2021-06-09T17:57:35.212Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-09T17:57:35.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-09T17:57:35.499Z] + echo Chowning /workspace to jenkins user [2021-06-09T17:57:35.499Z] Chowning /workspace to jenkins user [2021-06-09T17:57:35.499Z] + id -u [2021-06-09T17:57:35.499Z] + id -g [2021-06-09T17:57:35.499Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T17:57:35.499Z] Unable to find image 'busybox:latest' locally [2021-06-09T17:57:35.759Z] latest: Pulling from library/busybox [2021-06-09T17:57:35.759Z] b71f96345d44: Pulling fs layer [2021-06-09T17:57:36.019Z] b71f96345d44: Verifying Checksum [2021-06-09T17:57:36.019Z] b71f96345d44: Download complete [2021-06-09T17:57:36.019Z] b71f96345d44: Pull complete [2021-06-09T17:57:36.019Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T17:57:36.019Z] Status: Downloaded newer image for busybox:latest [2021-06-09T17:57:36.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T17:57:38.054Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-06-09T17:57:38.054Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:57:38.054Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:57:38.054Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:57:38.054Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:57:38.242Z] + bundleName=amd64-rootless [2021-06-09T17:57:38.242Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-09T17:57:38.242Z] Creating amd64-rootless-bundles.tar.gz [2021-06-09T17:57:38.242Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T17:57:38.242Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-09T17:57:38.256Z] Archiving artifacts [2021-06-09T17:57:38.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-09T17:57:39.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-09T17:57:40.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T17:57:40.464Z] + make clean [2021-06-09T17:57:40.724Z] docker volume rm -f docker-dev-cache [2021-06-09T17:57:40.724Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T17:57:40.818Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:57:41.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T17:57:41.786Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:57:42.486Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-09T17:57:42.486Z] Using test binary docker [2021-06-09T17:57:42.486Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-09T17:57:42.486Z] +++ /etc/init.d/apparmor start [2021-06-09T17:57:42.486Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-09T17:57:42.486Z] INFO: Waiting for daemon to start... [2021-06-09T17:57:42.486Z] Starting dockerd [2021-06-09T17:57:42.486Z] +++ 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-06-09T17:57:42.755Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:57:43.723Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:57:45.260Z] --- PASS: TestBuildMultiStageCopy (17.06s) [2021-06-09T17:57:45.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.49s) [2021-06-09T17:57:45.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2021-06-09T17:57:45.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-06-09T17:57:45.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.22s) [2021-06-09T17:57:45.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2021-06-09T17:57:45.260Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:57:46.199Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T17:57:46.199Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T17:57:47.763Z] . [2021-06-09T17:57:47.763Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-09T17:57:47.763Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-09T17:57:47.763Z] Error: No such image: emptyfs [2021-06-09T17:57:47.763Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-09T17:57:47.763Z] ++++ docker load [2021-06-09T17:57:47.763Z] Running integration-test (iteration 1) [2021-06-09T17:57:47.763Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-09T17:57:47.763Z] ++ 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-06-09T17:57:47.763Z] ++ set -e [2021-06-09T17:57:47.763Z] ++ '[' -n 0 ']' [2021-06-09T17:57:47.763Z] ++ set -x [2021-06-09T17:57:47.763Z] ++ 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-06-09T17:57:48.169Z] --- PASS: TestBuildMultiStageParentConfig (2.49s) [2021-06-09T17:57:48.169Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:57:48.169Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-09T17:57:48.169Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T17:57:48.169Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:57:49.137Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2021-06-09T17:57:49.137Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:57:52.914Z] --- PASS: TestServiceWithDataPathPortInit (14.61s) [2021-06-09T17:57:52.914Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:57:54.283Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T17:57:54.284Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T17:57:54.284Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T17:57:54.846Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T17:57:55.101Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T17:57:55.356Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T17:57:55.612Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T17:57:58.882Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T17:57:59.994Z] Loaded image: buildpack-deps:buster [2021-06-09T17:57:59.994Z] Loaded image: busybox:latest [2021-06-09T17:57:59.994Z] Loaded image: busybox:glibc [2021-06-09T17:58:00.244Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T17:58:01.017Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2021-06-09T17:58:01.017Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l7n1odeqvafdp0w74deuwsks5 Created:2021-06-09 17:57:53.378878286 +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[319c49fbd8d98148daf869d9cd4f4dc4c07b8a7eefe0ffec869af52eee83a700:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zn7uo7y3m5tgoqlg3de05ihix EndpointID:0122be70914401d84fab01d06fa6a1ce73e04cfed9acf3e86ff98494c5778ca9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8d68089dc3d90cb7a2d4ccadd91b4e337b8f66ffccbe69e556dc3bf72b03f8ce 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:5df79709a62d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zn7uo7y3m5tgoqlg3de05ihix EndpointID:0122be70914401d84fab01d06fa6a1ce73e04cfed9acf3e86ff98494c5778ca9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T17:58:01.017Z] PASS [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] === Skipped [2021-06-09T17:58:01.017Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:58:01.017Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] DONE 26 tests, 1 skipped in 47.936s [2021-06-09T17:58:01.017Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:58:01.017Z] INFO: Testing against a local daemon [2021-06-09T17:58:01.017Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T17:58:01.017Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T17:58:01.017Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:58:01.017Z] === RUN TestDockerNetworkIpvlan [2021-06-09T17:58:01.017Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:58:01.017Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:58:01.017Z] PASS [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] === Skipped [2021-06-09T17:58:01.017Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T17:58:01.017Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T17:58:01.017Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] [2021-06-09T17:58:01.017Z] DONE 2 tests, 2 skipped in 0.034s [2021-06-09T17:58:01.017Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T17:58:01.017Z] INFO: Testing against a local daemon [2021-06-09T17:58:01.017Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T17:58:01.017Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-09T17:58:01.017Z] === RUN TestDockerNetworkMacvlan [2021-06-09T17:58:01.515Z] --- PASS: TestBuildMultiStageOnBuild (12.34s) [2021-06-09T17:58:01.515Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:58:01.515Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-09T17:58:01.515Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T17:58:01.515Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:58:01.581Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T17:58:02.135Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T17:58:02.517Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T17:58:02.537Z] Loaded image: debian:bullseye [2021-06-09T17:58:02.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-09T17:58:02.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-09T17:58:03.451Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T17:58:03.625Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T17:58:03.920Z] Loaded image: hello-world:latest [2021-06-09T17:58:04.860Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:58:04.860Z] INFO: Testing against a local daemon [2021-06-09T17:58:04.860Z] === RUN TestCgroupNamespacesBuild [2021-06-09T17:58:05.982Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T17:58:06.140Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T17:58:07.401Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2021-06-09T17:58:07.401Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-09T17:58:07.506Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T17:58:09.262Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T17:58:09.313Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2021-06-09T17:58:09.313Z] === RUN TestBuildWithSession [2021-06-09T17:58:09.313Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T17:58:09.313Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:58:09.313Z] === RUN TestBuildSquashParent [2021-06-09T17:58:13.931Z] --- PASS: TestBuildMultiStageLayerLeak (10.65s) [2021-06-09T17:58:13.931Z] === RUN TestBuildWithHugeFile [2021-06-09T17:58:14.628Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T17:58:15.590Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan (14.98s) [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.64s) [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.26s) [2021-06-09T17:58:16.003Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2021-06-09T17:58:16.003Z] PASS [2021-06-09T17:58:16.003Z] [2021-06-09T17:58:16.003Z] DONE 8 tests in 16.314s [2021-06-09T17:58:16.003Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T17:58:16.003Z] testing: warning: no tests to run [2021-06-09T17:58:16.003Z] PASS [2021-06-09T17:58:16.003Z] [2021-06-09T17:58:16.003Z] DONE 0 tests in 0.006s [2021-06-09T17:58:16.003Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T17:58:16.003Z] INFO: Testing against a local daemon [2021-06-09T17:58:16.003Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T17:58:17.450Z] --- PASS: TestBuildSquashParent (7.08s) [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:58:17.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:58:17.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:58:17.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:58:17.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:58:17.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:58:17.450Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:58:17.450Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:58:17.450Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T17:58:17.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T17:58:17.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T17:58:17.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T17:58:17.903Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-06-09T17:58:17.903Z] === RUN TestAuthZPluginTLS [2021-06-09T17:58:18.161Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-09T17:58:18.161Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T17:58:18.726Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-09T17:58:18.726Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T17:58:19.291Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-09T17:58:19.291Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T17:58:19.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T17:58:19.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T17:58:19.549Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-09T17:58:19.549Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T17:58:21.448Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-06-09T17:58:21.448Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T17:58:21.705Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-09T17:58:21.705Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s) [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2021-06-09T17:58:21.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2021-06-09T17:58:21.924Z] === RUN TestBuildMultiStageCopy [2021-06-09T17:58:21.924Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T17:58:22.271Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-09T17:58:22.271Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T17:58:22.836Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-09T17:58:22.836Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T17:58:23.848Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T17:58:24.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T17:58:24.370Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T17:58:24.734Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-06-09T17:58:24.734Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T17:58:24.941Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T17:58:25.202Z] --- PASS: TestBuildMultiStageCopy (3.75s) [2021-06-09T17:58:25.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2021-06-09T17:58:25.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2021-06-09T17:58:25.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2021-06-09T17:58:25.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2021-06-09T17:58:25.202Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-06-09T17:58:25.202Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T17:58:25.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-09T17:58:25.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-09T17:58:26.109Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-06-09T17:58:26.109Z] === RUN TestAuthZPluginHeader [2021-06-09T17:58:26.142Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2021-06-09T17:58:26.142Z] === RUN TestBuildLabelWithTargets [2021-06-09T17:58:27.041Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-06-09T17:58:27.041Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T17:58:28.053Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2021-06-09T17:58:28.053Z] === RUN TestBuildWithEmptyLayers [2021-06-09T17:58:28.624Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-06-09T17:58:28.624Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T17:58:31.178Z] --- PASS: TestBuildMultiStageOnBuild (2.54s) [2021-06-09T17:58:31.178Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T17:58:31.225Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.73s) [2021-06-09T17:58:31.225Z] === RUN TestAuthZPluginV2Disable [2021-06-09T17:58:32.562Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-06-09T17:58:32.562Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T17:58:33.750Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-06-09T17:58:33.750Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T17:58:35.105Z] --- PASS: TestBuildMultiStageLayerLeak (2.62s) [2021-06-09T17:58:35.105Z] === RUN TestBuildWithHugeFile [2021-06-09T17:58:36.276Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.66s) [2021-06-09T17:58:36.276Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T17:58:43.577Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T17:58:43.577Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T17:58:46.237Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.31s) [2021-06-09T17:58:46.237Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T17:58:55.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T17:58:55.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T17:58:55.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T17:58:56.079Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-09T17:58:56.079Z] Copying nested executables into bundles/binary-daemon [2021-06-09T17:58:56.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T17:58:57.012Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-09T17:58:57.012Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T17:58:57.269Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-09T17:58:57.269Z] [2021-06-09T17:58:58.200Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T17:58:58.200Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-09T17:58:58.456Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T17:58:58.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER docker:0dc838e53b56329211337a50e1d575253fcace67 hack/make.sh cross [2021-06-09T17:58:59.088Z] [2021-06-09T17:58:59.088Z] Removing bundles/ [2021-06-09T17:58:59.088Z] [2021-06-09T17:58:59.088Z] ---> Making bundle: cross (in bundles/cross) [2021-06-09T17:58:59.088Z] Cross building: bundles/cross/linux/amd64 [2021-06-09T17:58:59.088Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-09T17:58:59.088Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-09T17:59:04.301Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-09T17:59:04.301Z] PASS [2021-06-09T17:59:04.301Z] [2021-06-09T17:59:04.301Z] DONE 17 tests in 46.031s [2021-06-09T17:59:04.301Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T17:59:04.301Z] INFO: Testing against a local daemon [2021-06-09T17:59:04.301Z] === RUN TestPluginInvalidJSON [2021-06-09T17:59:04.301Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:59:04.301Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:59:04.301Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T17:59:04.301Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-09T17:59:04.301Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T17:59:04.301Z] === RUN TestPluginInstall [2021-06-09T17:59:04.301Z] === RUN TestPluginInstall/no_auth [2021-06-09T17:59:04.301Z] time="2021-06-09T17:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:59:04.301Z] time="2021-06-09T17:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3261e8d17f4b330c352adbb057184687e7dedc896c24864bd3586f1ce3a5de98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:59:04.301Z] time="2021-06-09T17:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:59:04.301Z] time="2021-06-09T17:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3261e8d17f4b330c352adbb057184687e7dedc896c24864bd3586f1ce3a5de98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:59:04.301Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T17:59:04.558Z] time="2021-06-09T17:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:59:04.558Z] time="2021-06-09T17:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd0bd83b1b9cf6709f530fa3d7ebd1609e1a8779dab38a312fa0c4fe91b145e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:59:04.558Z] time="2021-06-09T17:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:59:04.558Z] time="2021-06-09T17:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd0bd83b1b9cf6709f530fa3d7ebd1609e1a8779dab38a312fa0c4fe91b145e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:59:05.123Z] === RUN TestPluginInstall/with_insecure [2021-06-09T17:59:06.057Z] time="2021-06-09T17:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:59:06.057Z] time="2021-06-09T17:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6918dab95c9e28dc49c959cb2c4134161778f9c6b55039981a2ac0c4743601ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:59:06.057Z] time="2021-06-09T17:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T17:59:06.057Z] time="2021-06-09T17:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6918dab95c9e28dc49c959cb2c4134161778f9c6b55039981a2ac0c4743601ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T17:59:06.314Z] --- PASS: TestPluginInstall (4.10s) [2021-06-09T17:59:06.314Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-06-09T17:59:06.314Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-06-09T17:59:06.314Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-06-09T17:59:06.314Z] plugin_test.go:165: [de69492bd1587] daemon is not started [2021-06-09T17:59:06.314Z] === RUN TestPluginsWithRuntimes [2021-06-09T17:59:08.211Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T17:59:08.394Z] --- PASS: TestImportExtremelyLargeImageWorks (193.57s) [2021-06-09T17:59:08.394Z] PASS [2021-06-09T17:59:08.394Z] [2021-06-09T17:59:08.394Z] DONE 12 tests in 198.030s [2021-06-09T17:59:08.394Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T17:59:08.394Z] ++ 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-06-09T17:59:08.394Z] ++ set -e [2021-06-09T17:59:08.394Z] ++ '[' -n 0 ']' [2021-06-09T17:59:08.394Z] ++ set -x [2021-06-09T17:59:08.394Z] ++ 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-06-09T17:59:08.394Z] INFO: Testing against a local daemon [2021-06-09T17:59:08.394Z] === RUN TestNetworkCreateDelete [2021-06-09T17:59:08.394Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-06-09T17:59:08.394Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T17:59:08.394Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-06-09T17:59:08.394Z] === RUN TestDaemonDNSFallback [2021-06-09T17:59:08.776Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T17:59:09.708Z] --- PASS: TestPluginsWithRuntimes (3.61s) [2021-06-09T17:59:09.708Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-06-09T17:59:09.708Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.96s) [2021-06-09T17:59:09.708Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T17:59:10.641Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-06-09T17:59:10.641Z] PASS [2021-06-09T17:59:10.641Z] [2021-06-09T17:59:10.641Z] DONE 10 tests in 8.481s [2021-06-09T17:59:10.641Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T17:59:10.641Z] INFO: Testing against a local daemon [2021-06-09T17:59:10.641Z] === RUN TestExternalGraphDriver [2021-06-09T17:59:10.641Z] === RUN TestExternalGraphDriver/json [2021-06-09T17:59:11.657Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T17:59:11.657Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T17:59:11.912Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T17:59:12.168Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T17:59:12.423Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T17:59:12.539Z] === RUN TestExternalGraphDriver/spec [2021-06-09T17:59:13.348Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T17:59:13.348Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T17:59:14.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-09T17:59:14.496Z] === RUN TestExternalGraphDriver/pull [2021-06-09T17:59:15.416Z] --- PASS: TestDaemonDNSFallback (7.14s) [2021-06-09T17:59:15.416Z] === RUN TestInspectNetwork [2021-06-09T17:59:15.672Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T17:59:16.394Z] --- PASS: TestExternalGraphDriver (5.63s) [2021-06-09T17:59:16.394Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2021-06-09T17:59:16.394Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-06-09T17:59:16.394Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-06-09T17:59:16.394Z] === RUN TestGraphdriverPluginV2 [2021-06-09T17:59:18.940Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T17:59:20.575Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-06-09T17:59:20.575Z] PASS [2021-06-09T17:59:20.575Z] [2021-06-09T17:59:20.575Z] DONE 5 tests in 9.279s [2021-06-09T17:59:20.575Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T17:59:20.575Z] INFO: Testing against a local daemon [2021-06-09T17:59:20.575Z] === RUN TestContinueAfterPluginCrash [2021-06-09T17:59:20.575Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T17:59:20.576Z] === RUN TestReadPluginNoRead [2021-06-09T17:59:20.576Z] === PAUSE TestReadPluginNoRead [2021-06-09T17:59:20.576Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T17:59:20.576Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T17:59:20.576Z] === CONT TestContinueAfterPluginCrash [2021-06-09T17:59:20.576Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T17:59:21.498Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T17:59:21.498Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T17:59:21.498Z] === RUN TestInspectNetwork/network_name [2021-06-09T17:59:21.498Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T17:59:21.498Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T17:59:22.862Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T17:59:22.863Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T17:59:23.789Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T17:59:24.770Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2021-06-09T17:59:24.770Z] === CONT TestReadPluginNoRead [2021-06-09T17:59:25.679Z] --- PASS: TestInspectNetwork (10.07s) [2021-06-09T17:59:25.679Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T17:59:25.679Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T17:59:25.679Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T17:59:25.679Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T17:59:25.679Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T17:59:25.935Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T17:59:26.863Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T17:59:27.125Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T17:59:27.300Z] === RUN TestReadPluginNoRead/default [2021-06-09T17:59:28.234Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T17:59:29.614Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2021-06-09T17:59:29.646Z] --- PASS: TestRunContainerWithBridgeNone (4.24s) [2021-06-09T17:59:29.646Z] === RUN TestNetworkInvalidJSON [2021-06-09T17:59:29.646Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T17:59:29.646Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T17:59:29.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:59:29.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:59:29.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:59:29.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:59:29.646Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T17:59:29.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T17:59:29.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T17:59:29.646Z] === RUN TestNetworkList [2021-06-09T17:59:29.646Z] === RUN TestNetworkList//networks [2021-06-09T17:59:29.646Z] === PAUSE TestNetworkList//networks [2021-06-09T17:59:29.646Z] === RUN TestNetworkList//networks/ [2021-06-09T17:59:29.646Z] === PAUSE TestNetworkList//networks/ [2021-06-09T17:59:29.646Z] === CONT TestNetworkList//networks [2021-06-09T17:59:29.646Z] === CONT TestNetworkList//networks/ [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkList (0.02s) [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T17:59:29.646Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T17:59:29.646Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T17:59:29.873Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T17:59:29.903Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T17:59:30.159Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-06-09T17:59:30.159Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T17:59:31.370Z] --- PASS: TestBuildWithHugeFile (51.42s) [2021-06-09T17:59:31.370Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T17:59:31.370Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:59:31.370Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:59:31.370Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T17:59:31.370Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:59:31.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:59:31.370Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:59:31.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:59:31.370Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:59:31.370Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:59:31.370Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T17:59:31.370Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T17:59:31.370Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T17:59:31.370Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-06-09T17:59:31.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-06-09T17:59:31.370Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-09T17:59:31.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-06-09T17:59:31.370Z] === RUN TestBuildPreserveOwnership [2021-06-09T17:59:31.370Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-09T17:59:31.370Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-09T17:59:31.525Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-09T17:59:31.525Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T17:59:31.772Z] --- PASS: TestReadPluginNoRead (7.31s) [2021-06-09T17:59:31.772Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-06-09T17:59:31.772Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-06-09T17:59:31.772Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-06-09T17:59:31.772Z] read_test.go:92: [daec53e84864d] daemon is not started [2021-06-09T17:59:31.772Z] PASS [2021-06-09T17:59:31.772Z] [2021-06-09T17:59:31.772Z] DONE 6 tests in 11.612s [2021-06-09T17:59:31.772Z] 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-06-09T17:59:31.772Z] testing: warning: no tests to run [2021-06-09T17:59:31.772Z] PASS [2021-06-09T17:59:31.772Z] [2021-06-09T17:59:31.772Z] DONE 0 tests in 0.007s [2021-06-09T17:59:31.772Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T17:59:31.772Z] INFO: Testing against a local daemon [2021-06-09T17:59:31.772Z] === RUN TestPluginWithDevMounts [2021-06-09T17:59:31.772Z] === PAUSE TestPluginWithDevMounts [2021-06-09T17:59:31.772Z] === CONT TestPluginWithDevMounts [2021-06-09T17:59:32.128Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T17:59:32.128Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-06-09T17:59:32.128Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T17:59:32.310Z] --- PASS: TestBuildPreserveOwnership (5.44s) [2021-06-09T17:59:32.310Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.66s) [2021-06-09T17:59:32.310Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-06-09T17:59:32.310Z] === RUN TestBuildPlatformInvalid [2021-06-09T17:59:32.310Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-09T17:59:32.310Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-09T17:59:33.155Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-06-09T17:59:33.155Z] PASS [2021-06-09T17:59:33.155Z] [2021-06-09T17:59:33.155Z] DONE 1 tests in 1.735s [2021-06-09T17:59:33.155Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T17:59:33.412Z] INFO: Testing against a local daemon [2021-06-09T17:59:33.412Z] === RUN TestSecretInspect [2021-06-09T17:59:33.491Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T17:59:33.491Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-06-09T17:59:33.491Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T17:59:34.417Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-06-09T17:59:34.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T17:59:34.978Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-06-09T17:59:34.978Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T17:59:35.936Z] --- PASS: TestSecretInspect (2.30s) [2021-06-09T17:59:35.936Z] === RUN TestSecretList [2021-06-09T17:59:36.864Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T17:59:37.425Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T17:59:38.355Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2021-06-09T17:59:38.355Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T17:59:38.355Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T17:59:38.355Z] service_test.go:242: FLAKY_TEST [2021-06-09T17:59:38.355Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T17:59:38.463Z] --- PASS: TestSecretList (2.36s) [2021-06-09T17:59:38.463Z] === RUN TestSecretsCreateAndDelete [2021-06-09T17:59:38.611Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T17:59:39.178Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T17:59:39.745Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T17:59:39.745Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T17:59:40.360Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2021-06-09T17:59:40.360Z] === RUN TestSecretsUpdate [2021-06-09T17:59:41.110Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T17:59:41.672Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T17:59:42.234Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T17:59:42.489Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T17:59:42.744Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T17:59:42.884Z] --- PASS: TestSecretsUpdate (2.28s) [2021-06-09T17:59:42.884Z] === RUN TestTemplatedSecret [2021-06-09T17:59:43.001Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T17:59:43.927Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T17:59:44.546Z] Loaded image: buildpack-deps:buster [2021-06-09T17:59:44.546Z] Loaded image: busybox:latest [2021-06-09T17:59:44.806Z] Loaded image: busybox:glibc [2021-06-09T17:59:45.813Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T17:59:46.162Z] --- PASS: TestTemplatedSecret (3.42s) [2021-06-09T17:59:46.162Z] === RUN TestSecretCreateResolve [2021-06-09T17:59:46.719Z] Loaded image: debian:bullseye [2021-06-09T17:59:46.719Z] Loaded image: hello-world:latest [2021-06-09T17:59:46.979Z] Loaded image: arm32v7/hello-world:latest [2021-06-09T17:59:48.689Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-06-09T17:59:48.689Z] PASS [2021-06-09T17:59:48.689Z] [2021-06-09T17:59:48.689Z] DONE 6 tests in 14.950s [2021-06-09T17:59:48.689Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T17:59:48.689Z] INFO: Testing against a local daemon [2021-06-09T17:59:48.689Z] === RUN TestServiceCreateInit [2021-06-09T17:59:48.690Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T17:59:52.346Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T17:59:52.870Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T17:59:53.235Z] 639bb6bb2beb: Pull complete [2021-06-09T17:59:53.235Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-09T17:59:53.235Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T17:59:53.235Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-09T17:59:53.235Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-09T17:59:53.235Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-09T17:59:53.235Z] WARN: Skipping validation tests [2021-06-09T17:59:53.235Z] INFO: Running unit tests at 06/09/2021 17:59:42... [2021-06-09T17:59:53.235Z] INFO: make.ps1 starting at 06/09/2021 17:59:48 [2021-06-09T17:59:53.235Z] INFO: Git commit (03f372bfaf) assumed from DOCKER_GITCOMMIT environment variable [2021-06-09T17:59:53.235Z] INFO: Invoking autogen... [2021-06-09T17:59:53.235Z] INFO: Running unit tests... [2021-06-09T17:59:54.903Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T17:59:54.903Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T17:59:54.903Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T17:59:54.903Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T17:59:54.903Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T17:59:55.159Z] --- PASS: TestServiceWithDataPathPortInit (16.91s) [2021-06-09T17:59:55.159Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T17:59:55.159Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T17:59:56.524Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T17:59:56.973Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.60s) [2021-06-09T17:59:56.973Z] PASS [2021-06-09T17:59:56.973Z] [2021-06-09T17:59:56.973Z] === Skipped [2021-06-09T17:59:56.973Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-09T17:59:56.973Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T17:59:56.973Z] [2021-06-09T17:59:56.973Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-09T17:59:56.973Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-09T17:59:56.973Z] [2021-06-09T17:59:56.973Z] [2021-06-09T17:59:56.973Z] DONE 34 tests, 2 skipped in 128.162s [2021-06-09T17:59:56.973Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-09T17:59:56.973Z] ++ 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-06-09T17:59:56.973Z] ++ set -e [2021-06-09T17:59:56.973Z] ++ '[' -n 0 ']' [2021-06-09T17:59:56.973Z] ++ set -x [2021-06-09T17:59:56.973Z] ++ 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-06-09T17:59:56.973Z] INFO: Testing against a local daemon [2021-06-09T17:59:56.973Z] === RUN TestConfigInspect [2021-06-09T17:59:58.129Z] --- PASS: TestServiceCreateInit (9.43s) [2021-06-09T17:59:58.129Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2021-06-09T17:59:58.129Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2021-06-09T17:59:58.129Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T17:59:58.413Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T17:59:59.512Z] --- PASS: TestConfigInspect (3.34s) [2021-06-09T17:59:59.512Z] === RUN TestConfigList [2021-06-09T18:00:01.746Z] 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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-06-09T18:00:02.575Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T18:00:02.575Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T18:00:02.809Z] --- PASS: TestConfigList (2.93s) [2021-06-09T18:00:02.809Z] === RUN TestConfigsCreateAndDelete [2021-06-09T18:00:02.832Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T18:00:03.757Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2021-06-09T18:00:03.757Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jwr1tcxzh1ubtp45wz9a18khs Created:2021-06-09 17:59:56.617468409 +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[bf067d81dc2e9e39b7e7055035015ddffd55e90a5447ff3229c1e21cb7a19053:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bae2x583yug5c7wpj0uzuciex EndpointID:7593121e7ee6c0e0d59c976acbd0868e137fb85107851c434d402edaf0cdf2b9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1bb42c24cd3cfa87c228391e27148bc58250ecb7eb32214dc71c1f978dfd65b3 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:33b7be1908d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bae2x583yug5c7wpj0uzuciex EndpointID:7593121e7ee6c0e0d59c976acbd0868e137fb85107851c434d402edaf0cdf2b9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T18:00:03.757Z] PASS [2021-06-09T18:00:03.757Z] [2021-06-09T18:00:03.757Z] === Skipped [2021-06-09T18:00:03.757Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:00:03.757Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:00:03.757Z] [2021-06-09T18:00:03.757Z] [2021-06-09T18:00:03.757Z] DONE 26 tests, 1 skipped in 56.248s [2021-06-09T18:00:03.757Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T18:00:03.757Z] ++ 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-06-09T18:00:03.757Z] ++ set -e [2021-06-09T18:00:03.757Z] ++ '[' -n 0 ']' [2021-06-09T18:00:03.757Z] ++ set -x [2021-06-09T18:00:03.757Z] ++ 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-06-09T18:00:04.013Z] INFO: Testing against a local daemon [2021-06-09T18:00:04.013Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T18:00:04.013Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T18:00:04.013Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:00:04.013Z] === RUN TestDockerNetworkIpvlan [2021-06-09T18:00:04.013Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T18:00:04.013Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:00:04.013Z] PASS [2021-06-09T18:00:04.013Z] [2021-06-09T18:00:04.013Z] === Skipped [2021-06-09T18:00:04.013Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-09T18:00:04.013Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:00:04.013Z] [2021-06-09T18:00:04.013Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T18:00:04.013Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:00:04.013Z] [2021-06-09T18:00:04.013Z] [2021-06-09T18:00:04.013Z] DONE 2 tests, 2 skipped in 0.274s [2021-06-09T18:00:04.013Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T18:00:04.013Z] ++ 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-06-09T18:00:04.013Z] ++ set -e [2021-06-09T18:00:04.013Z] ++ '[' -n 0 ']' [2021-06-09T18:00:04.013Z] ++ set -x [2021-06-09T18:00:04.013Z] ++ 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-06-09T18:00:04.270Z] INFO: Testing against a local daemon [2021-06-09T18:00:04.270Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T18:00:05.351Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2021-06-09T18:00:05.351Z] === RUN TestConfigsUpdate [2021-06-09T18:00:05.636Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-06-09T18:00:05.636Z] === RUN TestDockerNetworkMacvlan [2021-06-09T18:00:06.999Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T18:00:07.973Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T18:00:08.654Z] --- PASS: TestConfigsUpdate (3.02s) [2021-06-09T18:00:08.654Z] === RUN TestTemplatedConfig [2021-06-09T18:00:08.909Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T18:00:10.258Z] ? github.com/docker/docker/api [no test files] [2021-06-09T18:00:10.423Z] --- PASS: TestBuildWithHugeFile (105.13s) [2021-06-09T18:00:10.423Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T18:00:11.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-09T18:00:12.391Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T18:00:12.887Z] --- PASS: TestTemplatedConfig (3.79s) [2021-06-09T18:00:12.887Z] === RUN TestConfigCreateResolve [2021-06-09T18:00:15.426Z] --- PASS: TestConfigCreateResolve (2.95s) [2021-06-09T18:00:15.426Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T18:00:15.657Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T18:00:15.999Z] --- PASS: TestConfigDaemonLibtrustID (0.70s) [2021-06-09T18:00:15.999Z] PASS [2021-06-09T18:00:15.999Z] [2021-06-09T18:00:15.999Z] DONE 7 tests in 19.880s [2021-06-09T18:00:15.999Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-09T18:00:15.999Z] ++ 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-06-09T18:00:15.999Z] ++ set -e [2021-06-09T18:00:15.999Z] ++ '[' -n 0 ']' [2021-06-09T18:00:15.999Z] ++ set -x [2021-06-09T18:00:15.999Z] ++ 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-06-09T18:00:15.999Z] INFO: Testing against a local daemon [2021-06-09T18:00:15.999Z] === RUN TestCheckpoint [2021-06-09T18:00:15.999Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T18:00:15.999Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:00:15.999Z] === RUN TestContainerInvalidJSON [2021-06-09T18:00:16.198Z] --- PASS: TestCreateServiceMultipleTimes (17.88s) [2021-06-09T18:00:16.198Z] === RUN TestCreateServiceConflict [2021-06-09T18:00:16.259Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:00:16.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:00:16.259Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:00:16.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:00:16.259Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:00:16.259Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:00:16.259Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:00:16.259Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:00:16.259Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:00:16.259Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-09T18:00:16.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-09T18:00:16.259Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T18:00:16.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T18:00:16.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T18:00:16.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-09T18:00:16.259Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T18:00:16.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-06-09T18:00:16.259Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T18:00:16.519Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-09T18:00:16.519Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T18:00:16.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-09T18:00:16.519Z] === RUN TestCopyFromContainer [2021-06-09T18:00:17.023Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T18:00:18.095Z] --- PASS: TestCreateServiceConflict (2.31s) [2021-06-09T18:00:18.095Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:00:18.430Z] === RUN TestCopyFromContainer// [2021-06-09T18:00:18.430Z] === RUN TestCopyFromContainer//bar/root [2021-06-09T18:00:18.430Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-09T18:00:18.430Z] === RUN TestCopyFromContainer/bar/quux [2021-06-09T18:00:18.690Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-09T18:00:18.690Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-09T18:00:18.951Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-09T18:00:18.951Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-09T18:00:18.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-09T18:00:19.212Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer (2.83s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-09T18:00:19.212Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-09T18:00:19.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T18:00:19.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:00:19.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:00:19.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:00:19.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:00:19.212Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:00:19.212Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:00:19.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:00:19.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:00:19.212Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:00:19.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-09T18:00:19.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T18:00:19.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-09T18:00:19.212Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-09T18:00:19.212Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T18:00:19.472Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-09T18:00:19.472Z] === RUN TestCreateWithInvalidEnv [2021-06-09T18:00:19.472Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T18:00:19.472Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T18:00:19.472Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T18:00:19.472Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T18:00:19.472Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T18:00:19.472Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T18:00:19.472Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T18:00:19.472Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T18:00:19.472Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T18:00:19.472Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T18:00:19.472Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T18:00:19.472Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T18:00:19.472Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T18:00:19.472Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T18:00:19.472Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-09T18:00:19.472Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T18:00:20.510Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-09T18:00:20.510Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-09T18:00:21.192Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T18:00:21.378Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-06-09T18:00:21.378Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:00:21.443Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-09T18:00:21.443Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-09T18:00:22.008Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-09T18:00:22.008Z] Cross building: bundles/cross/windows/amd64 [2021-06-09T18:00:22.008Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-09T18:00:22.008Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-09T18:00:22.013Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-06-09T18:00:22.013Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T18:00:22.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2021-06-09T18:00:24.553Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T18:00:24.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:00:24.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:00:24.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:00:24.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:00:24.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:00:24.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:00:24.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:00:24.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:00:24.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:00:24.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:00:24.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:00:24.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:00:24.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:00:24.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:00:24.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-09T18:00:24.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-09T18:00:24.553Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T18:00:24.640Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T18:00:24.896Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T18:00:24.896Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T18:00:25.002Z] === RUN TestMiddlewares [2021-06-09T18:00:25.002Z] --- PASS: TestMiddlewares (0.00s) [2021-06-09T18:00:25.002Z] PASS [2021-06-09T18:00:25.002Z] coverage: 9.0% of statements [2021-06-09T18:00:25.002Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2021-06-09T18:00:25.493Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-06-09T18:00:25.493Z] === RUN TestCreateDifferentPlatform [2021-06-09T18:00:25.493Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T18:00:25.493Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T18:00:25.493Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-09T18:00:25.493Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-09T18:00:25.493Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T18:00:25.493Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T18:00:25.493Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-09T18:00:25.493Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T18:00:25.493Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-09T18:00:25.493Z] === RUN TestContainerStartOnDaemonRestart [2021-06-09T18:00:25.493Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-09T18:00:25.493Z] === RUN TestDaemonRestartIpcMode [2021-06-09T18:00:25.493Z] === PAUSE TestDaemonRestartIpcMode [2021-06-09T18:00:25.493Z] === RUN TestDaemonHostGatewayIP [2021-06-09T18:00:25.493Z] === PAUSE TestDaemonHostGatewayIP [2021-06-09T18:00:25.493Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-09T18:00:25.493Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-09T18:00:25.493Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T18:00:25.493Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-09T18:00:25.493Z] === RUN TestDiff [2021-06-09T18:00:26.432Z] --- PASS: TestDiff (0.88s) [2021-06-09T18:00:26.432Z] === RUN TestExecWithCloseStdin [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan (21.11s) [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.58s) [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.11s) [2021-06-09T18:00:26.784Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.02s) [2021-06-09T18:00:26.784Z] PASS [2021-06-09T18:00:26.784Z] [2021-06-09T18:00:26.784Z] DONE 8 tests in 22.896s [2021-06-09T18:00:26.784Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T18:00:26.784Z] ++ 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-06-09T18:00:26.784Z] ++ set -e [2021-06-09T18:00:26.784Z] ++ '[' -n 0 ']' [2021-06-09T18:00:26.784Z] ++ set -x [2021-06-09T18:00:26.784Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T18:00:27.041Z] testing: warning: no tests to run [2021-06-09T18:00:27.041Z] PASS [2021-06-09T18:00:27.041Z] [2021-06-09T18:00:27.041Z] DONE 0 tests in 0.075s [2021-06-09T18:00:27.041Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T18:00:27.041Z] ++ 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-06-09T18:00:27.041Z] ++ set -e [2021-06-09T18:00:27.041Z] ++ '[' -n 0 ']' [2021-06-09T18:00:27.041Z] ++ set -x [2021-06-09T18:00:27.041Z] ++ 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-06-09T18:00:27.297Z] INFO: Testing against a local daemon [2021-06-09T18:00:27.297Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T18:00:27.372Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-06-09T18:00:27.372Z] === RUN TestExec [2021-06-09T18:00:28.754Z] --- PASS: TestExec (1.16s) [2021-06-09T18:00:28.754Z] === RUN TestExecUser [2021-06-09T18:00:29.183Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-06-09T18:00:29.183Z] === RUN TestAuthZPluginTLS [2021-06-09T18:00:29.693Z] --- PASS: TestExecUser (1.17s) [2021-06-09T18:00:29.693Z] === RUN TestExportContainerAndImportImage [2021-06-09T18:00:29.747Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-06-09T18:00:29.747Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T18:00:30.308Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-06-09T18:00:30.308Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T18:00:30.563Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T18:00:30.819Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-09T18:00:30.819Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T18:00:31.074Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T18:00:31.076Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2021-06-09T18:00:31.076Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T18:00:31.330Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-09T18:00:31.330Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T18:00:32.988Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2021-06-09T18:00:32.988Z] === RUN TestHealthCheckWorkdir [2021-06-09T18:00:33.218Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2021-06-09T18:00:33.218Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T18:00:33.474Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T18:00:33.730Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T18:00:33.730Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-06-09T18:00:33.730Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T18:00:34.296Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-06-09T18:00:34.296Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T18:00:34.368Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-06-09T18:00:34.368Z] === RUN TestHealthKillContainer [2021-06-09T18:00:34.867Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-09T18:00:34.867Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T18:00:36.240Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2021-06-09T18:00:36.240Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:00:36.752Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T18:00:36.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-09T18:00:37.313Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) [2021-06-09T18:00:37.313Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T18:00:37.568Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T18:00:37.612Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2021-06-09T18:00:37.612Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:00:37.661Z] --- PASS: TestHealthKillContainer (3.13s) [2021-06-09T18:00:37.661Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T18:00:38.602Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2021-06-09T18:00:38.602Z] === RUN TestIpcModeNone [2021-06-09T18:00:38.933Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T18:00:39.541Z] --- PASS: TestIpcModeNone (1.13s) [2021-06-09T18:00:39.541Z] === RUN TestIpcModePrivate [2021-06-09T18:00:40.150Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2021-06-09T18:00:40.150Z] === RUN TestCreateServiceSysctls [2021-06-09T18:00:40.299Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.95s) [2021-06-09T18:00:40.299Z] === RUN TestAuthZPluginHeader [2021-06-09T18:00:40.860Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T18:00:40.923Z] --- PASS: TestIpcModePrivate (1.13s) [2021-06-09T18:00:40.923Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-09T18:00:40.923Z] === RUN TestIpcModeShareable [2021-06-09T18:00:41.422Z] --- PASS: TestAuthZPluginHeader (0.99s) [2021-06-09T18:00:41.422Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T18:00:41.863Z] --- PASS: TestIpcModeShareable (1.12s) [2021-06-09T18:00:41.863Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-09T18:00:41.863Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-09T18:00:42.352Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T18:00:42.607Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T18:00:42.607Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T18:00:42.863Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T18:00:43.424Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T18:00:43.985Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T18:00:44.366Z] --- PASS: TestCreateServiceSysctls (3.92s) [2021-06-09T18:00:44.367Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:00:45.158Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.24s) [2021-06-09T18:00:45.158Z] === RUN TestAPIIpcModeHost [2021-06-09T18:00:45.876Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s) [2021-06-09T18:00:45.876Z] === RUN TestAuthZPluginV2Disable [2021-06-09T18:00:46.097Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-06-09T18:00:46.097Z] === RUN TestDaemonIpcModeShareable [2021-06-09T18:00:46.131Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T18:00:46.692Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T18:00:46.894Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2021-06-09T18:00:46.894Z] === RUN TestInspect [2021-06-09T18:00:48.639Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2021-06-09T18:00:48.639Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-09T18:00:48.639Z] === RUN TestDaemonIpcModePrivate [2021-06-09T18:00:49.206Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2021-06-09T18:00:49.206Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T18:00:49.462Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T18:00:50.174Z] --- PASS: TestInspect (3.37s) [2021-06-09T18:00:50.174Z] === RUN TestCreateJob [2021-06-09T18:00:50.550Z] --- PASS: TestDaemonIpcModePrivate (2.05s) [2021-06-09T18:00:50.550Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-09T18:00:50.550Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-09T18:00:50.826Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T18:00:52.191Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2021-06-09T18:00:52.191Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T18:00:52.458Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2021-06-09T18:00:52.458Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-09T18:00:52.458Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-09T18:00:53.117Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T18:00:54.356Z] --- PASS: TestCreateJob (3.72s) [2021-06-09T18:00:54.356Z] === RUN TestReplicatedJob [2021-06-09T18:00:54.369Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.14s) [2021-06-09T18:00:54.369Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-09T18:00:54.369Z] === RUN TestIpcModeOlderClient [2021-06-09T18:00:54.369Z] === PAUSE TestIpcModeOlderClient [2021-06-09T18:00:54.369Z] === RUN TestKillContainerInvalidSignal [2021-06-09T18:00:54.482Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T18:00:55.309Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-06-09T18:00:55.309Z] === RUN TestKillContainer [2021-06-09T18:00:55.309Z] === RUN TestKillContainer/no_signal [2021-06-09T18:00:56.251Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T18:00:56.369Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T18:00:56.821Z] === RUN TestKillContainer/killing_signal [2021-06-09T18:00:56.929Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T18:00:58.202Z] --- PASS: TestKillContainer (2.61s) [2021-06-09T18:00:58.202Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-06-09T18:00:58.202Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-06-09T18:00:58.202Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-06-09T18:00:58.202Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T18:00:58.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-09T18:00:58.774Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-09T18:00:59.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2021-06-09T18:00:59.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2021-06-09T18:00:59.714Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-06-09T18:00:59.714Z] === RUN TestKillStoppedContainer [2021-06-09T18:00:59.714Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-09T18:00:59.714Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T18:00:59.714Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-09T18:00:59.714Z] === RUN TestKillDifferentUserContainer [2021-06-09T18:01:00.661Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-06-09T18:01:00.661Z] === RUN TestInspectOomKilledTrue [2021-06-09T18:01:00.661Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T18:01:00.661Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:01:00.661Z] === RUN TestInspectOomKilledFalse [2021-06-09T18:01:00.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T18:01:00.661Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:01:00.661Z] === RUN TestLinksEtcHostsContentMatch [2021-06-09T18:01:00.914Z] --- PASS: TestReplicatedJob (5.99s) [2021-06-09T18:01:00.914Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:01:01.611Z] --- PASS: TestLinksEtcHostsContentMatch (0.89s) [2021-06-09T18:01:01.611Z] === RUN TestLinksContainerNames [2021-06-09T18:01:02.191Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T18:01:02.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-09T18:01:03.524Z] --- PASS: TestLinksContainerNames (1.72s) [2021-06-09T18:01:03.524Z] === RUN TestLogsFollowTailEmpty [2021-06-09T18:01:03.557Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.19s) [2021-06-09T18:01:03.557Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T18:01:04.093Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-06-09T18:01:04.093Z] === RUN TestContainerNetworkMountsNoChown [2021-06-09T18:01:04.193Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2021-06-09T18:01:04.193Z] === RUN TestServiceListWithStatuses [2021-06-09T18:01:04.193Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:01:04.193Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T18:01:04.193Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:01:04.923Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T18:01:05.033Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/default [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/default [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/private [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/private [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rprivate [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/slave [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/slave [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rslave [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/shared [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/shared [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rshared [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-09T18:01:05.033Z] === CONT TestMountDaemonRoot/default [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-09T18:01:05.033Z] === CONT TestMountDaemonRoot/rslave [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T18:01:05.033Z] === CONT TestMountDaemonRoot/rshared [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T18:01:05.033Z] === CONT TestMountDaemonRoot/slave [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-09T18:01:05.033Z] === CONT TestMountDaemonRoot/shared [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-09T18:01:05.033Z] === CONT TestMountDaemonRoot/private [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-09T18:01:05.033Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-09T18:01:05.033Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rprivate [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-09T18:01:05.034Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-09T18:01:05.034Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-09T18:01:05.034Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-09T18:01:05.293Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-09T18:01:05.294Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-09T18:01:05.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-09T18:01:05.554Z] === RUN TestContainerBindMountNonRecursive [2021-06-09T18:01:06.287Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T18:01:06.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-09T18:01:07.409Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T18:01:08.093Z] --- PASS: TestContainerBindMountNonRecursive (2.46s) [2021-06-09T18:01:08.093Z] === RUN TestContainerVolumesMountedAsShared [2021-06-09T18:01:08.663Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-06-09T18:01:08.663Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-09T18:01:09.454Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2021-06-09T18:01:09.454Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:01:09.602Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-06-09T18:01:09.602Z] === RUN TestNetworkNat [2021-06-09T18:01:10.542Z] --- PASS: TestNetworkNat (0.97s) [2021-06-09T18:01:10.542Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T18:01:11.481Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-06-09T18:01:11.481Z] === RUN TestNetworkLoopbackNat [2021-06-09T18:01:12.733Z] --- PASS: TestDockerNetworkReConnect (3.82s) [2021-06-09T18:01:12.733Z] === RUN TestServicePlugin [2021-06-09T18:01:14.776Z] --- PASS: TestNetworkLoopbackNat (3.34s) [2021-06-09T18:01:14.776Z] === RUN TestPause [2021-06-09T18:01:15.715Z] --- PASS: TestPause (0.91s) [2021-06-09T18:01:15.715Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T18:01:15.715Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T18:01:15.715Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T18:01:15.715Z] === RUN TestPauseStopPausedContainer [2021-06-09T18:01:16.655Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-06-09T18:01:16.655Z] === RUN TestPidHost [2021-06-09T18:01:17.481Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T18:01:19.196Z] --- PASS: TestPidHost (2.23s) [2021-06-09T18:01:19.196Z] === RUN TestPsFilter [2021-06-09T18:01:19.196Z] --- PASS: TestPsFilter (0.16s) [2021-06-09T18:01:19.196Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T18:01:19.765Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-06-09T18:01:19.765Z] === RUN TestRemoveContainerWithVolume [2021-06-09T18:01:19.998Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-09T18:01:20.559Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.10s) [2021-06-09T18:01:20.559Z] PASS [2021-06-09T18:01:20.559Z] [2021-06-09T18:01:20.559Z] DONE 17 tests in 53.456s [2021-06-09T18:01:20.559Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T18:01:20.559Z] ++ 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-06-09T18:01:20.559Z] ++ set -e [2021-06-09T18:01:20.559Z] ++ '[' -n 0 ']' [2021-06-09T18:01:20.559Z] ++ set -x [2021-06-09T18:01:20.559Z] ++ 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-06-09T18:01:20.559Z] INFO: Testing against a local daemon [2021-06-09T18:01:20.559Z] === RUN TestPluginInvalidJSON [2021-06-09T18:01:20.706Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2021-06-09T18:01:20.706Z] === RUN TestRemoveContainerRunning [2021-06-09T18:01:20.814Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:01:20.814Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:01:20.814Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:01:20.814Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T18:01:20.814Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T18:01:20.814Z] === RUN TestPluginInstall [2021-06-09T18:01:20.814Z] === RUN TestPluginInstall/no_auth [2021-06-09T18:01:20.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-09T18:01:21.645Z] --- PASS: TestRemoveContainerRunning (0.97s) [2021-06-09T18:01:21.645Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T18:01:22.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2021-06-09T18:01:22.585Z] === RUN TestRemoveInvalidContainer [2021-06-09T18:01:22.585Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-09T18:01:22.585Z] === RUN TestRenameLinkedContainer [2021-06-09T18:01:24.121Z] time="2021-06-09T18:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:01:24.121Z] time="2021-06-09T18:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:219056f59fcfffab60ef070fb742377f0c9082af494492d7d5758f6440309463" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:01:24.121Z] time="2021-06-09T18:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:01:24.122Z] time="2021-06-09T18:01:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:219056f59fcfffab60ef070fb742377f0c9082af494492d7d5758f6440309463" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:01:24.378Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T18:01:25.333Z] === RUN TestBoolValue [2021-06-09T18:01:25.333Z] --- PASS: TestBoolValue (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestBoolValueOrDefault [2021-06-09T18:01:25.333Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestInt64ValueOrZero [2021-06-09T18:01:25.333Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestInt64ValueOrDefault [2021-06-09T18:01:25.333Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-09T18:01:25.333Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestJsonContentType [2021-06-09T18:01:25.333Z] --- PASS: TestJsonContentType (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 14.7% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 14.7% of statements [2021-06-09T18:01:25.333Z] === RUN TestMaskSecretKeys [2021-06-09T18:01:25.333Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-09T18:01:25.333Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-09T18:01:25.333Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-09T18:01:25.333Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestVersionMiddlewareVersion [2021-06-09T18:01:25.333Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-09T18:01:25.333Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 37.7% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/server/middleware 0.114s coverage: 37.7% of statements [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T18:01:25.333Z] === RUN TestToJSON [2021-06-09T18:01:25.333Z] --- PASS: TestToJSON (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestToParamWithVersion [2021-06-09T18:01:25.333Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestFromJSON [2021-06-09T18:01:25.333Z] --- PASS: TestFromJSON (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestEmpty [2021-06-09T18:01:25.333Z] --- PASS: TestEmpty (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestArgsMatchKVListEmptySources [2021-06-09T18:01:25.333Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestArgsMatchKVList [2021-06-09T18:01:25.333Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestArgsMatch [2021-06-09T18:01:25.333Z] --- PASS: TestArgsMatch (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestAdd [2021-06-09T18:01:25.333Z] --- PASS: TestAdd (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestDel [2021-06-09T18:01:25.333Z] --- PASS: TestDel (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestLen [2021-06-09T18:01:25.333Z] --- PASS: TestLen (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestExactMatch [2021-06-09T18:01:25.333Z] --- PASS: TestExactMatch (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestOnlyOneExactMatch [2021-06-09T18:01:25.333Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestContains [2021-06-09T18:01:25.333Z] --- PASS: TestContains (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestValidate [2021-06-09T18:01:25.333Z] --- PASS: TestValidate (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestWalkValues [2021-06-09T18:01:25.333Z] --- PASS: TestWalkValues (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestFuzzyMatch [2021-06-09T18:01:25.333Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestClone [2021-06-09T18:01:25.333Z] --- PASS: TestClone (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 92.2% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/types/filters 0.067s coverage: 92.2% of statements [2021-06-09T18:01:25.333Z] === RUN TestStrSliceMarshalJSON [2021-06-09T18:01:25.333Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestStrSliceUnmarshalJSON [2021-06-09T18:01:25.333Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestStrSliceUnmarshalString [2021-06-09T18:01:25.333Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestStrSliceUnmarshalSlice [2021-06-09T18:01:25.333Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 90.0% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-06-09T18:01:25.333Z] === RUN TestDurationToSecondsString [2021-06-09T18:01:25.333Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestGetTimestamp [2021-06-09T18:01:25.333Z] === RUN TestAdjustForAPIVersion [2021-06-09T18:01:25.333Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 5.7% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T18:01:25.333Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-09T18:01:25.333Z] === RUN TestParseTimestamps [2021-06-09T18:01:25.333Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 100.0% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/types/time 0.209s coverage: 100.0% of statements [2021-06-09T18:01:25.333Z] === RUN TestCompareVersion [2021-06-09T18:01:25.333Z] --- PASS: TestCompareVersion (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 75.0% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/api/types/versions 0.082s coverage: 75.0% of statements [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T18:01:25.333Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-09T18:01:25.333Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-09T18:01:25.333Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestCloneArgsSmartHttp [2021-06-09T18:01:25.333Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-06-09T18:01:25.333Z] === RUN TestCloneArgsDumbHttp [2021-06-09T18:01:25.333Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestCloneArgsGit [2021-06-09T18:01:25.333Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestCheckoutGit [2021-06-09T18:01:25.333Z] === RUN TestEnable [2021-06-09T18:01:25.333Z] --- PASS: TestEnable (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestDisable [2021-06-09T18:01:25.333Z] --- PASS: TestDisable (0.00s) [2021-06-09T18:01:25.333Z] === RUN TestEnabled [2021-06-09T18:01:25.333Z] --- PASS: TestEnabled (0.00s) [2021-06-09T18:01:25.333Z] PASS [2021-06-09T18:01:25.333Z] coverage: 100.0% of statements [2021-06-09T18:01:25.333Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-06-09T18:01:25.742Z] time="2021-06-09T18:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:01:25.743Z] time="2021-06-09T18:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7e406a2e5c90b1de478df5ad1669ba5d9bf73b84a2b247e206284f22ea2f7e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:01:25.743Z] time="2021-06-09T18:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:01:25.743Z] time="2021-06-09T18:01:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7e406a2e5c90b1de478df5ad1669ba5d9bf73b84a2b247e206284f22ea2f7e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:01:25.886Z] --- PASS: TestRenameLinkedContainer (3.54s) [2021-06-09T18:01:25.886Z] === RUN TestRenameStoppedContainer [2021-06-09T18:01:26.289Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-09T18:01:26.289Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-09T18:01:26.289Z] === RUN TestProcessNoDockerignore [2021-06-09T18:01:26.289Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-09T18:01:26.289Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-09T18:01:26.289Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestDetectContentType [2021-06-09T18:01:26.289Z] --- PASS: TestDetectContentType (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestSelectAcceptableMIME [2021-06-09T18:01:26.289Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestInspectEmptyResponse [2021-06-09T18:01:26.289Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestInspectResponseBinary [2021-06-09T18:01:26.289Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestResponseUnsupportedContentType [2021-06-09T18:01:26.289Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestInspectResponseTextSimple [2021-06-09T18:01:26.289Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestInspectResponseEmptyContentType [2021-06-09T18:01:26.289Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestUnknownContentLength [2021-06-09T18:01:26.289Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-09T18:01:26.289Z] === RUN TestDownloadRemote [2021-06-09T18:01:26.289Z] --- PASS: TestDownloadRemote (0.08s) [2021-06-09T18:01:26.289Z] === RUN TestGetWithStatusError [2021-06-09T18:01:26.289Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-09T18:01:26.289Z] === RUN TestCloseRootDirectory [2021-06-09T18:01:26.289Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-09T18:01:26.289Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:01:26.289Z] === RUN TestHashFile [2021-06-09T18:01:26.289Z] --- SKIP: TestHashFile (0.01s) [2021-06-09T18:01:26.290Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:01:26.290Z] === RUN TestHashSubdir [2021-06-09T18:01:26.290Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-09T18:01:26.290Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:01:26.290Z] === RUN TestRemoveDirectory [2021-06-09T18:01:26.290Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-09T18:01:26.290Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:01:26.290Z] PASS [2021-06-09T18:01:26.290Z] coverage: 9.3% of statements [2021-06-09T18:01:26.290Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 9.3% of statements [2021-06-09T18:01:26.290Z] === RUN TestGetAllAllowed [2021-06-09T18:01:26.290Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestGetAllMeta [2021-06-09T18:01:26.290Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-09T18:01:26.290Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestIsUnreferencedBuiltin [2021-06-09T18:01:26.290Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestIsExistingDirectory [2021-06-09T18:01:26.290Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestGetFilenameForDownload [2021-06-09T18:01:26.290Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestEnv2Variables [2021-06-09T18:01:26.290Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-09T18:01:26.290Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestMaintainer [2021-06-09T18:01:26.290Z] --- PASS: TestMaintainer (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestLabel [2021-06-09T18:01:26.290Z] --- PASS: TestLabel (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestFromScratch [2021-06-09T18:01:26.290Z] --- PASS: TestFromScratch (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestFromWithArg [2021-06-09T18:01:26.290Z] --- PASS: TestFromWithArg (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-09T18:01:26.290Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestFromWithUndefinedArg [2021-06-09T18:01:26.290Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestFromMultiStageWithNamedStage [2021-06-09T18:01:26.290Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestOnbuild [2021-06-09T18:01:26.290Z] --- PASS: TestOnbuild (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestWorkdir [2021-06-09T18:01:26.290Z] --- PASS: TestWorkdir (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestCmd [2021-06-09T18:01:26.290Z] --- PASS: TestCmd (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestHealthcheckNone [2021-06-09T18:01:26.290Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestHealthcheckCmd [2021-06-09T18:01:26.290Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestEntrypoint [2021-06-09T18:01:26.290Z] --- PASS: TestEntrypoint (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestExpose [2021-06-09T18:01:26.290Z] --- PASS: TestExpose (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestUser [2021-06-09T18:01:26.290Z] --- PASS: TestUser (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestVolume [2021-06-09T18:01:26.290Z] --- PASS: TestVolume (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestStopSignal [2021-06-09T18:01:26.290Z] --- SKIP: TestStopSignal (0.00s) [2021-06-09T18:01:26.290Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T18:01:26.290Z] === RUN TestArg [2021-06-09T18:01:26.290Z] --- PASS: TestArg (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestShell [2021-06-09T18:01:26.290Z] --- PASS: TestShell (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestPrependEnvOnCmd [2021-06-09T18:01:26.290Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestRunWithBuildArgs [2021-06-09T18:01:26.290Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestRunIgnoresHealthcheck [2021-06-09T18:01:26.290Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestDispatchUnsupportedOptions [2021-06-09T18:01:26.290Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-09T18:01:26.290Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-09T18:01:26.290Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-09T18:01:26.290Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-09T18:01:26.290Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-09T18:01:26.290Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-09T18:01:26.290Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestNormalizeWorkdir [2021-06-09T18:01:26.290Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-09T18:01:26.290Z] === RUN TestDispatch [2021-06-09T18:01:26.290Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-09T18:01:26.290Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-09T18:01:26.290Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-09T18:01:26.290Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-09T18:01:26.290Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-09T18:01:26.290Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-09T18:01:26.304Z] === RUN TestPluginInstall/with_insecure [2021-06-09T18:01:26.742Z] === RUN TestDispatch/COPY_url [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch (0.08s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-09T18:01:26.742Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-09T18:01:26.742Z] === RUN TestAddScratchImageAddsToMounts [2021-06-09T18:01:26.742Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-09T18:01:26.743Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-09T18:01:26.743Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-09T18:01:26.743Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestImageSourceGetAddsToMounts [2021-06-09T18:01:26.743Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestEmptyDockerfile [2021-06-09T18:01:26.743Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-09T18:01:26.743Z] === RUN TestSymlinkDockerfile [2021-06-09T18:01:26.743Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-09T18:01:26.743Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-09T18:01:26.743Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-06-09T18:01:26.743Z] === RUN TestNonExistingDockerfile [2021-06-09T18:01:26.743Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-06-09T18:01:26.743Z] === RUN TestCopyRunConfig [2021-06-09T18:01:26.743Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestDeepCopyRunConfig [2021-06-09T18:01:26.743Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestExportImage [2021-06-09T18:01:26.743Z] --- PASS: TestExportImage (0.00s) [2021-06-09T18:01:26.743Z] === RUN TestNormalizeDest [2021-06-09T18:01:26.743Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-09T18:01:26.743Z] PASS [2021-06-09T18:01:26.743Z] coverage: 47.0% of statements [2021-06-09T18:01:26.743Z] ok github.com/docker/docker/builder/dockerfile 0.261s coverage: 47.0% of statements [2021-06-09T18:01:26.743Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T18:01:26.825Z] --- PASS: TestRenameStoppedContainer (0.85s) [2021-06-09T18:01:26.826Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T18:01:26.866Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T18:01:27.793Z] time="2021-06-09T18:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:01:27.793Z] time="2021-06-09T18:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00da5a01b3cb9f94bca7a14b7b36474d3051c5c7be3ad4abd3a19e5d1bb276f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:01:27.793Z] time="2021-06-09T18:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:01:27.793Z] time="2021-06-09T18:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00da5a01b3cb9f94bca7a14b7b36474d3051c5c7be3ad4abd3a19e5d1bb276f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:01:28.048Z] --- PASS: TestPluginInstall (7.40s) [2021-06-09T18:01:28.048Z] --- PASS: TestPluginInstall/no_auth (3.62s) [2021-06-09T18:01:28.048Z] --- PASS: TestPluginInstall/with_htpasswd (1.99s) [2021-06-09T18:01:28.048Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2021-06-09T18:01:28.048Z] plugin_test.go:165: [dd63fabaec411] daemon is not started [2021-06-09T18:01:28.048Z] === RUN TestPluginsWithRuntimes [2021-06-09T18:01:28.734Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2021-06-09T18:01:28.734Z] === RUN TestRenameInvalidName [2021-06-09T18:01:29.675Z] --- PASS: TestRenameInvalidName (0.87s) [2021-06-09T18:01:29.675Z] === RUN TestRenameAnonymousContainer [2021-06-09T18:01:30.596Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T18:01:30.851Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T18:01:31.107Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T18:01:32.032Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T18:01:32.544Z] --- PASS: TestPluginsWithRuntimes (4.30s) [2021-06-09T18:01:32.544Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-06-09T18:01:32.544Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-06-09T18:01:32.544Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T18:01:32.970Z] --- PASS: TestRenameAnonymousContainer (3.40s) [2021-06-09T18:01:32.970Z] === RUN TestRenameContainerWithSameName [2021-06-09T18:01:33.472Z] --- PASS: TestPluginBackCompatMediaTypes (1.18s) [2021-06-09T18:01:33.472Z] PASS [2021-06-09T18:01:33.472Z] [2021-06-09T18:01:33.472Z] DONE 10 tests in 13.113s [2021-06-09T18:01:33.727Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T18:01:33.727Z] ++ 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-06-09T18:01:33.727Z] ++ set -e [2021-06-09T18:01:33.727Z] ++ '[' -n 0 ']' [2021-06-09T18:01:33.727Z] ++ set -x [2021-06-09T18:01:33.727Z] ++ 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-06-09T18:01:33.727Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T18:01:33.910Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2021-06-09T18:01:33.910Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T18:01:33.983Z] INFO: Testing against a local daemon [2021-06-09T18:01:33.983Z] === RUN TestExternalGraphDriver [2021-06-09T18:01:33.983Z] === RUN TestExternalGraphDriver/json [2021-06-09T18:01:34.239Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T18:01:34.802Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T18:01:35.820Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2021-06-09T18:01:35.820Z] === RUN TestResize [2021-06-09T18:01:36.169Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T18:01:36.169Z] === RUN TestExternalGraphDriver/spec [2021-06-09T18:01:36.390Z] --- PASS: TestResize (0.88s) [2021-06-09T18:01:36.390Z] === RUN TestResizeWithInvalidSize [2021-06-09T18:01:37.009Z] === RUN TestCheckpointCreateError [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestCheckpointCreate [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestCheckpointDeleteError [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestCheckpointDelete [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestCheckpointListError [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestCheckpointList [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointList (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestCheckpointListContainerNotFound [2021-06-09T18:01:37.009Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNewClientWithOpsFromEnv [2021-06-09T18:01:37.009Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T18:01:37.009Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T18:01:37.009Z] === RUN TestGetAPIPath [2021-06-09T18:01:37.009Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestParseHostURL [2021-06-09T18:01:37.009Z] --- PASS: TestParseHostURL (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-09T18:01:37.009Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-09T18:01:37.009Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNegotiateAPIVersion [2021-06-09T18:01:37.009Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNegotiateAPVersionOverride [2021-06-09T18:01:37.009Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-09T18:01:37.009Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-09T18:01:37.009Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-09T18:01:37.009Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestClientRedirect [2021-06-09T18:01:37.009Z] --- PASS: TestClientRedirect (0.00s) [2021-06-09T18:01:37.009Z] === RUN TestConfigCreateUnsupported [2021-06-09T18:01:37.009Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigCreateError [2021-06-09T18:01:37.010Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigCreate [2021-06-09T18:01:37.010Z] --- PASS: TestConfigCreate (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigInspectNotFound [2021-06-09T18:01:37.010Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigInspectWithEmptyID [2021-06-09T18:01:37.010Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigInspectUnsupported [2021-06-09T18:01:37.010Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigInspectError [2021-06-09T18:01:37.010Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigInspectConfigNotFound [2021-06-09T18:01:37.010Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigInspect [2021-06-09T18:01:37.010Z] --- PASS: TestConfigInspect (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigListUnsupported [2021-06-09T18:01:37.010Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigListError [2021-06-09T18:01:37.010Z] --- PASS: TestConfigListError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigList [2021-06-09T18:01:37.010Z] --- PASS: TestConfigList (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigRemoveUnsupported [2021-06-09T18:01:37.010Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigRemoveError [2021-06-09T18:01:37.010Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigRemove [2021-06-09T18:01:37.010Z] --- PASS: TestConfigRemove (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigUpdateUnsupported [2021-06-09T18:01:37.010Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigUpdateError [2021-06-09T18:01:37.010Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestConfigUpdate [2021-06-09T18:01:37.010Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerCommitError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerCommit [2021-06-09T18:01:37.010Z] --- PASS: TestContainerCommit (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerStatPathError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerStatPathNotFoundError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerStatPathNoHeaderError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerStatPath [2021-06-09T18:01:37.010Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyToContainerError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyToContainerNotFoundError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyToContainer [2021-06-09T18:01:37.010Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyFromContainerError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyFromContainerNotFoundError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-09T18:01:37.010Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestCopyFromContainer [2021-06-09T18:01:37.010Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerCreateError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerCreateImageNotFound [2021-06-09T18:01:37.010Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerCreateWithName [2021-06-09T18:01:37.010Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerCreateAutoRemove [2021-06-09T18:01:37.010Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerDiffError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerDiff [2021-06-09T18:01:37.010Z] --- PASS: TestContainerDiff (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerExecCreateError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerExecCreate [2021-06-09T18:01:37.010Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerExecStartError [2021-06-09T18:01:37.010Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerExecStart [2021-06-09T18:01:37.010Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-09T18:01:37.010Z] === RUN TestContainerExecInspectError [2021-06-09T18:01:37.330Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-06-09T18:01:37.330Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T18:01:37.463Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerExecInspect [2021-06-09T18:01:37.463Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerExportError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerExportError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerExport [2021-06-09T18:01:37.463Z] --- PASS: TestContainerExport (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerInspectError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerInspectContainerNotFound [2021-06-09T18:01:37.463Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerInspectWithEmptyID [2021-06-09T18:01:37.463Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerInspect [2021-06-09T18:01:37.463Z] --- PASS: TestContainerInspect (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerInspectNode [2021-06-09T18:01:37.463Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerKillError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerKillError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerKill [2021-06-09T18:01:37.463Z] --- PASS: TestContainerKill (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerListError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerListError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerList [2021-06-09T18:01:37.463Z] --- PASS: TestContainerList (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerLogsNotFoundError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerLogsError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerLogs [2021-06-09T18:01:37.463Z] --- PASS: TestContainerLogs (0.17s) [2021-06-09T18:01:37.463Z] === RUN TestContainerPauseError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerPause [2021-06-09T18:01:37.463Z] --- PASS: TestContainerPause (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainersPruneError [2021-06-09T18:01:37.463Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainersPrune [2021-06-09T18:01:37.463Z] --- PASS: TestContainersPrune (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRemoveError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRemoveNotFoundError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRemoveNotFoundError (0.03s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRemove [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRemove (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRenameError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRename [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRename (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerResizeError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerExecResizeError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerResize [2021-06-09T18:01:37.463Z] --- PASS: TestContainerResize (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerExecResize [2021-06-09T18:01:37.463Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRestartError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerRestart [2021-06-09T18:01:37.463Z] --- PASS: TestContainerRestart (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerStartError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerStartError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerStart [2021-06-09T18:01:37.463Z] --- PASS: TestContainerStart (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerStatsError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerStats [2021-06-09T18:01:37.463Z] --- PASS: TestContainerStats (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerStopError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerStopError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerStop [2021-06-09T18:01:37.463Z] --- PASS: TestContainerStop (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerTopError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerTopError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerTop [2021-06-09T18:01:37.463Z] --- PASS: TestContainerTop (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerUnpauseError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerUnpause [2021-06-09T18:01:37.463Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerUpdateError [2021-06-09T18:01:37.463Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-09T18:01:37.463Z] === RUN TestContainerUpdate [2021-06-09T18:01:37.464Z] --- PASS: TestContainerUpdate (0.01s) [2021-06-09T18:01:37.464Z] === RUN TestContainerWaitError [2021-06-09T18:01:37.464Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestContainerWait [2021-06-09T18:01:37.464Z] --- PASS: TestContainerWait (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestDiskUsageError [2021-06-09T18:01:37.464Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestDiskUsage [2021-06-09T18:01:37.464Z] --- PASS: TestDiskUsage (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestDistributionInspectUnsupported [2021-06-09T18:01:37.464Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestDistributionInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestEventsErrorInOptions [2021-06-09T18:01:37.464Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestEventsErrorFromServer [2021-06-09T18:01:37.464Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestEvents [2021-06-09T18:01:37.464Z] --- PASS: TestEvents (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestTLSCloseWriter [2021-06-09T18:01:37.464Z] === PAUSE TestTLSCloseWriter [2021-06-09T18:01:37.464Z] === RUN TestImageBuildError [2021-06-09T18:01:37.464Z] --- PASS: TestImageBuildError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageBuild [2021-06-09T18:01:37.464Z] --- PASS: TestImageBuild (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestGetDockerOS [2021-06-09T18:01:37.464Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageCreateError [2021-06-09T18:01:37.464Z] --- PASS: TestImageCreateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageCreate [2021-06-09T18:01:37.464Z] --- PASS: TestImageCreate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageHistoryError [2021-06-09T18:01:37.464Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageHistory [2021-06-09T18:01:37.464Z] --- PASS: TestImageHistory (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageImportError [2021-06-09T18:01:37.464Z] --- PASS: TestImageImportError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageImport [2021-06-09T18:01:37.464Z] --- PASS: TestImageImport (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestImageInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageInspectImageNotFound [2021-06-09T18:01:37.464Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageInspect [2021-06-09T18:01:37.464Z] --- PASS: TestImageInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageListError [2021-06-09T18:01:37.464Z] --- PASS: TestImageListError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageList [2021-06-09T18:01:37.464Z] --- PASS: TestImageList (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageListApiBefore125 [2021-06-09T18:01:37.464Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageLoadError [2021-06-09T18:01:37.464Z] --- PASS: TestImageLoadError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageLoad [2021-06-09T18:01:37.464Z] --- PASS: TestImageLoad (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagesPruneError [2021-06-09T18:01:37.464Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagesPrune [2021-06-09T18:01:37.464Z] --- PASS: TestImagesPrune (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullReferenceParseError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullAnyError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePullWithoutErrors [2021-06-09T18:01:37.464Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushReferenceError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushAnyError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithoutErrors [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-09T18:01:37.464Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageRemoveError [2021-06-09T18:01:37.464Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageRemoveImageNotFound [2021-06-09T18:01:37.464Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageRemove [2021-06-09T18:01:37.464Z] --- PASS: TestImageRemove (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSaveError [2021-06-09T18:01:37.464Z] --- PASS: TestImageSaveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSave [2021-06-09T18:01:37.464Z] --- PASS: TestImageSave (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSearchAnyError [2021-06-09T18:01:37.464Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-09T18:01:37.464Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-09T18:01:37.464Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-09T18:01:37.464Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-09T18:01:37.464Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageSearchWithoutErrors [2021-06-09T18:01:37.464Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageTagError [2021-06-09T18:01:37.464Z] --- PASS: TestImageTagError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageTagInvalidReference [2021-06-09T18:01:37.464Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageTagInvalidSourceImageName [2021-06-09T18:01:37.464Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageTagHexSource [2021-06-09T18:01:37.464Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestImageTag [2021-06-09T18:01:37.464Z] --- PASS: TestImageTag (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestInfoServerError [2021-06-09T18:01:37.464Z] --- PASS: TestInfoServerError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestInfoInvalidResponseJSONError [2021-06-09T18:01:37.464Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestInfo [2021-06-09T18:01:37.464Z] --- PASS: TestInfo (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkConnectError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkConnect [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkCreateError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkCreate [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkDisconnectError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkDisconnect [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkInspectNotFoundError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkInspect [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkListError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkListError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkList [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkList (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworksPruneError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworksPrune [2021-06-09T18:01:37.464Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkRemoveError [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNetworkRemove [2021-06-09T18:01:37.464Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeInspectNodeNotFound [2021-06-09T18:01:37.464Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeInspect [2021-06-09T18:01:37.464Z] --- PASS: TestNodeInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeListError [2021-06-09T18:01:37.464Z] --- PASS: TestNodeListError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeList [2021-06-09T18:01:37.464Z] --- PASS: TestNodeList (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeRemoveError [2021-06-09T18:01:37.464Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeRemove [2021-06-09T18:01:37.464Z] --- PASS: TestNodeRemove (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeUpdateError [2021-06-09T18:01:37.464Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestNodeUpdate [2021-06-09T18:01:37.464Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestOptionWithTimeout [2021-06-09T18:01:37.464Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPingFail [2021-06-09T18:01:37.464Z] --- PASS: TestPingFail (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPingWithError [2021-06-09T18:01:37.464Z] 2021/06/09 18:01:36 RoundTripper returned a response & error; ignoring response [2021-06-09T18:01:37.464Z] 2021/06/09 18:01:36 RoundTripper returned a response & error; ignoring response [2021-06-09T18:01:37.464Z] --- PASS: TestPingWithError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPingSuccess [2021-06-09T18:01:37.464Z] --- PASS: TestPingSuccess (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPingHeadFallback [2021-06-09T18:01:37.464Z] === RUN TestPingHeadFallback/OK [2021-06-09T18:01:37.464Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-09T18:01:37.464Z] === RUN TestPingHeadFallback/Not_Found [2021-06-09T18:01:37.464Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-09T18:01:37.464Z] --- PASS: TestPingHeadFallback (0.04s) [2021-06-09T18:01:37.464Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-09T18:01:37.464Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginDisableError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginDisable [2021-06-09T18:01:37.464Z] --- PASS: TestPluginDisable (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginEnableError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginEnable [2021-06-09T18:01:37.464Z] --- PASS: TestPluginEnable (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginInspect [2021-06-09T18:01:37.464Z] --- PASS: TestPluginInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginListError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginListError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginList [2021-06-09T18:01:37.464Z] --- PASS: TestPluginList (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginPushError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginPushError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginPush [2021-06-09T18:01:37.464Z] --- PASS: TestPluginPush (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginRemoveError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginRemove [2021-06-09T18:01:37.464Z] --- PASS: TestPluginRemove (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginSetError [2021-06-09T18:01:37.464Z] --- PASS: TestPluginSetError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPluginSet [2021-06-09T18:01:37.464Z] --- PASS: TestPluginSet (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSetHostHeader [2021-06-09T18:01:37.464Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestPlainTextError [2021-06-09T18:01:37.464Z] --- PASS: TestPlainTextError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestInfiniteError [2021-06-09T18:01:37.464Z] --- PASS: TestInfiniteError (0.03s) [2021-06-09T18:01:37.464Z] === RUN TestSecretCreateUnsupported [2021-06-09T18:01:37.464Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretCreateError [2021-06-09T18:01:37.464Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretCreate [2021-06-09T18:01:37.464Z] --- PASS: TestSecretCreate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretInspectUnsupported [2021-06-09T18:01:37.464Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretInspectSecretNotFound [2021-06-09T18:01:37.464Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretInspect [2021-06-09T18:01:37.464Z] --- PASS: TestSecretInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretListUnsupported [2021-06-09T18:01:37.464Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretListError [2021-06-09T18:01:37.464Z] --- PASS: TestSecretListError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretList [2021-06-09T18:01:37.464Z] --- PASS: TestSecretList (0.03s) [2021-06-09T18:01:37.464Z] === RUN TestSecretRemoveUnsupported [2021-06-09T18:01:37.464Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretRemoveError [2021-06-09T18:01:37.464Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretRemove [2021-06-09T18:01:37.464Z] --- PASS: TestSecretRemove (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretUpdateUnsupported [2021-06-09T18:01:37.464Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretUpdateError [2021-06-09T18:01:37.464Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSecretUpdate [2021-06-09T18:01:37.464Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceCreateError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceCreate [2021-06-09T18:01:37.464Z] --- PASS: TestServiceCreate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-09T18:01:37.464Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceCreateDigestPinning [2021-06-09T18:01:37.464Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceInspectServiceNotFound [2021-06-09T18:01:37.464Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceInspectWithEmptyID [2021-06-09T18:01:37.464Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceInspect [2021-06-09T18:01:37.464Z] --- PASS: TestServiceInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceListError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceListError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceList [2021-06-09T18:01:37.464Z] --- PASS: TestServiceList (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceLogsError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceLogs [2021-06-09T18:01:37.464Z] --- PASS: TestServiceLogs (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceRemoveError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceRemoveNotFoundError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceRemove [2021-06-09T18:01:37.464Z] --- PASS: TestServiceRemove (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceUpdateError [2021-06-09T18:01:37.464Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestServiceUpdate [2021-06-09T18:01:37.464Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmGetUnlockKeyError [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmGetUnlockKey [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmInitError [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmInit [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmInit (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmInspectError [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmInspect [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmJoinError [2021-06-09T18:01:37.464Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-09T18:01:37.464Z] === RUN TestSwarmJoin [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestSwarmLeaveError [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestSwarmLeave [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestSwarmUnlockError [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestSwarmUnlock [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestSwarmUpdateError [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestSwarmUpdate [2021-06-09T18:01:37.465Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestTaskInspectError [2021-06-09T18:01:37.465Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestTaskInspectWithEmptyID [2021-06-09T18:01:37.465Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestTaskInspect [2021-06-09T18:01:37.465Z] --- PASS: TestTaskInspect (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestTaskListError [2021-06-09T18:01:37.465Z] --- PASS: TestTaskListError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestTaskList [2021-06-09T18:01:37.465Z] --- PASS: TestTaskList (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeCreateError [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeCreate [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeInspectError [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeInspectNotFound [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeInspectWithEmptyID [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeInspect [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeListError [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeListError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeList [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeList (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeRemoveError [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-09T18:01:37.465Z] === RUN TestVolumeRemove [2021-06-09T18:01:37.465Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-09T18:01:37.465Z] === CONT TestTLSCloseWriter [2021-06-09T18:01:37.465Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-09T18:01:37.465Z] PASS [2021-06-09T18:01:37.465Z] coverage: 74.9% of statements [2021-06-09T18:01:37.465Z] ok github.com/docker/docker/client 0.731s coverage: 74.9% of statements [2021-06-09T18:01:37.533Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T18:01:38.271Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T18:01:38.271Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T18:01:38.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T18:01:38.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-09T18:01:38.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-09T18:01:38.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-09T18:01:38.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-09T18:01:38.461Z] === RUN TestExternalGraphDriver/pull [2021-06-09T18:01:39.022Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T18:01:39.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-09T18:01:39.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-09T18:01:40.912Z] --- PASS: TestExternalGraphDriver (6.79s) [2021-06-09T18:01:40.912Z] --- PASS: TestExternalGraphDriver/json (2.26s) [2021-06-09T18:01:40.912Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2021-06-09T18:01:40.912Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2021-06-09T18:01:40.912Z] === RUN TestGraphdriverPluginV2 [2021-06-09T18:01:41.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-09T18:01:41.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-09T18:01:41.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-09T18:01:42.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-09T18:01:43.425Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T18:01:43.425Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T18:01:43.430Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-09T18:01:43.430Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-09T18:01:43.430Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-09T18:01:43.430Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-09T18:01:43.430Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-09T18:01:43.430Z] remote: Enumerating objects: 23, done. [2021-06-09T18:01:43.430Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-09T18:01:43.430Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-09T18:01:43.430Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-09T18:01:43.430Z] 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-06-09T18:01:43.430Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-09T18:01:43.430Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-09T18:01:43.681Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T18:01:43.681Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T18:01:43.769Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-09T18:01:44.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0dc838e53b56329211337a50e1d575253fcace67 hack/test/unit [2021-06-09T18:01:44.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-09T18:01:44.242Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T18:01:44.616Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-09T18:01:44.616Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-09T18:01:44.616Z] + TESTDIRS=./... [2021-06-09T18:01:44.616Z] + exclude_paths='/vendor/|/integration' [2021-06-09T18:01:44.616Z] ++ go list ./... [2021-06-09T18:01:44.616Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-09T18:01:44.789Z] --- PASS: TestServicePlugin (30.53s) [2021-06-09T18:01:44.789Z] plugin_test.go:62: [d28988d933214] joining swarm manager [ddf31e2a5b969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:01:44.789Z] plugin_test.go:65: [d0a107ed29d42] joining swarm manager [ddf31e2a5b969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:01:44.789Z] === RUN TestServiceUpdateLabel [2021-06-09T18:01:45.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-09T18:01:45.170Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2021-06-09T18:01:45.170Z] PASS [2021-06-09T18:01:45.170Z] [2021-06-09T18:01:45.170Z] DONE 5 tests in 11.429s [2021-06-09T18:01:45.170Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T18:01:45.170Z] ++ 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-06-09T18:01:45.170Z] ++ set -e [2021-06-09T18:01:45.170Z] ++ '[' -n 0 ']' [2021-06-09T18:01:45.170Z] ++ set -x [2021-06-09T18:01:45.171Z] ++ 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-06-09T18:01:45.171Z] INFO: Testing against a local daemon [2021-06-09T18:01:45.171Z] === RUN TestContinueAfterPluginCrash [2021-06-09T18:01:45.171Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T18:01:45.171Z] === RUN TestReadPluginNoRead [2021-06-09T18:01:45.171Z] === PAUSE TestReadPluginNoRead [2021-06-09T18:01:45.171Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T18:01:45.171Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T18:01:45.171Z] === CONT TestContinueAfterPluginCrash [2021-06-09T18:01:45.171Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T18:01:45.354Z] --- PASS: TestServiceUpdateLabel (2.34s) [2021-06-09T18:01:45.354Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:01:45.426Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T18:01:45.550Z] + pkg_list='github.com/docker/docker/api [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/backend/build [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/httputils [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/middleware [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/build [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/container [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/debug [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/image [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/network [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/session [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/system [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/server/router/volume [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/backend [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/container [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/events [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/filters [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/image [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/mount [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/network [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/registry [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/strslice [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/swarm [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/time [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/versions [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T18:01:45.550Z] github.com/docker/docker/api/types/volume [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/dockerfile [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/dockerignore [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/remotecontext [2021-06-09T18:01:45.550Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T18:01:45.550Z] github.com/docker/docker/cli [2021-06-09T18:01:45.550Z] github.com/docker/docker/cli/config [2021-06-09T18:01:45.550Z] github.com/docker/docker/cli/debug [2021-06-09T18:01:45.550Z] github.com/docker/docker/client [2021-06-09T18:01:45.550Z] github.com/docker/docker/cmd/dockerd [2021-06-09T18:01:45.550Z] github.com/docker/docker/container [2021-06-09T18:01:45.550Z] github.com/docker/docker/container/stream [2021-06-09T18:01:45.550Z] github.com/docker/docker/contrib/apparmor [2021-06-09T18:01:45.550Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T18:01:45.550Z] github.com/docker/docker/contrib/httpserver [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/cluster [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/config [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/discovery [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/events [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/exec [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/images [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/initlayer [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/links [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/listeners [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/logger [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T18:01:45.550Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/local [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/names [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/network [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/stats [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution/metadata [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution/utils [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution/xfer [2021-06-09T18:01:45.551Z] github.com/docker/docker/dockerversion [2021-06-09T18:01:45.551Z] github.com/docker/docker/errdefs [2021-06-09T18:01:45.551Z] github.com/docker/docker/image [2021-06-09T18:01:45.551Z] github.com/docker/docker/image/cache [2021-06-09T18:01:45.551Z] github.com/docker/docker/image/tarexport [2021-06-09T18:01:45.551Z] github.com/docker/docker/image/v1 [2021-06-09T18:01:45.551Z] github.com/docker/docker/internal/test/suite [2021-06-09T18:01:45.551Z] github.com/docker/docker/layer [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/types [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/api [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/client [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/config [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/idm [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/ns [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/options [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/osl [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/types [2021-06-09T18:01:45.551Z] github.com/docker/docker/oci [2021-06-09T18:01:45.551Z] github.com/docker/docker/oci/caps [2021-06-09T18:01:45.551Z] github.com/docker/docker/opts [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/aaparser [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/archive [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/authorization [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/capabilities [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/containerfs [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/directory [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/discovery [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/dmesg [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/filenotify [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/fileutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/fsutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/homedir [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/idtools [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/ioutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/locker [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/longpath [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/loopback [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/mount [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/parsers [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/pidfile [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/platform [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/plugins [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/pools [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/progress [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/pubsub [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/reexec [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/signal [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/stringid [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/symlink [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/system [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/tailfile [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/tarsum [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/term [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/term/windows [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/truncindex [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/urlutil [2021-06-09T18:01:45.551Z] github.com/docker/docker/pkg/useragent [2021-06-09T18:01:45.551Z] github.com/docker/docker/plugin [2021-06-09T18:01:45.551Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T18:01:45.551Z] github.com/docker/docker/plugin/v2 [2021-06-09T18:01:45.551Z] github.com/docker/docker/profiles/apparmor [2021-06-09T18:01:45.551Z] github.com/docker/docker/profiles/seccomp [2021-06-09T18:01:45.551Z] github.com/docker/docker/quota [2021-06-09T18:01:45.551Z] github.com/docker/docker/reference [2021-06-09T18:01:45.551Z] github.com/docker/docker/registry [2021-06-09T18:01:45.551Z] github.com/docker/docker/registry/resumable [2021-06-09T18:01:45.551Z] github.com/docker/docker/restartmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/rootless [2021-06-09T18:01:45.551Z] github.com/docker/docker/rootless/specconv [2021-06-09T18:01:45.551Z] github.com/docker/docker/runconfig [2021-06-09T18:01:45.551Z] github.com/docker/docker/runconfig/opts [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/daemon [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/environment [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/fakegit [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/registry [2021-06-09T18:01:45.551Z] github.com/docker/docker/testutil/request [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume/drivers [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume/local [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume/mounts [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume/service [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume/service/opts [2021-06-09T18:01:45.551Z] github.com/docker/docker/volume/testutils' [2021-06-09T18:01:45.551Z] + echo 'github.com/docker/docker/api [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/backend/build [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/httputils [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/middleware [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/build [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/container [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/debug [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/distribution [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/grpc [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/image [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/network [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/plugin [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/session [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/swarm [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/system [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/server/router/volume [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/backend [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/blkiodev [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/container [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/events [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/filters [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/image [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/mount [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/network [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/registry [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/strslice [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/swarm [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/time [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/versions [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-09T18:01:45.551Z] github.com/docker/docker/api/types/volume [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/builder-next/worker [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/dockerfile [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/dockerignore [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/remotecontext [2021-06-09T18:01:45.551Z] github.com/docker/docker/builder/remotecontext/git [2021-06-09T18:01:45.551Z] github.com/docker/docker/cli [2021-06-09T18:01:45.551Z] github.com/docker/docker/cli/config [2021-06-09T18:01:45.551Z] github.com/docker/docker/cli/debug [2021-06-09T18:01:45.551Z] github.com/docker/docker/client [2021-06-09T18:01:45.551Z] github.com/docker/docker/cmd/dockerd [2021-06-09T18:01:45.551Z] github.com/docker/docker/container [2021-06-09T18:01:45.551Z] github.com/docker/docker/container/stream [2021-06-09T18:01:45.551Z] github.com/docker/docker/contrib/apparmor [2021-06-09T18:01:45.551Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-09T18:01:45.551Z] github.com/docker/docker/contrib/httpserver [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/cluster [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/cluster/convert [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/cluster/executor [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/cluster/provider [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/config [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/discovery [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/events [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/events/testutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/exec [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/images [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/initlayer [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/links [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/listeners [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/gelf [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/journald [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/local [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/logentries [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/splunk [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/syslog [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/logger/templates [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/names [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/network [2021-06-09T18:01:45.551Z] github.com/docker/docker/daemon/stats [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution/metadata [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution/utils [2021-06-09T18:01:45.551Z] github.com/docker/docker/distribution/xfer [2021-06-09T18:01:45.551Z] github.com/docker/docker/dockerversion [2021-06-09T18:01:45.551Z] github.com/docker/docker/errdefs [2021-06-09T18:01:45.551Z] github.com/docker/docker/image [2021-06-09T18:01:45.551Z] github.com/docker/docker/image/cache [2021-06-09T18:01:45.551Z] github.com/docker/docker/image/tarexport [2021-06-09T18:01:45.551Z] github.com/docker/docker/image/v1 [2021-06-09T18:01:45.551Z] github.com/docker/docker/internal/test/suite [2021-06-09T18:01:45.551Z] github.com/docker/docker/layer [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/queue [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/remote [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-09T18:01:45.551Z] github.com/docker/docker/libcontainerd/types [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/api [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/bitseq [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/client [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cluster [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/config [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/datastore [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/driverapi [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-09T18:01:45.551Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/etchosts [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/idm [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipam [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/iptables [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/netlabel [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/netutils [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/networkdb [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/ns [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/options [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/osl [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/portallocator [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/portmapper [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/testutils [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/types [2021-06-09T18:01:45.552Z] github.com/docker/docker/oci [2021-06-09T18:01:45.552Z] github.com/docker/docker/oci/caps [2021-06-09T18:01:45.552Z] github.com/docker/docker/opts [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/aaparser [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/archive [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/authorization [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/broadcaster [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/capabilities [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/chrootarchive [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/containerfs [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/devicemapper [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/directory [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/discovery [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/discovery/file [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/discovery/kv [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/discovery/memory [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/dmesg [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/filenotify [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/fileutils [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/fsutils [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/homedir [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/idtools [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/ioutils [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/jsonmessage [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/locker [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/longpath [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/loopback [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/mount [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/namesgenerator [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/parsers [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/pidfile [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/platform [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/plugingetter [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/plugins [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/plugins/transport [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/pools [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/progress [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/pubsub [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/reexec [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/signal [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/stdcopy [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/streamformatter [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/stringid [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/symlink [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/sysinfo [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/system [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/tailfile [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/tarsum [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/term [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/term/windows [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/truncindex [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/urlutil [2021-06-09T18:01:45.552Z] github.com/docker/docker/pkg/useragent [2021-06-09T18:01:45.552Z] github.com/docker/docker/plugin [2021-06-09T18:01:45.552Z] github.com/docker/docker/plugin/executor/containerd [2021-06-09T18:01:45.552Z] github.com/docker/docker/plugin/v2 [2021-06-09T18:01:45.552Z] github.com/docker/docker/profiles/apparmor [2021-06-09T18:01:45.552Z] github.com/docker/docker/profiles/seccomp [2021-06-09T18:01:45.552Z] github.com/docker/docker/quota [2021-06-09T18:01:45.552Z] github.com/docker/docker/reference [2021-06-09T18:01:45.552Z] github.com/docker/docker/registry [2021-06-09T18:01:45.552Z] github.com/docker/docker/registry/resumable [2021-06-09T18:01:45.552Z] github.com/docker/docker/restartmanager [2021-06-09T18:01:45.552Z] github.com/docker/docker/rootless [2021-06-09T18:01:45.552Z] github.com/docker/docker/rootless/specconv [2021-06-09T18:01:45.552Z] github.com/docker/docker/runconfig [2021-06-09T18:01:45.552Z] github.com/docker/docker/runconfig/opts [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/daemon [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/environment [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/fakecontext [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/fakegit [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/fakestorage [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/fixtures/load [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/registry [2021-06-09T18:01:45.552Z] github.com/docker/docker/testutil/request [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume/drivers [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume/local [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume/mounts [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume/service [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume/service/opts [2021-06-09T18:01:45.552Z] github.com/docker/docker/volume/testutils' [2021-06-09T18:01:45.552Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-09T18:01:45.552Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-09T18:01:45.552Z] + type docker-proxy [2021-06-09T18:01:45.552Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-09T18:01:45.552Z] + hack/make.sh binary-proxy install-proxy [2021-06-09T18:01:45.552Z] [2021-06-09T18:01:45.552Z] Removing bundles/ [2021-06-09T18:01:45.552Z] [2021-06-09T18:01:45.552Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-09T18:01:45.683Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T18:01:45.810Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-09T18:01:45.810Z] GOOS="" GOARCH="" GOARM="" [2021-06-09T18:01:47.047Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-06-09T18:01:47.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2021-06-09T18:01:47.568Z] === RUN TestCgroupNamespacesRun [2021-06-09T18:01:49.498Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2021-06-09T18:01:49.498Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-09T18:01:50.880Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2021-06-09T18:01:50.880Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-09T18:01:51.212Z] --- PASS: TestDaemonStartWithLogOpt (5.67s) [2021-06-09T18:01:51.212Z] === CONT TestReadPluginNoRead [2021-06-09T18:01:52.371Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-09T18:01:52.371Z] [2021-06-09T18:01:52.371Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-09T18:01:52.371Z] Installing docker-proxy to /usr/local/bin/ [2021-06-09T18:01:52.371Z] [2021-06-09T18:01:52.371Z] + mkdir -p bundles [2021-06-09T18:01:52.372Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-09T18:01:52.630Z] ? github.com/docker/docker/api [no test files] [2021-06-09T18:01:53.100Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T18:01:53.420Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s) [2021-06-09T18:01:53.420Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-09T18:01:54.470Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T18:01:54.470Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T18:01:55.332Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2021-06-09T18:01:55.332Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-09T18:01:55.397Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T18:01:55.958Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T18:01:56.214Z] --- PASS: TestContinueAfterPluginCrash (10.96s) [2021-06-09T18:01:56.470Z] === RUN TestReadPluginNoRead/default [2021-06-09T18:01:57.242Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2021-06-09T18:01:57.242Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-09T18:01:57.399Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T18:01:58.327Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T18:01:58.498Z] --- PASS: TestCheckoutGit (32.60s) [2021-06-09T18:01:58.498Z] === RUN TestValidGitTransport [2021-06-09T18:01:58.498Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-09T18:01:58.498Z] === RUN TestGitInvalidRef [2021-06-09T18:01:58.498Z] --- PASS: TestGitInvalidRef (0.21s) [2021-06-09T18:01:58.498Z] PASS [2021-06-09T18:01:58.498Z] coverage: 86.3% of statements [2021-06-09T18:01:58.498Z] ok github.com/docker/docker/builder/remotecontext/git 32.920s coverage: 86.3% of statements [2021-06-09T18:01:58.498Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T18:01:58.498Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T18:01:58.624Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2021-06-09T18:01:58.624Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-09T18:01:58.888Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T18:01:59.567Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-06-09T18:01:59.567Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-09T18:02:00.254Z] --- PASS: TestReadPluginNoRead (9.14s) [2021-06-09T18:02:00.254Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.11s) [2021-06-09T18:02:00.254Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-06-09T18:02:00.254Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2021-06-09T18:02:00.254Z] read_test.go:92: [df08990a6e72d] daemon is not started [2021-06-09T18:02:00.254Z] PASS [2021-06-09T18:02:00.254Z] [2021-06-09T18:02:00.254Z] DONE 6 tests in 14.991s [2021-06-09T18:02:00.254Z] 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-06-09T18:02:00.254Z] ++ 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-06-09T18:02:00.254Z] ++ set -e [2021-06-09T18:02:00.254Z] ++ '[' -n 0 ']' [2021-06-09T18:02:00.254Z] ++ set -x [2021-06-09T18:02:00.255Z] ++ 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-06-09T18:02:00.255Z] testing: warning: no tests to run [2021-06-09T18:02:00.255Z] PASS [2021-06-09T18:02:00.255Z] [2021-06-09T18:02:00.255Z] DONE 0 tests in 0.089s [2021-06-09T18:02:00.255Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T18:02:00.255Z] ++ 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-06-09T18:02:00.255Z] ++ set -e [2021-06-09T18:02:00.255Z] ++ '[' -n 0 ']' [2021-06-09T18:02:00.255Z] ++ set -x [2021-06-09T18:02:00.255Z] ++ 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-06-09T18:02:00.510Z] INFO: Testing against a local daemon [2021-06-09T18:02:00.510Z] === RUN TestPluginWithDevMounts [2021-06-09T18:02:00.510Z] === PAUSE TestPluginWithDevMounts [2021-06-09T18:02:00.510Z] === CONT TestPluginWithDevMounts [2021-06-09T18:02:01.071Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T18:02:02.108Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-06-09T18:02:02.108Z] === RUN TestNISDomainname [2021-06-09T18:02:02.436Z] --- PASS: TestPluginWithDevMounts (2.02s) [2021-06-09T18:02:02.436Z] PASS [2021-06-09T18:02:02.436Z] [2021-06-09T18:02:02.436Z] DONE 1 tests in 2.237s [2021-06-09T18:02:02.436Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T18:02:02.436Z] ++ 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-06-09T18:02:02.436Z] ++ set -e [2021-06-09T18:02:02.436Z] ++ '[' -n 0 ']' [2021-06-09T18:02:02.436Z] ++ set -x [2021-06-09T18:02:02.436Z] ++ 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-06-09T18:02:02.997Z] INFO: Testing against a local daemon [2021-06-09T18:02:02.997Z] === RUN TestSecretInspect [2021-06-09T18:02:03.422Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2021-06-09T18:02:03.422Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:02:03.490Z] --- PASS: TestNISDomainname (1.41s) [2021-06-09T18:02:03.490Z] === RUN TestHostnameDnsResolution [2021-06-09T18:02:03.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-09T18:02:04.252Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-06-09T18:02:04.252Z] === RUN TestConfigureDaemonLogs [2021-06-09T18:02:04.252Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestCommonOptionsInstallFlags [2021-06-09T18:02:04.252Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-09T18:02:04.252Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-09T18:02:04.252Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-09T18:02:04.252Z] PASS [2021-06-09T18:02:04.252Z] coverage: 18.4% of statements [2021-06-09T18:02:04.252Z] ok github.com/docker/docker/cmd/dockerd 0.485s coverage: 18.4% of statements [2021-06-09T18:02:04.872Z] --- PASS: TestHostnameDnsResolution (1.71s) [2021-06-09T18:02:04.872Z] === RUN TestStats [2021-06-09T18:02:05.210Z] === RUN TestContainerStopSignal [2021-06-09T18:02:05.210Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestContainerStopTimeout [2021-06-09T18:02:05.210Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-09T18:02:05.210Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-09T18:02:05.210Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-09T18:02:05.210Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestReplaceAndAppendEnvVars [2021-06-09T18:02:05.210Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-09T18:02:05.210Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-09T18:02:05.210Z] === RUN TestNewMemoryStore [2021-06-09T18:02:05.210Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestAddContainers [2021-06-09T18:02:05.210Z] --- PASS: TestAddContainers (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestGetContainer [2021-06-09T18:02:05.210Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestDeleteContainer [2021-06-09T18:02:05.210Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestListContainers [2021-06-09T18:02:05.210Z] --- PASS: TestListContainers (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestFirstContainer [2021-06-09T18:02:05.210Z] --- PASS: TestFirstContainer (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestApplyAllContainer [2021-06-09T18:02:05.210Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestIsValidHealthString [2021-06-09T18:02:05.210Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestStateRunStop [2021-06-09T18:02:05.210Z] --- PASS: TestStateRunStop (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestStateTimeoutWait [2021-06-09T18:02:05.210Z] --- PASS: TestStateTimeoutWait (0.13s) [2021-06-09T18:02:05.210Z] state_test.go:141: Stop callback fired [2021-06-09T18:02:05.210Z] state_test.go:165: Stop callback fired [2021-06-09T18:02:05.210Z] === RUN TestIsValidStateString [2021-06-09T18:02:05.210Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestViewSaveDelete [2021-06-09T18:02:05.210Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-09T18:02:05.210Z] === RUN TestViewAll [2021-06-09T18:02:05.210Z] --- PASS: TestViewAll (0.02s) [2021-06-09T18:02:05.210Z] === RUN TestViewGet [2021-06-09T18:02:05.210Z] --- PASS: TestViewGet (0.01s) [2021-06-09T18:02:05.210Z] === RUN TestNames [2021-06-09T18:02:05.210Z] --- PASS: TestNames (0.00s) [2021-06-09T18:02:05.210Z] === RUN TestViewWithHealthCheck [2021-06-09T18:02:05.210Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-09T18:02:05.210Z] PASS [2021-06-09T18:02:05.210Z] coverage: 41.5% of statements [2021-06-09T18:02:05.210Z] ok github.com/docker/docker/container 0.405s coverage: 41.5% of statements [2021-06-09T18:02:05.288Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T18:02:05.664Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T18:02:05.664Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T18:02:05.664Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T18:02:05.664Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T18:02:06.216Z] --- PASS: TestSecretInspect (3.43s) [2021-06-09T18:02:06.216Z] === RUN TestSecretList [2021-06-09T18:02:07.505Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-06-09T18:02:07.819Z] === RUN TestPrepare [2021-06-09T18:02:07.819Z] --- PASS: TestPrepare (0.00s) [2021-06-09T18:02:07.819Z] === RUN TestStart [2021-06-09T18:02:07.819Z] --- PASS: TestStart (0.00s) [2021-06-09T18:02:07.819Z] === RUN TestWaitCancel [2021-06-09T18:02:07.819Z] --- PASS: TestWaitCancel (0.00s) [2021-06-09T18:02:07.819Z] === RUN TestWaitDisabled [2021-06-09T18:02:07.819Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-09T18:02:07.819Z] === RUN TestWaitEnabled [2021-06-09T18:02:07.819Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-09T18:02:07.819Z] === RUN TestRemove [2021-06-09T18:02:07.819Z] --- PASS: TestRemove (0.00s) [2021-06-09T18:02:07.819Z] PASS [2021-06-09T18:02:07.819Z] coverage: 65.3% of statements [2021-06-09T18:02:07.819Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.140s coverage: 65.3% of statements [2021-06-09T18:02:08.168Z] --- PASS: TestStats (2.89s) [2021-06-09T18:02:08.168Z] === RUN TestStopContainerWithTimeout [2021-06-09T18:02:08.168Z] === RUN TestStopContainerWithTimeout/0 [2021-06-09T18:02:08.168Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-09T18:02:08.168Z] === RUN TestStopContainerWithTimeout/1 [2021-06-09T18:02:08.168Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-09T18:02:08.168Z] === RUN TestStopContainerWithTimeout/3 [2021-06-09T18:02:08.168Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-09T18:02:08.168Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-09T18:02:08.168Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-09T18:02:08.168Z] === CONT TestStopContainerWithTimeout/0 [2021-06-09T18:02:08.168Z] === CONT TestStopContainerWithTimeout/3 [2021-06-09T18:02:08.168Z] === CONT TestStopContainerWithTimeout/1 [2021-06-09T18:02:08.168Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-09T18:02:09.481Z] --- PASS: TestSecretList (3.18s) [2021-06-09T18:02:09.481Z] === RUN TestSecretsCreateAndDelete [2021-06-09T18:02:10.701Z] === RUN TestNewListSecretsFilters [2021-06-09T18:02:10.701Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-09T18:02:10.701Z] === RUN TestNewListConfigsFilters [2021-06-09T18:02:10.701Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-09T18:02:10.701Z] PASS [2021-06-09T18:02:10.701Z] coverage: 0.5% of statements [2021-06-09T18:02:10.701Z] ok github.com/docker/docker/daemon/cluster 0.542s coverage: 0.5% of statements [2021-06-09T18:02:10.701Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-09T18:02:11.163Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-09T18:02:11.163Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-09T18:02:11.163Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-09T18:02:11.164Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-09T18:02:11.164Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-09T18:02:11.164Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-09T18:02:11.164Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-09T18:02:11.164Z] PASS [2021-06-09T18:02:11.164Z] coverage: 35.9% of statements [2021-06-09T18:02:11.164Z] ok github.com/docker/docker/daemon/cluster/convert 0.562s coverage: 35.9% of statements [2021-06-09T18:02:11.464Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-09T18:02:11.464Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-06-09T18:02:11.464Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2021-06-09T18:02:11.464Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-06-09T18:02:11.464Z] --- PASS: TestStopContainerWithTimeout/3 (3.42s) [2021-06-09T18:02:11.464Z] === RUN TestDeleteDevicemapper [2021-06-09T18:02:11.464Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-09T18:02:11.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T18:02:11.464Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T18:02:12.757Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2021-06-09T18:02:12.757Z] === RUN TestSecretsUpdate [2021-06-09T18:02:14.007Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2021-06-09T18:02:14.007Z] === RUN TestUpdateMemory [2021-06-09T18:02:14.007Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-09T18:02:14.007Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:02:14.007Z] === RUN TestUpdateCPUQuota [2021-06-09T18:02:16.022Z] --- PASS: TestSecretsUpdate (3.25s) [2021-06-09T18:02:16.022Z] === RUN TestTemplatedSecret [2021-06-09T18:02:16.921Z] === RUN TestBuilderGC [2021-06-09T18:02:16.921Z] --- PASS: TestBuilderGC (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationNotFound [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonBrokenConfiguration [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestParseClusterAdvertiseSettings [2021-06-09T18:02:16.922Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestFindConfigurationConflicts [2021-06-09T18:02:16.922Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-09T18:02:16.922Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-09T18:02:16.922Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-09T18:02:16.922Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-09T18:02:16.922Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_label [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_dns [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-09T18:02:16.922Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-09T18:02:16.922Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestModifiedDiscoverySettings [2021-06-09T18:02:16.922Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestReloadSetConfigFileNotExist [2021-06-09T18:02:16.922Z] time="2021-06-09T18:02:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-09T18:02:16.922Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-06-09T18:02:16.922Z] === RUN TestReloadDefaultConfigNotExist [2021-06-09T18:02:16.922Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-09T18:02:16.922Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:02:16.922Z] === RUN TestReloadBadDefaultConfig [2021-06-09T18:02:16.922Z] time="2021-06-09T18:02:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-913448119" [2021-06-09T18:02:16.922Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestReloadWithConflictingLabels [2021-06-09T18:02:16.922Z] time="2021-06-09T18:02:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-001193642" [2021-06-09T18:02:16.922Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-06-09T18:02:16.922Z] === RUN TestReloadWithDuplicateLabels [2021-06-09T18:02:16.922Z] time="2021-06-09T18:02:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-499530753" [2021-06-09T18:02:16.922Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-06-09T18:02:16.922Z] === RUN TestDaemonConfigurationMerge [2021-06-09T18:02:16.922Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-09T18:02:16.922Z] PASS [2021-06-09T18:02:16.922Z] coverage: 79.7% of statements [2021-06-09T18:02:16.922Z] ok github.com/docker/docker/daemon/config 0.904s coverage: 79.7% of statements [2021-06-09T18:02:16.922Z] === RUN TestDiscoveryOptsErrors [2021-06-09T18:02:16.922Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-09T18:02:16.922Z] === RUN TestDiscoveryOpts [2021-06-09T18:02:16.922Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-09T18:02:16.922Z] PASS [2021-06-09T18:02:16.922Z] coverage: 30.0% of statements [2021-06-09T18:02:16.922Z] ok github.com/docker/docker/daemon/discovery 0.118s coverage: 30.0% of statements [2021-06-09T18:02:17.877Z] === RUN TestVerifyNetworkingConfig [2021-06-09T18:02:17.877Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestGetContainer [2021-06-09T18:02:17.877Z] --- PASS: TestGetContainer (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestValidContainerNames [2021-06-09T18:02:17.877Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestContainerInitDNS [2021-06-09T18:02:17.877Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-09T18:02:17.877Z] daemon_test.go:147: root required [2021-06-09T18:02:17.877Z] === RUN TestMerge [2021-06-09T18:02:17.877Z] --- PASS: TestMerge (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestValidateContainerIsolation [2021-06-09T18:02:17.877Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestFindNetworkErrorType [2021-06-09T18:02:17.877Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestEnsureServicesExist [2021-06-09T18:02:17.877Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestEnsureServicesExistErrors [2021-06-09T18:02:17.877Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-09T18:02:17.877Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-09T18:02:17.877Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-09T18:02:17.877Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-09T18:02:17.877Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-09T18:02:17.877Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-09T18:02:17.877Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestContainerDelete [2021-06-09T18:02:17.877Z] --- PASS: TestContainerDelete (0.01s) [2021-06-09T18:02:17.877Z] === RUN TestContainerDoubleDelete [2021-06-09T18:02:17.877Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestLogContainerEventCopyLabels [2021-06-09T18:02:17.877Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestLogContainerEventWithAttributes [2021-06-09T18:02:17.877Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestNoneHealthcheck [2021-06-09T18:02:17.877Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-09T18:02:17.877Z] === RUN TestHealthStates [2021-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.877Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.878Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.878Z] time="2021-06-09T18:02:17Z" 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-06-09T18:02:17.878Z] --- PASS: TestHealthStates (0.17s) [2021-06-09T18:02:17.878Z] === RUN TestMaskURLCredentials [2021-06-09T18:02:17.878Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestGetInspectData [2021-06-09T18:02:17.878Z] --- PASS: TestGetInspectData (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestFillLicense [2021-06-09T18:02:17.878Z] --- PASS: TestFillLicense (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestListInvalidFilter [2021-06-09T18:02:17.878Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestNameFilter [2021-06-09T18:02:17.878Z] --- PASS: TestNameFilter (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-09T18:02:17.878Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-09T18:02:17.878Z] === 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-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-09T18:02:17.878Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-09T18:02:17.878Z] --- 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-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-09T18:02:17.878Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestDaemonReloadLabels [2021-06-09T18:02:17.878Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-09T18:02:17.878Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestDaemonReloadMirrors [2021-06-09T18:02:17.878Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-09T18:02:17.878Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-09T18:02:17.878Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-09T18:02:17.878Z] === RUN TestDaemonDiscoveryReload [2021-06-09T18:02:18.284Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2021-06-09T18:02:18.285Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:02:18.334Z] === RUN TestWaitNodeAttachment [2021-06-09T18:02:18.790Z] === RUN TestEventsLog [2021-06-09T18:02:18.790Z] --- PASS: TestEventsLog (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestEventsLogTimeout [2021-06-09T18:02:18.790Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestLogEvents [2021-06-09T18:02:18.790Z] --- PASS: TestLogEvents (0.05s) [2021-06-09T18:02:18.790Z] === RUN TestLoadBufferedEvents [2021-06-09T18:02:18.790Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-09T18:02:18.790Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-09T18:02:18.790Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-06-09T18:02:18.790Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-09T18:02:18.790Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-09T18:02:18.790Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-09T18:02:18.790Z] PASS [2021-06-09T18:02:18.790Z] coverage: 50.0% of statements [2021-06-09T18:02:18.790Z] ok github.com/docker/docker/daemon/events 0.302s coverage: 50.0% of statements [2021-06-09T18:02:18.790Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-09T18:02:18.790Z] === RUN TestIsolationConversion [2021-06-09T18:02:18.790Z] === RUN TestIsolationConversion/default [2021-06-09T18:02:18.790Z] === RUN TestIsolationConversion/process [2021-06-09T18:02:18.790Z] === RUN TestIsolationConversion/hyperv [2021-06-09T18:02:18.790Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestContainerLabels [2021-06-09T18:02:18.790Z] --- PASS: TestContainerLabels (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestCredentialSpecConversion [2021-06-09T18:02:18.790Z] === RUN TestCredentialSpecConversion/none [2021-06-09T18:02:18.790Z] === RUN TestCredentialSpecConversion/config [2021-06-09T18:02:18.790Z] === RUN TestCredentialSpecConversion/file [2021-06-09T18:02:18.790Z] === RUN TestCredentialSpecConversion/registry [2021-06-09T18:02:18.790Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-09T18:02:18.790Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestControllerValidateMountBind [2021-06-09T18:02:18.790Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestControllerValidateMountVolume [2021-06-09T18:02:18.790Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestControllerValidateMountTarget [2021-06-09T18:02:18.790Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestControllerValidateMountTmpfs [2021-06-09T18:02:18.790Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestControllerValidateMountInvalidType [2021-06-09T18:02:18.790Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-09T18:02:18.790Z] === RUN TestControllerValidateMountNamedPipe [2021-06-09T18:02:18.790Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-09T18:02:18.790Z] PASS [2021-06-09T18:02:18.790Z] coverage: 11.3% of statements [2021-06-09T18:02:18.790Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.784s coverage: 11.3% of statements [2021-06-09T18:02:19.243Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-09T18:02:19.243Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-09T18:02:19.243Z] === RUN TestIsEmptyDir [2021-06-09T18:02:19.243Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-09T18:02:19.243Z] PASS [2021-06-09T18:02:19.243Z] coverage: 2.3% of statements [2021-06-09T18:02:19.243Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2021-06-09T18:02:19.696Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-09T18:02:19.696Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-09T18:02:19.696Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T18:02:19.696Z] reload_test.go:520: root required [2021-06-09T18:02:19.696Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-09T18:02:19.696Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-09T18:02:19.696Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-09T18:02:19.696Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-09T18:02:19.696Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-09T18:02:19.696Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-09T18:02:19.696Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-09T18:02:19.696Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-09T18:02:19.696Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-09T18:02:19.696Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-09T18:02:19.696Z] === RUN TestParseVolumesFrom [2021-06-09T18:02:19.696Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-09T18:02:19.696Z] PASS [2021-06-09T18:02:19.696Z] coverage: 9.0% of statements [2021-06-09T18:02:19.696Z] ok github.com/docker/docker/daemon 2.649s coverage: 9.0% of statements [2021-06-09T18:02:20.150Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T18:02:20.150Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T18:02:20.150Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T18:02:20.150Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T18:02:20.150Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-09T18:02:20.150Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-09T18:02:20.151Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-09T18:02:20.582Z] --- PASS: TestUpdateCPUQuota (5.83s) [2021-06-09T18:02:20.582Z] === RUN TestUpdatePidsLimit [2021-06-09T18:02:20.582Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-09T18:02:20.582Z] === RUN TestUpdatePidsLimit/no_change [2021-06-09T18:02:20.604Z] === RUN TestLinkNaming [2021-06-09T18:02:20.604Z] --- PASS: TestLinkNaming (0.00s) [2021-06-09T18:02:20.604Z] === RUN TestLinkNew [2021-06-09T18:02:20.604Z] --- PASS: TestLinkNew (0.00s) [2021-06-09T18:02:20.604Z] === RUN TestLinkEnv [2021-06-09T18:02:20.604Z] --- PASS: TestLinkEnv (0.00s) [2021-06-09T18:02:20.604Z] === RUN TestLinkMultipleEnv [2021-06-09T18:02:20.604Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-09T18:02:20.604Z] === RUN TestLinkPortRangeEnv [2021-06-09T18:02:20.604Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-09T18:02:20.604Z] PASS [2021-06-09T18:02:20.604Z] coverage: 93.0% of statements [2021-06-09T18:02:20.604Z] ok github.com/docker/docker/daemon/links 0.135s coverage: 93.0% of statements [2021-06-09T18:02:21.274Z] --- PASS: TestTemplatedSecret (5.14s) [2021-06-09T18:02:21.274Z] === RUN TestSecretCreateResolve [2021-06-09T18:02:21.522Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-09T18:02:22.092Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-09T18:02:22.662Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-09T18:02:22.761Z] === RUN TestAdapterReadLogs [2021-06-09T18:02:22.761Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-09T18:02:22.761Z] === RUN TestCopier [2021-06-09T18:02:22.761Z] --- PASS: TestCopier (0.00s) [2021-06-09T18:02:22.761Z] === RUN TestCopierLongLines [2021-06-09T18:02:22.761Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-09T18:02:22.761Z] === RUN TestCopierSlow [2021-06-09T18:02:23.214Z] --- PASS: TestCopierSlow (0.32s) [2021-06-09T18:02:23.214Z] === RUN TestCopierWithSized [2021-06-09T18:02:23.214Z] === RUN TestCopierWithSized/as_is [2021-06-09T18:02:23.214Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-09T18:02:23.214Z] --- PASS: TestCopierWithSized (0.30s) [2021-06-09T18:02:23.214Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-09T18:02:23.214Z] --- PASS: TestCopierWithSized/With_RingLogger (0.30s) [2021-06-09T18:02:23.214Z] === RUN TestCopierWithPartial [2021-06-09T18:02:23.232Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-09T18:02:23.667Z] --- PASS: TestCopierWithPartial (0.01s) [2021-06-09T18:02:23.667Z] === RUN TestRingLogger [2021-06-09T18:02:23.667Z] --- PASS: TestRingLogger (0.00s) [2021-06-09T18:02:23.667Z] === RUN TestRingCap [2021-06-09T18:02:23.667Z] --- PASS: TestRingCap (0.00s) [2021-06-09T18:02:23.667Z] === RUN TestRingClose [2021-06-09T18:02:23.667Z] --- PASS: TestRingClose (0.00s) [2021-06-09T18:02:23.667Z] === RUN TestRingDrain [2021-06-09T18:02:23.667Z] --- PASS: TestRingDrain (0.00s) [2021-06-09T18:02:23.667Z] PASS [2021-06-09T18:02:23.667Z] coverage: 43.8% of statements [2021-06-09T18:02:23.667Z] ok github.com/docker/docker/daemon/logger 0.777s coverage: 43.8% of statements [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/defaults [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-09T18:02:23.667Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-09T18:02:23.667Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-09T18:02:23.667Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-09T18:02:23.667Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-09T18:02:23.667Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-09T18:02:23.667Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-09T18:02:23.667Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-09T18:02:23.790Z] --- PASS: TestSecretCreateResolve (2.33s) [2021-06-09T18:02:23.790Z] PASS [2021-06-09T18:02:23.790Z] [2021-06-09T18:02:23.790Z] DONE 6 tests in 20.813s [2021-06-09T18:02:23.790Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T18:02:23.790Z] ++ 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-06-09T18:02:23.790Z] ++ set -e [2021-06-09T18:02:23.790Z] ++ '[' -n 0 ']' [2021-06-09T18:02:23.790Z] ++ set -x [2021-06-09T18:02:23.790Z] ++ 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-06-09T18:02:23.790Z] INFO: Testing against a local daemon [2021-06-09T18:02:23.790Z] === RUN TestServiceCreateInit [2021-06-09T18:02:23.790Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T18:02:24.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-09T18:02:24.120Z] time="2021-06-09T18:02:23Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-09T18:02:24.120Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-06-09T18:02:24.120Z] === RUN TestCreateSuccess [2021-06-09T18:02:24.120Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCreateLogGroupSuccess [2021-06-09T18:02:24.120Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCreateError [2021-06-09T18:02:24.120Z] --- PASS: TestCreateError (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCreateAlreadyExists [2021-06-09T18:02:24.120Z] time="2021-06-09T18:02:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-09T18:02:24.120Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestLogClosed [2021-06-09T18:02:24.120Z] --- PASS: TestLogClosed (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestLogBlocking [2021-06-09T18:02:24.120Z] --- PASS: TestLogBlocking (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-09T18:02:24.120Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestLogNonBlockingBufferFull [2021-06-09T18:02:24.120Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestPublishBatchSuccess [2021-06-09T18:02:24.120Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestPublishBatchError [2021-06-09T18:02:24.120Z] time="2021-06-09T18:02:23Z" level=error msg=Error [2021-06-09T18:02:24.120Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-09T18:02:24.120Z] time="2021-06-09T18:02:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T18:02:24.120Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-09T18:02:24.120Z] time="2021-06-09T18:02:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-09T18:02:24.120Z] time="2021-06-09T18:02:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-09T18:02:24.120Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchSimple [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchTicker [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchMultilinePattern [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-09T18:02:24.120Z] === RUN TestCollectBatchClose [2021-06-09T18:02:24.120Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen/0/Hello [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen/2/🙃 [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen/3/���� [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen/4/He��o [2021-06-09T18:02:24.120Z] === RUN TestEffectiveLen/5/ [2021-06-09T18:02:24.120Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/0/ [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/1/Hello [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/2/Hello [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/3/Hello [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/4/🙃 [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/5/🙃 [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/6/a� [2021-06-09T18:02:24.121Z] === RUN TestFindValidSplit/7/a� [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: Hello [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: He [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: llo [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: Hello [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: a [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: � [2021-06-09T18:02:24.121Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1044: a� [2021-06-09T18:02:24.121Z] cloudwatchlogs_test.go:1045: [2021-06-09T18:02:24.121Z] === RUN TestProcessEventEmoji [2021-06-09T18:02:24.121Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestCollectBatchLineSplit [2021-06-09T18:02:24.121Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-09T18:02:24.121Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2021-06-09T18:02:24.121Z] === RUN TestCollectBatchMaxEvents [2021-06-09T18:02:24.121Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-09T18:02:24.121Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-09T18:02:24.121Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-06-09T18:02:24.121Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-09T18:02:24.121Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-06-09T18:02:24.121Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-09T18:02:24.121Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-09T18:02:24.121Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-09T18:02:24.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-09T18:02:24.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestCreateTagSuccess [2021-06-09T18:02:24.121Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-09T18:02:24.121Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-09T18:02:24.121Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-09T18:02:24.121Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-09T18:02:24.121Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-09T18:02:24.121Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-09T18:02:24.121Z] PASS [2021-06-09T18:02:24.121Z] coverage: 77.8% of statements [2021-06-09T18:02:24.121Z] ok github.com/docker/docker/daemon/logger/awslogs 0.522s coverage: 77.8% of statements [2021-06-09T18:02:24.171Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-09T18:02:24.574Z] === RUN TestJSONFileLogger [2021-06-09T18:02:24.574Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-09T18:02:24.574Z] === RUN TestJSONFileLoggerWithTags [2021-06-09T18:02:24.574Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-09T18:02:24.574Z] === RUN TestJSONFileLoggerWithOpts [2021-06-09T18:02:24.574Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-09T18:02:24.574Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-09T18:02:24.574Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-09T18:02:24.574Z] === RUN TestEncodeDecode [2021-06-09T18:02:24.574Z] === PAUSE TestEncodeDecode [2021-06-09T18:02:24.574Z] === RUN TestUnexpectedEOF [2021-06-09T18:02:24.574Z] time="2021-06-09T18:02:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T18:02:24.574Z] time="2021-06-09T18:02:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-09T18:02:24.574Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-06-09T18:02:24.574Z] === CONT TestEncodeDecode [2021-06-09T18:02:24.574Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-09T18:02:24.574Z] PASS [2021-06-09T18:02:24.574Z] coverage: 69.9% of statements [2021-06-09T18:02:24.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.278s coverage: 69.9% of statements [2021-06-09T18:02:24.574Z] === RUN TestSearchRegistryForImagesErrors [2021-06-09T18:02:24.574Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-09T18:02:24.574Z] === RUN TestSearchRegistryForImages [2021-06-09T18:02:24.574Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-09T18:02:24.574Z] === RUN TestOnlyPlatformWithFallback [2021-06-09T18:02:24.574Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-09T18:02:24.574Z] === RUN TestImageDelete [2021-06-09T18:02:24.574Z] === RUN TestImageDelete/no_lease [2021-06-09T18:02:24.574Z] === RUN TestImageDelete/lease_exists [2021-06-09T18:02:25.027Z] --- PASS: TestImageDelete (0.09s) [2021-06-09T18:02:25.027Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-09T18:02:25.027Z] --- PASS: TestImageDelete/lease_exists (0.07s) [2021-06-09T18:02:25.027Z] === RUN TestContentStoreForPull [2021-06-09T18:02:25.027Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-09T18:02:25.027Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-09T18:02:25.027Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-09T18:02:25.027Z] --- PASS: TestContentStoreForPull (0.19s) [2021-06-09T18:02:25.027Z] PASS [2021-06-09T18:02:25.027Z] coverage: 6.7% of statements [2021-06-09T18:02:25.027Z] ok github.com/docker/docker/daemon/images 0.510s coverage: 6.7% of statements [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-09T18:02:25.027Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-09T18:02:25.027Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-06-09T18:02:25.027Z] === RUN TestFastTimeMarshalJSON [2021-06-09T18:02:25.027Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-09T18:02:25.027Z] PASS [2021-06-09T18:02:25.027Z] coverage: 87.2% of statements [2021-06-09T18:02:25.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2021-06-09T18:02:25.552Z] --- PASS: TestUpdatePidsLimit (5.51s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-06-09T18:02:25.553Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-06-09T18:02:25.553Z] === RUN TestUpdateRestartPolicy [2021-06-09T18:02:27.183Z] === RUN TestWriteLog [2021-06-09T18:02:27.183Z] === PAUSE TestWriteLog [2021-06-09T18:02:27.183Z] === RUN TestReadLog [2021-06-09T18:02:27.183Z] === PAUSE TestReadLog [2021-06-09T18:02:27.183Z] === CONT TestWriteLog [2021-06-09T18:02:27.183Z] --- PASS: TestWriteLog (0.00s) [2021-06-09T18:02:27.183Z] === CONT TestReadLog [2021-06-09T18:02:27.183Z] === RUN TestReadLog/tail_exact [2021-06-09T18:02:27.183Z] === RUN TestReadLog/tail_less_than_available [2021-06-09T18:02:27.183Z] === RUN TestReadLog/tail_more_than_available [2021-06-09T18:02:27.183Z] --- PASS: TestReadLog (0.19s) [2021-06-09T18:02:27.183Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-06-09T18:02:27.183Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-09T18:02:27.183Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2021-06-09T18:02:27.183Z] PASS [2021-06-09T18:02:27.183Z] coverage: 75.2% of statements [2021-06-09T18:02:27.183Z] ok github.com/docker/docker/daemon/logger/local 0.454s coverage: 75.2% of statements [2021-06-09T18:02:27.183Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T18:02:28.141Z] === RUN TestLog [2021-06-09T18:02:28.141Z] --- PASS: TestLog (0.01s) [2021-06-09T18:02:28.141Z] PASS [2021-06-09T18:02:28.141Z] coverage: 31.5% of statements [2021-06-09T18:02:28.141Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 31.5% of statements [2021-06-09T18:02:28.141Z] === RUN TestOpenFileDelete [2021-06-09T18:02:28.141Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestOpenFileRename [2021-06-09T18:02:28.141Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestParseLogTagDefaultTag [2021-06-09T18:02:28.141Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestParseLogTag [2021-06-09T18:02:28.141Z] --- PASS: TestParseLogTag (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestParseLogTagEmptyTag [2021-06-09T18:02:28.141Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestTailFiles [2021-06-09T18:02:28.141Z] --- PASS: TestTailFiles (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestFollowLogsConsumerGone [2021-06-09T18:02:28.141Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-09T18:02:28.141Z] === RUN TestFollowLogsProducerGone [2021-06-09T18:02:28.141Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-09T18:02:28.141Z] logfile_test.go:179: logDecode() closed after sending 640 messages [2021-06-09T18:02:28.141Z] logfile_test.go:232: messages sent: 640, received: 640 [2021-06-09T18:02:28.141Z] === RUN TestCheckCapacityAndRotate [2021-06-09T18:02:28.141Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-09T18:02:28.141Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-09T18:02:28.141Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-06-09T18:02:28.141Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-09T18:02:28.141Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-06-09T18:02:28.141Z] PASS [2021-06-09T18:02:28.141Z] coverage: 55.3% of statements [2021-06-09T18:02:28.141Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.232s coverage: 55.3% of statements [2021-06-09T18:02:28.217Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T18:02:28.594Z] === RUN TestValidateLogOpt [2021-06-09T18:02:28.594Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestNewMissedConfig [2021-06-09T18:02:28.594Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestNewMissedUrl [2021-06-09T18:02:28.594Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestNewMissedToken [2021-06-09T18:02:28.594Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestNewWithProxy [2021-06-09T18:02:28.594Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestDefault [2021-06-09T18:02:28.594Z] --- PASS: TestDefault (0.01s) [2021-06-09T18:02:28.594Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-09T18:02:28.594Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-06-09T18:02:28.594Z] === RUN TestJsonFormat [2021-06-09T18:02:28.594Z] --- PASS: TestJsonFormat (0.01s) [2021-06-09T18:02:28.594Z] === RUN TestRawFormat [2021-06-09T18:02:28.594Z] --- PASS: TestRawFormat (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestRawFormatWithLabels [2021-06-09T18:02:28.594Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestRawFormatWithoutTag [2021-06-09T18:02:28.594Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-09T18:02:28.594Z] === RUN TestBatching [2021-06-09T18:02:29.049Z] --- PASS: TestBatching (0.29s) [2021-06-09T18:02:29.049Z] === RUN TestFrequency [2021-06-09T18:02:29.049Z] --- PASS: TestFrequency (0.16s) [2021-06-09T18:02:29.049Z] === RUN TestOneMessagePerRequest [2021-06-09T18:02:29.049Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-06-09T18:02:29.049Z] === RUN TestVerify [2021-06-09T18:02:29.049Z] --- PASS: TestVerify (0.00s) [2021-06-09T18:02:29.049Z] === RUN TestSkipVerify [2021-06-09T18:02:29.049Z] === RUN TestNewParse [2021-06-09T18:02:29.049Z] --- PASS: TestNewParse (0.00s) [2021-06-09T18:02:29.049Z] PASS [2021-06-09T18:02:29.049Z] coverage: 8.3% of statements [2021-06-09T18:02:29.049Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2021-06-09T18:02:29.143Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T18:02:29.143Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] --- PASS: TestSkipVerify (0.59s) [2021-06-09T18:02:29.503Z] === RUN TestBufferMaximum [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.400548\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.400548\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-09T18:02:29.503Z] === RUN TestServerAlwaysDown [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.404549\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.404549\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.404549\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.405550\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] time="2021-06-09T18:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623261749.405550\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:29.503Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestCannotSendAfterClose [2021-06-09T18:02:29.958Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-09T18:02:29.958Z] === RUN TestParseLogFormat [2021-06-09T18:02:29.958Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestValidateLogOptEmpty [2021-06-09T18:02:29.958Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestValidateSyslogAddress [2021-06-09T18:02:29.958Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestParseAddressDefaultPort [2021-06-09T18:02:29.958Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestValidateSyslogFacility [2021-06-09T18:02:29.958Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestValidateLogOptSyslogFormat [2021-06-09T18:02:29.958Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-09T18:02:29.958Z] === RUN TestValidateLogOpt [2021-06-09T18:02:29.958Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-09T18:02:29.958Z] PASS [2021-06-09T18:02:29.958Z] coverage: 46.8% of statements [2021-06-09T18:02:29.958Z] ok github.com/docker/docker/daemon/logger/syslog 0.095s coverage: 46.8% of statements [2021-06-09T18:02:30.472Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2021-06-09T18:02:30.472Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:02:30.472Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T18:02:30.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T18:02:30.507Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T18:02:30.915Z] time="2021-06-09T18:02:30Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-09T18:02:30.915Z] time="2021-06-09T18:02:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c35150e8507b\"}'" [2021-06-09T18:02:30.915Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-09T18:02:30.915Z] PASS [2021-06-09T18:02:30.915Z] coverage: 82.5% of statements [2021-06-09T18:02:30.915Z] ok github.com/docker/docker/daemon/logger/splunk 2.267s coverage: 82.5% of statements [2021-06-09T18:02:30.915Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T18:02:30.915Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-09T18:02:30.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T18:02:31.037Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T18:02:31.436Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T18:02:32.441Z] === RUN TestV1IDService [2021-06-09T18:02:32.441Z] --- PASS: TestV1IDService (0.04s) [2021-06-09T18:02:32.441Z] === RUN TestV2MetadataService [2021-06-09T18:02:32.441Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-09T18:02:32.441Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-09T18:02:32.441Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-09T18:02:32.441Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-09T18:02:32.441Z] === RUN TestContinueOnError_NeverContinue [2021-06-09T18:02:32.441Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-09T18:02:32.441Z] === RUN TestManifestStore [2021-06-09T18:02:32.441Z] === RUN TestManifestStore/no_remote_or_local [2021-06-09T18:02:32.441Z] === RUN TestSuccessfulDownload [2021-06-09T18:02:32.441Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-09T18:02:32.441Z] download_test.go:268: Needs fixing on Windows [2021-06-09T18:02:32.441Z] === RUN TestCancelledDownload [2021-06-09T18:02:32.441Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-09T18:02:32.441Z] === RUN TestMaxDownloadAttempts [2021-06-09T18:02:32.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T18:02:32.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T18:02:32.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T18:02:32.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T18:02:32.441Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T18:02:32.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T18:02:32.441Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T18:02:32.441Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T18:02:32.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-09T18:02:32.441Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-09T18:02:32.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-09T18:02:32.441Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-09T18:02:32.441Z] time="2021-06-09T18:02:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local540561799\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-09T18:02:32.441Z] === RUN TestManifestStore/no_local_cache [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/with_local_cache [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/unknown_media_type [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=warning msg="reference for unknown type: " [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=warning msg="reference for unknown type: " [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=warning msg="reference for unknown type: " [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=warning msg="reference for unknown type: " [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=warning msg="reference for unknown type: " [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-09T18:02:32.894Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore (0.33s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-06-09T18:02:32.894Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-09T18:02:32.894Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-09T18:02:32.894Z] === RUN TestFixManifestLayers [2021-06-09T18:02:32.894Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-09T18:02:32.894Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-09T18:02:32.894Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T18:02:32.894Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T18:02:32.894Z] === RUN TestFixManifestLayersBadParent [2021-06-09T18:02:32.894Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-09T18:02:32.894Z] === RUN TestValidateManifest [2021-06-09T18:02:32.894Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-09T18:02:32.894Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T18:02:32.894Z] === RUN TestFormatPlatform [2021-06-09T18:02:32.894Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-09T18:02:32.894Z] === RUN TestGetRepositoryMountCandidates [2021-06-09T18:02:32.894Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-09T18:02:32.894Z] === RUN TestLayerAlreadyExists [2021-06-09T18:02:32.894Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-09T18:02:32.894Z] 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-06-09T18:02:32.894Z] 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-06-09T18:02:32.894Z] 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-06-09T18:02:32.894Z] 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-06-09T18:02:32.894Z] 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-06-09T18:02:32.894Z] 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-06-09T18:02:32.894Z] === RUN TestWhenEmptyAuthConfig [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T18:02:32.894Z] time="2021-06-09T18:02:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-09T18:02:32.894Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-09T18:02:32.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-06-09T18:02:32.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-06-09T18:02:32.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-06-09T18:02:32.894Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-06-09T18:02:32.894Z] === RUN TestTransfer [2021-06-09T18:02:33.324Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T18:02:33.324Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T18:02:33.325Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T18:02:33.325Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T18:02:33.325Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T18:02:33.348Z] --- PASS: TestTransfer (0.16s) [2021-06-09T18:02:33.348Z] === RUN TestConcurrencyLimit [2021-06-09T18:02:33.348Z] --- PASS: TestV2MetadataService (1.02s) [2021-06-09T18:02:33.348Z] PASS [2021-06-09T18:02:33.348Z] coverage: 48.2% of statements [2021-06-09T18:02:33.348Z] ok github.com/docker/docker/distribution/metadata 1.165s coverage: 48.2% of statements [2021-06-09T18:02:33.348Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-06-09T18:02:33.348Z] === RUN TestInactiveJobs [2021-06-09T18:02:33.802Z] === RUN TestNotFound [2021-06-09T18:02:33.802Z] --- PASS: TestNotFound (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestConflict [2021-06-09T18:02:33.802Z] --- PASS: TestConflict (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestForbidden [2021-06-09T18:02:33.802Z] --- PASS: TestForbidden (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestInvalidParameter [2021-06-09T18:02:33.802Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestNotImplemented [2021-06-09T18:02:33.802Z] --- PASS: TestNotImplemented (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestNotModified [2021-06-09T18:02:33.802Z] --- PASS: TestNotModified (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestUnauthorized [2021-06-09T18:02:33.802Z] --- PASS: TestUnauthorized (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestUnknown [2021-06-09T18:02:33.802Z] --- PASS: TestUnknown (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestCancelled [2021-06-09T18:02:33.802Z] --- PASS: TestCancelled (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestDeadline [2021-06-09T18:02:33.802Z] --- PASS: TestDeadline (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestDataLoss [2021-06-09T18:02:33.802Z] --- PASS: TestDataLoss (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestUnavailable [2021-06-09T18:02:33.802Z] --- PASS: TestUnavailable (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestSystem [2021-06-09T18:02:33.802Z] --- PASS: TestSystem (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Not_Found [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Bad_Request [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Conflict [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Unauthorized [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Forbidden [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Not_Modified [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-09T18:02:33.802Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-09T18:02:33.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-09T18:02:33.802Z] PASS [2021-06-09T18:02:33.802Z] coverage: 53.1% of statements [2021-06-09T18:02:33.802Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2021-06-09T18:02:33.802Z] --- PASS: TestInactiveJobs (0.36s) [2021-06-09T18:02:33.802Z] === RUN TestWatchRelease [2021-06-09T18:02:33.802Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-06-09T18:02:33.802Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-09T18:02:33.802Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-09T18:02:33.802Z] === RUN TestTokenPassThru [2021-06-09T18:02:33.802Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-09T18:02:33.802Z] === RUN TestTokenPassThruDifferentHost [2021-06-09T18:02:33.802Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-06-09T18:02:33.802Z] PASS [2021-06-09T18:02:33.802Z] coverage: 23.6% of statements [2021-06-09T18:02:33.802Z] ok github.com/docker/docker/distribution 1.619s coverage: 23.6% of statements [2021-06-09T18:02:33.802Z] --- PASS: TestWatchRelease (0.08s) [2021-06-09T18:02:33.802Z] === RUN TestWatchFinishedTransfer [2021-06-09T18:02:34.255Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-09T18:02:34.255Z] === RUN TestDuplicateTransfer [2021-06-09T18:02:34.255Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-06-09T18:02:34.255Z] === RUN TestSuccessfulUpload [2021-06-09T18:02:34.255Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T18:02:34.255Z] time="2021-06-09T18:02:34Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-09T18:02:34.711Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-06-09T18:02:34.711Z] === RUN TestCancelledUpload [2021-06-09T18:02:34.711Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-09T18:02:34.711Z] PASS [2021-06-09T18:02:34.711Z] coverage: 76.8% of statements [2021-06-09T18:02:34.711Z] ok github.com/docker/docker/distribution/xfer 1.976s coverage: 76.8% of statements [2021-06-09T18:02:34.711Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T18:02:35.216Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T18:02:35.472Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T18:02:35.670Z] === RUN TestCompare [2021-06-09T18:02:35.670Z] --- PASS: TestCompare (0.00s) [2021-06-09T18:02:35.670Z] PASS [2021-06-09T18:02:35.670Z] coverage: 19.2% of statements [2021-06-09T18:02:35.670Z] ok github.com/docker/docker/image/cache 0.182s coverage: 19.2% of statements [2021-06-09T18:02:36.125Z] === RUN TestFSGetInvalidData [2021-06-09T18:02:36.125Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-09T18:02:36.125Z] === RUN TestFSInvalidSet [2021-06-09T18:02:36.125Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-09T18:02:36.125Z] === RUN TestFSInvalidRoot [2021-06-09T18:02:36.125Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-09T18:02:36.125Z] === RUN TestFSMetadataGetSet [2021-06-09T18:02:36.125Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-06-09T18:02:36.125Z] === RUN TestFSInvalidWalker [2021-06-09T18:02:36.125Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-09T18:02:36.125Z] === RUN TestFSGetSet [2021-06-09T18:02:36.125Z] --- PASS: TestFSGetSet (0.07s) [2021-06-09T18:02:36.125Z] === RUN TestFSGetUnsetKey [2021-06-09T18:02:36.125Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-09T18:02:36.125Z] === RUN TestFSGetEmptyData [2021-06-09T18:02:36.125Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-06-09T18:02:36.125Z] === RUN TestFSDelete [2021-06-09T18:02:36.125Z] --- PASS: TestFSDelete (0.04s) [2021-06-09T18:02:36.125Z] === RUN TestFSWalker [2021-06-09T18:02:36.125Z] --- PASS: TestFSWalker (0.01s) [2021-06-09T18:02:36.125Z] === RUN TestFSWalkerStopOnError [2021-06-09T18:02:36.125Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-09T18:02:36.125Z] === RUN TestNewFromJSON [2021-06-09T18:02:36.125Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-09T18:02:36.125Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-09T18:02:36.125Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-09T18:02:36.125Z] === RUN TestMarshalKeyOrder [2021-06-09T18:02:36.125Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-09T18:02:36.125Z] === RUN TestHistoryEqual [2021-06-09T18:02:36.399Z] --- PASS: TestServiceCreateInit (12.68s) [2021-06-09T18:02:36.399Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.70s) [2021-06-09T18:02:36.399Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.96s) [2021-06-09T18:02:36.399Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T18:02:36.580Z] --- PASS: TestHistoryEqual (0.16s) [2021-06-09T18:02:36.580Z] === RUN TestImage [2021-06-09T18:02:36.580Z] --- PASS: TestImage (0.00s) [2021-06-09T18:02:36.580Z] === RUN TestImageOSNotEmpty [2021-06-09T18:02:36.580Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-09T18:02:36.580Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-09T18:02:36.580Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-09T18:02:36.580Z] === RUN TestCreate [2021-06-09T18:02:36.580Z] --- PASS: TestCreate (0.01s) [2021-06-09T18:02:36.580Z] === RUN TestRestore [2021-06-09T18:02:36.580Z] time="2021-06-09T18:02:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-09T18:02:36.580Z] --- PASS: TestRestore (0.04s) [2021-06-09T18:02:36.580Z] === RUN TestAddDelete [2021-06-09T18:02:36.580Z] --- PASS: TestAddDelete (0.02s) [2021-06-09T18:02:36.580Z] === RUN TestSearchAfterDelete [2021-06-09T18:02:36.580Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-09T18:02:36.580Z] === RUN TestParentReset [2021-06-09T18:02:36.580Z] --- PASS: TestParentReset (0.04s) [2021-06-09T18:02:36.580Z] === RUN TestGetAndSetLastUpdated [2021-06-09T18:02:36.580Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-06-09T18:02:36.580Z] === RUN TestStoreLen [2021-06-09T18:02:36.580Z] --- PASS: TestStoreLen (0.08s) [2021-06-09T18:02:36.580Z] PASS [2021-06-09T18:02:36.580Z] coverage: 86.6% of statements [2021-06-09T18:02:36.580Z] ok github.com/docker/docker/image 0.872s coverage: 86.6% of statements [2021-06-09T18:02:36.655Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T18:02:37.041Z] === RUN TestValidateManifest [2021-06-09T18:02:37.041Z] === RUN TestValidateManifest/nil [2021-06-09T18:02:37.041Z] === RUN TestValidateManifest/non-nil [2021-06-09T18:02:37.041Z] --- PASS: TestValidateManifest (0.00s) [2021-06-09T18:02:37.041Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-09T18:02:37.041Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-09T18:02:37.041Z] PASS [2021-06-09T18:02:37.041Z] coverage: 0.6% of statements [2021-06-09T18:02:37.041Z] ok github.com/docker/docker/image/tarexport 0.108s coverage: 0.6% of statements [2021-06-09T18:02:37.041Z] === RUN TestMakeV1ConfigFromConfig [2021-06-09T18:02:37.041Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-09T18:02:37.041Z] PASS [2021-06-09T18:02:37.041Z] coverage: 25.0% of statements [2021-06-09T18:02:37.041Z] ok github.com/docker/docker/image/v1 0.160s coverage: 25.0% of statements [2021-06-09T18:02:37.041Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T18:02:37.216Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T18:02:39.104Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T18:02:39.104Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T18:02:39.180Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T18:02:39.195Z] === RUN TestSerialization [2021-06-09T18:02:39.195Z] --- PASS: TestSerialization (0.02s) [2021-06-09T18:02:39.195Z] PASS [2021-06-09T18:02:39.195Z] coverage: 100.0% of statements [2021-06-09T18:02:39.195Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-06-09T18:02:39.195Z] === RUN TestEmptyLayer [2021-06-09T18:02:39.195Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-09T18:02:39.195Z] === RUN TestCommitFailure [2021-06-09T18:02:39.196Z] --- PASS: TestCommitFailure (0.02s) [2021-06-09T18:02:39.196Z] === RUN TestStartTransactionFailure [2021-06-09T18:02:39.196Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-06-09T18:02:39.196Z] === RUN TestGetOrphan [2021-06-09T18:02:39.196Z] --- PASS: TestGetOrphan (0.02s) [2021-06-09T18:02:39.196Z] === RUN TestMountAndRegister [2021-06-09T18:02:39.196Z] --- PASS: TestMountAndRegister (0.07s) [2021-06-09T18:02:39.196Z] layer_test.go:271: Layer size: 14 [2021-06-09T18:02:39.196Z] === RUN TestLayerRelease [2021-06-09T18:02:39.196Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-09T18:02:39.196Z] layer_test.go:304: Failing on Windows [2021-06-09T18:02:39.196Z] === RUN TestStoreRestore [2021-06-09T18:02:39.196Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-09T18:02:39.196Z] layer_test.go:353: Failing on Windows [2021-06-09T18:02:39.196Z] === RUN TestTarStreamStability [2021-06-09T18:02:39.196Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-09T18:02:39.196Z] layer_test.go:468: Failing on Windows [2021-06-09T18:02:39.196Z] === RUN TestRegisterExistingLayer [2021-06-09T18:02:39.649Z] --- PASS: TestRegisterExistingLayer (0.25s) [2021-06-09T18:02:39.649Z] === RUN TestTarStreamVerification [2021-06-09T18:02:39.649Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-09T18:02:39.649Z] layer_test.go:697: Failing on Windows [2021-06-09T18:02:39.649Z] === RUN TestLayerMigration [2021-06-09T18:02:39.649Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-09T18:02:39.649Z] migration_test.go:46: Failing on Windows [2021-06-09T18:02:39.649Z] === RUN TestLayerMigrationNoTarsplit [2021-06-09T18:02:39.649Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T18:02:39.649Z] migration_test.go:182: Failing on Windows [2021-06-09T18:02:39.649Z] === RUN TestMountInit [2021-06-09T18:02:39.649Z] --- SKIP: TestMountInit (0.00s) [2021-06-09T18:02:39.649Z] mount_test.go:17: Failing on Windows [2021-06-09T18:02:39.649Z] === RUN TestMountSize [2021-06-09T18:02:39.649Z] --- SKIP: TestMountSize (0.00s) [2021-06-09T18:02:39.649Z] mount_test.go:76: Failing on Windows [2021-06-09T18:02:39.649Z] === RUN TestMountChanges [2021-06-09T18:02:39.649Z] --- SKIP: TestMountChanges (0.00s) [2021-06-09T18:02:39.649Z] mount_test.go:125: Failing on Windows [2021-06-09T18:02:39.649Z] === RUN TestMountApply [2021-06-09T18:02:39.649Z] --- SKIP: TestMountApply (0.00s) [2021-06-09T18:02:39.649Z] mount_test.go:212: Failing on Windows [2021-06-09T18:02:39.649Z] PASS [2021-06-09T18:02:39.649Z] coverage: 30.1% of statements [2021-06-09T18:02:39.649Z] ok github.com/docker/docker/layer 0.487s coverage: 30.1% of statements [2021-06-09T18:02:39.649Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T18:02:40.447Z] --- PASS: TestUpdateRestartPolicy (13.08s) [2021-06-09T18:02:40.447Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T18:02:40.447Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-06-09T18:02:40.447Z] === RUN TestWaitNonBlocked [2021-06-09T18:02:40.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:02:40.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:02:40.447Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:02:40.447Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:02:40.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:02:40.447Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:02:40.447Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-09T18:02:40.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-06-09T18:02:40.447Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-06-09T18:02:40.447Z] === RUN TestWaitBlocked [2021-06-09T18:02:40.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T18:02:40.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T18:02:40.447Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T18:02:40.447Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T18:02:40.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-09T18:02:40.447Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-09T18:02:40.606Z] === RUN TestEnvironmentParsing [2021-06-09T18:02:40.606Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-09T18:02:40.606Z] PASS [2021-06-09T18:02:40.606Z] coverage: 1.0% of statements [2021-06-09T18:02:40.606Z] ok github.com/docker/docker/libcontainerd/local 0.198s coverage: 1.0% of statements [2021-06-09T18:02:40.606Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T18:02:40.606Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T18:02:40.606Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T18:02:41.831Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-09T18:02:41.831Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-06-09T18:02:41.831Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2021-06-09T18:02:41.831Z] === CONT TestContainerStartOnDaemonRestart [2021-06-09T18:02:41.831Z] === CONT TestIpcModeOlderClient [2021-06-09T18:02:41.831Z] === CONT TestDaemonHostGatewayIP [2021-06-09T18:02:41.831Z] === CONT TestContainerKillOnDaemonStart [2021-06-09T18:02:41.831Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-06-09T18:02:41.831Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-09T18:02:42.760Z] === RUN TestSequenceGetAvailableBit [2021-06-09T18:02:42.760Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSequenceEqual [2021-06-09T18:02:42.760Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSequenceCopy [2021-06-09T18:02:42.760Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestGetFirstAvailable [2021-06-09T18:02:42.760Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestFindSequence [2021-06-09T18:02:42.760Z] --- PASS: TestFindSequence (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestCheckIfAvailable [2021-06-09T18:02:42.760Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestMergeSequences [2021-06-09T18:02:42.760Z] --- PASS: TestMergeSequences (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestPushReservation [2021-06-09T18:02:42.760Z] --- PASS: TestPushReservation (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSerializeDeserialize [2021-06-09T18:02:42.760Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSet [2021-06-09T18:02:42.760Z] --- PASS: TestSet (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSetUnset [2021-06-09T18:02:42.760Z] --- PASS: TestSetUnset (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestOffsetSetUnset [2021-06-09T18:02:42.760Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSetInRange [2021-06-09T18:02:42.760Z] --- PASS: TestSetInRange (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestSetAnyInRange [2021-06-09T18:02:42.760Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestMethods [2021-06-09T18:02:42.760Z] --- PASS: TestMethods (0.00s) [2021-06-09T18:02:42.760Z] === RUN TestRandomAllocateDeallocate [2021-06-09T18:02:43.216Z] === RUN TestEverything [2021-06-09T18:02:43.216Z] --- PASS: TestEverything (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestGet [2021-06-09T18:02:43.216Z] --- PASS: TestGet (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestParsePanic [2021-06-09T18:02:43.216Z] flag provided but not defined: -int [2021-06-09T18:02:43.216Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build176275266\b1151\mflag.test.exe --help'. [2021-06-09T18:02:43.216Z] --- PASS: TestParsePanic (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestParse [2021-06-09T18:02:43.216Z] --- PASS: TestParse (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestFlagSetParse [2021-06-09T18:02:43.216Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestUserDefined [2021-06-09T18:02:43.216Z] --- PASS: TestUserDefined (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestUserDefinedBool [2021-06-09T18:02:43.216Z] flag needs an argument: -b [2021-06-09T18:02:43.216Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build176275266\b1151\mflag.test.exe test --help'. [2021-06-09T18:02:43.216Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestSetOutput [2021-06-09T18:02:43.216Z] --- PASS: TestSetOutput (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestChangingArgs [2021-06-09T18:02:43.216Z] --- PASS: TestChangingArgs (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestHelp [2021-06-09T18:02:43.216Z] --- PASS: TestHelp (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestFlagCounts [2021-06-09T18:02:43.216Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-09T18:02:43.216Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-09T18:02:43.216Z] --- PASS: TestFlagCounts (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestSortFlags [2021-06-09T18:02:43.216Z] --- PASS: TestSortFlags (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestMergeFlags [2021-06-09T18:02:43.216Z] --- PASS: TestMergeFlags (0.00s) [2021-06-09T18:02:43.216Z] PASS [2021-06-09T18:02:43.216Z] coverage: 62.7% of statements [2021-06-09T18:02:43.216Z] ok github.com/docker/docker/libnetwork/client/mflag 0.048s coverage: 62.7% of statements [2021-06-09T18:02:43.216Z] === RUN TestClientServiceInvalidCommand [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceCreate [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceRm [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceLs [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceInfo [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceInfoById [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceJoin [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientServiceLeave [2021-06-09T18:02:43.216Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientDummyCommand [2021-06-09T18:02:43.216Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkInvalidCommand [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkCreate [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkCreateWithDriver [2021-06-09T18:02:43.216Z] flag provided but not defined: -f [2021-06-09T18:02:43.216Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build176275266\b1147\client.test.exe create --help'. [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkRm [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkLs [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkInfo [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-09T18:02:43.216Z] === RUN TestClientNetworkInfoById [2021-06-09T18:02:43.216Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-09T18:02:43.216Z] PASS [2021-06-09T18:02:43.216Z] coverage: 75.2% of statements [2021-06-09T18:02:43.216Z] ok github.com/docker/docker/libnetwork/client 0.063s coverage: 75.2% of statements [2021-06-09T18:02:43.312Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T18:02:44.172Z] === RUN TestErrorInterfaces [2021-06-09T18:02:44.172Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-09T18:02:44.172Z] === RUN TestNetworkMarshalling [2021-06-09T18:02:44.172Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-09T18:02:44.172Z] === RUN TestEndpointMarshalling [2021-06-09T18:02:44.172Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-09T18:02:44.172Z] === RUN TestAuxAddresses [2021-06-09T18:02:44.172Z] time="2021-06-09T18:02:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T18:02:44.172Z] --- PASS: TestAuxAddresses (0.04s) [2021-06-09T18:02:44.172Z] === RUN TestSRVServiceQuery [2021-06-09T18:02:44.172Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-09T18:02:44.172Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestServiceVIPReuse [2021-06-09T18:02:44.172Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-09T18:02:44.172Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-09T18:02:44.172Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-09T18:02:44.172Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestDNSIPQuery [2021-06-09T18:02:44.172Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-09T18:02:44.172Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestDNSProxyServFail [2021-06-09T18:02:44.172Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-09T18:02:44.172Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestSandboxAddEmpty [2021-06-09T18:02:44.172Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-09T18:02:44.172Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestSandboxAddMultiPrio [2021-06-09T18:02:44.172Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-09T18:02:44.172Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestSandboxAddSamePrio [2021-06-09T18:02:44.172Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-09T18:02:44.172Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestCleanupServiceDiscovery [2021-06-09T18:02:44.172Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-09T18:02:44.172Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestDNSOptions [2021-06-09T18:02:44.172Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-09T18:02:44.172Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:02:44.172Z] === RUN TestMultipleControllersWithSameStore [2021-06-09T18:02:44.172Z] time="2021-06-09T18:02:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T18:02:44.172Z] time="2021-06-09T18:02:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-09T18:02:44.172Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-06-09T18:02:44.172Z] PASS [2021-06-09T18:02:44.172Z] coverage: 8.6% of statements [2021-06-09T18:02:44.172Z] ok github.com/docker/docker/libnetwork 0.460s coverage: 8.6% of statements [2021-06-09T18:02:44.172Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-09T18:02:45.827Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T18:02:46.038Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2021-06-09T18:02:46.038Z] === CONT TestDaemonRestartIpcMode [2021-06-09T18:02:46.038Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.09s) [2021-06-09T18:02:46.328Z] === RUN TestTCP4Proxy [2021-06-09T18:02:46.328Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-09T18:02:46.328Z] === RUN TestTCP4ProxyHalfClose [2021-06-09T18:02:46.328Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-09T18:02:46.328Z] === RUN TestTCP6Proxy [2021-06-09T18:02:46.328Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-09T18:02:46.328Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T18:02:46.328Z] === RUN TestTCPDualStackProxy [2021-06-09T18:02:46.328Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-09T18:02:46.328Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T18:02:46.328Z] === RUN TestUDP4Proxy [2021-06-09T18:02:46.328Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-09T18:02:46.328Z] === RUN TestUDP6Proxy [2021-06-09T18:02:46.328Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-09T18:02:46.328Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T18:02:46.328Z] === RUN TestUDPWriteError [2021-06-09T18:02:46.328Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-09T18:02:46.329Z] === RUN TestSCTP4Proxy [2021-06-09T18:02:46.329Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-09T18:02:46.329Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T18:02:46.329Z] === RUN TestSCTP6Proxy [2021-06-09T18:02:46.329Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-09T18:02:46.329Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T18:02:46.329Z] PASS [2021-06-09T18:02:46.329Z] coverage: 49.4% of statements [2021-06-09T18:02:46.329Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.148s coverage: 49.4% of statements [2021-06-09T18:02:46.753Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T18:02:46.782Z] === RUN TestKey [2021-06-09T18:02:46.782Z] --- PASS: TestKey (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestParseKey [2021-06-09T18:02:46.782Z] --- PASS: TestParseKey (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestInvalidDataStore [2021-06-09T18:02:46.782Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestKVObjectFlatKey [2021-06-09T18:02:46.782Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestAtomicKVObjectFlatKey [2021-06-09T18:02:46.782Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-09T18:02:46.782Z] PASS [2021-06-09T18:02:46.782Z] coverage: 21.9% of statements [2021-06-09T18:02:46.782Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2021-06-09T18:02:46.782Z] === RUN TestInvalidConfig [2021-06-09T18:02:46.782Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestConfig [2021-06-09T18:02:46.782Z] --- PASS: TestConfig (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestOptionsLabels [2021-06-09T18:02:46.782Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestValidName [2021-06-09T18:02:46.782Z] --- PASS: TestValidName (0.00s) [2021-06-09T18:02:46.782Z] === RUN TestTLSConfiguration [2021-06-09T18:02:46.782Z] time="2021-06-09T18:02:46Z" level=info msg="Option Initializing KV with TLS" [2021-06-09T18:02:46.782Z] --- PASS: TestTLSConfiguration (0.17s) [2021-06-09T18:02:46.782Z] PASS [2021-06-09T18:02:46.782Z] coverage: 24.0% of statements [2021-06-09T18:02:46.782Z] ok github.com/docker/docker/libnetwork/config 0.287s coverage: 24.0% of statements [2021-06-09T18:02:47.009Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T18:02:47.265Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T18:02:47.265Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T18:02:47.300Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2021-06-09T18:02:47.300Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-09T18:02:47.300Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-06-09T18:02:47.300Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-09T18:02:47.300Z] PASS [2021-06-09T18:02:47.300Z] [2021-06-09T18:02:47.300Z] === Skipped [2021-06-09T18:02:47.300Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T18:02:47.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T18:02:47.300Z] [2021-06-09T18:02:47.300Z] [2021-06-09T18:02:47.300Z] DONE 27 tests, 1 skipped in 177.697s [2021-06-09T18:02:47.300Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T18:02:47.300Z] INFO: Testing against a local daemon [2021-06-09T18:02:47.300Z] === RUN TestSessionCreate [2021-06-09T18:02:47.300Z] --- PASS: TestSessionCreate (0.02s) [2021-06-09T18:02:47.300Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:02:47.300Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-09T18:02:47.300Z] PASS [2021-06-09T18:02:47.300Z] [2021-06-09T18:02:47.300Z] DONE 2 tests in 0.080s [2021-06-09T18:02:47.300Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T18:02:47.300Z] INFO: Testing against a local daemon [2021-06-09T18:02:47.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:02:47.300Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:02:47.300Z] === RUN TestEventsExecDie [2021-06-09T18:02:47.300Z] --- PASS: TestEventsExecDie (1.10s) [2021-06-09T18:02:47.300Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:02:47.300Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-09T18:02:47.300Z] === RUN TestEventsVolumeCreate [2021-06-09T18:02:47.300Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-09T18:02:47.300Z] === RUN TestInfoBinaryCommits [2021-06-09T18:02:47.300Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-09T18:02:47.300Z] === RUN TestInfoAPIVersioned [2021-06-09T18:02:47.300Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-09T18:02:47.300Z] === RUN TestInfoDiscoveryBackend [2021-06-09T18:02:47.422Z] --- PASS: TestDaemonHostGatewayIP (5.32s) [2021-06-09T18:02:47.865Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-09T18:02:47.865Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T18:02:48.199Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T18:02:48.303Z] === RUN TestIPDataMarshalling [2021-06-09T18:02:48.303Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-09T18:02:48.303Z] === RUN TestValidateAndIsV6 [2021-06-09T18:02:48.303Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-09T18:02:48.303Z] PASS [2021-06-09T18:02:48.303Z] coverage: 68.9% of statements [2021-06-09T18:02:48.303Z] ok github.com/docker/docker/libnetwork/driverapi 0.099s coverage: 68.9% of statements [2021-06-09T18:02:48.756Z] === RUN TestDriver [2021-06-09T18:02:48.756Z] --- PASS: TestDriver (0.00s) [2021-06-09T18:02:48.756Z] PASS [2021-06-09T18:02:48.756Z] coverage: 34.8% of statements [2021-06-09T18:02:48.756Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2021-06-09T18:02:48.798Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T18:02:48.798Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T18:02:49.208Z] === RUN TestDriver [2021-06-09T18:02:49.208Z] --- PASS: TestDriver (0.00s) [2021-06-09T18:02:49.208Z] PASS [2021-06-09T18:02:49.208Z] coverage: 34.8% of statements [2021-06-09T18:02:49.208Z] ok github.com/docker/docker/libnetwork/drivers/null 0.086s coverage: 34.8% of statements [2021-06-09T18:02:49.330Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2021-06-09T18:02:49.363Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-09T18:02:49.363Z] === RUN TestInfoAPI [2021-06-09T18:02:49.363Z] --- PASS: TestInfoAPI (0.02s) [2021-06-09T18:02:49.363Z] === RUN TestInfoAPIWarnings [2021-06-09T18:02:50.168Z] === RUN TestNetworkAllocateFree [2021-06-09T18:02:50.168Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-09T18:02:50.168Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-09T18:02:50.168Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-09T18:02:50.168Z] PASS [2021-06-09T18:02:50.168Z] coverage: 63.6% of statements [2021-06-09T18:02:50.168Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2021-06-09T18:02:50.621Z] === RUN TestGetEmptyCapabilities [2021-06-09T18:02:50.621Z] --- PASS: TestRandomAllocateDeallocate (7.84s) [2021-06-09T18:02:50.621Z] === RUN TestAllocateRandomDeallocate [2021-06-09T18:02:50.621Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-09T18:02:50.621Z] === RUN TestGetExtraCapabilities [2021-06-09T18:02:50.621Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-09T18:02:50.621Z] === RUN TestGetInvalidCapabilities [2021-06-09T18:02:50.621Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-09T18:02:50.621Z] === RUN TestRemoteDriver [2021-06-09T18:02:50.621Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T18:02:50.621Z] === RUN TestDriverError [2021-06-09T18:02:50.621Z] --- PASS: TestDriverError (0.00s) [2021-06-09T18:02:50.621Z] === RUN TestMissingValues [2021-06-09T18:02:50.621Z] --- PASS: TestMissingValues (0.01s) [2021-06-09T18:02:50.621Z] === RUN TestRollback [2021-06-09T18:02:50.621Z] --- PASS: TestRollback (0.01s) [2021-06-09T18:02:50.621Z] PASS [2021-06-09T18:02:50.621Z] coverage: 57.4% of statements [2021-06-09T18:02:50.621Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2021-06-09T18:02:50.715Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T18:02:50.715Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T18:02:50.715Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T18:02:51.276Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T18:02:51.578Z] === RUN TestNAT [2021-06-09T18:02:51.578Z] --- SKIP: TestNAT (0.00s) [2021-06-09T18:02:51.578Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T18:02:51.578Z] === RUN TestTransparent [2021-06-09T18:02:51.578Z] --- SKIP: TestTransparent (0.00s) [2021-06-09T18:02:51.578Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T18:02:51.578Z] PASS [2021-06-09T18:02:51.578Z] coverage: 0.0% of statements [2021-06-09T18:02:51.578Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.113s coverage: 0.0% of statements [2021-06-09T18:02:51.836Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T18:02:52.033Z] === RUN TestBuildDefault [2021-06-09T18:02:52.033Z] --- PASS: TestBuildDefault (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestBuildHostnameDomainname [2021-06-09T18:02:52.033Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestBuildHostname [2021-06-09T18:02:52.033Z] --- PASS: TestBuildHostname (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestBuildHostnameFQDN [2021-06-09T18:02:52.033Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestBuildNoIP [2021-06-09T18:02:52.033Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestUpdate [2021-06-09T18:02:52.033Z] --- PASS: TestUpdate (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-09T18:02:52.033Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-09T18:02:52.033Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestAddEmpty [2021-06-09T18:02:52.033Z] --- PASS: TestAddEmpty (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestAdd [2021-06-09T18:02:52.033Z] --- PASS: TestAdd (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestDeleteEmpty [2021-06-09T18:02:52.033Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestDeleteNewline [2021-06-09T18:02:52.033Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestDelete [2021-06-09T18:02:52.033Z] --- PASS: TestDelete (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestConcurrentWrites [2021-06-09T18:02:52.033Z] === RUN TestNew [2021-06-09T18:02:52.033Z] --- PASS: TestNew (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestAddDriver [2021-06-09T18:02:52.033Z] --- PASS: TestAddDriver (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestAddDuplicateDriver [2021-06-09T18:02:52.033Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-09T18:02:52.033Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestDriver [2021-06-09T18:02:52.033Z] --- PASS: TestDriver (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestIPAM [2021-06-09T18:02:52.033Z] --- PASS: TestIPAM (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestWalkIPAMs [2021-06-09T18:02:52.033Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-09T18:02:52.033Z] === RUN TestWalkDrivers [2021-06-09T18:02:52.033Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-09T18:02:52.033Z] PASS [2021-06-09T18:02:52.033Z] coverage: 82.4% of statements [2021-06-09T18:02:52.033Z] --- PASS: TestConcurrentWrites (0.24s) [2021-06-09T18:02:52.033Z] PASS [2021-06-09T18:02:52.033Z] coverage: 81.2% of statements [2021-06-09T18:02:52.033Z] ok github.com/docker/docker/libnetwork/drvregistry 0.103s coverage: 82.4% of statements [2021-06-09T18:02:52.033Z] ok github.com/docker/docker/libnetwork/etchosts 0.314s coverage: 81.2% of statements [2021-06-09T18:02:52.761Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T18:02:52.989Z] --- PASS: TestAllocateRandomDeallocate (2.37s) [2021-06-09T18:02:52.989Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-09T18:02:53.442Z] === RUN TestDiff [2021-06-09T18:02:53.442Z] --- PASS: TestDiff (0.00s) [2021-06-09T18:02:53.442Z] === RUN TestAddedCallback [2021-06-09T18:02:53.442Z] --- PASS: TestAddedCallback (0.00s) [2021-06-09T18:02:53.442Z] === RUN TestRemovedCallback [2021-06-09T18:02:53.442Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-09T18:02:53.442Z] === RUN TestNoCallback [2021-06-09T18:02:53.442Z] --- PASS: TestNoCallback (0.00s) [2021-06-09T18:02:53.442Z] PASS [2021-06-09T18:02:53.442Z] coverage: 48.1% of statements [2021-06-09T18:02:53.442Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.063s coverage: 48.1% of statements [2021-06-09T18:02:53.688Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T18:02:53.912Z] === RUN TestNew [2021-06-09T18:02:53.912Z] --- PASS: TestNew (0.00s) [2021-06-09T18:02:53.912Z] === RUN TestAllocate [2021-06-09T18:02:53.912Z] --- PASS: TestAllocate (0.00s) [2021-06-09T18:02:53.912Z] === RUN TestUninitialized [2021-06-09T18:02:53.912Z] --- PASS: TestUninitialized (0.00s) [2021-06-09T18:02:53.912Z] === RUN TestAllocateInRange [2021-06-09T18:02:53.912Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-09T18:02:53.912Z] === RUN TestAllocateSerial [2021-06-09T18:02:53.912Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-09T18:02:53.912Z] PASS [2021-06-09T18:02:53.912Z] coverage: 87.5% of statements [2021-06-09T18:02:53.912Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-06-09T18:02:54.871Z] === RUN TestCaller [2021-06-09T18:02:54.871Z] --- PASS: TestCaller (0.00s) [2021-06-09T18:02:54.871Z] PASS [2021-06-09T18:02:54.871Z] coverage: 100.0% of statements [2021-06-09T18:02:54.871Z] ok github.com/docker/docker/libnetwork/internal/caller 0.123s coverage: 100.0% of statements [2021-06-09T18:02:54.871Z] === RUN TestSetSerialInsertDelete [2021-06-09T18:02:54.871Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-09T18:02:54.871Z] === RUN TestSetParallelInsertDelete [2021-06-09T18:02:55.324Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.27s) [2021-06-09T18:02:55.324Z] === RUN TestRetrieveFromStore [2021-06-09T18:02:55.577Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T18:02:55.910Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2021-06-09T18:02:55.910Z] PASS [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] === Skipped [2021-06-09T18:02:55.910Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-09T18:02:55.910Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-09T18:02:55.910Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-09T18:02:55.910Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-09T18:02:55.910Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-09T18:02:55.910Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-09T18:02:55.910Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] [2021-06-09T18:02:55.910Z] DONE 196 tests, 6 skipped in 159.035s [2021-06-09T18:02:55.910Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-09T18:02:55.910Z] ++ 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-06-09T18:02:55.910Z] ++ set -e [2021-06-09T18:02:55.910Z] ++ '[' -n 0 ']' [2021-06-09T18:02:55.910Z] ++ set -x [2021-06-09T18:02:55.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T18:02:55.910Z] INFO: Testing against a local daemon [2021-06-09T18:02:55.911Z] === RUN TestCommitInheritsEnv [2021-06-09T18:02:55.911Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-06-09T18:02:55.911Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T18:02:55.911Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:02:55.911Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-09T18:02:55.911Z] === RUN TestImagesFilterMultiReference [2021-06-09T18:02:55.911Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-09T18:02:55.911Z] === RUN TestImagePullPlatformInvalid [2021-06-09T18:02:55.911Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-09T18:02:55.911Z] === RUN TestRemoveImageOrphaning [2021-06-09T18:02:56.185Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-06-09T18:02:56.185Z] === RUN TestRemoveImageGarbageCollector [2021-06-09T18:02:56.185Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-09T18:02:56.185Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:02:56.185Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T18:02:56.185Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-09T18:02:56.185Z] === RUN TestTagInvalidReference [2021-06-09T18:02:56.185Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-09T18:02:56.185Z] === RUN TestTagValidPrefixedRepo [2021-06-09T18:02:56.280Z] === RUN TestInt2IP2IntConversion [2021-06-09T18:02:56.446Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-09T18:02:56.446Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T18:02:56.446Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T18:02:56.446Z] === RUN TestTagOfficialNames [2021-06-09T18:02:56.446Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-09T18:02:56.446Z] === RUN TestTagMatchesDigest [2021-06-09T18:02:56.446Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T18:02:56.446Z] PASS [2021-06-09T18:02:56.446Z] [2021-06-09T18:02:56.446Z] === Skipped [2021-06-09T18:02:56.446Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:02:56.446Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-09T18:02:56.446Z] [2021-06-09T18:02:56.446Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-09T18:02:56.446Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:02:56.446Z] [2021-06-09T18:02:56.446Z] [2021-06-09T18:02:56.446Z] DONE 12 tests, 2 skipped in 1.567s [2021-06-09T18:02:56.446Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-09T18:02:56.446Z] ++ 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-06-09T18:02:56.446Z] ++ set -e [2021-06-09T18:02:56.446Z] ++ '[' -n 0 ']' [2021-06-09T18:02:56.446Z] ++ set -x [2021-06-09T18:02:56.446Z] ++ 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-06-09T18:02:56.504Z] --- PASS: TestCreateServiceMultipleTimes (20.19s) [2021-06-09T18:02:56.504Z] === RUN TestCreateServiceConflict [2021-06-09T18:02:56.708Z] INFO: Testing against a local daemon [2021-06-09T18:02:56.708Z] === RUN TestNetworkCreateDelete [2021-06-09T18:02:56.733Z] === RUN TestPoolRequest [2021-06-09T18:02:56.733Z] --- PASS: TestPoolRequest (0.00s) [2021-06-09T18:02:56.733Z] === RUN TestOtherRequests [2021-06-09T18:02:56.733Z] --- PASS: TestOtherRequests (0.00s) [2021-06-09T18:02:56.733Z] PASS [2021-06-09T18:02:56.733Z] coverage: 57.1% of statements [2021-06-09T18:02:56.733Z] ok github.com/docker/docker/libnetwork/ipams/null 0.060s coverage: 57.1% of statements [2021-06-09T18:02:56.733Z] --- PASS: TestRetrieveFromStore (1.69s) [2021-06-09T18:02:56.733Z] === RUN TestIsCorrupted [2021-06-09T18:02:56.733Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-09T18:02:56.733Z] === RUN TestSetRollover [2021-06-09T18:02:57.066Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T18:02:57.304Z] --- PASS: TestInt2IP2IntConversion (0.81s) [2021-06-09T18:02:57.304Z] === RUN TestGetAddressVersion [2021-06-09T18:02:57.304Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-09T18:02:57.304Z] === RUN TestKeyString [2021-06-09T18:02:57.304Z] --- PASS: TestKeyString (0.00s) [2021-06-09T18:02:57.304Z] === RUN TestPoolDataMarshal [2021-06-09T18:02:57.304Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-09T18:02:57.304Z] === RUN TestSubnetsMarshal [2021-06-09T18:02:57.304Z] --- PASS: TestSubnetsMarshal (0.08s) [2021-06-09T18:02:57.304Z] === RUN TestAddSubnets [2021-06-09T18:02:57.304Z] --- PASS: TestAddSubnets (0.07s) [2021-06-09T18:02:57.304Z] === RUN TestDoublePoolRelease [2021-06-09T18:02:57.304Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-09T18:02:57.304Z] === RUN TestAddReleasePoolID [2021-06-09T18:02:57.335Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-06-09T18:02:57.335Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T18:02:57.756Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-06-09T18:02:57.756Z] === RUN TestPredefinedPool [2021-06-09T18:02:57.756Z] --- PASS: TestPredefinedPool (0.10s) [2021-06-09T18:02:57.756Z] === RUN TestRemoveSubnet [2021-06-09T18:02:57.756Z] --- PASS: TestRemoveSubnet (0.24s) [2021-06-09T18:02:57.756Z] === RUN TestGetSameAddress [2021-06-09T18:02:57.756Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-09T18:02:57.756Z] === RUN TestPoolAllocationReuse [2021-06-09T18:02:58.049Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T18:02:58.211Z] === RUN TestGetCapabilities [2021-06-09T18:02:58.211Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-09T18:02:58.211Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-09T18:02:58.211Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-09T18:02:58.211Z] === RUN TestGetDefaultAddressSpaces [2021-06-09T18:02:58.211Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-09T18:02:58.211Z] === RUN TestRemoteDriver [2021-06-09T18:02:58.211Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-09T18:02:58.211Z] PASS [2021-06-09T18:02:58.211Z] coverage: 47.4% of statements [2021-06-09T18:02:58.211Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2021-06-09T18:02:58.721Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-06-09T18:02:58.721Z] === RUN TestDaemonDNSFallback [2021-06-09T18:02:59.170Z] --- PASS: TestSetRollover (2.38s) [2021-06-09T18:02:59.170Z] === RUN TestSetRolloverSerial [2021-06-09T18:02:59.414Z] --- PASS: TestCreateServiceConflict (2.84s) [2021-06-09T18:02:59.414Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:02:59.976Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T18:03:00.127Z] === RUN TestWindowsIPAM [2021-06-09T18:03:00.127Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-09T18:03:00.127Z] PASS [2021-06-09T18:03:00.127Z] coverage: 71.4% of statements [2021-06-09T18:03:00.127Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2021-06-09T18:03:00.127Z] --- PASS: TestPoolAllocationReuse (2.25s) [2021-06-09T18:03:00.127Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-09T18:03:00.127Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-06-09T18:03:00.127Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-09T18:03:00.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-09T18:03:01.085Z] === RUN TestDefaultNetwork [2021-06-09T18:03:01.162Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T18:03:01.548Z] --- PASS: TestSetRolloverSerial (2.16s) [2021-06-09T18:03:01.548Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-09T18:03:01.548Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-09T18:03:01.548Z] PASS [2021-06-09T18:03:01.548Z] coverage: 84.4% of statements [2021-06-09T18:03:01.548Z] ok github.com/docker/docker/libnetwork/bitseq 18.774s coverage: 84.4% of statements [2021-06-09T18:03:02.002Z] --- PASS: TestDefaultNetwork (0.52s) [2021-06-09T18:03:02.002Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-09T18:03:02.476Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.58s) [2021-06-09T18:03:02.476Z] === RUN TestInitAddressPools [2021-06-09T18:03:02.476Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-09T18:03:02.476Z] PASS [2021-06-09T18:03:02.476Z] coverage: 74.0% of statements [2021-06-09T18:03:02.476Z] ok github.com/docker/docker/libnetwork/ipamutils 1.183s coverage: 74.0% of statements [2021-06-09T18:03:03.432Z] === RUN TestKeyValue [2021-06-09T18:03:03.432Z] --- PASS: TestKeyValue (0.00s) [2021-06-09T18:03:03.432Z] PASS [2021-06-09T18:03:03.432Z] coverage: 60.0% of statements [2021-06-09T18:03:03.432Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2021-06-09T18:03:04.431Z] --- PASS: TestCreateServiceMaxReplicas (4.70s) [2021-06-09T18:03:04.432Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:03:04.432Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T18:03:04.951Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-09T18:03:04.951Z] PASS [2021-06-09T18:03:04.951Z] coverage: 100.0% of statements [2021-06-09T18:03:04.951Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.086s coverage: 100.0% of statements [2021-06-09T18:03:04.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T18:03:04.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T18:03:04.992Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T18:03:05.247Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T18:03:05.247Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T18:03:05.247Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T18:03:05.247Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T18:03:05.404Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.26s) [2021-06-09T18:03:05.404Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T18:03:06.361Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T18:03:06.361Z] === RUN TestGenerate [2021-06-09T18:03:06.361Z] --- PASS: TestGenerate (0.00s) [2021-06-09T18:03:06.361Z] === RUN TestGeneratePtr [2021-06-09T18:03:06.361Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-09T18:03:06.361Z] === RUN TestGenerateMissingField [2021-06-09T18:03:06.361Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-09T18:03:06.361Z] === RUN TestFieldCannotBeSet [2021-06-09T18:03:06.361Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-09T18:03:06.361Z] === RUN TestTypeMismatchError [2021-06-09T18:03:06.361Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-09T18:03:06.361Z] PASS [2021-06-09T18:03:06.361Z] coverage: 100.0% of statements [2021-06-09T18:03:06.361Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2021-06-09T18:03:06.815Z] === RUN TestNetworkDBSimple [2021-06-09T18:03:06.849Z] --- PASS: TestDaemonDNSFallback (7.29s) [2021-06-09T18:03:06.850Z] === RUN TestInspectNetwork [2021-06-09T18:03:07.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-09T18:03:07.270Z] testing: warning: no tests to run [2021-06-09T18:03:07.270Z] PASS [2021-06-09T18:03:07.270Z] coverage: 0.0% of statements [2021-06-09T18:03:07.270Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-06-09T18:03:07.392Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T18:03:07.427Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-09T18:03:07.427Z] === RUN TestInfoDebug [2021-06-09T18:03:07.427Z] --- PASS: TestInfoDebug (0.52s) [2021-06-09T18:03:07.427Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:03:07.427Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-09T18:03:07.427Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:03:07.427Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-09T18:03:07.427Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:03:07.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-09T18:03:07.427Z] === RUN TestPingCacheHeaders [2021-06-09T18:03:07.427Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T18:03:07.427Z] === RUN TestPingGet [2021-06-09T18:03:07.427Z] --- PASS: TestPingGet (0.02s) [2021-06-09T18:03:07.427Z] === RUN TestPingHead [2021-06-09T18:03:07.427Z] --- PASS: TestPingHead (0.02s) [2021-06-09T18:03:07.427Z] === RUN TestVersion [2021-06-09T18:03:07.427Z] --- PASS: TestVersion (0.02s) [2021-06-09T18:03:07.427Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:03:07.724Z] === RUN TestRequestNewPort [2021-06-09T18:03:07.724Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestRequestSpecificPort [2021-06-09T18:03:07.724Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestReleasePort [2021-06-09T18:03:07.724Z] --- PASS: TestReleasePort (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestReuseReleasedPort [2021-06-09T18:03:07.724Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestReleaseUnreadledPort [2021-06-09T18:03:07.724Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestUnknowProtocol [2021-06-09T18:03:07.724Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestAllocateAllPorts [2021-06-09T18:03:07.724Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestPortAllocation [2021-06-09T18:03:07.724Z] --- PASS: TestPortAllocation (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestPortAllocationWithCustomRange [2021-06-09T18:03:07.724Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestNoDuplicateBPR [2021-06-09T18:03:07.724Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-09T18:03:07.724Z] === RUN TestChangePortRange [2021-06-09T18:03:07.724Z] --- PASS: TestChangePortRange (0.00s) [2021-06-09T18:03:07.724Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-09T18:03:07.724Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-09T18:03:07.724Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-09T18:03:07.724Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-09T18:03:07.724Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-09T18:03:07.724Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-09T18:03:07.724Z] PASS [2021-06-09T18:03:07.724Z] coverage: 89.7% of statements [2021-06-09T18:03:07.724Z] ok github.com/docker/docker/libnetwork/portallocator 0.065s coverage: 89.7% of statements [2021-06-09T18:03:07.724Z] 2021/06/09 18:03:07 Closing DB instances... [2021-06-09T18:03:08.178Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.00s) [2021-06-09T18:03:08.179Z] === RUN TestGetAddress [2021-06-09T18:03:08.632Z] === RUN TestTransportPortConv [2021-06-09T18:03:08.632Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-09T18:03:08.632Z] === RUN TestTransportPortBindingConv [2021-06-09T18:03:08.632Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-09T18:03:08.632Z] === RUN TestErrorConstructors [2021-06-09T18:03:08.632Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-09T18:03:08.632Z] === RUN TestCompareIPMask [2021-06-09T18:03:08.632Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-09T18:03:08.632Z] === RUN TestUtilGetHostPartIP [2021-06-09T18:03:08.632Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-09T18:03:08.632Z] === RUN TestUtilGetBroadcastIP [2021-06-09T18:03:08.632Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-09T18:03:08.632Z] === RUN TestParseCIDR [2021-06-09T18:03:08.632Z] --- PASS: TestParseCIDR (0.00s) [2021-06-09T18:03:08.632Z] PASS [2021-06-09T18:03:08.632Z] coverage: 47.9% of statements [2021-06-09T18:03:08.632Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 47.9% of statements [2021-06-09T18:03:09.325Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-06-09T18:03:09.325Z] PASS [2021-06-09T18:03:09.325Z] [2021-06-09T18:03:09.325Z] DONE 19 tests in 22.898s [2021-06-09T18:03:09.325Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T18:03:09.325Z] INFO: Testing against a local daemon [2021-06-09T18:03:09.325Z] === RUN TestVolumesCreateAndList [2021-06-09T18:03:09.325Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-09T18:03:09.325Z] === RUN TestVolumesRemove [2021-06-09T18:03:09.325Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-09T18:03:09.325Z] === RUN TestVolumesInspect [2021-06-09T18:03:09.325Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T18:03:09.325Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:03:09.325Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:03:09.325Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:03:09.325Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:03:09.325Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-09T18:03:09.325Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T18:03:09.325Z] PASS [2021-06-09T18:03:09.325Z] [2021-06-09T18:03:09.325Z] DONE 5 tests in 0.165s [2021-06-09T18:03:09.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-09T18:03:09.589Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-09T18:03:09.589Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-09T18:03:09.589Z] PASS [2021-06-09T18:03:09.589Z] coverage: 44.0% of statements [2021-06-09T18:03:09.589Z] ok github.com/docker/docker/oci 0.122s coverage: 44.0% of statements [2021-06-09T18:03:09.589Z] --- PASS: TestNetworkDBSimple (2.84s) [2021-06-09T18:03:09.589Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-09T18:03:09.906Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T18:03:09.906Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T18:03:10.150Z] === RUN TestInspectNetwork/full_network_id [2021-06-09T18:03:10.150Z] === RUN TestInspectNetwork/partial_network_id [2021-06-09T18:03:10.150Z] === RUN TestInspectNetwork/network_name [2021-06-09T18:03:10.150Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-09T18:03:10.467Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T18:03:10.545Z] === RUN TestAddressPoolOpt [2021-06-09T18:03:10.545Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/a [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/something [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/_=a [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/env1=value1 [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/_env1=value1 [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/PATH [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/=a [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/PATH= [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/PATH=something [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/asd!qwe [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/1asd [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/123 [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/some_space [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/__some_space_before [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/some_space_after__ [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/= [2021-06-09T18:03:10.545Z] === RUN TestValidateEnv/PaTh [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestParseHost [2021-06-09T18:03:10.545Z] --- PASS: TestParseHost (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestParseDockerDaemonHost [2021-06-09T18:03:10.545Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestParseTCP [2021-06-09T18:03:10.545Z] --- PASS: TestParseTCP (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-09T18:03:10.545Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestValidateExtraHosts [2021-06-09T18:03:10.545Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestIpOptString [2021-06-09T18:03:10.545Z] --- PASS: TestIpOptString (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-09T18:03:10.545Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestNewIpOptValidDefaultVal [2021-06-09T18:03:10.545Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestIpOptSetInvalidVal [2021-06-09T18:03:10.545Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestValidateIPAddress [2021-06-09T18:03:10.545Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestMapOpts [2021-06-09T18:03:10.545Z] --- PASS: TestMapOpts (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestListOptsWithoutValidator [2021-06-09T18:03:10.545Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestListOptsWithValidator [2021-06-09T18:03:10.545Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestValidateDNSSearch [2021-06-09T18:03:10.545Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_general_format [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_one_more [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-09T18:03:10.545Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-09T18:03:10.545Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestNamedListOpts [2021-06-09T18:03:10.545Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestNamedMapOpts [2021-06-09T18:03:10.545Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestParseLink [2021-06-09T18:03:10.545Z] --- PASS: TestParseLink (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestQuotedStringSetWithQuotes [2021-06-09T18:03:10.545Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-09T18:03:10.545Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-09T18:03:10.545Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-09T18:03:10.545Z] === RUN TestUlimitOpt [2021-06-09T18:03:10.545Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-09T18:03:10.545Z] PASS [2021-06-09T18:03:10.545Z] coverage: 67.1% of statements [2021-06-09T18:03:10.545Z] ok github.com/docker/docker/opts 0.081s coverage: 67.1% of statements [2021-06-09T18:03:10.545Z] === RUN TestParseVersion [2021-06-09T18:03:10.545Z] --- PASS: TestParseVersion (0.00s) [2021-06-09T18:03:10.545Z] PASS [2021-06-09T18:03:10.545Z] coverage: 52.9% of statements [2021-06-09T18:03:10.545Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2021-06-09T18:03:10.698Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-09T18:03:10.698Z] Removing test suite binaries [2021-06-09T18:03:10.698Z] exiting test-integration [2021-06-09T18:03:10.698Z] ++ exit 0 [2021-06-09T18:03:10.698Z] [2021-06-09T18:03:10.999Z] 2021/06/09 18:03:10 Closing DB instances... [2021-06-09T18:03:11.393Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T18:03:12.359Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T18:03:12.518Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-06-09T18:03:12.518Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-09T18:03:12.923Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T18:03:12.971Z] === RUN TestPeerCertificateMarshalJSON [2021-06-09T18:03:13.849Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T18:03:13.849Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T18:03:13.849Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T18:03:13.932Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-09T18:03:13.932Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-09T18:03:13.932Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2021-06-09T18:03:13.932Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-09T18:03:13.932Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-09T18:03:13.932Z] === RUN TestMiddleware [2021-06-09T18:03:13.932Z] --- PASS: TestMiddleware (0.00s) [2021-06-09T18:03:13.932Z] === RUN TestNewResponseModifier [2021-06-09T18:03:13.932Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-09T18:03:13.932Z] PASS [2021-06-09T18:03:13.932Z] coverage: 26.8% of statements [2021-06-09T18:03:13.932Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 26.8% of statements [2021-06-09T18:03:13.932Z] 2021/06/09 18:03:13 Closing DB instances... [2021-06-09T18:03:13.932Z] === RUN TestIsArchivePathDir [2021-06-09T18:03:13.932Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-09T18:03:13.932Z] === RUN TestIsArchivePathInvalidFile Post stage [Pipeline] junit [2021-06-09T18:03:14.001Z] Recording test results [2021-06-09T18:03:14.349Z] --- PASS: TestInspectNetwork (8.52s) [2021-06-09T18:03:14.349Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-09T18:03:14.349Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-09T18:03:14.349Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-09T18:03:14.349Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-09T18:03:14.349Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T18:03:14.387Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-09T18:03:14.387Z] === RUN TestIsArchivePathTar [2021-06-09T18:03:14.387Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-06-09T18:03:14.387Z] === RUN TestDecompressStreamGzip [2021-06-09T18:03:14.387Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-09T18:03:14.387Z] === RUN TestDecompressStreamBzip2 [2021-06-09T18:03:14.387Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-06-09T18:03:14.387Z] === RUN TestDecompressStreamXz [2021-06-09T18:03:14.387Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-09T18:03:14.387Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T18:03:14.387Z] === RUN TestCompressStreamXzUnsupported [2021-06-09T18:03:14.387Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-09T18:03:14.387Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestCompressStreamInvalid [2021-06-09T18:03:14.387Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestExtensionInvalid [2021-06-09T18:03:14.387Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestExtensionUncompressed [2021-06-09T18:03:14.387Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestExtensionBzip2 [2021-06-09T18:03:14.387Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestExtensionGzip [2021-06-09T18:03:14.387Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestExtensionXz [2021-06-09T18:03:14.387Z] --- PASS: TestExtensionXz (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestCmdStreamLargeStderr [2021-06-09T18:03:14.387Z] === RUN TestUnbuffered [2021-06-09T18:03:14.387Z] --- PASS: TestUnbuffered (0.00s) [2021-06-09T18:03:14.387Z] === RUN TestRaceUnbuffered [2021-06-09T18:03:14.387Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-09T18:03:14.387Z] PASS [2021-06-09T18:03:14.387Z] coverage: 100.0% of statements [2021-06-09T18:03:14.387Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-06-09T18:03:14.410Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T18:03:14.410Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T18:03:14.410Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T18:03:14.667Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T18:03:14.667Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T18:03:14.840Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-06-09T18:03:14.840Z] === RUN TestCmdStreamBad [2021-06-09T18:03:14.840Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-09T18:03:14.840Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T18:03:14.840Z] === RUN TestCmdStreamGood [2021-06-09T18:03:14.840Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-09T18:03:14.840Z] === RUN TestUntarPathWithInvalidDest [2021-06-09T18:03:14.840Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-09T18:03:14.840Z] === RUN TestUntarPathWithInvalidSrc [2021-06-09T18:03:14.840Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-09T18:03:14.841Z] === RUN TestUntarPath [2021-06-09T18:03:14.841Z] --- PASS: TestUntarPath (0.06s) [2021-06-09T18:03:14.841Z] === RUN TestUntarPathWithDestinationFile [2021-06-09T18:03:14.841Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-09T18:03:14.841Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-09T18:03:14.841Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-09T18:03:14.841Z] === RUN TestCopyWithTarInvalidSrc [2021-06-09T18:03:14.841Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-09T18:03:14.841Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-09T18:03:14.841Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-09T18:03:14.841Z] === RUN TestCopyWithTarSrcFile [2021-06-09T18:03:14.841Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-09T18:03:14.841Z] === RUN TestCopyWithTarSrcFolder [2021-06-09T18:03:14.841Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-09T18:03:14.841Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-09T18:03:14.841Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-09T18:03:14.841Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-09T18:03:14.841Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.02s) [2021-06-09T18:03:14.841Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-09T18:03:14.841Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-06-09T18:03:14.841Z] === RUN TestCopyFileWithTarSrcFile [2021-06-09T18:03:14.841Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-09T18:03:14.841Z] === RUN TestTarFiles [2021-06-09T18:03:15.241Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-06-09T18:03:15.294Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-06-09T18:03:15.294Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-09T18:03:15.294Z] === RUN TestMatch [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[foo]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[foo_bar]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[]#01 [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[qux]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-09T18:03:15.294Z] === RUN TestMatch/[[foo_baz]] [2021-06-09T18:03:15.294Z] --- PASS: TestMatch (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-09T18:03:15.294Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-09T18:03:15.294Z] PASS [2021-06-09T18:03:15.294Z] coverage: 87.5% of statements [2021-06-09T18:03:15.294Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements Post stage [Pipeline] sh [2021-06-09T18:03:15.593Z] + echo Ensuring container killed. [2021-06-09T18:03:15.593Z] Ensuring container killed. [2021-06-09T18:03:15.593Z] + docker rm -vf docker-pr1 [2021-06-09T18:03:15.593Z] Error: No such container: docker-pr1 [2021-06-09T18:03:15.593Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [Pipeline] sh [2021-06-09T18:03:15.874Z] + echo Chowning /workspace to jenkins user [2021-06-09T18:03:15.874Z] Chowning /workspace to jenkins user [2021-06-09T18:03:15.874Z] + id -u [2021-06-09T18:03:15.874Z] + id -g [2021-06-09T18:03:15.874Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T18:03:15.874Z] Unable to find image 'busybox:latest' locally [2021-06-09T18:03:15.874Z] latest: Pulling from library/busybox [2021-06-09T18:03:16.132Z] b71f96345d44: Pulling fs layer [2021-06-09T18:03:16.132Z] b71f96345d44: Verifying Checksum [2021-06-09T18:03:16.132Z] b71f96345d44: Download complete [2021-06-09T18:03:16.132Z] b71f96345d44: Pull complete [2021-06-09T18:03:16.132Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T18:03:16.132Z] Status: Downloaded newer image for busybox:latest [2021-06-09T18:03:16.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T18:03:16.814Z] === RUN TestChrootTarUntar [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:03:16.814Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:03:16.814Z] === RUN TestChrootUntarEmptyArchive [2021-06-09T18:03:16.814Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-09T18:03:16.814Z] === RUN TestChrootTarUntarWithSymlink [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T18:03:16.814Z] === RUN TestChrootCopyWithTar [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T18:03:16.814Z] === RUN TestChrootCopyFileWithTar [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:03:16.814Z] === RUN TestChrootUntarPath [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T18:03:16.814Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:03:16.814Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:03:16.814Z] === RUN TestChrootApplyDotDotFile [2021-06-09T18:03:16.814Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-09T18:03:16.814Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:03:16.814Z] PASS [2021-06-09T18:03:16.814Z] coverage: 15.4% of statements [2021-06-09T18:03:17.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T18:03:17.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T18:03:17.268Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.4% of statements [2021-06-09T18:03:17.646Z] --- PASS: TestRunContainerWithBridgeNone (3.25s) [2021-06-09T18:03:17.646Z] === RUN TestNetworkInvalidJSON [2021-06-09T18:03:17.646Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T18:03:17.646Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T18:03:17.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:03:17.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:03:17.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:03:17.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:03:17.646Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T18:03:17.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:03:17.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-09T18:03:17.646Z] === RUN TestNetworkList [2021-06-09T18:03:17.646Z] === RUN TestNetworkList//networks [2021-06-09T18:03:17.646Z] === PAUSE TestNetworkList//networks [2021-06-09T18:03:17.646Z] === RUN TestNetworkList//networks/ [2021-06-09T18:03:17.646Z] === PAUSE TestNetworkList//networks/ [2021-06-09T18:03:17.646Z] === CONT TestNetworkList//networks [2021-06-09T18:03:17.646Z] === CONT TestNetworkList//networks/ [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T18:03:17.646Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T18:03:17.646Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T18:03:17.721Z] 2021/06/09 18:03:17 Closing DB instances... [2021-06-09T18:03:18.175Z] === RUN TestSizeEmpty [2021-06-09T18:03:18.175Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-09T18:03:18.175Z] === RUN TestSizeEmptyFile [2021-06-09T18:03:18.175Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-09T18:03:18.175Z] === RUN TestSizeNonemptyFile [2021-06-09T18:03:18.175Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-09T18:03:18.175Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-09T18:03:18.175Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-09T18:03:18.175Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-09T18:03:18.175Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-09T18:03:18.175Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-09T18:03:18.175Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-09T18:03:18.175Z] === RUN TestMoveToSubdir [2021-06-09T18:03:18.175Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-09T18:03:18.175Z] === RUN TestSizeNonExistingDirectory [2021-06-09T18:03:18.175Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-09T18:03:18.175Z] PASS [2021-06-09T18:03:18.175Z] coverage: 80.0% of statements [2021-06-09T18:03:18.175Z] ok github.com/docker/docker/pkg/directory 0.080s coverage: 80.0% of statements [2021-06-09T18:03:18.587Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2021-06-09T18:03:18.587Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T18:03:18.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T18:03:18.967Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.03s) [2021-06-09T18:03:18.967Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:03:18.988Z] + bundleName=amd64-cgroup2 [2021-06-09T18:03:18.988Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-09T18:03:18.988Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-09T18:03:18.988Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-09T18:03:18.988Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T18:03:19.130Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-09T18:03:19.130Z] === RUN TestNetworkDBCRUDTableEntries [Pipeline] archiveArtifacts [2021-06-09T18:03:19.256Z] Archiving artifacts [2021-06-09T18:03:19.583Z] === RUN Test [2021-06-09T18:03:19.583Z] === RUN Test/TestContainsEntry [2021-06-09T18:03:19.583Z] === RUN Test/TestCreateEntries [2021-06-09T18:03:19.583Z] === RUN Test/TestEntriesDiff [2021-06-09T18:03:19.583Z] === RUN Test/TestEntriesEquality [2021-06-09T18:03:19.583Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-09T18:03:19.583Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-09T18:03:19.583Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-09T18:03:19.583Z] === RUN Test/TestGeneratorNotGenerate [2021-06-09T18:03:19.583Z] === RUN Test/TestGeneratorWithPort [2021-06-09T18:03:19.583Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-09T18:03:19.583Z] === RUN Test/TestNewEntry [2021-06-09T18:03:19.583Z] === RUN Test/TestParse [2021-06-09T18:03:19.583Z] --- PASS: Test (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-09T18:03:19.583Z] --- PASS: Test/TestParse (0.00s) [2021-06-09T18:03:19.583Z] PASS [2021-06-09T18:03:19.583Z] coverage: 58.3% of statements [2021-06-09T18:03:19.583Z] ok github.com/docker/docker/pkg/discovery 0.057s coverage: 58.3% of statements [2021-06-09T18:03:19.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T18:03:19.894Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T18:03:19.970Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-06-09T18:03:19.970Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T18:03:20.456Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T18:03:20.540Z] --- PASS: TestTarFiles (5.75s) [2021-06-09T18:03:20.540Z] === RUN TestTarUntar [2021-06-09T18:03:20.911Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2021-06-09T18:03:20.911Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T18:03:21.002Z] --- PASS: TestTarUntar (0.03s) [2021-06-09T18:03:21.002Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-09T18:03:21.002Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-09T18:03:21.002Z] === RUN TestTarWithOptions [2021-06-09T18:03:21.002Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-09T18:03:21.002Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-09T18:03:21.002Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-09T18:03:21.002Z] === RUN TestUntarUstarGnuConflict [2021-06-09T18:03:21.002Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-09T18:03:21.002Z] === RUN TestUntarInvalidFilenames [2021-06-09T18:03:21.002Z] === RUN Test [2021-06-09T18:03:21.002Z] === RUN Test/TestContent [2021-06-09T18:03:21.002Z] === RUN Test/TestInitialize [2021-06-09T18:03:21.002Z] === RUN Test/TestNew [2021-06-09T18:03:21.002Z] === RUN Test/TestParsingContentsWithComments [2021-06-09T18:03:21.002Z] === RUN Test/TestRegister [2021-06-09T18:03:21.002Z] === RUN Test/TestWatch [2021-06-09T18:03:21.002Z] --- PASS: Test (0.01s) [2021-06-09T18:03:21.002Z] --- PASS: Test/TestContent (0.00s) [2021-06-09T18:03:21.002Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T18:03:21.002Z] --- PASS: Test/TestNew (0.00s) [2021-06-09T18:03:21.002Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-09T18:03:21.002Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T18:03:21.002Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T18:03:21.002Z] PASS [2021-06-09T18:03:21.002Z] coverage: 97.6% of statements [2021-06-09T18:03:21.002Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 97.6% of statements [2021-06-09T18:03:21.002Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames929577686\\dest" [2021-06-09T18:03:21.002Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-06-09T18:03:21.002Z] === RUN TestUntarHardlinkToSymlink [2021-06-09T18:03:21.002Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-09T18:03:21.002Z] === RUN TestUntarInvalidHardlink [2021-06-09T18:03:21.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink968640375\\victim\\hello" -> "../victim/hello" [2021-06-09T18:03:21.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink706149994\\victim\\hello" -> "/../victim/hello" [2021-06-09T18:03:21.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink632770753\\victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink166109484\\victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink962145947\\victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink001067326\\victim" -> "../victim" [2021-06-09T18:03:21.002Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-09T18:03:21.002Z] === RUN TestUntarInvalidSymlink [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink322754437\\dest\\dotdot" -> "../victim/hello" [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink988399392\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432903679\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink462039890\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink937915529\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink110957140\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:21.002Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink806735267\\dest\\dir\\loophole" -> "../../victim" [2021-06-09T18:03:21.002Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-09T18:03:21.002Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-09T18:03:21.002Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-09T18:03:21.002Z] === RUN TestXGlobalNoParent [2021-06-09T18:03:21.002Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-09T18:03:21.002Z] === RUN TestReplaceFileTarWrapper [2021-06-09T18:03:21.002Z] 2021/06/09 18:03:20 Closing DB instances... [2021-06-09T18:03:21.273Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:03:21.457Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-06-09T18:03:21.457Z] === RUN TestPrefixHeaderReadable [2021-06-09T18:03:21.457Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-09T18:03:21.457Z] === RUN TestDisablePigz [2021-06-09T18:03:21.457Z] --- PASS: TestDisablePigz (0.12s) [2021-06-09T18:03:21.457Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-09T18:03:21.457Z] === RUN TestPigz [2021-06-09T18:03:21.457Z] --- PASS: TestPigz (0.17s) [2021-06-09T18:03:21.457Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-09T18:03:21.457Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T18:03:21.457Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T18:03:21.457Z] archive_windows_test.go:16: Currently fails [2021-06-09T18:03:21.457Z] === RUN TestCanonicalTarNameForPath [2021-06-09T18:03:21.457Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-09T18:03:21.457Z] === RUN TestCanonicalTarName [2021-06-09T18:03:21.457Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-09T18:03:21.457Z] === RUN TestChmodTarEntry [2021-06-09T18:03:21.457Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-09T18:03:21.457Z] === RUN TestHardLinkOrder [2021-06-09T18:03:21.457Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-09T18:03:21.457Z] === RUN TestChangeString [2021-06-09T18:03:21.457Z] --- PASS: TestChangeString (0.00s) [2021-06-09T18:03:21.457Z] === RUN TestChangesWithNoChanges [2021-06-09T18:03:21.583Z] + make clean [2021-06-09T18:03:21.822Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T18:03:21.841Z] docker volume rm -f docker-dev-cache [2021-06-09T18:03:21.841Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T18:03:21.911Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-06-09T18:03:21.911Z] === RUN TestChangesWithChanges [2021-06-09T18:03:21.911Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-09T18:03:21.911Z] === RUN TestChangesWithChangesGH13590 [2021-06-09T18:03:21.911Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-09T18:03:21.911Z] changes_test.go:196: needs more investigation [2021-06-09T18:03:21.911Z] === RUN TestChangesDirsEmpty [2021-06-09T18:03:21.911Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-06-09T18:03:21.911Z] === RUN TestChangesDirsMutated [2021-06-09T18:03:21.911Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-06-09T18:03:21.911Z] === RUN TestApplyLayer [2021-06-09T18:03:21.911Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-09T18:03:21.911Z] changes_test.go:433: needs further investigation [2021-06-09T18:03:21.911Z] === RUN TestChangesSizeWithHardlinks [2021-06-09T18:03:21.911Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-09T18:03:21.911Z] changes_test.go:469: needs further investigation [2021-06-09T18:03:21.911Z] === RUN TestChangesSizeWithNoChanges [2021-06-09T18:03:21.911Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-09T18:03:21.911Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-09T18:03:21.911Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-09T18:03:21.911Z] === RUN TestChangesSize [2021-06-09T18:03:21.911Z] --- PASS: TestChangesSize (0.00s) [2021-06-09T18:03:21.911Z] === RUN TestApplyLayerInvalidFilenames [2021-06-09T18:03:21.911Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames752686602\\dest" [2021-06-09T18:03:21.911Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-09T18:03:21.911Z] === RUN TestApplyLayerInvalidHardlink [2021-06-09T18:03:21.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink992389068\\victim\\hello" -> "../victim/hello" [2021-06-09T18:03:21.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink120373435\\victim\\hello" -> "/../victim/hello" [2021-06-09T18:03:21.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink086471902\\victim" -> "../victim" [2021-06-09T18:03:21.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink252090533\\victim" -> "../victim" [2021-06-09T18:03:21.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink293461440\\victim" -> "../victim" [2021-06-09T18:03:21.911Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink365812767\\victim" -> "../victim" [2021-06-09T18:03:21.911Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-09T18:03:21.911Z] === RUN TestApplyLayerInvalidSymlink [2021-06-09T18:03:21.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink614940914\\dest\\dotdot" -> "../victim/hello" [2021-06-09T18:03:21.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink342862761\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-09T18:03:21.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink281767156\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:21.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink729523139\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:21.911Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink377218630\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:22.364Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink369102061\\dest\\loophole-victim" -> "../victim" [2021-06-09T18:03:22.364Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-06-09T18:03:22.364Z] === RUN TestApplyLayerWhiteouts [2021-06-09T18:03:22.364Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-09T18:03:22.364Z] === RUN TestGenerateEmptyFile [2021-06-09T18:03:22.364Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-09T18:03:22.364Z] === RUN TestGenerateWithContent [2021-06-09T18:03:22.364Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-09T18:03:22.364Z] PASS [2021-06-09T18:03:22.364Z] coverage: 62.6% of statements [2021-06-09T18:03:22.364Z] ok github.com/docker/docker/pkg/archive 8.336s coverage: 62.6% of statements [2021-06-09T18:03:22.364Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-06-09T18:03:22.364Z] === RUN TestNetworkDBNodeLeave [2021-06-09T18:03:22.384Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2021-06-09T18:03:22.384Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:03:22.639Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T18:03:22.817Z] === RUN Test [2021-06-09T18:03:22.817Z] === RUN Test/TestInitialize [2021-06-09T18:03:22.817Z] time="2021-06-09T18:03:22Z" level=info msg="Initializing discovery without TLS" [2021-06-09T18:03:22.817Z] time="2021-06-09T18:03:22Z" level=info msg="Initializing discovery without TLS" [2021-06-09T18:03:22.817Z] time="2021-06-09T18:03:22Z" level=info msg="Initializing discovery without TLS" [2021-06-09T18:03:22.817Z] === RUN Test/TestInitializeWithCerts [2021-06-09T18:03:22.817Z] time="2021-06-09T18:03:22Z" level=info msg="Initializing discovery with TLS" [2021-06-09T18:03:22.817Z] === RUN Test/TestWatch [2021-06-09T18:03:22.817Z] time="2021-06-09T18:03:22Z" level=info msg="Initializing discovery without TLS" [2021-06-09T18:03:22.823Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2021-06-09T18:03:22.823Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T18:03:23.565Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T18:03:23.565Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T18:03:24.931Z] === RUN TestDockerSuite/TestContainerAPIPause [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T18:03:25.366Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.43s) [2021-06-09T18:03:25.366Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T18:03:25.700Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-06-09T18:03:25.700Z] === RUN TestNetworkDBWatch [2021-06-09T18:03:25.858Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T18:03:25.858Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2021-06-09T18:03:25.858Z] === RUN TestCreateServiceSysctls [2021-06-09T18:03:26.153Z] --- PASS: Test (3.19s) [2021-06-09T18:03:26.153Z] --- PASS: Test/TestInitialize (0.18s) [2021-06-09T18:03:26.153Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-09T18:03:26.153Z] --- PASS: Test/TestWatch (3.00s) [2021-06-09T18:03:26.153Z] PASS [2021-06-09T18:03:26.153Z] coverage: 84.1% of statements [2021-06-09T18:03:26.153Z] ok github.com/docker/docker/pkg/discovery/kv 3.264s coverage: 84.1% of statements [2021-06-09T18:03:26.307Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2021-06-09T18:03:26.307Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T18:03:26.786Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T18:03:26.786Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T18:03:27.110Z] 2021/06/09 18:03:26 Closing DB instances... [2021-06-09T18:03:27.110Z] === RUN Test [2021-06-09T18:03:27.110Z] === RUN Test/TestWatch [2021-06-09T18:03:27.110Z] --- PASS: Test (0.00s) [2021-06-09T18:03:27.110Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T18:03:27.110Z] PASS [2021-06-09T18:03:27.110Z] coverage: 92.3% of statements [2021-06-09T18:03:27.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.044s coverage: 92.3% of statements [2021-06-09T18:03:27.714Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T18:03:28.630Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-06-09T18:03:28.630Z] === RUN TestNetworkDBBulkSync [2021-06-09T18:03:28.630Z] === RUN Test [2021-06-09T18:03:28.630Z] === RUN Test/TestInitialize [2021-06-09T18:03:28.630Z] === RUN Test/TestInitializeWithPattern [2021-06-09T18:03:28.630Z] === RUN Test/TestRegister [2021-06-09T18:03:28.630Z] === RUN Test/TestWatch [2021-06-09T18:03:28.630Z] --- PASS: Test (0.00s) [2021-06-09T18:03:28.630Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-09T18:03:28.630Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-09T18:03:28.630Z] --- PASS: Test/TestRegister (0.00s) [2021-06-09T18:03:28.630Z] --- PASS: Test/TestWatch (0.00s) [2021-06-09T18:03:28.630Z] PASS [2021-06-09T18:03:28.630Z] coverage: 93.8% of statements [2021-06-09T18:03:28.630Z] ok github.com/docker/docker/pkg/discovery/nodes 0.055s coverage: 93.8% of statements [2021-06-09T18:03:28.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-09T18:03:28.933Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-09T18:03:28.933Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-09T18:03:29.588Z] === RUN TestPollerAddRemove [2021-06-09T18:03:29.588Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-09T18:03:29.588Z] === RUN TestPollerEvent [2021-06-09T18:03:29.588Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-09T18:03:29.588Z] poller_test.go:41: No chmod on Windows [2021-06-09T18:03:29.588Z] === RUN TestPollerClose [2021-06-09T18:03:29.588Z] --- PASS: TestPollerClose (0.00s) [2021-06-09T18:03:29.588Z] PASS [2021-06-09T18:03:29.588Z] coverage: 45.7% of statements [2021-06-09T18:03:29.588Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2021-06-09T18:03:29.588Z] 2021/06/09 18:03:29 Closing DB instances... [2021-06-09T18:03:29.604Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2021-06-09T18:03:29.604Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T18:03:29.604Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:03:29.604Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:03:29.604Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T18:03:30.007Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T18:03:30.833Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2021-06-09T18:03:30.833Z] ok github.com/docker/docker/builder/dockerfile 0.264s coverage: 48.8% of statements [2021-06-09T18:03:30.833Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-09T18:03:31.108Z] === RUN TestCopyFileWithInvalidSrc [2021-06-09T18:03:31.108Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCopyFileWithInvalidDest [2021-06-09T18:03:31.108Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-09T18:03:31.108Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-09T18:03:31.108Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCopyFile [2021-06-09T18:03:31.108Z] --- PASS: TestCopyFile (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-09T18:03:31.108Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T18:03:31.108Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T18:03:31.108Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-09T18:03:31.108Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-09T18:03:31.108Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T18:03:31.108Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T18:03:31.108Z] === RUN TestWildcardMatches [2021-06-09T18:03:31.108Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestPatternMatches [2021-06-09T18:03:31.108Z] --- PASS: TestPatternMatches (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-09T18:03:31.108Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestPatternMatchesFolderExclusions [2021-06-09T18:03:31.108Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-09T18:03:31.108Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-09T18:03:31.108Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-09T18:03:31.108Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-09T18:03:31.108Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestSingleExclamationError [2021-06-09T18:03:31.108Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestMatchesWithNoPatterns [2021-06-09T18:03:31.108Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestMatchesWithMalformedPatterns [2021-06-09T18:03:31.108Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestMatches [2021-06-09T18:03:31.108Z] --- PASS: TestMatches (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCleanPatterns [2021-06-09T18:03:31.108Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-09T18:03:31.108Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCleanPatternsExceptionFlag [2021-06-09T18:03:31.108Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-09T18:03:31.108Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-09T18:03:31.108Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCleanPatternsErrorSingleException [2021-06-09T18:03:31.108Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCreateIfNotExistsDir [2021-06-09T18:03:31.108Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-09T18:03:31.108Z] === RUN TestCreateIfNotExistsFile [2021-06-09T18:03:31.108Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-09T18:03:31.108Z] === RUN TestMatch [2021-06-09T18:03:31.108Z] --- PASS: TestMatch (0.00s) [2021-06-09T18:03:31.108Z] PASS [2021-06-09T18:03:31.108Z] coverage: 87.5% of statements [2021-06-09T18:03:31.108Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 87.5% of statements [2021-06-09T18:03:31.108Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-09T18:03:31.108Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-09T18:03:31.372Z] --- PASS: TestCreateServiceSysctls (5.41s) [2021-06-09T18:03:31.372Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:03:31.766Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-09T18:03:32.065Z] === RUN TestGet [2021-06-09T18:03:32.065Z] --- PASS: TestGet (0.00s) [2021-06-09T18:03:32.065Z] === RUN TestGetShortcutString [2021-06-09T18:03:32.065Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-09T18:03:32.065Z] PASS [2021-06-09T18:03:32.065Z] coverage: 42.9% of statements [2021-06-09T18:03:32.065Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-06-09T18:03:32.699Z] ok github.com/docker/docker/builder/remotecontext/git 1.236s coverage: 86.3% of statements [2021-06-09T18:03:32.699Z] ? github.com/docker/docker/cli [no test files] [2021-06-09T18:03:32.699Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-09T18:03:32.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T18:03:32.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T18:03:32.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T18:03:32.737Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T18:03:32.737Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T18:03:33.585Z] === RUN TestCreateIDMapOrder [2021-06-09T18:03:33.585Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-09T18:03:33.585Z] PASS [2021-06-09T18:03:33.585Z] coverage: 7.2% of statements [2021-06-09T18:03:33.585Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-06-09T18:03:34.039Z] 2021/06/09 18:03:33 Closing DB instances... [2021-06-09T18:03:34.039Z] --- PASS: TestGetAddress (25.86s) [2021-06-09T18:03:34.039Z] === RUN TestRequestSyntaxCheck [2021-06-09T18:03:34.039Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-09T18:03:34.039Z] === RUN TestRequest [2021-06-09T18:03:34.039Z] time="2021-06-09T18:03:33Z" level=error msg="node: 868c252efd11 is unknown to memberlist" [2021-06-09T18:03:34.116Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T18:03:34.994Z] === RUN TestFixedBufferCap [2021-06-09T18:03:34.994Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestFixedBufferLen [2021-06-09T18:03:34.994Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestFixedBufferString [2021-06-09T18:03:34.994Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestFixedBufferWrite [2021-06-09T18:03:34.994Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestFixedBufferRead [2021-06-09T18:03:34.994Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestBytesPipeRead [2021-06-09T18:03:34.994Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestBytesPipeWrite [2021-06-09T18:03:34.994Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-09T18:03:34.994Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-09T18:03:35.450Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-06-09T18:03:35.450Z] === RUN TestAtomicWriteToFile [2021-06-09T18:03:35.450Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-09T18:03:35.450Z] === RUN TestAtomicWriteSetCommit [2021-06-09T18:03:35.450Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-09T18:03:35.450Z] === RUN TestAtomicWriteSetCancel [2021-06-09T18:03:35.450Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-09T18:03:35.450Z] === RUN TestReadCloserWrapperClose [2021-06-09T18:03:35.450Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestReaderErrWrapperReadOnError [2021-06-09T18:03:35.450Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestReaderErrWrapperRead [2021-06-09T18:03:35.450Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestHashData [2021-06-09T18:03:35.450Z] --- PASS: TestHashData (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestCancelReadCloser [2021-06-09T18:03:35.450Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-09T18:03:35.450Z] === RUN TestWriteCloserWrapperClose [2021-06-09T18:03:35.450Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestNopWriteCloser [2021-06-09T18:03:35.450Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestNopWriter [2021-06-09T18:03:35.450Z] --- PASS: TestNopWriter (0.00s) [2021-06-09T18:03:35.450Z] === RUN TestWriteCounter [2021-06-09T18:03:35.450Z] --- PASS: TestWriteCounter (0.00s) [2021-06-09T18:03:35.450Z] PASS [2021-06-09T18:03:35.450Z] coverage: 68.4% of statements [2021-06-09T18:03:35.450Z] ok github.com/docker/docker/pkg/ioutils 0.621s coverage: 68.4% of statements [2021-06-09T18:03:35.478Z] --- PASS: TestCreateServiceCapabilities (4.09s) [2021-06-09T18:03:35.478Z] === RUN TestInspect [2021-06-09T18:03:35.904Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.47s) [2021-06-09T18:03:35.904Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-09T18:03:36.860Z] === RUN TestError [2021-06-09T18:03:36.860Z] --- PASS: TestError (0.00s) [2021-06-09T18:03:36.860Z] === RUN TestProgressString [2021-06-09T18:03:36.860Z] === RUN TestProgressString/no_progress [2021-06-09T18:03:36.860Z] === RUN TestProgressString/progress_1 [2021-06-09T18:03:36.860Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-09T18:03:36.860Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-09T18:03:36.860Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-09T18:03:36.860Z] === RUN TestProgressString/with_units [2021-06-09T18:03:36.860Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-09T18:03:36.860Z] === RUN TestProgressString/hide_counts [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-09T18:03:36.860Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-09T18:03:36.860Z] === RUN TestJSONMessageDisplay [2021-06-09T18:03:36.884Z] ok github.com/docker/docker/client 0.155s coverage: 75.4% of statements [2021-06-09T18:03:37.313Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-09T18:03:37.314Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-09T18:03:37.314Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-09T18:03:37.314Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-09T18:03:37.314Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-09T18:03:37.314Z] === RUN TestDisplayJSONMessagesStream [2021-06-09T18:03:37.314Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-09T18:03:37.314Z] PASS [2021-06-09T18:03:37.314Z] coverage: 91.7% of statements [2021-06-09T18:03:37.314Z] ok github.com/docker/docker/pkg/jsonmessage 0.211s coverage: 91.7% of statements [2021-06-09T18:03:37.767Z] 2021/06/09 18:03:37 Closing DB instances... [2021-06-09T18:03:38.220Z] === RUN TestStandardLongPath [2021-06-09T18:03:38.220Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-09T18:03:38.220Z] === RUN TestUNCLongPath [2021-06-09T18:03:38.220Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-09T18:03:38.220Z] PASS [2021-06-09T18:03:38.220Z] coverage: 100.0% of statements [2021-06-09T18:03:38.220Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-06-09T18:03:38.740Z] --- PASS: TestInspect (3.23s) [2021-06-09T18:03:38.740Z] === RUN TestCreateJob [2021-06-09T18:03:38.740Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T18:03:39.176Z] === RUN TestNameFormat [2021-06-09T18:03:39.176Z] --- PASS: TestNameFormat (0.00s) [2021-06-09T18:03:39.176Z] === RUN TestNameRetries [2021-06-09T18:03:39.176Z] --- PASS: TestNameRetries (0.00s) [2021-06-09T18:03:39.176Z] PASS [2021-06-09T18:03:39.176Z] coverage: 85.7% of statements [2021-06-09T18:03:39.176Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-06-09T18:03:39.176Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.41s) [2021-06-09T18:03:39.176Z] === RUN TestNetworkDBGarbageCollection [2021-06-09T18:03:39.666Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T18:03:40.133Z] === RUN TestParseKeyValueOpt [2021-06-09T18:03:40.133Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-09T18:03:40.133Z] === RUN TestParseUintList [2021-06-09T18:03:40.133Z] --- PASS: TestParseUintList (0.00s) [2021-06-09T18:03:40.133Z] === RUN TestParseUintListMaximumLimits [2021-06-09T18:03:40.133Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-09T18:03:40.133Z] PASS [2021-06-09T18:03:40.133Z] coverage: 97.0% of statements [2021-06-09T18:03:40.133Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-06-09T18:03:40.595Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T18:03:40.595Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T18:03:40.851Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T18:03:41.090Z] === RUN TestNewAndRemove [2021-06-09T18:03:41.090Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-09T18:03:41.090Z] === RUN TestRemoveInvalidPath [2021-06-09T18:03:41.090Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-09T18:03:41.090Z] PASS [2021-06-09T18:03:41.090Z] coverage: 82.6% of statements [2021-06-09T18:03:41.090Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2021-06-09T18:03:43.246Z] === RUN TestFailedConnection [2021-06-09T18:03:43.246Z] === RUN TestParseEmptyInterface [2021-06-09T18:03:43.246Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestParseNonInterfaceType [2021-06-09T18:03:43.246Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestParseWithOneFunction [2021-06-09T18:03:43.246Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestParseWithMultipleFuncs [2021-06-09T18:03:43.246Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestParseWithUnnamedReturn [2021-06-09T18:03:43.246Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestEmbeddedInterface [2021-06-09T18:03:43.246Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestParsedImports [2021-06-09T18:03:43.246Z] --- PASS: TestParsedImports (0.00s) [2021-06-09T18:03:43.246Z] === RUN TestAliasedImports [2021-06-09T18:03:43.246Z] --- PASS: TestAliasedImports (0.00s) [2021-06-09T18:03:43.246Z] PASS [2021-06-09T18:03:43.246Z] coverage: 56.8% of statements [2021-06-09T18:03:43.246Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2021-06-09T18:03:43.367Z] --- PASS: TestCreateJob (4.48s) [2021-06-09T18:03:43.368Z] === RUN TestReplicatedJob [2021-06-09T18:03:43.929Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T18:03:44.202Z] --- PASS: TestFailedConnection (1.02s) [2021-06-09T18:03:44.202Z] === RUN TestFailOnce [2021-06-09T18:03:44.202Z] 2021/06/09 18:03:43 http: panic serving 127.0.0.1:49296: Plugin not ready [2021-06-09T18:03:44.202Z] goroutine 18 [running]: [2021-06-09T18:03:44.202Z] net/http.(*conn).serve.func1(0xc000108000) [2021-06-09T18:03:44.202Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-09T18:03:44.202Z] panic(0x84ab40, 0x987da0) [2021-06-09T18:03:44.202Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-09T18:03:44.202Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-09T18:03:44.202Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-09T18:03:44.202Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-09T18:03:44.202Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-09T18:03:44.202Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-09T18:03:44.202Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-09T18:03:44.202Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-09T18:03:44.202Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-09T18:03:44.202Z] net/http.(*conn).serve(0xc000108000, 0x99c5a0, 0xc0000f4040) [2021-06-09T18:03:44.202Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-09T18:03:44.202Z] created by net/http.(*Server).Serve [2021-06-09T18:03:44.202Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-09T18:03:44.202Z] time="2021-06-09T18:03:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post http://127.0.0.1:49295/Test.FailOnce: EOF, retrying in 1s" [2021-06-09T18:03:44.490Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T18:03:44.656Z] === RUN TestHTTPTransport [2021-06-09T18:03:44.656Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-09T18:03:44.656Z] PASS [2021-06-09T18:03:44.656Z] coverage: 85.7% of statements [2021-06-09T18:03:44.656Z] ok github.com/docker/docker/pkg/plugins/transport 0.120s coverage: 85.7% of statements [2021-06-09T18:03:45.109Z] --- PASS: TestFailOnce (1.16s) [2021-06-09T18:03:45.109Z] === RUN TestEchoInputOutput [2021-06-09T18:03:45.109Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-09T18:03:45.109Z] === RUN TestBackoff [2021-06-09T18:03:45.109Z] --- PASS: TestBackoff (0.00s) [2021-06-09T18:03:45.109Z] === RUN TestAbortRetry [2021-06-09T18:03:45.109Z] --- PASS: TestAbortRetry (0.00s) [2021-06-09T18:03:45.109Z] === RUN TestClientScheme [2021-06-09T18:03:45.109Z] --- PASS: TestClientScheme (0.00s) [2021-06-09T18:03:45.109Z] === RUN TestNewClientWithTimeout [2021-06-09T18:03:45.563Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-09T18:03:45.563Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T18:03:45.563Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-09T18:03:45.563Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-09T18:03:45.563Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-09T18:03:45.563Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-09T18:03:45.563Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-09T18:03:45.563Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-09T18:03:45.563Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-09T18:03:45.563Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-09T18:03:45.563Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-09T18:03:45.563Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-09T18:03:45.563Z] === RUN TestBufferPoolPutAndGet [2021-06-09T18:03:45.563Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-09T18:03:45.563Z] PASS [2021-06-09T18:03:45.563Z] coverage: 88.2% of statements [2021-06-09T18:03:45.563Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-06-09T18:03:45.563Z] time="2021-06-09T18:03:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-09T18:03:46.518Z] === RUN TestOutputOnPrematureClose [2021-06-09T18:03:46.518Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-09T18:03:46.518Z] === RUN TestCompleteSilently [2021-06-09T18:03:46.518Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-09T18:03:46.518Z] PASS [2021-06-09T18:03:46.518Z] coverage: 75.9% of statements [2021-06-09T18:03:46.518Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-06-09T18:03:46.971Z] --- PASS: TestRequest (12.81s) [2021-06-09T18:03:46.971Z] === RUN TestOverlappingRequests [2021-06-09T18:03:46.971Z] time="2021-06-09T18:03:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-09T18:03:47.005Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T18:03:47.425Z] === RUN TestSendToOneSub [2021-06-09T18:03:47.425Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-09T18:03:47.425Z] === RUN TestSendToMultipleSubs [2021-06-09T18:03:47.425Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-09T18:03:47.425Z] === RUN TestEvictOneSub [2021-06-09T18:03:47.425Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-09T18:03:47.425Z] === RUN TestClosePublisher [2021-06-09T18:03:47.425Z] --- PASS: TestClosePublisher (0.00s) [2021-06-09T18:03:47.425Z] === RUN TestPubSubRace [2021-06-09T18:03:47.715Z] --- PASS: TestServiceWithDataPathPortInit (16.95s) [2021-06-09T18:03:47.715Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T18:03:47.877Z] --- PASS: TestOverlappingRequests (0.61s) [2021-06-09T18:03:47.878Z] === RUN TestRelease [2021-06-09T18:03:48.331Z] --- PASS: TestPubSubRace (1.05s) [2021-06-09T18:03:48.331Z] PASS [2021-06-09T18:03:48.331Z] coverage: 75.0% of statements [2021-06-09T18:03:48.331Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-06-09T18:03:49.849Z] === RUN TestRegister [2021-06-09T18:03:49.849Z] --- PASS: TestRegister (0.00s) [2021-06-09T18:03:49.849Z] === RUN TestCommand [2021-06-09T18:03:49.849Z] --- PASS: TestCommand (0.03s) [2021-06-09T18:03:49.849Z] === RUN TestNaiveSelf [2021-06-09T18:03:49.849Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-09T18:03:49.849Z] PASS [2021-06-09T18:03:49.849Z] coverage: 82.4% of statements [2021-06-09T18:03:49.849Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2021-06-09T18:03:49.849Z] time="2021-06-09T18:03:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-09T18:03:49.849Z] --- PASS: TestRelease (2.29s) [2021-06-09T18:03:49.849Z] === RUN TestAllocateRandomDeallocate [2021-06-09T18:03:50.805Z] === RUN TestParseSignal [2021-06-09T18:03:50.805Z] --- PASS: TestParseSignal (0.00s) [2021-06-09T18:03:50.805Z] === RUN TestValidSignalForPlatform [2021-06-09T18:03:50.805Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-09T18:03:50.805Z] PASS [2021-06-09T18:03:50.805Z] coverage: 19.7% of statements [2021-06-09T18:03:50.805Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 19.7% of statements [2021-06-09T18:03:51.172Z] --- PASS: TestReplicatedJob (8.15s) [2021-06-09T18:03:51.172Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:03:51.762Z] === RUN TestNewStdWriter [2021-06-09T18:03:51.762Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-09T18:03:51.762Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestWriteWithNilBytes [2021-06-09T18:03:51.762Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestWrite [2021-06-09T18:03:51.762Z] --- PASS: TestWrite (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestWriteWithWriterError [2021-06-09T18:03:51.762Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-09T18:03:51.762Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyWriteAndRead [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-09T18:03:51.762Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-09T18:03:51.762Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-09T18:03:51.762Z] PASS [2021-06-09T18:03:51.762Z] coverage: 100.0% of statements [2021-06-09T18:03:51.762Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2021-06-09T18:03:53.281Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-09T18:03:53.281Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-09T18:03:53.281Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestFormatStatus [2021-06-09T18:03:53.281Z] --- PASS: TestFormatStatus (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestFormatError [2021-06-09T18:03:53.281Z] --- PASS: TestFormatError (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestFormatJSONError [2021-06-09T18:03:53.281Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-09T18:03:53.281Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-09T18:03:53.281Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestNewJSONProgressOutput [2021-06-09T18:03:53.281Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestAuxFormatterEmit [2021-06-09T18:03:53.281Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestStreamWriterStdout [2021-06-09T18:03:53.281Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-09T18:03:53.281Z] === RUN TestStreamWriterStderr [2021-06-09T18:03:53.281Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-09T18:03:53.281Z] PASS [2021-06-09T18:03:53.281Z] coverage: 66.2% of statements [2021-06-09T18:03:53.281Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-06-09T18:03:53.734Z] === RUN TestGenerateRandomID [2021-06-09T18:03:53.734Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-09T18:03:53.734Z] === RUN TestShortenId [2021-06-09T18:03:53.734Z] --- PASS: TestShortenId (0.00s) [2021-06-09T18:03:53.734Z] === RUN TestShortenSha256Id [2021-06-09T18:03:53.734Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-09T18:03:53.734Z] === RUN TestShortenIdEmpty [2021-06-09T18:03:53.734Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-09T18:03:53.734Z] === RUN TestShortenIdInvalid [2021-06-09T18:03:53.734Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-09T18:03:53.734Z] === RUN TestIsShortIDNonHex [2021-06-09T18:03:53.734Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-09T18:03:53.734Z] === RUN TestIsShortIDNotCorrectSize [2021-06-09T18:03:53.734Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-09T18:03:53.734Z] PASS [2021-06-09T18:03:53.734Z] coverage: 70.6% of statements [2021-06-09T18:03:53.734Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-06-09T18:03:54.188Z] time="2021-06-09T18:03:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-09T18:03:54.438Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T18:03:54.694Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T18:03:55.143Z] === RUN TestIsCpusetListAvailable [2021-06-09T18:03:55.143Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-09T18:03:55.143Z] PASS [2021-06-09T18:03:55.143Z] coverage: 38.2% of statements [2021-06-09T18:03:55.143Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2021-06-09T18:03:55.846Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2021-06-09T18:03:55.846Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8o28tjrwrxrtq08jl0z6mt65i Created:2021-06-09 18:03:47.764113858 +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[944b3f3bff0ba469b7930a2471e3f825bceb6b6a5b78a2965c2ec5d7f95f5dcb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wrnu4xeotg76x9wkrvdtx2cbu EndpointID:cce0a0d8258eb40cefac50d6b1f7a0b53c12976cb1403c708c1160570d7af494 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc2a2f11c40647b6e436217075d5504da8a499b9755b3b9246b5c37e3a00b171 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:d44295e899ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wrnu4xeotg76x9wkrvdtx2cbu EndpointID:cce0a0d8258eb40cefac50d6b1f7a0b53c12976cb1403c708c1160570d7af494 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-09T18:03:55.846Z] PASS [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] === Skipped [2021-06-09T18:03:55.846Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:03:55.846Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] DONE 26 tests, 1 skipped in 58.089s [2021-06-09T18:03:55.846Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-09T18:03:55.846Z] ++ 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-06-09T18:03:55.846Z] ++ set -e [2021-06-09T18:03:55.846Z] ++ '[' -n 0 ']' [2021-06-09T18:03:55.846Z] ++ set -x [2021-06-09T18:03:55.846Z] ++ 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-06-09T18:03:55.846Z] INFO: Testing against a local daemon [2021-06-09T18:03:55.846Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-09T18:03:55.846Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T18:03:55.846Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:03:55.846Z] === RUN TestDockerNetworkIpvlan [2021-06-09T18:03:55.846Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-09T18:03:55.846Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:03:55.846Z] PASS [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] === Skipped [2021-06-09T18:03:55.846Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-09T18:03:55.846Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-09T18:03:55.846Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] [2021-06-09T18:03:55.846Z] DONE 2 tests, 2 skipped in 0.167s [2021-06-09T18:03:55.846Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-09T18:03:55.846Z] ++ 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-06-09T18:03:55.846Z] ++ set -e [2021-06-09T18:03:55.846Z] ++ '[' -n 0 ']' [2021-06-09T18:03:55.846Z] ++ set -x [2021-06-09T18:03:55.846Z] ++ 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-06-09T18:03:55.846Z] INFO: Testing against a local daemon [2021-06-09T18:03:55.846Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-09T18:03:56.059Z] --- PASS: TestUpdateReplicatedJob (4.57s) [2021-06-09T18:03:56.059Z] === RUN TestServiceListWithStatuses [2021-06-09T18:03:56.059Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:03:56.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T18:03:56.059Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:03:56.663Z] --- PASS: TestAllocateRandomDeallocate (6.49s) [2021-06-09T18:03:56.663Z] === RUN TestRetrieveFromStore [2021-06-09T18:03:56.663Z] === RUN TestChtimes [2021-06-09T18:03:56.663Z] --- PASS: TestChtimes (0.00s) [2021-06-09T18:03:56.663Z] === RUN TestChtimesWindows [2021-06-09T18:03:56.663Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-09T18:03:56.663Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-09T18:03:56.663Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-09T18:03:56.663Z] === RUN TestEnsureRemoveAllNotExist [2021-06-09T18:03:56.663Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-09T18:03:56.663Z] === RUN TestEnsureRemoveAllWithDir [2021-06-09T18:03:56.663Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-09T18:03:56.663Z] === RUN TestEnsureRemoveAllWithFile [2021-06-09T18:03:56.663Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-09T18:03:56.663Z] === RUN TestHasWin32KSupport [2021-06-09T18:03:56.663Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-09T18:03:56.663Z] syscall_windows_test.go:8: win32k: true [2021-06-09T18:03:56.663Z] PASS [2021-06-09T18:03:56.663Z] coverage: 12.2% of statements [2021-06-09T18:03:56.663Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.2% of statements [2021-06-09T18:03:56.984Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T18:03:57.229Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.99s) [2021-06-09T18:03:57.229Z] === RUN TestDockerNetworkMacvlan [2021-06-09T18:03:57.621Z] === RUN TestTailFile [2021-06-09T18:03:57.621Z] --- PASS: TestTailFile (0.00s) [2021-06-09T18:03:57.621Z] === RUN TestTailFileManyLines [2021-06-09T18:03:57.621Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-09T18:03:57.621Z] === RUN TestTailEmptyFile [2021-06-09T18:03:57.621Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-09T18:03:57.621Z] === RUN TestTailNegativeN [2021-06-09T18:03:57.621Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/no_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/truncated_last_line [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/no_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:57.621Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T18:03:57.621Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T18:03:57.621Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:57.622Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T18:03:57.622Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.622Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.623Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:57.623Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:57.623Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:57.623Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:57.623Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:57.623Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:57.623Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:57.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:57.625Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:57.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:57.625Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:57.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:57.625Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:57.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:57.625Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:57.625Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-09T18:03:57.625Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:57.625Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.080Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.080Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.080Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-09T18:03:58.081Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.081Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.082Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.082Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.082Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.083Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-09T18:03:58.084Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.084Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T18:03:58.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T18:03:58.085Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T18:03:58.170Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T18:03:58.539Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-09T18:03:58.540Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-09T18:03:58.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-09T18:03:58.541Z] PASS [2021-06-09T18:03:58.541Z] coverage: 88.6% of statements [2021-06-09T18:03:58.541Z] ok github.com/docker/docker/pkg/tailfile 0.176s coverage: 88.6% of statements [2021-06-09T18:03:58.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T18:03:58.994Z] --- PASS: TestRetrieveFromStore (2.35s) [2021-06-09T18:03:58.994Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-09T18:03:58.994Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-09T18:03:58.994Z] === RUN TestParallelPredefinedRequest1 [2021-06-09T18:03:58.994Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-09T18:03:58.994Z] === RUN TestParallelPredefinedRequest2 [2021-06-09T18:03:58.994Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-09T18:03:58.994Z] === RUN TestParallelPredefinedRequest3 [2021-06-09T18:03:58.994Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-09T18:03:58.994Z] === RUN TestParallelPredefinedRequest4 [2021-06-09T18:03:58.994Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-09T18:03:58.994Z] === RUN TestParallelPredefinedRequest5 [2021-06-09T18:03:58.994Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-09T18:03:58.994Z] === RUN TestDebug [2021-06-09T18:03:58.994Z] --- PASS: TestDebug (0.00s) [2021-06-09T18:03:58.994Z] === RUN TestRequestPoolParallel [2021-06-09T18:03:58.994Z] --- PASS: TestRequestPoolParallel (0.25s) [2021-06-09T18:03:58.994Z] === RUN TestFullAllocateRelease [2021-06-09T18:03:59.111Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-09T18:03:59.447Z] === RUN TestTarSumRemoveNonExistent [2021-06-09T18:03:59.447Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestTarSumRemove [2021-06-09T18:03:59.447Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestSortFileInfoSums [2021-06-09T18:03:59.447Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestNewTarSumForLabelInvalid [2021-06-09T18:03:59.447Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestNewTarSumForLabel [2021-06-09T18:03:59.447Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestEmptyTar [2021-06-09T18:03:59.447Z] --- PASS: TestEmptyTar (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestTarSumsReadSize [2021-06-09T18:03:59.447Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-09T18:03:59.447Z] === RUN TestTarSums [2021-06-09T18:03:59.447Z] --- PASS: TestTarSums (0.08s) [2021-06-09T18:03:59.447Z] === RUN TestIteration [2021-06-09T18:03:59.447Z] --- PASS: TestIteration (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestVersionLabelForChecksum [2021-06-09T18:03:59.447Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestVersion [2021-06-09T18:03:59.447Z] --- PASS: TestVersion (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestGetVersion [2021-06-09T18:03:59.447Z] --- PASS: TestGetVersion (0.00s) [2021-06-09T18:03:59.447Z] === RUN TestGetVersions [2021-06-09T18:03:59.447Z] --- PASS: TestGetVersions (0.00s) [2021-06-09T18:03:59.447Z] PASS [2021-06-09T18:03:59.447Z] coverage: 89.3% of statements [2021-06-09T18:03:59.447Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2021-06-09T18:03:59.447Z] --- PASS: TestFullAllocateRelease (0.59s) [2021-06-09T18:03:59.447Z] === RUN TestOddAllocateRelease [2021-06-09T18:03:59.900Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-06-09T18:03:59.900Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-09T18:03:59.900Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-06-09T18:03:59.900Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-09T18:04:00.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-09T18:04:00.353Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-09T18:04:00.353Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-09T18:04:00.353Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2021-06-09T18:04:00.353Z] === CONT TestParallelPredefinedRequest1 [2021-06-09T18:04:00.353Z] === CONT TestParallelPredefinedRequest4 [2021-06-09T18:04:00.353Z] === CONT TestParallelPredefinedRequest3 [2021-06-09T18:04:00.353Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-09T18:04:00.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:04:00.353Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-09T18:04:00.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:04:00.353Z] === CONT TestParallelPredefinedRequest2 [2021-06-09T18:04:00.353Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-09T18:04:00.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:04:00.353Z] === CONT TestParallelPredefinedRequest5 [2021-06-09T18:04:00.353Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-09T18:04:00.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:04:00.353Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-09T18:04:00.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:04:00.353Z] PASS [2021-06-09T18:04:00.353Z] coverage: 85.3% of statements [2021-06-09T18:04:00.353Z] ok github.com/docker/docker/libnetwork/ipam 63.938s coverage: 85.3% of statements [2021-06-09T18:04:00.353Z] testing: warning: no tests to run [2021-06-09T18:04:00.353Z] PASS [2021-06-09T18:04:00.353Z] coverage: [no statements] [2021-06-09T18:04:00.353Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-06-09T18:04:00.494Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-09T18:04:01.310Z] === RUN TestTruncIndex [2021-06-09T18:04:01.310Z] --- PASS: TestTruncIndex (0.10s) [2021-06-09T18:04:01.310Z] PASS [2021-06-09T18:04:01.310Z] coverage: 91.5% of statements [2021-06-09T18:04:01.310Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-06-09T18:04:01.769Z] === RUN TestIsGIT [2021-06-09T18:04:01.769Z] --- PASS: TestIsGIT (0.00s) [2021-06-09T18:04:01.769Z] === RUN TestIsTransport [2021-06-09T18:04:01.769Z] --- PASS: TestIsTransport (0.00s) [2021-06-09T18:04:01.769Z] PASS [2021-06-09T18:04:01.769Z] coverage: 100.0% of statements [2021-06-09T18:04:01.769Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-06-09T18:04:02.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-09T18:04:02.144Z] --- PASS: TestDockerNetworkConnectAlias (6.14s) [2021-06-09T18:04:02.144Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:04:02.725Z] === RUN TestVersionInfo [2021-06-09T18:04:02.726Z] --- PASS: TestVersionInfo (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestAppendVersions [2021-06-09T18:04:02.726Z] --- PASS: TestAppendVersions (0.00s) [2021-06-09T18:04:02.726Z] PASS [2021-06-09T18:04:02.726Z] coverage: 88.9% of statements [2021-06-09T18:04:02.726Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-06-09T18:04:02.726Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-09T18:04:02.726Z] === RUN TestClientStream [2021-06-09T18:04:02.726Z] --- PASS: TestClientStream (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestClientSendFile [2021-06-09T18:04:02.726Z] --- PASS: TestClientSendFile (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestClientWithRequestTimeout [2021-06-09T18:04:02.726Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestFileSpecPlugin [2021-06-09T18:04:02.726Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-09T18:04:02.726Z] === RUN TestFileJSONSpecPlugin [2021-06-09T18:04:02.726Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-09T18:04:02.726Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestPluginAddHandler [2021-06-09T18:04:02.726Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestPluginWaitBadPlugin [2021-06-09T18:04:02.726Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-09T18:04:02.726Z] === RUN TestGet [2021-06-09T18:04:02.726Z] time="2021-06-09T18:04:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-09T18:04:03.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-09T18:04:03.686Z] time="2021-06-09T18:04:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-09T18:04:03.791Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-09T18:04:05.208Z] === RUN TestValidatePrivileges [2021-06-09T18:04:05.208Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-09T18:04:05.208Z] === RUN TestFilterByCapNeg [2021-06-09T18:04:05.208Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-09T18:04:05.208Z] === RUN TestFilterByCapPos [2021-06-09T18:04:05.208Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-09T18:04:05.208Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-09T18:04:05.208Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-09T18:04:05.208Z] PASS [2021-06-09T18:04:05.208Z] coverage: 12.0% of statements [2021-06-09T18:04:05.208Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2021-06-09T18:04:05.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-09T18:04:05.662Z] time="2021-06-09T18:04:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-09T18:04:06.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b8f2a0_} [2021-06-09T18:04:06.325Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2021-06-09T18:04:06.325Z] === RUN TestServicePlugin [2021-06-09T18:04:06.618Z] === RUN TestNewSettable [2021-06-09T18:04:06.618Z] --- PASS: TestNewSettable (0.00s) [2021-06-09T18:04:06.618Z] === RUN TestIsSettable [2021-06-09T18:04:06.618Z] --- PASS: TestIsSettable (0.00s) [2021-06-09T18:04:06.618Z] === RUN TestUpdateSettingsEnv [2021-06-09T18:04:06.618Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-09T18:04:06.618Z] PASS [2021-06-09T18:04:07.072Z] coverage: 20.1% of statements [2021-06-09T18:04:07.072Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.1% of statements [2021-06-09T18:04:07.087Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-09T18:04:08.031Z] === RUN TestLoad [2021-06-09T18:04:08.031Z] --- PASS: TestLoad (0.00s) [2021-06-09T18:04:08.031Z] === RUN TestSave [2021-06-09T18:04:08.031Z] --- PASS: TestSave (0.03s) [2021-06-09T18:04:08.031Z] === RUN TestAddDeleteGet [2021-06-09T18:04:08.031Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-09T18:04:08.031Z] === RUN TestInvalidTags [2021-06-09T18:04:08.031Z] --- PASS: TestInvalidTags (0.01s) [2021-06-09T18:04:08.031Z] PASS [2021-06-09T18:04:08.031Z] coverage: 84.4% of statements [2021-06-09T18:04:08.031Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2021-06-09T18:04:08.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1082508330_/foo_false____} [2021-06-09T18:04:10.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1082508330_/foo_true____} [2021-06-09T18:04:10.187Z] time="2021-06-09T18:04:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-09T18:04:11.144Z] === RUN TestResolveAuthConfigIndexServer [2021-06-09T18:04:11.144Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestResolveAuthConfigFullURL [2021-06-09T18:04:11.144Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-09T18:04:11.144Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestValidateMirror [2021-06-09T18:04:11.144Z] --- PASS: TestValidateMirror (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestLoadInsecureRegistries [2021-06-09T18:04:11.144Z] time="2021-06-09T18:04:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T18:04:11.144Z] time="2021-06-09T18:04:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-09T18:04:11.144Z] time="2021-06-09T18:04:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-09T18:04:11.144Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-06-09T18:04:11.144Z] === RUN TestNewServiceConfig [2021-06-09T18:04:11.144Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestValidateIndexName [2021-06-09T18:04:11.144Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestValidateIndexNameWithError [2021-06-09T18:04:11.144Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestEndpointParse [2021-06-09T18:04:11.144Z] --- PASS: TestEndpointParse (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestEndpointParseInvalid [2021-06-09T18:04:11.144Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestValidateEndpoint [2021-06-09T18:04:11.144Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-09T18:04:11.144Z] === RUN TestPing [2021-06-09T18:04:11.144Z] --- PASS: TestPing (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestPingRegistryEndpoint [2021-06-09T18:04:11.144Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-06-09T18:04:11.144Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:04:11.144Z] === RUN TestEndpoint [2021-06-09T18:04:11.144Z] --- SKIP: TestEndpoint (0.01s) [2021-06-09T18:04:11.144Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:04:11.144Z] === RUN TestParseRepositoryInfo [2021-06-09T18:04:11.144Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestNewIndexInfo [2021-06-09T18:04:11.144Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestMirrorEndpointLookup [2021-06-09T18:04:11.144Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-09T18:04:11.144Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:04:11.144Z] === RUN TestSearchRepositories [2021-06-09T18:04:11.144Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-09T18:04:11.144Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-09T18:04:11.144Z] Host: 127.0.0.1:49322 [2021-06-09T18:04:11.144Z] User-Agent: docker test client [2021-06-09T18:04:11.144Z] Authorization: Token fake-token [2021-06-09T18:04:11.144Z] X-Docker-Token: true [2021-06-09T18:04:11.144Z] Accept-Encoding: gzip [2021-06-09T18:04:11.144Z] [2021-06-09T18:04:11.144Z] [2021-06-09T18:04:11.144Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-09T18:04:11.144Z] Connection: close [2021-06-09T18:04:11.144Z] Content-Length: 144 [2021-06-09T18:04:11.144Z] Cache-Control: no-cache [2021-06-09T18:04:11.144Z] Content-Type: application/json [2021-06-09T18:04:11.144Z] Date: Wed, 09 Jun 2021 18:04:10 GMT [2021-06-09T18:04:11.144Z] Expires: -1 [2021-06-09T18:04:11.144Z] Pragma: no-cache [2021-06-09T18:04:11.144Z] Server: docker-tests/mock [2021-06-09T18:04:11.144Z] X-Docker-Registry-Config: mock [2021-06-09T18:04:11.144Z] X-Docker-Registry-Version: 0.0.0 [2021-06-09T18:04:11.144Z] [2021-06-09T18:04:11.144Z] [2021-06-09T18:04:11.144Z] === RUN TestTrustedLocation [2021-06-09T18:04:11.144Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-09T18:04:11.144Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestAllowNondistributableArtifacts [2021-06-09T18:04:11.144Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-09T18:04:11.144Z] === RUN TestIsSecureIndex [2021-06-09T18:04:11.144Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-09T18:04:11.144Z] PASS [2021-06-09T18:04:11.144Z] coverage: 51.7% of statements [2021-06-09T18:04:11.144Z] ok github.com/docker/docker/registry 0.253s coverage: 51.7% of statements [2021-06-09T18:04:11.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3152141185_/foo_false____} [2021-06-09T18:04:12.662Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-09T18:04:12.662Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestReaderWithReadError [2021-06-09T18:04:12.663Z] time="2021-06-09T18:04:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestReader [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-09T18:04:12.663Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-09T18:04:12.663Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-09T18:04:12.663Z] PASS [2021-06-09T18:04:12.663Z] coverage: 100.0% of statements [2021-06-09T18:04:12.663Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2021-06-09T18:04:13.116Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T18:04:13.116Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T18:04:13.116Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T18:04:13.116Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-09T18:04:13.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3152141185_/foo_true____} [2021-06-09T18:04:13.569Z] === RUN TestRestartManagerTimeout [2021-06-09T18:04:13.569Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-09T18:04:13.569Z] === RUN TestRestartManagerTimeoutReset [2021-06-09T18:04:13.569Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-09T18:04:13.569Z] PASS [2021-06-09T18:04:13.569Z] coverage: 50.9% of statements [2021-06-09T18:04:13.569Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-06-09T18:04:13.669Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-09T18:04:14.024Z] === RUN TestDecodeContainerConfig [2021-06-09T18:04:14.024Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-09T18:04:14.024Z] === RUN TestDecodeContainerConfigIsolation [2021-06-09T18:04:14.024Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-09T18:04:14.024Z] === RUN TestValidatePrivileged [2021-06-09T18:04:14.024Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-09T18:04:14.024Z] PASS [2021-06-09T18:04:14.024Z] coverage: 52.2% of statements [2021-06-09T18:04:14.024Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2021-06-09T18:04:14.981Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-09T18:04:14.981Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-09T18:04:14.981Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-09T18:04:14.981Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-09T18:04:14.981Z] PASS [2021-06-09T18:04:14.981Z] coverage: 62.5% of statements [2021-06-09T18:04:14.981Z] ok github.com/docker/docker/testutil 0.062s coverage: 62.5% of statements [2021-06-09T18:04:15.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3152141185_/foo_true__0xc000b8f320__} [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan (18.36s) [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.98s) [2021-06-09T18:04:15.592Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) [2021-06-09T18:04:15.592Z] PASS [2021-06-09T18:04:15.592Z] [2021-06-09T18:04:15.592Z] DONE 8 tests in 20.510s [2021-06-09T18:04:15.592Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-09T18:04:15.592Z] ++ 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-06-09T18:04:15.592Z] ++ set -e [2021-06-09T18:04:15.592Z] ++ '[' -n 0 ']' [2021-06-09T18:04:15.592Z] ++ set -x [2021-06-09T18:04:15.592Z] ++ 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-06-09T18:04:15.592Z] testing: warning: no tests to run [2021-06-09T18:04:15.592Z] PASS [2021-06-09T18:04:15.592Z] [2021-06-09T18:04:15.592Z] DONE 0 tests in 0.032s [2021-06-09T18:04:15.592Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-09T18:04:15.592Z] ++ 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-06-09T18:04:15.592Z] ++ set -e [2021-06-09T18:04:15.592Z] ++ '[' -n 0 ']' [2021-06-09T18:04:15.592Z] ++ set -x [2021-06-09T18:04:15.592Z] ++ 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-06-09T18:04:15.592Z] INFO: Testing against a local daemon [2021-06-09T18:04:15.592Z] === RUN TestAuthZPluginAllowRequest [2021-06-09T18:04:17.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b8f340_} [2021-06-09T18:04:17.503Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-06-09T18:04:17.503Z] === RUN TestAuthZPluginTLS [2021-06-09T18:04:17.858Z] === RUN TestGetDriver [2021-06-09T18:04:17.858Z] --- PASS: TestGetDriver (0.00s) [2021-06-09T18:04:17.858Z] === RUN TestVolumeRequestError [2021-06-09T18:04:17.858Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-09T18:04:17.858Z] PASS [2021-06-09T18:04:17.858Z] coverage: 36.1% of statements [2021-06-09T18:04:17.858Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2021-06-09T18:04:17.858Z] --- PASS: TestGet (15.01s) [2021-06-09T18:04:17.858Z] === RUN TestPluginWithNoManifest [2021-06-09T18:04:17.858Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-09T18:04:17.858Z] === RUN TestGetAll [2021-06-09T18:04:17.858Z] --- PASS: TestGetAll (0.00s) [2021-06-09T18:04:17.858Z] PASS [2021-06-09T18:04:17.858Z] coverage: 73.4% of statements [2021-06-09T18:04:17.858Z] ok github.com/docker/docker/pkg/plugins 34.886s coverage: 73.4% of statements [2021-06-09T18:04:17.858Z] === RUN TestGetAddress [2021-06-09T18:04:17.858Z] --- PASS: TestGetAddress (0.00s) [2021-06-09T18:04:17.858Z] === RUN TestRemove [2021-06-09T18:04:17.858Z] --- SKIP: TestRemove (0.00s) [2021-06-09T18:04:17.858Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T18:04:17.858Z] === RUN TestInitializeWithVolumes [2021-06-09T18:04:17.858Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-09T18:04:17.858Z] === RUN TestCreate [2021-06-09T18:04:17.858Z] --- PASS: TestCreate (0.01s) [2021-06-09T18:04:17.858Z] === RUN TestValidateName [2021-06-09T18:04:17.858Z] --- PASS: TestValidateName (0.00s) [2021-06-09T18:04:17.858Z] === RUN TestCreateWithOpts [2021-06-09T18:04:17.858Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-09T18:04:17.858Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T18:04:17.858Z] === RUN TestRelaodNoOpts [2021-06-09T18:04:17.858Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-09T18:04:17.858Z] PASS [2021-06-09T18:04:17.858Z] coverage: 41.5% of statements [2021-06-09T18:04:17.858Z] ok github.com/docker/docker/volume/local 0.143s coverage: 41.5% of statements [2021-06-09T18:04:18.443Z] --- PASS: TestAuthZPluginTLS (0.75s) [2021-06-09T18:04:18.443Z] === RUN TestAuthZPluginDenyRequest [2021-06-09T18:04:18.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b8f360_} [2021-06-09T18:04:19.014Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-06-09T18:04:19.014Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-09T18:04:19.384Z] === RUN TestConvertTmpfsOptions [2021-06-09T18:04:19.384Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-09T18:04:19.384Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-09T18:04:19.384Z] parser_test.go:49: data="ro" [2021-06-09T18:04:19.384Z] === RUN TestParseMountRaw [2021-06-09T18:04:19.384Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-09T18:04:19.384Z] === RUN TestParseMountRawSplit [2021-06-09T18:04:19.384Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-09T18:04:19.384Z] parser_test.go:390: case 0 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 1 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 2 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 3 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 4 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 5 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 6 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 7 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 8 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 0 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 1 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 2 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 3 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 4 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 5 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 6 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 7 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 8 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 9 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 10 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 11 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 12 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 0 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 1 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 2 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 3 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 4 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 5 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 6 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 7 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 8 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 9 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 10 [2021-06-09T18:04:19.384Z] parser_test.go:390: case 11 [2021-06-09T18:04:19.384Z] === RUN TestParseMountSpec [2021-06-09T18:04:19.384Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-09T18:04:19.384Z] parser_test.go:455: case 0 [2021-06-09T18:04:19.384Z] parser_test.go:455: case 1 [2021-06-09T18:04:19.384Z] parser_test.go:455: case 2 [2021-06-09T18:04:19.384Z] parser_test.go:455: case 3 [2021-06-09T18:04:19.384Z] parser_test.go:455: case 4 [2021-06-09T18:04:19.384Z] parser_test.go:455: case 5 [2021-06-09T18:04:19.384Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-09T18:04:19.384Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-09T18:04:19.384Z] === RUN TestValidateMount [2021-06-09T18:04:19.384Z] --- PASS: TestValidateMount (0.00s) [2021-06-09T18:04:19.384Z] PASS [2021-06-09T18:04:19.384Z] coverage: 66.2% of statements [2021-06-09T18:04:19.384Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2021-06-09T18:04:19.584Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-06-09T18:04:19.584Z] === RUN TestAuthZPluginDenyResponse [2021-06-09T18:04:20.154Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-06-09T18:04:20.154Z] === RUN TestAuthZPluginAllowEventStream [2021-06-09T18:04:20.341Z] === RUN TestSetGetMeta [2021-06-09T18:04:20.341Z] === PAUSE TestSetGetMeta [2021-06-09T18:04:20.341Z] === RUN TestRestore [2021-06-09T18:04:20.341Z] === PAUSE TestRestore [2021-06-09T18:04:20.341Z] === RUN TestServiceCreate [2021-06-09T18:04:20.341Z] === PAUSE TestServiceCreate [2021-06-09T18:04:20.341Z] === RUN TestServiceList [2021-06-09T18:04:20.341Z] === PAUSE TestServiceList [2021-06-09T18:04:20.341Z] === RUN TestServiceRemove [2021-06-09T18:04:20.341Z] === PAUSE TestServiceRemove [2021-06-09T18:04:20.341Z] === RUN TestServiceGet [2021-06-09T18:04:20.341Z] === PAUSE TestServiceGet [2021-06-09T18:04:20.341Z] === RUN TestServicePrune [2021-06-09T18:04:20.341Z] === PAUSE TestServicePrune [2021-06-09T18:04:20.341Z] === RUN TestCreate [2021-06-09T18:04:20.341Z] === PAUSE TestCreate [2021-06-09T18:04:20.341Z] === RUN TestRemove [2021-06-09T18:04:20.341Z] === PAUSE TestRemove [2021-06-09T18:04:20.341Z] === RUN TestList [2021-06-09T18:04:20.341Z] === PAUSE TestList [2021-06-09T18:04:20.341Z] === RUN TestFindByDriver [2021-06-09T18:04:20.341Z] === PAUSE TestFindByDriver [2021-06-09T18:04:20.341Z] === RUN TestFindByReferenced [2021-06-09T18:04:20.341Z] === PAUSE TestFindByReferenced [2021-06-09T18:04:20.341Z] === RUN TestDerefMultipleOfSameRef [2021-06-09T18:04:20.341Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-09T18:04:20.341Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T18:04:20.341Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T18:04:20.341Z] === RUN TestDefererencePluginOnCreateError [2021-06-09T18:04:20.341Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-09T18:04:20.341Z] === RUN TestRefDerefRemove [2021-06-09T18:04:20.341Z] === PAUSE TestRefDerefRemove [2021-06-09T18:04:20.341Z] === RUN TestGet [2021-06-09T18:04:20.341Z] === PAUSE TestGet [2021-06-09T18:04:20.341Z] === RUN TestGetWithReference [2021-06-09T18:04:20.341Z] === PAUSE TestGetWithReference [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_nil_list [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_empty_list [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_filter_some [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_filter_middle [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-09T18:04:20.341Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-09T18:04:20.341Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_nil_list [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_filter_some [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_empty_list [2021-06-09T18:04:20.341Z] === CONT TestFilterFunc/test_filter_middle [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-09T18:04:20.341Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-09T18:04:20.341Z] === CONT TestSetGetMeta [2021-06-09T18:04:20.341Z] === CONT TestRefDerefRemove [2021-06-09T18:04:20.341Z] === CONT TestFindByDriver [2021-06-09T18:04:20.341Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-09T18:04:20.341Z] --- PASS: TestSetGetMeta (0.03s) [2021-06-09T18:04:20.341Z] === CONT TestGetWithReference [2021-06-09T18:04:20.341Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-06-09T18:04:20.341Z] === CONT TestGet [2021-06-09T18:04:20.341Z] --- PASS: TestRefDerefRemove (0.04s) [2021-06-09T18:04:20.341Z] === CONT TestList [2021-06-09T18:04:20.341Z] --- PASS: TestFindByDriver (0.04s) [2021-06-09T18:04:20.341Z] === CONT TestRemove [2021-06-09T18:04:20.341Z] --- PASS: TestGetWithReference (0.03s) [2021-06-09T18:04:20.341Z] === CONT TestCreate [2021-06-09T18:04:20.341Z] --- PASS: TestGet (0.02s) [2021-06-09T18:04:20.341Z] === CONT TestServicePrune [2021-06-09T18:04:20.341Z] === CONT TestServiceGet [2021-06-09T18:04:20.341Z] --- PASS: TestList (0.03s) [2021-06-09T18:04:20.341Z] --- PASS: TestRemove (0.03s) [2021-06-09T18:04:20.341Z] === CONT TestServiceRemove [2021-06-09T18:04:20.341Z] --- PASS: TestCreate (0.02s) [2021-06-09T18:04:20.341Z] === CONT TestServiceList [2021-06-09T18:04:20.341Z] --- PASS: TestServiceGet (0.14s) [2021-06-09T18:04:20.341Z] === CONT TestServiceCreate [2021-06-09T18:04:20.341Z] time="2021-06-09T18:04:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T18:04:20.341Z] --- PASS: TestServiceRemove (0.15s) [2021-06-09T18:04:20.341Z] === CONT TestRestore [2021-06-09T18:04:20.341Z] --- PASS: TestServiceList (0.14s) [2021-06-09T18:04:20.341Z] === CONT TestDerefMultipleOfSameRef [2021-06-09T18:04:20.341Z] time="2021-06-09T18:04:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T18:04:20.341Z] time="2021-06-09T18:04:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T18:04:20.341Z] time="2021-06-09T18:04:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-09T18:04:20.341Z] --- PASS: TestServiceCreate (0.03s) [2021-06-09T18:04:20.341Z] === CONT TestDefererencePluginOnCreateError [2021-06-09T18:04:20.341Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-09T18:04:20.341Z] === CONT TestFindByReferenced [2021-06-09T18:04:20.341Z] time="2021-06-09T18:04:20Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-09T18:04:20.341Z] --- PASS: TestRestore (0.04s) [2021-06-09T18:04:20.341Z] --- PASS: TestServicePrune (0.21s) [2021-06-09T18:04:20.341Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-09T18:04:20.341Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-09T18:04:20.341Z] PASS [2021-06-09T18:04:20.341Z] coverage: 69.6% of statements [2021-06-09T18:04:20.341Z] ok github.com/docker/docker/volume/service 0.383s coverage: 69.6% of statements [2021-06-09T18:04:20.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b8f380_} [2021-06-09T18:04:21.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b8f3a0_} [2021-06-09T18:04:22.065Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2021-06-09T18:04:22.065Z] === RUN TestAuthZPluginErrorResponse [2021-06-09T18:04:22.635Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-06-09T18:04:22.635Z] === RUN TestAuthZPluginErrorRequest [2021-06-09T18:04:23.555Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.1% of statements [2021-06-09T18:04:23.555Z] ok github.com/docker/docker/container 0.116s coverage: 34.6% of statements [2021-06-09T18:04:23.555Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-09T18:04:23.555Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-09T18:04:23.555Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-09T18:04:23.555Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-09T18:04:23.576Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-06-09T18:04:23.576Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-09T18:04:23.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T18:04:24.146Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-06-09T18:04:24.146Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-09T18:04:25.508Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T18:04:26.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.49s) [2021-06-09T18:04:26.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-09T18:04:28.800Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T18:04:28.820Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-06-09T18:04:29.229Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2021-06-09T18:04:29.229Z] === RUN TestAuthZPluginHeader [2021-06-09T18:04:29.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-09T18:04:29.800Z] --- PASS: TestAuthZPluginHeader (0.98s) [2021-06-09T18:04:29.800Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-09T18:04:29.800Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-09T18:04:29.800Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:29.800Z] === RUN TestAuthZPluginV2Disable [2021-06-09T18:04:29.800Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-09T18:04:29.801Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:29.801Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-09T18:04:29.801Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-09T18:04:29.801Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:29.801Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-09T18:04:29.801Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-09T18:04:29.801Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:29.801Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-09T18:04:30.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-09T18:04:30.423Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T18:04:31.654Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-09T18:04:32.656Z] 2021/06/09 18:04:31 Closing DB instances... [2021-06-09T18:04:32.656Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-09T18:04:32.656Z] === RUN TestFindNode [2021-06-09T18:04:32.656Z] 2021/06/09 18:04:32 Closing DB instances... [2021-06-09T18:04:32.656Z] --- PASS: TestFindNode (0.01s) [2021-06-09T18:04:32.656Z] === RUN TestChangeNodeState [2021-06-09T18:04:32.656Z] 2021/06/09 18:04:32 Closing DB instances... [2021-06-09T18:04:32.656Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-09T18:04:32.656Z] === RUN TestNodeReincarnation [2021-06-09T18:04:32.656Z] 2021/06/09 18:04:32 Closing DB instances... [2021-06-09T18:04:34.588Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T18:04:35.954Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T18:04:35.954Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T18:04:37.318Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T18:04:37.879Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-09T18:04:38.397Z] --- PASS: TestNodeReincarnation (5.02s) [2021-06-09T18:04:38.397Z] === RUN TestParallelCreate [2021-06-09T18:04:38.397Z] 2021/06/09 18:04:37 Closing DB instances... [2021-06-09T18:04:38.397Z] --- PASS: TestParallelCreate (0.01s) [2021-06-09T18:04:38.397Z] === RUN TestParallelDelete [2021-06-09T18:04:38.397Z] 2021/06/09 18:04:37 Closing DB instances... [2021-06-09T18:04:38.397Z] --- PASS: TestParallelDelete (0.01s) [2021-06-09T18:04:38.397Z] === RUN TestNetworkDBIslands [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b227962efe4e with config:&{NodeID:b227962efe4e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node b227962efe4e/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node b227962efe4e/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:821db952bc0a with config:&{NodeID:821db952bc0a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node 821db952bc0a/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node 821db952bc0a/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node 821db952bc0a/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node 821db952bc0a/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node b227962efe4e/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=info msg="Node b227962efe4e/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-09T18:04:38.397Z] time="2021-06-09T18:04:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0ab6cc5997db with config:&{NodeID:0ab6cc5997db Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node b227962efe4e/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node b227962efe4e/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node 821db952bc0a/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=info msg="Node 821db952bc0a/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.398Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-09T18:04:38.439Z] --- PASS: TestServicePlugin (32.05s) [2021-06-09T18:04:38.439Z] plugin_test.go:62: [d03cee7573d79] joining swarm manager [d86f2656a6d01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:04:38.439Z] plugin_test.go:65: [dcca3e26fb85b] joining swarm manager [d86f2656a6d01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:04:38.439Z] === RUN TestServiceUpdateLabel [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:de9a32171757 with config:&{NodeID:de9a32171757 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node 821db952bc0a/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node 821db952bc0a/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node b227962efe4e/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=info msg="Node b227962efe4e/172.23.163.249, added to nodes list" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-09T18:04:38.850Z] time="2021-06-09T18:04:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-06-09T18:04:39.000Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:38Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4ef937bc7072 with config:&{NodeID:4ef937bc7072 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node b227962efe4e/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node b227962efe4e/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 821db952bc0a/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=info msg="Node 821db952bc0a/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-09T18:04:39.304Z] time="2021-06-09T18:04:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-06-09T18:04:39.758Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.758Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.758Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.758Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.758Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:39.758Z] time="2021-06-09T18:04:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:04:39.926Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T18:04:41.288Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T18:04:41.288Z] --- PASS: TestServiceUpdateLabel (2.75s) [2021-06-09T18:04:41.288Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:04:41.657Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-06-09T18:04:41.657Z] ok github.com/docker/docker/daemon 12.202s coverage: 17.3% of statements [2021-06-09T18:04:41.657Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-09T18:04:41.657Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=info msg="The new bootstrap node list is:[172.23.163.249:10033 172.23.163.249:10034 172.23.163.249:10035]" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10033" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49358" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10034" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49359" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10035" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49360" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=info msg="The new bootstrap node list is:[172.23.163.249:10033 172.23.163.249:10034 172.23.163.249:10035]" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10033" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49361" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10034" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49362" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10035" [2021-06-09T18:04:41.912Z] time="2021-06-09T18:04:41Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49363" [2021-06-09T18:04:42.216Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T18:04:42.223Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.8% of statements [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:41Z" level=info msg="node 0 leaving" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="node3(0ab6cc5997db): Node leave event for b227962efe4e/172.23.163.249" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="node4(de9a32171757): Node leave event for b227962efe4e/172.23.163.249" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="node5(4ef937bc7072): Node leave event for b227962efe4e/172.23.163.249" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="node2(821db952bc0a): Node leave event for b227962efe4e/172.23.163.249" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="node1(b227962efe4e): Node leave event for b227962efe4e/172.23.163.249" [2021-06-09T18:04:42.364Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.481Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node b227962efe4e/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="node 1 leaving" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="node5(4ef937bc7072): Node leave event for 821db952bc0a/172.23.163.249" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="node4(de9a32171757): Node leave event for 821db952bc0a/172.23.163.249" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a change state NodeActive --> NodeFailed" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a/172.23.163.249, added to failed nodes list" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a change state NodeActive --> NodeLeft" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="node3(0ab6cc5997db): Node leave event for 821db952bc0a/172.23.163.249" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=error msg="node: 821db952bc0a is unknown to memberlist" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a/172.23.163.249, left gossip cluster" [2021-06-09T18:04:42.817Z] time="2021-06-09T18:04:42Z" level=info msg="Node 821db952bc0a/172.23.163.249, left gossip cluster" [2021-06-09T18:04:43.144Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="node 2 leaving" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="Node 0ab6cc5997db change state NodeActive --> NodeLeft" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="node4(de9a32171757): Node leave event for 0ab6cc5997db/172.23.163.249" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="Node 0ab6cc5997db change state NodeActive --> NodeLeft" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="node3(0ab6cc5997db): Node leave event for 0ab6cc5997db/172.23.163.249" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="Node 0ab6cc5997db change state NodeActive --> NodeLeft" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:42Z" level=info msg="node5(4ef937bc7072): Node leave event for 0ab6cc5997db/172.23.163.249" [2021-06-09T18:04:43.270Z] time="2021-06-09T18:04:43Z" level=debug msg="memberlist: Failed ping: 4ef937bc7072 (timeout reached)" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.163.249:10036: use of closed network connection" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.163.249:10035: use of closed network connection" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.163.249:10034: use of closed network connection" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49364" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, left gossip cluster" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, left gossip cluster" [2021-06-09T18:04:43.271Z] time="2021-06-09T18:04:43Z" level=info msg="Node 0ab6cc5997db/172.23.163.249, left gossip cluster" [2021-06-09T18:04:43.415Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-06-09T18:04:43.415Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-09T18:04:43.415Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.23.163.249:10037: use of closed network connection" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="node 0 coming back" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dc10c5a033e5 with config:&{NodeID:dc10c5a033e5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, added to nodes list" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="node 1 coming back" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6afaced2653d with config:&{NodeID:6afaced2653d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="Node 6afaced2653d/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="Node 6afaced2653d/172.23.163.249, added to nodes list" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="node 2 coming back" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:32091fe8b3dd with config:&{NodeID:32091fe8b3dd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, joined gossip cluster" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, added to nodes list" [2021-06-09T18:04:43.732Z] time="2021-06-09T18:04:43Z" level=warning msg="memberlist: Was able to connect to 4ef937bc7072 but other probes failed, network may be misconfigured" [2021-06-09T18:04:43.981Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2021-06-09T18:04:45.033Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T18:04:45.961Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T18:04:46.507Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.390s coverage: 73.3% of statements [2021-06-09T18:04:46.889Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T18:04:47.073Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 3.1% of statements [2021-06-09T18:04:47.448Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T18:04:47.902Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.89s) [2021-06-09T18:04:47.902Z] PASS [2021-06-09T18:04:47.902Z] [2021-06-09T18:04:47.902Z] === Skipped [2021-06-09T18:04:47.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-09T18:04:47.902Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:47.902Z] [2021-06-09T18:04:47.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-09T18:04:47.902Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:47.902Z] [2021-06-09T18:04:47.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-09T18:04:47.902Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:47.902Z] [2021-06-09T18:04:47.902Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-09T18:04:47.902Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:04:47.902Z] [2021-06-09T18:04:47.902Z] [2021-06-09T18:04:47.902Z] DONE 17 tests, 4 skipped in 32.191s [2021-06-09T18:04:47.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-09T18:04:47.902Z] ++ 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-06-09T18:04:47.902Z] ++ set -e [2021-06-09T18:04:47.902Z] ++ '[' -n 0 ']' [2021-06-09T18:04:47.902Z] ++ set -x [2021-06-09T18:04:47.902Z] ++ 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-06-09T18:04:47.902Z] INFO: Testing against a local daemon [2021-06-09T18:04:47.902Z] === RUN TestPluginInvalidJSON [2021-06-09T18:04:47.902Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:04:47.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:04:47.902Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:04:47.902Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T18:04:47.902Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T18:04:47.902Z] === RUN TestPluginInstall [2021-06-09T18:04:47.902Z] === RUN TestPluginInstall/no_auth [2021-06-09T18:04:48.006Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.444s coverage: 56.2% of statements [2021-06-09T18:04:48.375Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T18:04:49.305Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T18:04:50.231Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T18:04:50.446Z] time="2021-06-09T18:04:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:04:50.446Z] time="2021-06-09T18:04:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b02494086e060d8789690de1366eea5cbafa4614d51e32a8ceb17ec57514421" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:04:50.446Z] time="2021-06-09T18:04:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:04:50.446Z] time="2021-06-09T18:04:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b02494086e060d8789690de1366eea5cbafa4614d51e32a8ceb17ec57514421" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:04:50.446Z] === RUN TestPluginInstall/with_htpasswd [2021-06-09T18:04:50.535Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-06-09T18:04:51.386Z] time="2021-06-09T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:04:51.386Z] time="2021-06-09T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:383676778e3baacdde5d79e5ef2c2cb4818ae9fcd37fb59fedc637873fa20308" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:04:51.386Z] time="2021-06-09T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:04:51.386Z] time="2021-06-09T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:383676778e3baacdde5d79e5ef2c2cb4818ae9fcd37fb59fedc637873fa20308" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:04:51.609Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T18:04:51.646Z] === RUN TestPluginInstall/with_insecure [2021-06-09T18:04:52.435Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.310s coverage: 49.4% of statements [2021-06-09T18:04:52.435Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.622s coverage: 45.9% of statements [2021-06-09T18:04:52.435Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-09T18:04:52.535Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T18:04:52.535Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T18:04:53.029Z] time="2021-06-09T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:04:53.029Z] time="2021-06-09T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d35dbacd825df50efae4eb5157becf06a288ab7b35cc316c24ee48757122e896" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:04:53.029Z] time="2021-06-09T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-09T18:04:53.029Z] time="2021-06-09T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d35dbacd825df50efae4eb5157becf06a288ab7b35cc316c24ee48757122e896" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-09T18:04:53.095Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T18:04:53.289Z] --- PASS: TestPluginInstall (5.44s) [2021-06-09T18:04:53.289Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-06-09T18:04:53.289Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-06-09T18:04:53.289Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2021-06-09T18:04:53.289Z] plugin_test.go:165: [dcb91f8431605] daemon is not started [2021-06-09T18:04:53.289Z] === RUN TestPluginsWithRuntimes [2021-06-09T18:04:54.023Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T18:04:54.336Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-06-09T18:04:54.902Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 57.7% of statements [2021-06-09T18:04:54.902Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-09T18:04:54.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-09T18:04:55.387Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T18:04:55.829Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-09T18:04:55.836Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-06-09T18:04:56.314Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T18:04:56.770Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-06-09T18:04:57.211Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-09T18:04:57.241Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T18:04:57.802Z] --- PASS: TestServiceUpdateSecrets (16.53s) [2021-06-09T18:04:57.802Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:04:58.593Z] --- PASS: TestPluginsWithRuntimes (5.20s) [2021-06-09T18:04:58.593Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.49s) [2021-06-09T18:04:58.593Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.48s) [2021-06-09T18:04:58.593Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T18:04:58.670Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.7% of statements [2021-06-09T18:04:58.670Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-09T18:04:58.670Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-09T18:04:58.928Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.5% of statements [2021-06-09T18:04:59.172Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T18:04:59.535Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-06-09T18:04:59.535Z] PASS [2021-06-09T18:04:59.535Z] [2021-06-09T18:04:59.535Z] DONE 10 tests in 11.964s [2021-06-09T18:04:59.535Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-09T18:04:59.535Z] ++ 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-06-09T18:04:59.535Z] ++ set -e [2021-06-09T18:04:59.535Z] ++ '[' -n 0 ']' [2021-06-09T18:04:59.535Z] ++ set -x [2021-06-09T18:04:59.535Z] ++ 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-06-09T18:04:59.795Z] INFO: Testing against a local daemon [2021-06-09T18:04:59.795Z] === RUN TestExternalGraphDriver [2021-06-09T18:04:59.795Z] === RUN TestExternalGraphDriver/json [2021-06-09T18:05:00.302Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.8% of statements [2021-06-09T18:05:00.302Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-09T18:05:00.302Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-09T18:05:00.538Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T18:05:00.560Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-06-09T18:05:01.934Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-06-09T18:05:01.934Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2021-06-09T18:05:02.192Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-09T18:05:02.336Z] === RUN TestExternalGraphDriver/spec [2021-06-09T18:05:03.053Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T18:05:03.565Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2021-06-09T18:05:03.565Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-09T18:05:03.823Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 58.6% of statements [2021-06-09T18:05:04.878Z] === RUN TestExternalGraphDriver/pull [2021-06-09T18:05:05.195Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-06-09T18:05:06.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-09T18:05:06.477Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-09T18:05:07.410Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-09T18:05:07.410Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2021-06-09T18:05:07.410Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-09T18:05:07.410Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-09T18:05:07.514Z] --- PASS: TestExternalGraphDriver (7.38s) [2021-06-09T18:05:07.514Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-06-09T18:05:07.514Z] --- PASS: TestExternalGraphDriver/spec (2.63s) [2021-06-09T18:05:07.514Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2021-06-09T18:05:07.514Z] === RUN TestGraphdriverPluginV2 [2021-06-09T18:05:07.514Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-09T18:05:07.514Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:05:07.514Z] PASS [2021-06-09T18:05:07.514Z] [2021-06-09T18:05:07.514Z] === Skipped [2021-06-09T18:05:07.514Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-09T18:05:07.514Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:05:07.514Z] [2021-06-09T18:05:07.514Z] [2021-06-09T18:05:07.514Z] DONE 5 tests, 1 skipped in 7.559s [2021-06-09T18:05:07.514Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-09T18:05:07.514Z] ++ 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-06-09T18:05:07.514Z] ++ set -e [2021-06-09T18:05:07.514Z] ++ '[' -n 0 ']' [2021-06-09T18:05:07.514Z] ++ set -x [2021-06-09T18:05:07.514Z] ++ 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-06-09T18:05:07.514Z] INFO: Testing against a local daemon [2021-06-09T18:05:07.514Z] === RUN TestContinueAfterPluginCrash [2021-06-09T18:05:07.514Z] === PAUSE TestContinueAfterPluginCrash [2021-06-09T18:05:07.514Z] === RUN TestReadPluginNoRead [2021-06-09T18:05:07.514Z] === PAUSE TestReadPluginNoRead [2021-06-09T18:05:07.514Z] === RUN TestDaemonStartWithLogOpt [2021-06-09T18:05:07.514Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-09T18:05:07.514Z] === CONT TestContinueAfterPluginCrash [2021-06-09T18:05:07.514Z] === CONT TestDaemonStartWithLogOpt [2021-06-09T18:05:07.514Z] === CONT TestReadPluginNoRead [2021-06-09T18:05:08.299Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T18:05:09.309Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2021-06-09T18:05:10.243Z] ok github.com/docker/docker/distribution 0.187s coverage: 25.2% of statements [2021-06-09T18:05:10.243Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-09T18:05:10.816Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T18:05:11.178Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-06-09T18:05:11.377Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T18:05:11.723Z] === RUN TestReadPluginNoRead/default [2021-06-09T18:05:12.113Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-09T18:05:12.295Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-06-09T18:05:12.679Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2021-06-09T18:05:12.679Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-09T18:05:12.937Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-06-09T18:05:13.677Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-09T18:05:13.891Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2021-06-09T18:05:13.891Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:05:14.311Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.6% of statements [2021-06-09T18:05:14.311Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-06-09T18:05:14.311Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-09T18:05:14.878Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-06-09T18:05:15.587Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-09T18:05:16.969Z] --- PASS: TestReadPluginNoRead (9.68s) [2021-06-09T18:05:16.969Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-06-09T18:05:16.969Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-06-09T18:05:16.969Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2021-06-09T18:05:16.969Z] read_test.go:92: [dff326eaafd97] daemon is not started [2021-06-09T18:05:17.161Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T18:05:17.539Z] --- PASS: TestContinueAfterPluginCrash (10.22s) [2021-06-09T18:05:17.539Z] PASS [2021-06-09T18:05:17.539Z] [2021-06-09T18:05:17.539Z] DONE 6 tests in 10.395s [2021-06-09T18:05:17.539Z] 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-06-09T18:05:17.539Z] ++ 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-06-09T18:05:17.539Z] ++ set -e [2021-06-09T18:05:17.539Z] ++ '[' -n 0 ']' [2021-06-09T18:05:17.539Z] ++ set -x [2021-06-09T18:05:17.539Z] ++ 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-06-09T18:05:17.799Z] testing: warning: no tests to run [2021-06-09T18:05:17.799Z] PASS [2021-06-09T18:05:17.799Z] [2021-06-09T18:05:17.799Z] DONE 0 tests in 0.053s [2021-06-09T18:05:17.799Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-09T18:05:17.799Z] ++ 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-06-09T18:05:17.799Z] ++ set -e [2021-06-09T18:05:17.799Z] ++ '[' -n 0 ']' [2021-06-09T18:05:17.799Z] ++ set -x [2021-06-09T18:05:17.799Z] ++ 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-06-09T18:05:17.799Z] INFO: Testing against a local daemon [2021-06-09T18:05:17.799Z] === RUN TestPluginWithDevMounts [2021-06-09T18:05:17.799Z] === PAUSE TestPluginWithDevMounts [2021-06-09T18:05:17.799Z] === CONT TestPluginWithDevMounts [2021-06-09T18:05:19.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-09T18:05:20.263Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T18:05:20.359Z] --- PASS: TestPluginWithDevMounts (2.13s) [2021-06-09T18:05:20.359Z] PASS [2021-06-09T18:05:20.359Z] [2021-06-09T18:05:20.359Z] DONE 1 tests in 2.290s [2021-06-09T18:05:20.359Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-09T18:05:20.359Z] ++ 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-06-09T18:05:20.359Z] ++ set -e [2021-06-09T18:05:20.359Z] ++ '[' -n 0 ']' [2021-06-09T18:05:20.359Z] ++ set -x [2021-06-09T18:05:20.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-09T18:05:20.359Z] INFO: Testing against a local daemon [2021-06-09T18:05:20.359Z] === RUN TestSecretInspect [2021-06-09T18:05:21.188Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T18:05:23.656Z] --- PASS: TestSecretInspect (2.97s) [2021-06-09T18:05:23.656Z] === RUN TestSecretList [2021-06-09T18:05:24.846Z] ok github.com/docker/docker/layer 7.125s coverage: 68.8% of statements [2021-06-09T18:05:24.846Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-09T18:05:24.846Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-09T18:05:24.846Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-09T18:05:24.846Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-09T18:05:26.197Z] --- PASS: TestSecretList (2.95s) [2021-06-09T18:05:26.197Z] === RUN TestSecretsCreateAndDelete [2021-06-09T18:05:26.429Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-09T18:05:26.429Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T18:05:27.358Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T18:05:27.373Z] ok github.com/docker/docker/libnetwork/api 1.447s coverage: 90.1% of statements [2021-06-09T18:05:27.918Z] --- PASS: TestServiceUpdateNetwork (14.32s) [2021-06-09T18:05:27.918Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:05:28.307Z] ok github.com/docker/docker/libnetwork/bitseq 0.132s coverage: 84.4% of statements [2021-06-09T18:05:29.241Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-09T18:05:29.282Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T18:05:29.282Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T18:05:29.492Z] --- PASS: TestSecretsCreateAndDelete (2.95s) [2021-06-09T18:05:29.492Z] === RUN TestSecretsUpdate [2021-06-09T18:05:29.499Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-09T18:05:30.649Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T18:05:30.905Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T18:05:31.400Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.093s coverage: 67.6% of statements [2021-06-09T18:05:31.830Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T18:05:32.033Z] --- PASS: TestSecretsUpdate (2.97s) [2021-06-09T18:05:32.033Z] === RUN TestTemplatedSecret [2021-06-09T18:05:32.374Z] ok github.com/docker/docker/libnetwork/config 0.053s coverage: 24.0% of statements [2021-06-09T18:05:32.946Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-09T18:05:33.194Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T18:05:33.451Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T18:05:33.517Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-09T18:05:34.378Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T18:05:34.465Z] time="2021-06-09T18:05:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10036" [2021-06-09T18:05:34.465Z] time="2021-06-09T18:05:29Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49365" [2021-06-09T18:05:35.305Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T18:05:35.305Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T18:05:35.561Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T18:05:35.816Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T18:05:36.233Z] --- PASS: TestTemplatedSecret (3.90s) [2021-06-09T18:05:36.233Z] === RUN TestSecretCreateResolve [2021-06-09T18:05:36.742Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T18:05:36.742Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T18:05:36.742Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T18:05:36.807Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.480s coverage: 59.9% of statements [2021-06-09T18:05:37.065Z] ok github.com/docker/docker/libnetwork/drivers/host 0.007s coverage: 34.8% of statements [2021-06-09T18:05:37.669Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T18:05:37.670Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T18:05:37.670Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T18:05:37.925Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T18:05:37.925Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T18:05:37.925Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T18:05:37.925Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T18:05:37.925Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T18:05:37.998Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-09T18:05:38.181Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T18:05:38.564Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-09T18:05:38.776Z] --- PASS: TestSecretCreateResolve (2.94s) [2021-06-09T18:05:38.776Z] PASS [2021-06-09T18:05:38.776Z] [2021-06-09T18:05:38.776Z] DONE 6 tests in 18.848s [2021-06-09T18:05:38.776Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-09T18:05:38.776Z] ++ 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-06-09T18:05:38.776Z] ++ set -e [2021-06-09T18:05:38.776Z] ++ '[' -n 0 ']' [2021-06-09T18:05:38.776Z] ++ set -x [2021-06-09T18:05:38.776Z] ++ 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-06-09T18:05:39.037Z] INFO: Testing against a local daemon [2021-06-09T18:05:39.037Z] === RUN TestServiceCreateInit [2021-06-09T18:05:39.037Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T18:05:39.131Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-09T18:05:39.179Z] time="2021-06-09T18:05:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10037" [2021-06-09T18:05:39.179Z] time="2021-06-09T18:05:38Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49366" [2021-06-09T18:05:39.179Z] time="2021-06-09T18:05:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.163.249:10033 172.23.163.249:10034 172.23.163.249:10035]" [2021-06-09T18:05:39.640Z] time="2021-06-09T18:05:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.163.249:10033 172.23.163.249:10034 172.23.163.249:10035]" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10033" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49367" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, is the new incarnation of the shutdown node b227962efe4e/172.23.163.249" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10034" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49368" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, is the new incarnation of the shutdown node 821db952bc0a/172.23.163.249" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10035" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49369" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node de9a32171757/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node de9a32171757/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, is the new incarnation of the shutdown node 0ab6cc5997db/172.23.163.249" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, is the new incarnation of the shutdown node b227962efe4e/172.23.163.249" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node dc10c5a033e5/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, is the new incarnation of the shutdown node 821db952bc0a/172.23.163.249" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 6afaced2653d/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, is the new incarnation of the shutdown node 0ab6cc5997db/172.23.163.249" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, joined gossip cluster" [2021-06-09T18:05:40.102Z] time="2021-06-09T18:05:39Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, added to nodes list" [2021-06-09T18:05:40.569Z] time="2021-06-09T18:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10033" [2021-06-09T18:05:40.569Z] time="2021-06-09T18:05:40Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49370" [2021-06-09T18:05:40.569Z] time="2021-06-09T18:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10034" [2021-06-09T18:05:40.569Z] time="2021-06-09T18:05:40Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49371" [2021-06-09T18:05:40.569Z] time="2021-06-09T18:05:40Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49372" [2021-06-09T18:05:40.569Z] time="2021-06-09T18:05:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10035" [2021-06-09T18:05:40.702Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T18:05:40.702Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T18:05:40.702Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T18:05:40.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-09T18:05:43.486Z] time="2021-06-09T18:05:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.163.249:10037" [2021-06-09T18:05:43.486Z] time="2021-06-09T18:05:42Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49373" [2021-06-09T18:05:43.486Z] 2021/06/09 18:05:43 Closing DB instances... [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5 change state NodeActive --> NodeLeft" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="node2(6afaced2653d): Node leave event for dc10c5a033e5/172.23.163.249" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5 change state NodeActive --> NodeLeft" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="node4(de9a32171757): Node leave event for dc10c5a033e5/172.23.163.249" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5 change state NodeActive --> NodeLeft" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="node5(4ef937bc7072): Node leave event for dc10c5a033e5/172.23.163.249" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5 change state NodeActive --> NodeLeft" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="node1(dc10c5a033e5): Node leave event for dc10c5a033e5/172.23.163.249" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5 change state NodeActive --> NodeLeft" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="node3(32091fe8b3dd): Node leave event for dc10c5a033e5/172.23.163.249" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, left gossip cluster" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, left gossip cluster" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, left gossip cluster" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, left gossip cluster" [2021-06-09T18:05:43.948Z] time="2021-06-09T18:05:43Z" level=info msg="Node dc10c5a033e5/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.322Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:43Z" level=info msg="Node 6afaced2653d change state NodeActive --> NodeLeft" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:43Z" level=info msg="node3(32091fe8b3dd): Node leave event for 6afaced2653d/172.23.163.249" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:43Z" level=info msg="Node 6afaced2653d change state NodeActive --> NodeLeft" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:43Z" level=info msg="node5(4ef937bc7072): Node leave event for 6afaced2653d/172.23.163.249" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:43Z" level=info msg="Node 6afaced2653d change state NodeActive --> NodeLeft" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:43Z" level=info msg="node4(de9a32171757): Node leave event for 6afaced2653d/172.23.163.249" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:44Z" level=info msg="Node 6afaced2653d change state NodeActive --> NodeLeft" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:44Z" level=info msg="node2(6afaced2653d): Node leave event for 6afaced2653d/172.23.163.249" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:44Z" level=info msg="Node 6afaced2653d/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:44Z" level=info msg="Node 6afaced2653d/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:44Z" level=info msg="Node 6afaced2653d/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.410Z] time="2021-06-09T18:05:44Z" level=info msg="Node 6afaced2653d/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd change state NodeActive --> NodeFailed" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, added to failed nodes list" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd change state NodeActive --> NodeLeft" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="node4(de9a32171757): Node leave event for 32091fe8b3dd/172.23.163.249" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd change state NodeActive --> NodeLeft" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="node5(4ef937bc7072): Node leave event for 32091fe8b3dd/172.23.163.249" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=error msg="node: 32091fe8b3dd is unknown to memberlist" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, left gossip cluster" [2021-06-09T18:05:44.871Z] time="2021-06-09T18:05:44Z" level=info msg="Node 32091fe8b3dd/172.23.163.249, left gossip cluster" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:44Z" level=debug msg="memberlist: Failed ping: de9a32171757 (timeout reached)" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.163.249:10035: use of closed network connection" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.163.249:10037: use of closed network connection" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:44Z" level=debug msg="memberlist: Stream connection from=172.23.163.249:49374" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:44Z" level=info msg="Node de9a32171757 change state NodeActive --> NodeLeft" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:44Z" level=info msg="node5(4ef937bc7072): Node leave event for de9a32171757/172.23.163.249" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:45Z" level=info msg="Node de9a32171757/172.23.163.249, left gossip cluster" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:45Z" level=info msg="Node de9a32171757 change state NodeActive --> NodeFailed" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:45Z" level=info msg="Node de9a32171757/172.23.163.249, added to failed nodes list" [2021-06-09T18:05:45.334Z] time="2021-06-09T18:05:45Z" level=error msg="node: de9a32171757 is unknown to memberlist" [2021-06-09T18:05:45.796Z] time="2021-06-09T18:05:45Z" level=info msg="Node 4ef937bc7072/172.23.163.249, left gossip cluster" [2021-06-09T18:05:45.796Z] time="2021-06-09T18:05:45Z" level=info msg="Node 4ef937bc7072 change state NodeActive --> NodeFailed" [2021-06-09T18:05:45.796Z] time="2021-06-09T18:05:45Z" level=info msg="Node 4ef937bc7072/172.23.163.249, added to failed nodes list" [2021-06-09T18:05:45.796Z] time="2021-06-09T18:05:45Z" level=warning msg="memberlist: Was able to connect to de9a32171757 but other probes failed, network may be misconfigured" [2021-06-09T18:05:45.796Z] --- PASS: TestNetworkDBIslands (68.05s) [2021-06-09T18:05:45.796Z] networkdb_test.go:834: Re-joining: 3 [2021-06-09T18:05:45.796Z] networkdb_test.go:834: Re-joining: 4 [2021-06-09T18:05:45.796Z] networkdb_test.go:866: node4: OK [2021-06-09T18:05:45.796Z] networkdb_test.go:866: node5: OK [2021-06-09T18:05:45.796Z] PASS [2021-06-09T18:05:45.796Z] coverage: 60.1% of statements [2021-06-09T18:05:45.796Z] ok github.com/docker/docker/libnetwork/networkdb 159.093s coverage: 60.1% of statements [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/quota [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T18:05:45.796Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T18:05:47.258Z] --- PASS: TestServiceUpdatePidsLimit (18.27s) [2021-06-09T18:05:47.258Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.54s) [2021-06-09T18:05:47.258Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-06-09T18:05:47.258Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.51s) [2021-06-09T18:05:47.258Z] PASS [2021-06-09T18:05:47.258Z] [2021-06-09T18:05:47.258Z] === Skipped [2021-06-09T18:05:47.258Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T18:05:47.258Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T18:05:47.258Z] [2021-06-09T18:05:47.258Z] [2021-06-09T18:05:47.258Z] DONE 27 tests, 1 skipped in 202.885s [2021-06-09T18:05:47.258Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T18:05:47.258Z] ++ 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-06-09T18:05:47.258Z] ++ set -e [2021-06-09T18:05:47.258Z] ++ '[' -n 0 ']' [2021-06-09T18:05:47.258Z] ++ set -x [2021-06-09T18:05:47.258Z] ++ 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-06-09T18:05:47.258Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T18:05:47.258Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T18:05:47.258Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T18:05:47.258Z] INFO: Testing against a local daemon [2021-06-09T18:05:47.258Z] === RUN TestSessionCreate [2021-06-09T18:05:47.259Z] --- PASS: TestSessionCreate (0.04s) [2021-06-09T18:05:47.259Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:05:47.259Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T18:05:47.259Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-06-09T18:05:47.259Z] PASS [2021-06-09T18:05:47.259Z] [2021-06-09T18:05:47.259Z] DONE 2 tests in 0.436s [2021-06-09T18:05:47.259Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T18:05:47.259Z] ++ 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-06-09T18:05:47.259Z] ++ set -e [2021-06-09T18:05:47.259Z] ++ '[' -n 0 ']' [2021-06-09T18:05:47.259Z] ++ set -x [2021-06-09T18:05:47.259Z] ++ 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-06-09T18:05:47.259Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T18:05:47.259Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T18:05:47.259Z] INFO: Testing against a local daemon [2021-06-09T18:05:47.259Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:05:47.259Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:05:47.259Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T18:05:47.259Z] === RUN TestEventsExecDie [2021-06-09T18:05:47.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === Skipped [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-09T18:05:47.988Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-09T18:05:47.988Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-06-09T18:05:47.988Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-09T18:05:47.988Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-09T18:05:47.988Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-09T18:05:47.988Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-09T18:05:47.988Z] daemon_test.go:147: root required [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-09T18:05:47.988Z] reload_test.go:520: root required [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-09T18:05:47.988Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-09T18:05:47.988Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-09T18:05:47.988Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-09T18:05:47.988Z] download_test.go:268: Needs fixing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-09T18:05:47.988Z] layer_test.go:304: Failing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-09T18:05:47.988Z] layer_test.go:353: Failing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-09T18:05:47.988Z] layer_test.go:468: Failing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-09T18:05:47.988Z] layer_test.go:697: Failing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.988Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-09T18:05:47.988Z] migration_test.go:46: Failing on Windows [2021-06-09T18:05:47.988Z] [2021-06-09T18:05:47.989Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-09T18:05:48.075Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T18:05:48.456Z] migration_test.go:182: Failing on Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-09T18:05:48.456Z] mount_test.go:17: Failing on Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-09T18:05:48.456Z] mount_test.go:76: Failing on Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-09T18:05:48.456Z] mount_test.go:125: Failing on Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-09T18:05:48.456Z] mount_test.go:212: Failing on Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-09T18:05:48.456Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-09T18:05:48.456Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-09T18:05:48.456Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-09T18:05:48.456Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-09T18:05:48.456Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-09T18:05:48.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-09T18:05:48.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-09T18:05:48.456Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-09T18:05:48.456Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-09T18:05:48.456Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T18:05:48.456Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T18:05:48.456Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T18:05:48.456Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-09T18:05:48.456Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T18:05:48.456Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-09T18:05:48.456Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-09T18:05:48.456Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T18:05:48.456Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T18:05:48.456Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T18:05:48.456Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T18:05:48.456Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T18:05:48.456Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:134: Xz not present in msys2 [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:239: Failing on Windows CI machines [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-09T18:05:48.456Z] archive_windows_test.go:16: Currently fails [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-09T18:05:48.456Z] changes_test.go:196: needs more investigation [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-09T18:05:48.456Z] changes_test.go:433: needs further investigation [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-09T18:05:48.456Z] changes_test.go:469: needs further investigation [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-09T18:05:48.456Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-09T18:05:48.456Z] poller_test.go:41: No chmod on Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-09T18:05:48.456Z] fileutils_test.go:134: Needs porting to Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-09T18:05:48.456Z] fileutils_test.go:180: Needs porting to Windows [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-06-09T18:05:48.456Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-06-09T18:05:48.456Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-09T18:05:48.456Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-09T18:05:48.456Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-09T18:05:48.456Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] [2021-06-09T18:05:48.456Z] DONE 2054 tests, 67 skipped in 346.756s [2021-06-09T18:05:48.456Z] INFO: make.ps1 ended at 06/09/2021 18:05:48 [2021-06-09T18:05:49.091Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.118s coverage: 6.6% of statements [2021-06-09T18:05:49.091Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-09T18:05:49.091Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-06-09T18:05:49.438Z] --- PASS: TestEventsExecDie (2.08s) [2021-06-09T18:05:49.438Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:05:49.438Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-09T18:05:49.438Z] === RUN TestEventsVolumeCreate [2021-06-09T18:05:49.438Z] --- PASS: TestEventsVolumeCreate (0.12s) [2021-06-09T18:05:49.438Z] === RUN TestInfoBinaryCommits [2021-06-09T18:05:49.438Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-09T18:05:49.438Z] === RUN TestInfoAPIVersioned [2021-06-09T18:05:49.438Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-09T18:05:49.438Z] === RUN TestInfoDiscoveryBackend [2021-06-09T18:05:49.602Z] --- PASS: TestServiceCreateInit (10.54s) [2021-06-09T18:05:49.602Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2021-06-09T18:05:49.602Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2021-06-09T18:05:49.602Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T18:05:49.999Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2021-06-09T18:05:49.999Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T18:05:50.000Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-09T18:05:50.000Z] INFO: Unit tests ended at 06/09/2021 18:05:49. Duration:00:06:07.7218143 [2021-06-09T18:05:50.000Z] INFO: Building busybox [2021-06-09T18:05:50.027Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-06-09T18:05:50.284Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-06-09T18:05:50.463Z] Sending build context to Docker daemon 5.12kB [2021-06-09T18:05:50.463Z] [2021-06-09T18:05:50.463Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-09T18:05:50.463Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-09T18:05:50.463Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-09T18:05:50.463Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-09T18:05:50.463Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-09T18:05:50.463Z] ---> 5b60ac4e9e92 [2021-06-09T18:05:50.463Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-09T18:05:50.463Z] ---> Running in 131e713dd8a5 [2021-06-09T18:05:50.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T18:05:50.850Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-09T18:05:51.121Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T18:05:51.121Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T18:05:51.415Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-09T18:05:51.673Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-09T18:05:51.682Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-06-09T18:05:51.682Z] === RUN TestInfoAPI [2021-06-09T18:05:51.682Z] --- PASS: TestInfoAPI (0.03s) [2021-06-09T18:05:51.682Z] === RUN TestInfoAPIWarnings [2021-06-09T18:05:51.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T18:05:54.196Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T18:05:55.170Z] Removing intermediate container 131e713dd8a5 [2021-06-09T18:05:55.170Z] ---> 76516b2a55c6 [2021-06-09T18:05:55.170Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-09T18:05:55.170Z] ---> Running in 8a0c785edaf1 [2021-06-09T18:05:55.633Z] Removing intermediate container 8a0c785edaf1 [2021-06-09T18:05:55.633Z] ---> 9e45732168d0 [2021-06-09T18:05:55.633Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-09T18:05:55.633Z] ---> Running in f59b98488591 [2021-06-09T18:05:56.100Z] Removing intermediate container f59b98488591 [2021-06-09T18:05:56.100Z] ---> 144f98542b79 [2021-06-09T18:05:56.100Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-09T18:05:56.712Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T18:05:57.077Z] [2021-06-09T18:05:57.273Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T18:05:57.543Z] ---> 31d52cbb9361 [2021-06-09T18:05:57.543Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-09T18:05:57.543Z] ---> Running in 07b121cfe2c1 [2021-06-09T18:05:58.205Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T18:05:58.205Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T18:05:58.227Z] ok github.com/docker/docker/libnetwork 38.861s coverage: 40.7% of statements [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-09T18:05:58.485Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-09T18:05:59.571Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T18:05:59.571Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-09T18:05:59.571Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-09T18:05:59.571Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-09T18:06:00.934Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-09T18:06:01.861Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-09T18:06:02.666Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.008s coverage: 100.0% of statements [2021-06-09T18:06:02.924Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-06-09T18:06:03.226Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-09T18:06:03.226Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-09T18:06:03.226Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-09T18:06:03.226Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-09T18:06:03.859Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-06-09T18:06:04.793Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-06-09T18:06:06.692Z] ok github.com/docker/docker/libnetwork/ipamutils 0.991s coverage: 74.0% of statements [2021-06-09T18:06:07.709Z] --- PASS: TestCreateServiceMultipleTimes (17.65s) [2021-06-09T18:06:07.709Z] === RUN TestCreateServiceConflict [2021-06-09T18:06:08.066Z] ok github.com/docker/docker/libnetwork/iptables 0.337s coverage: 45.1% of statements [2021-06-09T18:06:08.465Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-06-09T18:06:08.465Z] === RUN TestInfoDebug [2021-06-09T18:06:08.465Z] --- PASS: TestInfoDebug (0.52s) [2021-06-09T18:06:08.465Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:06:08.632Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-06-09T18:06:09.025Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-06-09T18:06:09.025Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:06:09.567Z] ok github.com/docker/docker/libnetwork/netutils 0.035s coverage: 43.8% of statements [2021-06-09T18:06:09.589Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-09T18:06:09.589Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:06:09.846Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-06-09T18:06:09.846Z] === RUN TestPingCacheHeaders [2021-06-09T18:06:09.846Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-09T18:06:09.846Z] === RUN TestPingGet [2021-06-09T18:06:09.846Z] --- PASS: TestPingGet (0.01s) [2021-06-09T18:06:09.846Z] === RUN TestPingHead [2021-06-09T18:06:09.846Z] --- PASS: TestPingHead (0.02s) [2021-06-09T18:06:09.846Z] === RUN TestVersion [2021-06-09T18:06:09.846Z] --- PASS: TestVersion (0.03s) [2021-06-09T18:06:09.846Z] PASS [2021-06-09T18:06:09.846Z] [2021-06-09T18:06:09.846Z] === Skipped [2021-06-09T18:06:09.846Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:06:09.846Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T18:06:09.846Z] [2021-06-09T18:06:09.846Z] [2021-06-09T18:06:09.846Z] DONE 19 tests, 1 skipped in 23.155s [2021-06-09T18:06:09.846Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T18:06:09.846Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T18:06:09.846Z] ++ 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-06-09T18:06:09.846Z] ++ set -e [2021-06-09T18:06:09.846Z] ++ '[' -n 0 ']' [2021-06-09T18:06:09.846Z] ++ set -x [2021-06-09T18:06:09.846Z] ++ 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-06-09T18:06:09.973Z] Removing intermediate container 07b121cfe2c1 [2021-06-09T18:06:09.973Z] ---> 9813a1930aef [2021-06-09T18:06:09.973Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-09T18:06:09.973Z] ---> Running in 8eb688a06078 [2021-06-09T18:06:09.973Z] [2021-06-09T18:06:09.973Z] SUCCESS: Specified value was saved. [2021-06-09T18:06:10.102Z] INFO: Testing against a local daemon [2021-06-09T18:06:10.102Z] === RUN TestVolumesCreateAndList [2021-06-09T18:06:10.248Z] --- PASS: TestCreateServiceConflict (3.01s) [2021-06-09T18:06:10.248Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:06:10.359Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-09T18:06:10.359Z] === RUN TestVolumesRemove [2021-06-09T18:06:10.359Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-09T18:06:10.359Z] === RUN TestVolumesInspect [2021-06-09T18:06:10.359Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-09T18:06:10.359Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:06:10.359Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:06:10.359Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:06:10.359Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:06:10.359Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-09T18:06:10.359Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T18:06:10.359Z] PASS [2021-06-09T18:06:10.359Z] [2021-06-09T18:06:10.359Z] DONE 5 tests in 0.446s [2021-06-09T18:06:10.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:06:10.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-09T18:06:11.286Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T18:06:11.286Z] +++ kill 5774 [2021-06-09T18:06:12.230Z] +++ /etc/init.d/apparmor stop [2021-06-09T18:06:12.230Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T18:06:12.230Z] [2021-06-09T18:06:12.230Z] Unloading profiles will leave already running processes permanently [2021-06-09T18:06:12.230Z] unconfined, which can lead to unexpected situations. [2021-06-09T18:06:12.230Z] [2021-06-09T18:06:12.230Z] To set a process to complain mode, use the command line tool [2021-06-09T18:06:12.230Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T18:06:12.230Z] +++ true [2021-06-09T18:06:12.486Z] exiting test-integration [2021-06-09T18:06:12.486Z] ++ exit 0 [2021-06-09T18:06:12.486Z] [2021-06-09T18:06:12.894Z] Removing intermediate container 8eb688a06078 [2021-06-09T18:06:12.894Z] ---> 709a21c8c3b2 [2021-06-09T18:06:12.894Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-09T18:06:12.894Z] ---> Running in 9d71f95791d3 [2021-06-09T18:06:13.413Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T18:06:13.976Z] + for job in $(jobs -p) [2021-06-09T18:06:13.976Z] + wait 8589 [2021-06-09T18:06:14.450Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2021-06-09T18:06:14.450Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:06:17.241Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T18:06:18.710Z] Cannot create a file when that file already exists. [2021-06-09T18:06:19.757Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-09T18:06:21.120Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T18:06:22.046Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T18:06:22.971Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T18:06:23.418Z] Removing intermediate container 9d71f95791d3 [2021-06-09T18:06:23.418Z] ---> d658f93f1f62 [2021-06-09T18:06:23.418Z] Step 13/13 : CMD ["sh"] [2021-06-09T18:06:23.418Z] ---> Running in 613c7c2b5689 [2021-06-09T18:06:23.532Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T18:06:23.880Z] Removing intermediate container 613c7c2b5689 [2021-06-09T18:06:23.881Z] ---> 4fb718720e4f [2021-06-09T18:06:23.881Z] Successfully built 4fb718720e4f [2021-06-09T18:06:23.881Z] Successfully tagged busybox:latest [2021-06-09T18:06:23.881Z] INFO: Docker images of the daemon under test [2021-06-09T18:06:23.881Z] [2021-06-09T18:06:23.881Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T18:06:23.881Z] busybox latest 4fb718720e4f Less than a second ago 5.64GB [2021-06-09T18:06:23.881Z] microsoft/windowsservercore latest 5b60ac4e9e92 3 days ago 5.62GB [2021-06-09T18:06:23.881Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 3 days ago 5.62GB [2021-06-09T18:06:23.881Z] [2021-06-09T18:06:23.881Z] INFO: Running integration tests at 06/09/2021 18:06:23... [2021-06-09T18:06:23.881Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-09T18:06:23.881Z] INFO: Integration API tests being run from the host: [2021-06-09T18:06:23.881Z] INFO: make.ps1 starting at 06/09/2021 18:06:23 [2021-06-09T18:06:24.438Z] ok github.com/docker/docker/libnetwork/ipam 22.809s coverage: 85.3% of statements [2021-06-09T18:06:24.438Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-09T18:06:24.438Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-09T18:06:24.438Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-09T18:06:24.438Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-09T18:06:24.460Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T18:06:24.855Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-09T18:06:25.020Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-09T18:06:26.905Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-09T18:06:28.273Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T18:06:28.615Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2021-06-09T18:06:28.615Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-09T18:06:29.181Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 87.1% of statements [2021-06-09T18:06:29.345Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-06-09T18:06:29.345Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:06:29.747Z] ok github.com/docker/docker/libnetwork/portmapper 0.242s coverage: 49.5% of statements [2021-06-09T18:06:30.314Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-09T18:06:30.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-09T18:06:30.881Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-09T18:06:31.348Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-09T18:06:31.447Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-09T18:06:31.886Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2021-06-09T18:06:31.886Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:06:32.012Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-06-09T18:06:32.270Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-09T18:06:33.862Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T18:06:34.170Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2021-06-09T18:06:34.736Z] ok github.com/docker/docker/pkg/authorization 0.072s coverage: 68.3% of statements [2021-06-09T18:06:34.994Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-09T18:06:35.183Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2021-06-09T18:06:35.183Z] === RUN TestCreateServiceSysctls [2021-06-09T18:06:35.252Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-09T18:06:36.378Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T18:06:37.742Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T18:06:38.530Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 43.2% of statements [2021-06-09T18:06:38.530Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-09T18:06:39.096Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-06-09T18:06:39.355Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-09T18:06:39.385Z] --- PASS: TestCreateServiceSysctls (4.31s) [2021-06-09T18:06:39.385Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:06:41.924Z] --- PASS: TestCreateServiceCapabilities (2.74s) [2021-06-09T18:06:41.924Z] === RUN TestInspect [2021-06-09T18:06:43.536Z] ok github.com/docker/docker/pkg/discovery/kv 3.041s coverage: 84.1% of statements [2021-06-09T18:06:43.536Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-09T18:06:43.793Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-09T18:06:44.051Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-09T18:06:44.313Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T18:06:44.313Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T18:06:44.983Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-09T18:06:45.239Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T18:06:45.239Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-09T18:06:45.239Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T18:06:45.243Z] --- PASS: TestInspect (3.59s) [2021-06-09T18:06:45.243Z] === RUN TestCreateJob [2021-06-09T18:06:45.494Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-09T18:06:45.549Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.5% of statements [2021-06-09T18:06:45.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-09T18:06:45.749Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T18:06:45.807Z] ok github.com/docker/docker/pkg/fsutils 0.126s coverage: 85.1% of statements [2021-06-09T18:06:46.064Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-09T18:06:46.997Z] ok github.com/docker/docker/pkg/idtools 0.351s coverage: 69.5% of statements [2021-06-09T18:06:47.113Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T18:06:47.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-09T18:06:47.931Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 69.3% of statements [2021-06-09T18:06:48.188Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-09T18:06:48.446Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-09T18:06:48.704Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-09T18:06:48.962Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-09T18:06:49.039Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T18:06:49.039Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T18:06:49.039Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T18:06:49.220Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-09T18:06:49.442Z] --- PASS: TestCreateJob (4.22s) [2021-06-09T18:06:49.442Z] === RUN TestReplicatedJob [2021-06-09T18:06:49.478Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-09T18:06:49.735Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-09T18:06:50.405Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T18:06:50.660Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T18:06:51.221Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T18:06:52.585Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-09T18:06:52.840Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-09T18:06:52.840Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-09T18:06:52.840Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T18:06:54.203Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-09T18:06:54.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:06:54.959Z] INFO: Testing against a local daemon [2021-06-09T18:06:54.959Z] === RUN TestBuildWithSession [2021-06-09T18:06:54.959Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-09T18:06:54.959Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T18:06:54.959Z] === RUN TestBuildSquashParent [2021-06-09T18:06:54.959Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-09T18:06:54.959Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T18:06:54.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T18:06:54.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T18:06:54.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T18:06:54.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T18:06:54.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T18:06:54.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T18:06:54.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T18:06:54.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-09T18:06:54.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-09T18:06:54.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-09T18:06:54.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-09T18:06:55.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-09T18:06:55.386Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T18:06:56.311Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T18:06:57.578Z] --- PASS: TestReplicatedJob (7.09s) [2021-06-09T18:06:57.578Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:06:57.676Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T18:07:00.874Z] --- PASS: TestUpdateReplicatedJob (4.35s) [2021-06-09T18:07:00.874Z] === RUN TestServiceListWithStatuses [2021-06-09T18:07:00.874Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:07:00.874Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T18:07:00.874Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:07:04.207Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T18:07:04.463Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-09T18:07:05.023Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T18:07:05.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-09T18:07:05.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-09T18:07:07.452Z] --- PASS: TestDockerNetworkConnectAlias (5.89s) [2021-06-09T18:07:07.453Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:07:08.294Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T18:07:08.857Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T18:07:11.703Z] --- PASS: TestDockerNetworkReConnect (4.67s) [2021-06-09T18:07:11.704Z] === RUN TestServicePlugin [2021-06-09T18:07:11.704Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T18:07:11.704Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:07:11.704Z] === RUN TestServiceUpdateLabel [2021-06-09T18:07:12.116Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T18:07:15.002Z] --- PASS: TestServiceUpdateLabel (3.04s) [2021-06-09T18:07:15.002Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.03s) [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.41s) [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.76s) [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.82s) [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.48s) [2021-06-09T18:07:20.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.57s) [2021-06-09T18:07:20.978Z] === RUN TestBuildMultiStageCopy [2021-06-09T18:07:20.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-09T18:07:24.272Z] === RUN TestDockerSuite/TestExec [2021-06-09T18:07:24.272Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T18:07:24.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-09T18:07:24.832Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T18:07:25.393Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T18:07:26.758Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T18:07:26.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-06-09T18:07:28.522Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-09T18:07:29.575Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-09T18:07:29.904Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2021-06-09T18:07:29.904Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:07:30.024Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T18:07:30.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-09T18:07:31.013Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-09T18:07:31.046Z] ok github.com/docker/docker/pkg/signal 3.349s coverage: 62.3% of statements [2021-06-09T18:07:31.304Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-09T18:07:31.389Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T18:07:31.562Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-09T18:07:31.820Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-09T18:07:32.562Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-09T18:07:32.754Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2021-06-09T18:07:33.011Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-09T18:07:33.277Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T18:07:33.577Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2021-06-09T18:07:33.836Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-09T18:07:34.094Z] testing: warning: no tests to run [2021-06-09T18:07:34.094Z] coverage: [no statements] [2021-06-09T18:07:34.094Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-09T18:07:34.110Z] --- PASS: TestBuildMultiStageCopy (13.85s) [2021-06-09T18:07:34.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.26s) [2021-06-09T18:07:34.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2021-06-09T18:07:34.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2021-06-09T18:07:34.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-06-09T18:07:34.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2021-06-09T18:07:34.110Z] === RUN TestBuildMultiStageParentConfig [2021-06-09T18:07:34.642Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T18:07:34.659Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-09T18:07:34.659Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-09T18:07:34.918Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-06-09T18:07:35.569Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T18:07:36.495Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T18:07:36.816Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-09T18:07:37.033Z] --- PASS: TestBuildMultiStageParentConfig (2.78s) [2021-06-09T18:07:37.033Z] === RUN TestBuildLabelWithTargets [2021-06-09T18:07:37.033Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-09T18:07:37.033Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:07:37.033Z] === RUN TestBuildWithEmptyLayers [2021-06-09T18:07:37.750Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-09T18:07:37.860Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T18:07:38.012Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2021-06-09T18:07:38.012Z] === RUN TestBuildMultiStageOnBuild [2021-06-09T18:07:38.317Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-09T18:07:39.691Z] ok github.com/docker/docker/quota 0.181s coverage: 71.4% of statements [2021-06-09T18:07:39.746Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T18:07:39.950Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-09T18:07:41.323Z] ok github.com/docker/docker/registry 0.062s coverage: 58.8% of statements [2021-06-09T18:07:41.888Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-09T18:07:41.888Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-09T18:07:42.821Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-09T18:07:43.027Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T18:07:43.079Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-09T18:07:43.952Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T18:07:45.706Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-09T18:07:45.838Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T18:07:46.764Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T18:07:47.122Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2021-06-09T18:07:47.379Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2021-06-09T18:07:48.012Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2021-06-09T18:07:48.012Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:07:48.752Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-06-09T18:07:50.026Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T18:07:50.954Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-09T18:07:52.319Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T18:07:52.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-09T18:07:53.136Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T18:07:54.062Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T18:07:54.989Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T18:07:55.874Z] --- PASS: TestBuildMultiStageOnBuild (17.87s) [2021-06-09T18:07:55.874Z] === RUN TestBuildUncleanTarFilenames [2021-06-09T18:07:55.874Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-09T18:07:55.874Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:07:55.874Z] === RUN TestBuildMultiStageLayerLeak [2021-06-09T18:07:55.916Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T18:08:00.236Z] --- PASS: TestServiceUpdateNetwork (14.12s) [2021-06-09T18:08:00.236Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:08:00.498Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-09T18:08:01.882Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-09T18:08:02.453Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T18:08:03.819Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T18:08:05.182Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T18:08:10.021Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-09T18:08:13.600Z] --- PASS: TestBuildMultiStageLayerLeak (16.50s) [2021-06-09T18:08:13.600Z] === RUN TestBuildWithHugeFile [2021-06-09T18:08:17.420Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T18:08:17.420Z] === RUN TestDockerSuite/TestExecTTY [2021-06-09T18:08:18.150Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2021-06-09T18:08:18.150Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-06-09T18:08:18.150Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-09T18:08:18.150Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-09T18:08:18.150Z] PASS [2021-06-09T18:08:18.150Z] [2021-06-09T18:08:18.150Z] === Skipped [2021-06-09T18:08:18.150Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-09T18:08:18.150Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-09T18:08:18.150Z] [2021-06-09T18:08:18.150Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-09T18:08:18.150Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-09T18:08:18.150Z] [2021-06-09T18:08:18.150Z] [2021-06-09T18:08:18.150Z] DONE 27 tests, 2 skipped in 157.861s [2021-06-09T18:08:18.150Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-09T18:08:18.150Z] ++ 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-06-09T18:08:18.150Z] ++ set -e [2021-06-09T18:08:18.150Z] ++ '[' -n 0 ']' [2021-06-09T18:08:18.150Z] ++ set -x [2021-06-09T18:08:18.150Z] ++ 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-06-09T18:08:18.150Z] INFO: Testing against a local daemon [2021-06-09T18:08:18.150Z] === RUN TestSessionCreate [2021-06-09T18:08:18.150Z] --- PASS: TestSessionCreate (0.05s) [2021-06-09T18:08:18.150Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:08:18.150Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-09T18:08:18.150Z] PASS [2021-06-09T18:08:18.150Z] [2021-06-09T18:08:18.150Z] DONE 2 tests in 0.248s [2021-06-09T18:08:18.150Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-09T18:08:18.150Z] ++ 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-06-09T18:08:18.150Z] ++ set -e [2021-06-09T18:08:18.150Z] ++ '[' -n 0 ']' [2021-06-09T18:08:18.150Z] ++ set -x [2021-06-09T18:08:18.150Z] ++ 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-06-09T18:08:18.150Z] INFO: Testing against a local daemon [2021-06-09T18:08:18.150Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:08:18.150Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T18:08:18.150Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T18:08:18.150Z] === RUN TestEventsExecDie [2021-06-09T18:08:18.410Z] --- PASS: TestEventsExecDie (1.16s) [2021-06-09T18:08:18.410Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:08:18.410Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-09T18:08:18.410Z] === RUN TestEventsVolumeCreate [2021-06-09T18:08:18.410Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-06-09T18:08:18.410Z] === RUN TestInfoBinaryCommits [2021-06-09T18:08:18.670Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-09T18:08:18.670Z] === RUN TestInfoAPIVersioned [2021-06-09T18:08:18.670Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-09T18:08:18.670Z] === RUN TestInfoDiscoveryBackend [2021-06-09T18:08:18.784Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T18:08:19.240Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-06-09T18:08:19.240Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-09T18:08:20.148Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T18:08:20.178Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-09T18:08:20.178Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-09T18:08:20.709Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T18:08:21.118Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-06-09T18:08:21.118Z] === RUN TestInfoAPI [2021-06-09T18:08:21.118Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T18:08:21.118Z] === RUN TestInfoAPIWarnings [2021-06-09T18:08:21.636Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T18:08:21.637Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T18:08:23.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-09T18:08:23.779Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-09T18:08:25.145Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T18:08:27.659Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-09T18:08:28.586Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T18:08:31.105Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T18:08:36.343Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T18:08:39.216Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-06-09T18:08:39.216Z] === RUN TestInfoDebug [2021-06-09T18:08:39.216Z] --- PASS: TestInfoDebug (0.64s) [2021-06-09T18:08:39.216Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:08:39.216Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-06-09T18:08:39.216Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:08:39.475Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-06-09T18:08:39.475Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:08:39.736Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-06-09T18:08:39.736Z] === RUN TestPingCacheHeaders [2021-06-09T18:08:39.736Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-09T18:08:39.736Z] === RUN TestPingGet [2021-06-09T18:08:39.736Z] --- PASS: TestPingGet (0.03s) [2021-06-09T18:08:39.736Z] === RUN TestPingHead [2021-06-09T18:08:39.996Z] --- PASS: TestPingHead (0.05s) [2021-06-09T18:08:39.996Z] === RUN TestVersion [2021-06-09T18:08:39.996Z] --- PASS: TestVersion (0.05s) [2021-06-09T18:08:39.996Z] PASS [2021-06-09T18:08:39.996Z] [2021-06-09T18:08:39.996Z] === Skipped [2021-06-09T18:08:39.996Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-09T18:08:39.996Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-09T18:08:39.996Z] [2021-06-09T18:08:39.996Z] [2021-06-09T18:08:39.996Z] DONE 19 tests, 1 skipped in 22.905s [2021-06-09T18:08:39.996Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-09T18:08:39.996Z] ++ 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-06-09T18:08:39.996Z] ++ set -e [2021-06-09T18:08:39.996Z] ++ '[' -n 0 ']' [2021-06-09T18:08:39.996Z] ++ set -x [2021-06-09T18:08:39.996Z] ++ 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-06-09T18:08:40.256Z] INFO: Testing against a local daemon [2021-06-09T18:08:40.256Z] === RUN TestVolumesCreateAndList [2021-06-09T18:08:40.256Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-09T18:08:40.256Z] === RUN TestVolumesRemove [2021-06-09T18:08:40.256Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-09T18:08:40.256Z] === RUN TestVolumesInspect [2021-06-09T18:08:40.256Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-09T18:08:40.256Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:08:40.256Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:08:40.256Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:08:40.256Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:08:40.256Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T18:08:40.256Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T18:08:40.256Z] PASS [2021-06-09T18:08:40.256Z] [2021-06-09T18:08:40.256Z] DONE 5 tests in 0.367s [2021-06-09T18:08:40.256Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:08:41.207Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T18:08:41.207Z] +++ kill 14304 [2021-06-09T18:08:41.579Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T18:08:42.147Z] +++ /etc/init.d/apparmor stop [2021-06-09T18:08:42.147Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T18:08:42.147Z] [2021-06-09T18:08:42.147Z] Unloading profiles will leave already running processes permanently [2021-06-09T18:08:42.147Z] unconfined, which can lead to unexpected situations. [2021-06-09T18:08:42.147Z] [2021-06-09T18:08:42.147Z] To set a process to complain mode, use the command line tool [2021-06-09T18:08:42.147Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T18:08:42.147Z] +++ true [2021-06-09T18:08:42.407Z] exiting test-integration [2021-06-09T18:08:42.407Z] ++ exit 0 [2021-06-09T18:08:42.407Z] [2021-06-09T18:08:42.941Z] === RUN TestDockerSuite/TestGetContainerStatsStream Post stage [Pipeline] junit [2021-06-09T18:08:45.715Z] Recording test results [2021-06-09T18:08:45.989Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T18:08:46.326Z] + echo Ensuring container killed. [2021-06-09T18:08:46.326Z] Ensuring container killed. [2021-06-09T18:08:46.326Z] + docker rm -vf docker-pr1 [2021-06-09T18:08:46.326Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-09T18:08:46.612Z] + echo Chowning /workspace to jenkins user [2021-06-09T18:08:46.613Z] Chowning /workspace to jenkins user [2021-06-09T18:08:46.613Z] + id -u [2021-06-09T18:08:46.613Z] + id -g [2021-06-09T18:08:46.613Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T18:08:46.613Z] Unable to find image 'busybox:latest' locally [2021-06-09T18:08:46.873Z] latest: Pulling from library/busybox [2021-06-09T18:08:46.873Z] 38cc3b49dbab: Pulling fs layer [2021-06-09T18:08:46.873Z] 38cc3b49dbab: Download complete [2021-06-09T18:08:47.133Z] 38cc3b49dbab: Pull complete [2021-06-09T18:08:47.133Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-09T18:08:47.133Z] Status: Downloaded newer image for busybox:latest [2021-06-09T18:08:48.182Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T18:08:48.438Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T18:08:48.438Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T18:08:48.694Z] === RUN TestDockerSuite/TestHealth [2021-06-09T18:08:52.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T18:08:54.011Z] + bundleName=arm64-integration [2021-06-09T18:08:54.011Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-09T18:08:54.011Z] Creating arm64-integration-bundles.tar.gz [2021-06-09T18:08:54.011Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T18:08:54.011Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-09T18:08:54.596Z] Archiving artifacts [2021-06-09T18:08:56.402Z] ok github.com/docker/docker/libnetwork/networkdb 157.121s coverage: 60.6% of statements [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/rootless [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/volume [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-09T18:08:56.402Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === Skipped [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:73: No driver to put! [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-09T18:08:56.402Z] time="2021-06-09T18:04:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-09T18:08:56.402Z] time="2021-06-09T18:04:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-09T18:08:56.402Z] time="2021-06-09T18:04:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-09T18:08:56.402Z] time="2021-06-09T18:04:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-09T18:08:56.402Z] time="2021-06-09T18:04:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-09T18:08:56.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-09T18:08:56.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-09T18:08:56.402Z] graphtest_unix.go:73: No driver to put! [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.402Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-09T18:08:56.402Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-09T18:08:56.402Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-09T18:08:56.403Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-09T18:08:56.403Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-09T18:08:56.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-09T18:08:56.403Z] graphtest_unix.go:73: No driver to put! [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-09T18:08:56.403Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-09T18:08:56.403Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-09T18:08:56.403Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-09T18:08:56.403Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-09T18:08:56.403Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-09T18:08:56.403Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-09T18:08:56.403Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-09T18:08:56.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-09T18:08:56.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-09T18:08:56.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-09T18:08:56.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-09T18:08:56.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-09T18:08:56.403Z] firewalld_test.go:13: firewalld is not running [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-09T18:08:56.403Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-09T18:08:56.403Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] [2021-06-09T18:08:56.403Z] DONE 2654 tests, 37 skipped in 418.228s Post stage [Pipeline] junit [2021-06-09T18:08:56.414Z] Recording test results [2021-06-09T18:08:56.693Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-09T18:08:56.904Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:08:57.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42498/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0dc838e53b56329211337a50e1d575253fcace67 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0dc838e53b56329211337a50e1d575253fcace67 hack/validate/vendor [2021-06-09T18:08:57.215Z] + make clean [2021-06-09T18:08:57.785Z] docker volume rm -f docker-dev-cache [2021-06-09T18:08:57.785Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T18:08:57.950Z] No vendor changes in diff. [2021-06-09T18:08:57.950Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T18:08:58.524Z] + echo Ensuring container killed. [2021-06-09T18:08:58.524Z] Ensuring container killed. [2021-06-09T18:08:58.524Z] + docker rm -vf docker-pr1 [2021-06-09T18:08:58.524Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-09T18:08:58.805Z] + echo Chowning /workspace to jenkins user [2021-06-09T18:08:58.805Z] Chowning /workspace to jenkins user [2021-06-09T18:08:58.805Z] + id -u [2021-06-09T18:08:58.805Z] + id -g [2021-06-09T18:08:58.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T18:09:00.030Z] + bundleName=unit [2021-06-09T18:09:00.030Z] + echo Creating unit-bundles.tar.gz [2021-06-09T18:09:00.030Z] Creating unit-bundles.tar.gz [2021-06-09T18:09:00.030Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-09T18:09:00.030Z] bundles/junit-report.xml [2021-06-09T18:09:00.030Z] bundles/go-test-report.json [2021-06-09T18:09:00.030Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-09T18:09:00.040Z] Archiving artifacts [2021-06-09T18:09:00.512Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:09:00.813Z] + make clean [2021-06-09T18:09:00.813Z] docker volume rm -f docker-dev-cache [2021-06-09T18:09:01.070Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T18:09:14.737Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T18:09:14.992Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T18:09:14.992Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T18:09:15.919Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T18:09:15.919Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T18:09:17.282Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T18:09:18.210Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T18:09:18.210Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T18:09:19.135Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T18:09:22.396Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T18:09:22.396Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T18:09:22.396Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T18:09:24.283Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T18:09:26.169Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T18:09:26.169Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T18:09:28.058Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T18:09:29.955Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T18:09:31.326Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T18:09:32.252Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T18:09:33.179Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T18:09:33.740Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T18:09:33.740Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-09T18:09:33.740Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T18:09:34.666Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T18:09:35.228Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T18:09:35.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-09T18:09:36.045Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T18:09:36.971Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T18:09:37.898Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T18:09:39.263Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T18:09:39.263Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-09T18:09:41.777Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T18:09:42.705Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T18:09:44.068Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T18:09:44.068Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T18:09:44.995Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T18:09:44.995Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T18:09:46.359Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T18:09:46.920Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T18:09:47.848Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T18:09:48.775Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T18:09:48.775Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T18:09:49.031Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T18:09:49.031Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T18:09:50.396Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T18:09:51.323Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T18:09:51.323Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T18:09:52.701Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T18:09:53.627Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T18:09:55.513Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T18:09:55.513Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T18:09:56.075Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T18:09:57.440Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T18:09:59.954Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T18:10:01.319Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T18:10:02.683Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T18:10:03.609Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T18:10:04.973Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T18:10:05.900Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T18:10:07.402Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T18:10:07.402Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-09T18:10:10.666Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T18:10:12.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-09T18:10:12.812Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T18:10:15.325Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T18:10:15.886Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T18:10:19.154Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T18:10:19.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-09T18:10:21.924Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-09T18:10:21.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T18:10:25.189Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T18:10:25.189Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T18:10:25.750Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-09T18:10:27.640Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T18:10:28.567Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T18:10:29.492Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T18:10:29.492Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-09T18:10:33.657Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-09T18:10:36.171Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-09T18:10:40.572Z] --- PASS: TestBuildWithHugeFile (140.80s) [2021-06-09T18:10:40.572Z] === RUN TestBuildWCOWSandboxSize [2021-06-09T18:10:41.413Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-09T18:10:43.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T18:10:45.854Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-09T18:10:46.780Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T18:10:49.295Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T18:10:50.220Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T18:10:53.487Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-09T18:10:53.487Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T18:10:53.487Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T18:10:53.487Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T18:10:53.487Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T18:10:54.048Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T18:10:54.608Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T18:10:58.768Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T18:10:59.023Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T18:11:04.259Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T18:11:04.514Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T18:11:04.514Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T18:11:05.879Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T18:11:06.805Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T18:11:07.731Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T18:11:09.136Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T18:11:10.499Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T18:11:10.499Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-09T18:11:13.779Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T18:11:14.704Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T18:11:15.633Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T18:11:20.869Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-09T18:11:22.756Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T18:11:24.645Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-09T18:11:28.809Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T18:11:29.371Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T18:11:30.297Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T18:11:31.223Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T18:11:31.785Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T18:11:32.041Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T18:11:32.966Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T18:11:34.854Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T18:11:35.415Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-09T18:11:37.300Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-09T18:11:39.813Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-09T18:11:41.176Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T18:11:44.452Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-09T18:11:44.452Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T18:11:45.014Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T18:11:46.901Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T18:11:46.901Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-09T18:11:53.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-09T18:11:53.437Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T18:11:53.437Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T18:11:53.693Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T18:11:55.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-09T18:11:57.472Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T18:11:58.835Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T18:11:59.395Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-09T18:12:00.758Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T18:12:01.685Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-09T18:12:05.849Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T18:12:06.409Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-09T18:12:08.923Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T18:12:10.810Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T18:12:13.336Z] === RUN TestDockerSuite/TestPortList [2021-06-09T18:12:14.261Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-09T18:12:20.794Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-09T18:12:24.959Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T18:12:25.885Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T18:12:33.961Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T18:12:33.961Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T18:12:33.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T18:12:33.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T18:12:33.961Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T18:12:34.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-09T18:12:35.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T18:12:35.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T18:12:35.642Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T18:12:35.897Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T18:12:38.413Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T18:12:38.413Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-09T18:12:38.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-09T18:12:41.678Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-09T18:12:42.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-09T18:12:43.574Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-09T18:12:43.831Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-09T18:12:44.087Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T18:12:45.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-09T18:12:48.524Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T18:12:49.449Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T18:12:51.337Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-09T18:12:53.226Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T18:12:54.590Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-09T18:12:58.754Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T18:12:58.754Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T18:13:00.666Z] --- PASS: TestBuildWCOWSandboxSize (783.38s) [2021-06-09T18:13:00.666Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T18:13:00.666Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:13:00.666Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:13:00.666Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:13:00.666Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:13:00.666Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:13:00.666Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:13:01.117Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:13:01.118Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:13:01.118Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:13:01.118Z] --- PASS: TestBuildWithEmptyDockerfile (0.60s) [2021-06-09T18:13:01.118Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-09T18:13:01.118Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-09T18:13:01.118Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-09T18:13:01.118Z] === RUN TestBuildPreserveOwnership [2021-06-09T18:13:01.118Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-09T18:13:01.118Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:13:01.118Z] === RUN TestBuildPlatformInvalid [2021-06-09T18:13:02.071Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-06-09T18:13:02.071Z] PASS [2021-06-09T18:13:02.071Z] ok github.com/docker/docker/integration/build 963.178s [2021-06-09T18:13:02.522Z] [2021-06-09T18:13:02.522Z] === Skipped [2021-06-09T18:13:02.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-09T18:13:02.522Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T18:13:02.522Z] [2021-06-09T18:13:02.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-09T18:13:02.522Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:02.923Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T18:13:02.974Z] [2021-06-09T18:13:02.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-09T18:13:02.974Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:13:02.974Z] [2021-06-09T18:13:02.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-09T18:13:02.974Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:13:02.974Z] [2021-06-09T18:13:02.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-09T18:13:02.974Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:13:02.974Z] [2021-06-09T18:13:02.974Z] [2021-06-09T18:13:02.974Z] DONE 29 tests, 5 skipped in 986.702s [2021-06-09T18:13:02.974Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-09T18:13:05.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:13:05.850Z] INFO: Testing against a local daemon [2021-06-09T18:13:05.850Z] === RUN TestConfigInspect [2021-06-09T18:13:05.850Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:05.850Z] === RUN TestConfigList [2021-06-09T18:13:05.850Z] --- SKIP: TestConfigList (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:05.850Z] === RUN TestConfigsCreateAndDelete [2021-06-09T18:13:05.850Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:05.850Z] === RUN TestConfigsUpdate [2021-06-09T18:13:05.850Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:05.850Z] === RUN TestTemplatedConfig [2021-06-09T18:13:05.850Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:05.850Z] === RUN TestConfigCreateResolve [2021-06-09T18:13:05.850Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:05.850Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T18:13:05.850Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:13:05.850Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:05.850Z] PASS [2021-06-09T18:13:05.850Z] ok github.com/docker/docker/integration/config 0.293s [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === Skipped [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:13:06.302Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] [2021-06-09T18:13:06.302Z] DONE 7 tests, 7 skipped in 3.196s [2021-06-09T18:13:06.302Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-09T18:13:08.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-09T18:13:09.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:13:09.192Z] INFO: Testing against a local daemon [2021-06-09T18:13:09.192Z] === RUN TestCheckpoint [2021-06-09T18:13:09.192Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T18:13:09.192Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:13:09.192Z] === RUN TestContainerInvalidJSON [2021-06-09T18:13:09.192Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:13:09.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:13:09.192Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:13:09.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:13:09.192Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:13:09.192Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:13:09.650Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:13:09.650Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:13:09.650Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:13:09.650Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-06-09T18:13:09.650Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T18:13:09.650Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T18:13:09.650Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-09T18:13:09.650Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T18:13:10.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.33s) [2021-06-09T18:13:10.107Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T18:13:10.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-06-09T18:13:10.107Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T18:13:10.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-06-09T18:13:10.558Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T18:13:10.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2021-06-09T18:13:10.558Z] === RUN TestCopyFromContainer [2021-06-09T18:13:10.558Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-09T18:13:10.558Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:10.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T18:13:10.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:13:10.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:13:10.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:13:10.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:13:10.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:13:10.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:13:10.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:13:10.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:13:10.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:13:10.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-09T18:13:10.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T18:13:10.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-09T18:13:10.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-09T18:13:10.558Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T18:13:10.558Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:13:10.558Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:13:10.558Z] === RUN TestCreateWithInvalidEnv [2021-06-09T18:13:10.558Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T18:13:10.558Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T18:13:10.558Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T18:13:10.558Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T18:13:10.558Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T18:13:10.558Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T18:13:10.558Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T18:13:10.558Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T18:13:10.558Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T18:13:10.558Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-09T18:13:10.558Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-09T18:13:10.558Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-09T18:13:10.558Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-09T18:13:10.558Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T18:13:10.558Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:13:10.558Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:10.558Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T18:13:10.558Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:13:10.558Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:10.558Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T18:13:10.558Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:13:10.558Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:13:11.010Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T18:13:11.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:13:11.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:13:11.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:13:11.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:13:11.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:13:11.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:13:11.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:13:11.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:13:11.010Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:13:11.010Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:13:11.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:13:11.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:13:11.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:13:11.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:13:11.010Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:13:11.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-09T18:13:11.010Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T18:13:11.010Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T18:13:11.010Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:13:11.010Z] === RUN TestCreateDifferentPlatform [2021-06-09T18:13:11.010Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T18:13:11.010Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T18:13:11.010Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-09T18:13:11.010Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T18:13:11.010Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T18:13:11.010Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-06-09T18:13:11.010Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T18:13:11.010Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-09T18:13:11.010Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:13:11.010Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T18:13:11.010Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:13:11.010Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:11.010Z] === RUN TestDiff [2021-06-09T18:13:11.010Z] --- SKIP: TestDiff (0.00s) [2021-06-09T18:13:11.010Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:11.010Z] === RUN TestExecWithCloseStdin [2021-06-09T18:13:11.433Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T18:13:13.321Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T18:13:14.699Z] --- PASS: TestExecWithCloseStdin (3.14s) [2021-06-09T18:13:14.699Z] === RUN TestExec [2021-06-09T18:13:15.832Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T18:13:16.317Z] --- PASS: TestExec (2.30s) [2021-06-09T18:13:16.317Z] === RUN TestExecUser [2021-06-09T18:13:16.317Z] --- SKIP: TestExecUser (0.00s) [2021-06-09T18:13:16.317Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:13:16.317Z] === RUN TestExportContainerAndImportImage [2021-06-09T18:13:16.317Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-09T18:13:16.317Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:16.317Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T18:13:16.317Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:13:16.317Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:16.317Z] === RUN TestHealthCheckWorkdir [2021-06-09T18:13:16.317Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-09T18:13:16.317Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:16.317Z] === RUN TestHealthKillContainer [2021-06-09T18:13:16.317Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-09T18:13:16.317Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:13:16.317Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T18:13:16.317Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:13:16.317Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:13:16.317Z] === RUN TestKillContainerInvalidSignal [2021-06-09T18:13:16.758Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T18:13:18.484Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2021-06-09T18:13:18.484Z] === RUN TestKillContainer [2021-06-09T18:13:18.484Z] === RUN TestKillContainer/no_signal [2021-06-09T18:13:18.687Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T18:13:20.632Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T18:13:20.632Z] === RUN TestKillContainer/killing_signal [2021-06-09T18:13:21.202Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T18:13:21.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-09T18:13:23.503Z] --- PASS: TestKillContainer (4.73s) [2021-06-09T18:13:23.503Z] --- PASS: TestKillContainer/no_signal (1.97s) [2021-06-09T18:13:23.503Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:13:23.503Z] --- PASS: TestKillContainer/killing_signal (2.71s) [2021-06-09T18:13:23.503Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T18:13:23.503Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:13:23.503Z] === RUN TestKillStoppedContainer [2021-06-09T18:13:23.503Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:13:23.503Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T18:13:23.503Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:13:23.503Z] === RUN TestKillDifferentUserContainer [2021-06-09T18:13:23.503Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:13:23.503Z] === RUN TestInspectOomKilledTrue [2021-06-09T18:13:23.503Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:23.503Z] === RUN TestInspectOomKilledFalse [2021-06-09T18:13:23.503Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T18:13:23.503Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:13:23.503Z] === RUN TestLogsFollowTailEmpty [2021-06-09T18:13:23.973Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T18:13:25.017Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-06-09T18:13:25.017Z] === RUN TestNetworkNat [2021-06-09T18:13:25.017Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-09T18:13:25.017Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:25.017Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T18:13:25.864Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T18:13:26.119Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T18:13:27.206Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T18:13:28.058Z] --- PASS: TestNetworkLocalhostTCPNat (2.42s) [2021-06-09T18:13:28.058Z] === RUN TestNetworkLoopbackNat [2021-06-09T18:13:28.058Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-09T18:13:28.058Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:28.058Z] === RUN TestPause [2021-06-09T18:13:28.058Z] --- SKIP: TestPause (0.00s) [2021-06-09T18:13:28.058Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:13:28.058Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T18:13:29.099Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T18:13:29.577Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s) [2021-06-09T18:13:29.577Z] === RUN TestPauseStopPausedContainer [2021-06-09T18:13:29.577Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-09T18:13:29.577Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:13:29.577Z] === RUN TestPsFilter [2021-06-09T18:13:30.029Z] --- PASS: TestPsFilter (0.36s) [2021-06-09T18:13:30.029Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T18:13:31.613Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T18:13:32.539Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T18:13:32.539Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T18:13:32.539Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T18:13:32.539Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T18:13:32.539Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T18:13:32.898Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-06-09T18:13:32.898Z] === RUN TestRemoveContainerWithVolume [2021-06-09T18:13:33.464Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T18:13:34.830Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T18:13:35.758Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-09T18:13:36.685Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T18:13:37.612Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T18:13:38.538Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-09T18:13:39.903Z] --- PASS: TestRemoveContainerWithVolume (7.01s) [2021-06-09T18:13:39.903Z] === RUN TestRemoveContainerRunning [2021-06-09T18:13:42.053Z] --- PASS: TestRemoveContainerRunning (2.18s) [2021-06-09T18:13:42.053Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T18:13:43.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2021-06-09T18:13:43.568Z] === RUN TestRemoveInvalidContainer [2021-06-09T18:13:43.568Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-09T18:13:43.568Z] === RUN TestRenameLinkedContainer [2021-06-09T18:13:43.568Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-09T18:13:43.568Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:13:43.568Z] === RUN TestRenameStoppedContainer [2021-06-09T18:13:46.437Z] --- PASS: TestRenameStoppedContainer (2.70s) [2021-06-09T18:13:46.437Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T18:13:48.476Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T18:13:49.408Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T18:13:50.135Z] --- PASS: TestRenameRunningContainerAndReuse (3.95s) [2021-06-09T18:13:50.135Z] === RUN TestRenameInvalidName [2021-06-09T18:13:51.921Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T18:13:51.921Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T18:13:51.921Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T18:13:52.177Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T18:13:52.285Z] --- PASS: TestRenameInvalidName (1.95s) [2021-06-09T18:13:52.285Z] === RUN TestRenameAnonymousContainer [2021-06-09T18:13:54.689Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T18:13:56.576Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T18:13:59.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-09T18:14:01.206Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T18:14:02.132Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-09T18:14:02.531Z] --- PASS: TestRenameAnonymousContainer (9.38s) [2021-06-09T18:14:02.531Z] === RUN TestRenameContainerWithSameName [2021-06-09T18:14:03.059Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T18:14:03.059Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T18:14:03.059Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T18:14:04.046Z] --- PASS: TestRenameContainerWithSameName (2.06s) [2021-06-09T18:14:04.046Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T18:14:04.046Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:14:04.046Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:04.046Z] === RUN TestResize [2021-06-09T18:14:04.947Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-09T18:14:05.563Z] --- PASS: TestResize (2.01s) [2021-06-09T18:14:05.563Z] === RUN TestResizeWithInvalidSize [2021-06-09T18:14:07.462Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T18:14:07.717Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2021-06-09T18:14:07.717Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T18:14:08.389Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T18:14:08.950Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T18:14:10.594Z] --- PASS: TestResizeWhenContainerNotStarted (2.58s) [2021-06-09T18:14:10.594Z] === RUN TestDaemonRestartKillContainers [2021-06-09T18:14:10.594Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:14:10.594Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:10.594Z] === RUN TestStats [2021-06-09T18:14:10.594Z] --- SKIP: TestStats (0.00s) [2021-06-09T18:14:10.594Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:14:10.594Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T18:14:10.837Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T18:14:11.397Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T18:14:13.283Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T18:14:14.210Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T18:14:14.210Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T18:14:14.783Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T18:14:18.967Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T18:14:19.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.92s) [2021-06-09T18:14:19.088Z] === RUN TestStopContainerWithTimeout [2021-06-09T18:14:19.088Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-09T18:14:19.088Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:14:19.088Z] === RUN TestUpdateRestartPolicy [2021-06-09T18:14:19.893Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T18:14:20.455Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T18:14:20.710Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T18:14:22.073Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T18:14:22.998Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T18:14:23.559Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T18:14:24.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T18:14:24.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T18:14:24.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-09T18:14:24.937Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T18:14:27.452Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T18:14:28.014Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T18:14:28.941Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T18:14:29.501Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-09T18:14:30.430Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T18:14:31.794Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-09T18:14:33.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-09T18:14:33.158Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-09T18:14:34.087Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-09T18:14:35.013Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-09T18:14:35.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-09T18:14:35.831Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-09T18:14:37.198Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T18:14:38.563Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-09T18:14:39.489Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T18:14:40.439Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T18:14:41.000Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T18:14:41.926Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T18:14:41.926Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T18:14:43.812Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T18:14:45.177Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T18:14:45.737Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T18:14:46.663Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T18:14:47.223Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T18:14:47.223Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T18:14:48.151Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T18:14:48.712Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T18:14:48.966Z] --- PASS: TestUpdateRestartPolicy (25.17s) [2021-06-09T18:14:48.966Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T18:14:48.966Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s) [2021-06-09T18:14:48.966Z] === RUN TestWaitNonBlocked [2021-06-09T18:14:48.966Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:14:48.966Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:14:48.966Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:14:48.966Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:14:48.966Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:14:48.966Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:14:49.275Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T18:14:49.919Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-09T18:14:49.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.05s) [2021-06-09T18:14:49.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.11s) [2021-06-09T18:14:49.919Z] === RUN TestWaitBlocked [2021-06-09T18:14:49.919Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-09T18:14:49.919Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:49.919Z] PASS [2021-06-09T18:14:49.919Z] ok github.com/docker/docker/integration/container 100.764s [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === Skipped [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-09T18:14:49.919Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-09T18:14:49.919Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:14:49.919Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:14:49.919Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:14:49.919Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:14:49.919Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T18:14:49.919Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-09T18:14:49.919Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:14:49.919Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-09T18:14:49.919Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-09T18:14:49.919Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-09T18:14:49.919Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:14:49.919Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-09T18:14:49.919Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-09T18:14:49.919Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:14:49.919Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:14:49.919Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-09T18:14:49.919Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-09T18:14:49.919Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-09T18:14:49.919Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-09T18:14:49.919Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-09T18:14:49.919Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-09T18:14:49.919Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:14:49.919Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:14:49.919Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-09T18:14:49.919Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-09T18:14:49.919Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-09T18:14:49.919Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] [2021-06-09T18:14:49.919Z] DONE 88 tests, 33 skipped in 103.617s [2021-06-09T18:14:50.200Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T18:14:50.375Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-09T18:14:50.761Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T18:14:50.761Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T18:14:51.689Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-09T18:14:51.689Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T18:14:51.689Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T18:14:53.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T18:14:54.075Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:14:54.075Z] INFO: Testing against a local daemon [2021-06-09T18:14:54.075Z] === RUN TestCommitInheritsEnv [2021-06-09T18:14:54.075Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-09T18:14:54.075Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:14:54.075Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T18:14:54.075Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:14:54.075Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:14:54.075Z] === RUN TestImagesFilterMultiReference [2021-06-09T18:14:54.075Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T18:14:54.075Z] === RUN TestImagePullPlatformInvalid [2021-06-09T18:14:54.075Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T18:14:54.075Z] === RUN TestRemoveImageOrphaning [2021-06-09T18:14:54.416Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T18:14:55.342Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T18:14:55.903Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T18:14:55.903Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T18:14:56.829Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T18:14:56.948Z] --- PASS: TestRemoveImageOrphaning (2.61s) [2021-06-09T18:14:56.948Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T18:14:56.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-09T18:14:56.948Z] === RUN TestTagInvalidReference [2021-06-09T18:14:56.948Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-09T18:14:56.948Z] === RUN TestTagValidPrefixedRepo [2021-06-09T18:14:56.948Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-09T18:14:56.948Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T18:14:56.948Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T18:14:56.948Z] === RUN TestTagOfficialNames [2021-06-09T18:14:56.948Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-09T18:14:56.948Z] === RUN TestTagMatchesDigest [2021-06-09T18:14:56.948Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T18:14:56.948Z] PASS [2021-06-09T18:14:56.948Z] ok github.com/docker/docker/integration/image 3.429s [2021-06-09T18:14:56.948Z] [2021-06-09T18:14:56.948Z] === Skipped [2021-06-09T18:14:56.948Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-09T18:14:56.948Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:14:56.948Z] [2021-06-09T18:14:56.948Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:14:56.948Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:14:56.948Z] [2021-06-09T18:14:56.948Z] [2021-06-09T18:14:56.948Z] DONE 11 tests, 2 skipped in 6.447s [2021-06-09T18:14:56.948Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-09T18:14:58.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T18:14:59.558Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T18:14:59.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:14:59.814Z] INFO: Testing against a local daemon [2021-06-09T18:14:59.814Z] === RUN TestNetworkCreateDelete [2021-06-09T18:14:59.814Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-09T18:14:59.814Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:59.814Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T18:14:59.814Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:14:59.814Z] 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-06-09T18:14:59.814Z] === RUN TestDaemonDNSFallback [2021-06-09T18:14:59.814Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-09T18:14:59.814Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:59.814Z] === RUN TestInspectNetwork [2021-06-09T18:14:59.814Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T18:14:59.814Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:59.814Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T18:14:59.814Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:14:59.814Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:59.814Z] === RUN TestNetworkInvalidJSON [2021-06-09T18:14:59.814Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T18:14:59.814Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T18:14:59.814Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:14:59.814Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:14:59.814Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:14:59.814Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:14:59.814Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T18:14:59.814Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:14:59.814Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-09T18:14:59.814Z] === RUN TestNetworkList [2021-06-09T18:14:59.814Z] === RUN TestNetworkList//networks [2021-06-09T18:14:59.814Z] === PAUSE TestNetworkList//networks [2021-06-09T18:14:59.814Z] === RUN TestNetworkList//networks/ [2021-06-09T18:14:59.814Z] === PAUSE TestNetworkList//networks/ [2021-06-09T18:14:59.814Z] === CONT TestNetworkList//networks [2021-06-09T18:14:59.814Z] === CONT TestNetworkList//networks/ [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkList (0.04s) [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T18:14:59.814Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T18:14:59.814Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T18:14:59.814Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:14:59.814Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T18:14:59.814Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T18:14:59.814Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T18:14:59.814Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T18:14:59.814Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T18:14:59.814Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T18:14:59.814Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T18:14:59.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:14:59.814Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T18:14:59.814Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T18:14:59.814Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] PASS [2021-06-09T18:14:59.814Z] ok github.com/docker/docker/integration/network 0.487s [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === Skipped [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-09T18:14:59.814Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:14:59.814Z] 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-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-09T18:14:59.814Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-09T18:14:59.814Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:14:59.814Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:14:59.814Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:14:59.814Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] [2021-06-09T18:14:59.814Z] DONE 22 tests, 15 skipped in 2.850s [2021-06-09T18:14:59.814Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-09T18:15:00.768Z] testing: warning: no tests to run [2021-06-09T18:15:00.768Z] PASS [2021-06-09T18:15:00.768Z] ok github.com/docker/docker/integration/network/ipvlan 0.155s [2021-06-09T18:15:00.768Z] [2021-06-09T18:15:00.768Z] DONE 0 tests in 0.945s [2021-06-09T18:15:00.768Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-09T18:15:00.922Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T18:15:01.483Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T18:15:01.731Z] testing: warning: no tests to run [2021-06-09T18:15:01.731Z] PASS [2021-06-09T18:15:01.731Z] ok github.com/docker/docker/integration/network/macvlan 0.167s [2021-06-09T18:15:01.731Z] [2021-06-09T18:15:01.731Z] DONE 0 tests in 0.872s [2021-06-09T18:15:01.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-09T18:15:02.409Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T18:15:02.689Z] testing: warning: no tests to run [2021-06-09T18:15:02.689Z] PASS [2021-06-09T18:15:02.689Z] ok github.com/docker/docker/integration/plugin 0.194s [2021-06-09T18:15:02.689Z] [2021-06-09T18:15:02.689Z] DONE 0 tests in 0.933s [2021-06-09T18:15:02.689Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-09T18:15:02.978Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T18:15:03.641Z] testing: warning: no tests to run [2021-06-09T18:15:03.641Z] PASS [2021-06-09T18:15:03.641Z] ok github.com/docker/docker/integration/plugin/authz 0.218s [2021-06-09T18:15:03.641Z] [2021-06-09T18:15:03.641Z] DONE 0 tests in 0.940s [2021-06-09T18:15:03.641Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-09T18:15:03.905Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T18:15:04.465Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T18:15:06.350Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T18:15:09.614Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T18:15:09.614Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T18:15:09.870Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T18:15:10.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-09T18:15:12.949Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T18:15:13.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:13.957Z] INFO: Testing against a local daemon [2021-06-09T18:15:13.957Z] === RUN TestPluginInvalidJSON [2021-06-09T18:15:13.957Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:15:13.957Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:15:13.957Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:15:13.957Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-09T18:15:13.957Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T18:15:13.957Z] === RUN TestPluginInstall [2021-06-09T18:15:13.957Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T18:15:13.957Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:15:13.957Z] === RUN TestPluginsWithRuntimes [2021-06-09T18:15:13.957Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T18:15:13.957Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:15:13.957Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T18:15:13.957Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:15:13.957Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:15:13.957Z] PASS [2021-06-09T18:15:13.957Z] ok github.com/docker/docker/integration/plugin/common 0.457s [2021-06-09T18:15:13.957Z] [2021-06-09T18:15:13.957Z] === Skipped [2021-06-09T18:15:13.957Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-09T18:15:13.957Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:15:13.957Z] [2021-06-09T18:15:13.957Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-09T18:15:13.957Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:15:13.957Z] [2021-06-09T18:15:13.957Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:15:13.957Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:15:13.957Z] [2021-06-09T18:15:13.957Z] [2021-06-09T18:15:13.957Z] DONE 5 tests, 3 skipped in 9.919s [2021-06-09T18:15:13.957Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-09T18:15:14.837Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T18:15:16.722Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T18:15:17.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:17.658Z] INFO: Testing against a local daemon [2021-06-09T18:15:17.658Z] === RUN TestExternalGraphDriver [2021-06-09T18:15:17.658Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-09T18:15:17.658Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:15:17.658Z] === RUN TestGraphdriverPluginV2 [2021-06-09T18:15:17.658Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-06-09T18:15:17.658Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:15:17.658Z] PASS [2021-06-09T18:15:17.658Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.512s [2021-06-09T18:15:17.658Z] [2021-06-09T18:15:17.658Z] === Skipped [2021-06-09T18:15:17.658Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-09T18:15:17.658Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:15:17.658Z] [2021-06-09T18:15:17.658Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-06-09T18:15:17.658Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:15:17.658Z] [2021-06-09T18:15:17.658Z] [2021-06-09T18:15:17.658Z] DONE 2 tests, 2 skipped in 3.687s [2021-06-09T18:15:17.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-09T18:15:19.237Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-09T18:15:19.492Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T18:15:19.492Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T18:15:19.492Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T18:15:20.419Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T18:15:20.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:20.526Z] INFO: Testing against a local daemon [2021-06-09T18:15:20.526Z] === RUN TestReadPluginNoRead [2021-06-09T18:15:20.526Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-09T18:15:20.526Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:15:20.526Z] PASS [2021-06-09T18:15:20.526Z] ok github.com/docker/docker/integration/plugin/logging 0.495s [2021-06-09T18:15:20.526Z] [2021-06-09T18:15:20.526Z] === Skipped [2021-06-09T18:15:20.526Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-09T18:15:20.526Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:15:20.526Z] [2021-06-09T18:15:20.526Z] [2021-06-09T18:15:20.526Z] DONE 1 tests, 1 skipped in 3.074s [2021-06-09T18:15:20.526Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-09T18:15:22.041Z] testing: warning: no tests to run [2021-06-09T18:15:22.041Z] PASS [2021-06-09T18:15:22.041Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.239s [2021-06-09T18:15:22.041Z] [2021-06-09T18:15:22.041Z] DONE 0 tests in 1.560s [2021-06-09T18:15:22.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-09T18:15:23.686Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T18:15:24.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:24.908Z] INFO: Testing against a local daemon [2021-06-09T18:15:24.908Z] === RUN TestPluginWithDevMounts [2021-06-09T18:15:24.908Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T18:15:24.908Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:24.908Z] PASS [2021-06-09T18:15:24.908Z] ok github.com/docker/docker/integration/plugin/volumes 0.544s [2021-06-09T18:15:25.048Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T18:15:25.360Z] [2021-06-09T18:15:25.360Z] === Skipped [2021-06-09T18:15:25.360Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-09T18:15:25.360Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:25.360Z] [2021-06-09T18:15:25.360Z] [2021-06-09T18:15:25.360Z] DONE 1 tests, 1 skipped in 3.068s [2021-06-09T18:15:25.360Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-09T18:15:26.934Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T18:15:27.859Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T18:15:28.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:28.236Z] INFO: Testing against a local daemon [2021-06-09T18:15:28.236Z] === RUN TestSecretInspect [2021-06-09T18:15:28.236Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] === RUN TestSecretList [2021-06-09T18:15:28.236Z] --- SKIP: TestSecretList (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] === RUN TestSecretsCreateAndDelete [2021-06-09T18:15:28.236Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] === RUN TestSecretsUpdate [2021-06-09T18:15:28.236Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] === RUN TestTemplatedSecret [2021-06-09T18:15:28.236Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] === RUN TestSecretCreateResolve [2021-06-09T18:15:28.236Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:28.236Z] PASS [2021-06-09T18:15:28.236Z] ok github.com/docker/docker/integration/secret 0.422s [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] === Skipped [2021-06-09T18:15:28.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-09T18:15:28.236Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] [2021-06-09T18:15:28.236Z] DONE 6 tests, 6 skipped in 2.687s [2021-06-09T18:15:28.236Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-09T18:15:29.223Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T18:15:30.168Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-09T18:15:30.168Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T18:15:31.105Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-09T18:15:31.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:31.105Z] INFO: Testing against a local daemon [2021-06-09T18:15:31.105Z] === RUN TestServiceCreateInit [2021-06-09T18:15:31.105Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T18:15:31.105Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T18:15:31.105Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-09T18:15:31.105Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-06-09T18:15:31.105Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:15:31.105Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T18:15:31.105Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:15:31.105Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateServiceConflict [2021-06-09T18:15:31.105Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-09T18:15:31.105Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:15:31.105Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-09T18:15:31.105Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:15:31.105Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:15:31.105Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:15:31.105Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-09T18:15:31.105Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:15:31.105Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:15:31.105Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.105Z] === RUN TestCreateServiceSysctls [2021-06-09T18:15:31.558Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-09T18:15:31.558Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:15:31.558Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-09T18:15:31.558Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestInspect [2021-06-09T18:15:31.558Z] --- SKIP: TestInspect (0.00s) [2021-06-09T18:15:31.558Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestCreateJob [2021-06-09T18:15:31.558Z] --- SKIP: TestCreateJob (0.00s) [2021-06-09T18:15:31.558Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestReplicatedJob [2021-06-09T18:15:31.558Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-09T18:15:31.558Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:15:31.558Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-09T18:15:31.558Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestServiceListWithStatuses [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:15:31.558Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:15:31.558Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:15:31.558Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:15:31.558Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-09T18:15:31.558Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestServicePlugin [2021-06-09T18:15:31.558Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T18:15:31.558Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] === RUN TestServiceUpdateLabel [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] PASS [2021-06-09T18:15:31.558Z] ok github.com/docker/docker/integration/service 0.665s [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === Skipped [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-06-09T18:15:31.558Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:15:31.558Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:15:31.558Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:15:31.558Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-09T18:15:31.558Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-09T18:15:31.558Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:15:31.558Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-09T18:15:31.558Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:15:31.558Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-09T18:15:31.558Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-09T18:15:31.558Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-09T18:15:31.558Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-09T18:15:31.558Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-09T18:15:31.558Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-09T18:15:31.558Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-09T18:15:31.558Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:15:31.558Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-09T18:15:31.558Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-09T18:15:31.558Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:15:31.558Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] [2021-06-09T18:15:31.558Z] DONE 24 tests, 23 skipped in 3.436s [2021-06-09T18:15:31.558Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-09T18:15:32.469Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T18:15:32.469Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T18:15:33.395Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T18:15:33.955Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T18:15:34.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:34.434Z] INFO: Testing against a local daemon [2021-06-09T18:15:34.434Z] === RUN TestSessionCreate [2021-06-09T18:15:34.434Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-09T18:15:34.434Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:15:34.434Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:15:34.434Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:15:34.434Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:15:34.434Z] PASS [2021-06-09T18:15:34.434Z] ok github.com/docker/docker/integration/session 0.568s [2021-06-09T18:15:34.434Z] [2021-06-09T18:15:34.434Z] === Skipped [2021-06-09T18:15:34.434Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-09T18:15:34.434Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:15:34.434Z] [2021-06-09T18:15:34.434Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:15:34.434Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:15:34.434Z] [2021-06-09T18:15:34.434Z] [2021-06-09T18:15:34.434Z] DONE 2 tests, 2 skipped in 2.799s [2021-06-09T18:15:34.434Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-09T18:15:34.882Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-09T18:15:35.443Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T18:15:35.443Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T18:15:36.369Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T18:15:36.929Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T18:15:37.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:37.326Z] INFO: Testing against a local daemon [2021-06-09T18:15:37.326Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:15:37.326Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:15:37.326Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:37.326Z] === RUN TestEventsExecDie [2021-06-09T18:15:37.326Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-09T18:15:37.326Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:15:37.326Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:15:37.326Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:15:37.326Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:15:37.326Z] === RUN TestEventsVolumeCreate [2021-06-09T18:15:37.326Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-09T18:15:37.326Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:15:37.326Z] === RUN TestInfoAPI [2021-06-09T18:15:37.326Z] --- PASS: TestInfoAPI (0.07s) [2021-06-09T18:15:37.326Z] === RUN TestInfoAPIWarnings [2021-06-09T18:15:37.326Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-09T18:15:37.326Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:15:37.326Z] === RUN TestInfoDebug [2021-06-09T18:15:37.326Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-09T18:15:37.326Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:15:37.326Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:15:37.326Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-09T18:15:37.326Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:15:37.326Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:15:37.326Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-09T18:15:37.326Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:15:37.326Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:15:37.490Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T18:15:38.279Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-09T18:15:38.279Z] === RUN TestPingCacheHeaders [2021-06-09T18:15:38.279Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-09T18:15:38.279Z] === RUN TestPingGet [2021-06-09T18:15:38.279Z] --- PASS: TestPingGet (0.03s) [2021-06-09T18:15:38.279Z] === RUN TestPingHead [2021-06-09T18:15:38.279Z] --- PASS: TestPingHead (0.03s) [2021-06-09T18:15:38.279Z] === RUN TestVersion [2021-06-09T18:15:38.279Z] --- PASS: TestVersion (0.03s) [2021-06-09T18:15:38.279Z] PASS [2021-06-09T18:15:38.279Z] ok github.com/docker/docker/integration/system 1.578s [2021-06-09T18:15:38.416Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === Skipped [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:15:38.731Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-09T18:15:38.731Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:15:38.731Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-09T18:15:38.731Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-09T18:15:38.731Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-09T18:15:38.731Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-09T18:15:38.731Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-09T18:15:38.731Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] [2021-06-09T18:15:38.731Z] DONE 14 tests, 8 skipped in 4.100s [2021-06-09T18:15:38.731Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-09T18:15:38.977Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T18:15:39.903Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T18:15:40.465Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T18:15:41.025Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T18:15:41.281Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T18:15:41.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:41.609Z] INFO: Testing against a local daemon [2021-06-09T18:15:41.609Z] === RUN TestVolumesCreateAndList [2021-06-09T18:15:41.609Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-09T18:15:41.609Z] === RUN TestVolumesRemove [2021-06-09T18:15:41.609Z] --- PASS: TestVolumesRemove (0.17s) [2021-06-09T18:15:41.609Z] === RUN TestVolumesInspect [2021-06-09T18:15:41.609Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-09T18:15:41.609Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:15:41.609Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:15:41.609Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:15:41.609Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:15:41.609Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T18:15:41.609Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-09T18:15:41.609Z] PASS [2021-06-09T18:15:41.609Z] ok github.com/docker/docker/integration/volume 0.665s [2021-06-09T18:15:41.609Z] [2021-06-09T18:15:41.609Z] DONE 5 tests in 3.224s [2021-06-09T18:15:41.842Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T18:15:42.062Z] INFO: make.ps1 ended at 06/09/2021 18:15:41 [2021-06-09T18:15:42.062Z] INFO: Integration CLI tests being run from the host: [2021-06-09T18:15:42.062Z] 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-06-09T18:15:42.767Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T18:15:44.132Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T18:15:44.692Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:15:44.692Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T18:15:48.000Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T18:15:48.560Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T18:15:50.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-09T18:15:50.585Z] INFO: Testing against a local daemon [2021-06-09T18:15:50.585Z] === RUN TestDockerSuite [2021-06-09T18:15:50.585Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T18:15:50.585Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T18:15:50.585Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T18:15:50.585Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T18:15:50.585Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T18:15:51.036Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T18:15:51.036Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T18:15:51.036Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T18:15:51.991Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T18:15:51.991Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T18:15:52.944Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T18:15:53.397Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T18:16:00.726Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-09T18:16:00.726Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T18:16:02.114Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-09T18:16:02.114Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-09T18:16:02.114Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T18:16:02.114Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T18:16:02.675Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T18:16:05.940Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T18:16:07.306Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T18:16:08.670Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T18:16:15.381Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T18:16:15.381Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T18:16:15.636Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T18:16:16.998Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T18:16:16.998Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T18:16:17.253Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T18:16:18.617Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T18:16:19.981Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T18:16:21.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T18:16:21.868Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T18:16:21.868Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T18:16:23.233Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T18:16:31.314Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T18:16:32.239Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T18:16:32.800Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T18:16:34.709Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T18:16:36.597Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T18:16:39.859Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T18:16:42.374Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T18:16:44.887Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T18:16:46.250Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T18:16:47.614Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T18:16:47.614Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T18:16:48.541Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T18:16:49.905Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T18:16:50.466Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T18:16:51.829Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T18:16:53.717Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T18:16:56.232Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T18:17:00.395Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T18:17:00.956Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T18:17:00.956Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-09T18:17:01.901Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T18:17:01.901Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T18:17:02.462Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T18:17:03.387Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T18:17:03.387Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T18:17:03.947Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T18:17:05.325Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T18:17:05.777Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T18:17:08.649Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T18:17:08.649Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T18:17:08.649Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T18:17:08.649Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T18:17:08.649Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T18:17:10.474Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-09T18:17:10.474Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T18:17:10.474Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-09T18:17:11.399Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T18:17:11.570Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T18:17:11.570Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T18:17:12.021Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T18:17:12.762Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T18:17:13.688Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-09T18:17:14.248Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T18:17:14.503Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T18:17:15.065Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T18:17:15.626Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T18:17:16.186Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:17:16.186Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T18:17:17.114Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T18:17:17.369Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T18:17:17.369Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T18:17:18.296Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-09T18:17:19.660Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T18:17:19.660Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T18:17:20.585Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-09T18:17:23.847Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T18:17:24.321Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T18:17:25.212Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T18:17:25.469Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-09T18:17:26.030Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T18:17:30.215Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T18:17:31.141Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T18:17:32.505Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-09T18:17:33.430Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-09T18:17:33.991Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-09T18:17:34.917Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-09T18:17:40.157Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-09T18:17:43.420Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-09T18:17:45.309Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-09T18:17:45.564Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-09T18:17:45.819Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-09T18:17:46.381Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-09T18:17:47.308Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-09T18:17:47.870Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-09T18:17:48.434Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-09T18:17:48.996Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-09T18:17:49.924Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T18:17:50.850Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T18:17:51.106Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-09T18:17:51.667Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T18:17:54.929Z] === RUN TestDockerSuite/TestRunState [2021-06-09T18:17:56.297Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T18:17:56.865Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T18:17:57.430Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T18:17:57.685Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-09T18:17:57.685Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T18:17:57.941Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-09T18:17:58.501Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T18:17:59.064Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-09T18:18:01.580Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T18:18:01.580Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T18:18:01.580Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T18:18:01.580Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-09T18:18:01.836Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-09T18:18:02.092Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-09T18:18:05.355Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-09T18:18:05.916Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-09T18:18:08.434Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-09T18:18:08.434Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-09T18:18:09.361Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-09T18:18:10.287Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-09T18:18:12.802Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-09T18:18:12.802Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T18:18:17.013Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T18:18:17.013Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T18:18:17.938Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T18:18:18.500Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T18:18:21.016Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T18:18:21.578Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T18:18:22.139Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T18:18:22.399Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T18:18:22.399Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T18:18:23.326Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T18:18:23.886Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T18:18:24.812Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-09T18:18:24.812Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T18:18:24.812Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T18:18:25.739Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T18:18:29.902Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T18:18:30.159Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T18:18:31.522Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T18:18:33.411Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T18:18:35.298Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T18:18:37.187Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T18:18:39.699Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T18:18:40.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T18:18:40.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T18:18:40.260Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T18:18:40.260Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T18:18:40.516Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-09T18:18:40.516Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-09T18:18:44.674Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-09T18:18:44.930Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-09T18:18:46.817Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-09T18:18:47.377Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-09T18:18:47.938Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T18:18:47.938Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-09T18:18:48.864Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-09T18:18:49.442Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-09T18:18:50.215Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T18:18:50.215Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T18:18:50.377Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-09T18:18:50.377Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-09T18:18:51.303Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T18:18:51.559Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T18:18:52.485Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T18:18:52.485Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-09T18:18:53.045Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-09T18:18:53.605Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-09T18:18:53.860Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T18:18:53.860Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T18:18:54.421Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T18:18:56.307Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-09T18:18:56.562Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-09T18:18:56.562Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T18:18:57.123Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T18:18:57.233Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T18:18:57.233Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T18:18:57.379Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T18:18:58.743Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T18:18:59.305Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T18:19:01.817Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T18:19:02.072Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T18:19:02.072Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T18:19:02.072Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T18:19:03.435Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-09T18:19:04.361Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-09T18:19:05.288Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T18:19:05.288Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T18:19:06.654Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-09T18:19:07.216Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T18:19:07.471Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T18:19:07.496Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T18:19:07.496Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T18:19:07.496Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T18:19:07.496Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T18:19:07.496Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T18:19:07.496Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T18:19:07.727Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T18:19:08.452Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T18:19:10.242Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T18:19:10.242Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T18:19:12.127Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T18:19:12.127Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T18:19:12.127Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T18:19:12.151Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T18:19:13.502Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T18:19:13.666Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T18:19:13.666Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T18:19:13.666Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T18:19:13.666Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T18:19:15.390Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T18:19:15.645Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T18:19:15.645Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T18:19:15.900Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T18:19:15.900Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T18:19:16.460Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T18:19:16.541Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T18:19:18.976Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T18:19:24.213Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T18:19:26.726Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T18:19:27.287Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T18:19:28.652Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T18:19:31.274Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T18:19:31.913Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T18:19:33.803Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T18:19:34.730Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T18:19:34.976Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T18:19:36.493Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T18:19:36.493Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T18:19:36.616Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T18:19:38.506Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T18:19:40.184Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T18:19:40.392Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T18:19:41.703Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T18:19:43.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T18:19:47.442Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T18:19:47.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T18:19:47.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T18:19:47.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T18:19:47.442Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T18:19:47.893Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T18:19:48.966Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T18:19:51.476Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T18:19:56.714Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-09T18:19:56.714Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T18:19:59.225Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-09T18:20:01.111Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T18:20:01.671Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T18:20:02.599Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T18:20:03.160Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T18:20:03.160Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T18:20:04.086Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T18:20:08.247Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T18:20:08.808Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-09T18:20:12.070Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-09T18:20:12.325Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-09T18:20:13.261Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-09T18:20:13.261Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-09T18:20:13.261Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-09T18:20:13.821Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-09T18:20:15.183Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-09T18:20:17.069Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-09T18:20:17.994Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-09T18:20:19.881Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-09T18:20:24.041Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-09T18:20:24.970Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-09T18:20:24.970Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-09T18:20:26.857Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-09T18:20:28.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T18:20:30.277Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T18:20:30.277Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T18:20:30.277Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T18:20:33.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-09T18:20:37.623Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-09T18:20:41.784Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-09T18:20:44.324Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T18:20:49.562Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T18:20:51.316Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T18:20:51.316Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T18:20:51.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T18:20:54.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-09T18:20:56.691Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-09T18:20:57.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T18:20:58.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T18:20:58.577Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-09T18:20:59.939Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-09T18:21:01.303Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-09T18:21:03.816Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-09T18:21:06.328Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-09T18:21:08.216Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-09T18:21:08.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T18:21:10.103Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-09T18:21:12.616Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T18:21:16.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T18:21:27.450Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T18:21:27.450Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T18:21:27.450Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T18:21:28.376Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T18:21:28.376Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T18:21:28.376Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T18:21:28.376Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T18:21:29.302Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T18:21:29.302Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T18:21:30.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T18:21:30.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T18:21:30.230Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T18:21:30.230Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T18:21:30.230Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T18:21:31.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T18:21:31.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T18:21:32.745Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T18:21:32.745Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T18:21:32.745Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T18:21:32.745Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T18:21:32.745Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-09T18:21:35.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T18:21:35.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T18:21:35.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T18:21:39.274Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T18:21:41.161Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T18:21:41.161Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T18:21:41.161Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T18:21:42.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T18:21:42.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T18:21:42.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T18:21:42.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T18:21:42.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T18:21:43.677Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T18:21:47.846Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite (1928.64s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.44s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.04s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.65s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.08s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.78s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.51s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.24s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.24s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.22s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.50s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.70s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.77s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.52s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachDetach (1.70s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.38s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.25s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.23s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.95s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.84s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.76s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.78s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.72s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.86s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.05s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.10s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.40s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.69s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2021-06-09T18:21:47.846Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.67s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.06s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.26s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.76s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.66s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.33s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.57s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.33s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.59s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.99s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.07s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.33s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.65s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.80s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.73s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.62s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.82s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.58s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.48s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.03s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.73s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.56s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.55s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.89s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.15s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.33s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.93s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (9.04s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.03s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.34s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.16s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.41s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.94s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.71s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.24s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.20s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.31s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.91s) [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.11s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.51s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.94s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.96s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.38s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.76s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.89s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.90s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignore (17.41s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.04s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.98s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.34s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.98s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.27s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.23s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.73s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.73s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.64s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.90s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.35s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnv (1.79s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.12s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.58s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.65s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.59s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.89s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s) [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.87s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFails (0.80s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.30s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.26s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.52s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.26s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.60s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.22s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.22s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildHistory (3.68s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.64s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.14s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.39s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.49s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.36s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.31s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.86s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.57s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.73s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.06s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.96s) [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.71s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.37s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.66s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.50s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.72s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.47s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.34s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.62s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.44s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.28s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.88s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildPATH (3.31s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.30s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.68s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.55s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (7.17s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildRm (3.96s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.72s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.44s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.38s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.23s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.40s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.31s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildStderr (1.32s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.13s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.27s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.41s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (22.19s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.38s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-09T18:21:47.847Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.23s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-09T18:21:47.847Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.18s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.44s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.93s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.95s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.89s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2021-06-09T18:21:47.848Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-09T18:21:47.848Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.32s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.10s) [2021-06-09T18:21:47.848Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-09T18:21:47.848Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.63s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.23s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.74s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.23s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.39s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.91s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.72s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.18s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.08s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.37s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.51s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.16s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (5.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2021-06-09T18:21:47.848Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-09T18:21:47.848Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.10s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.15s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.94s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.95s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.63s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.92s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.95s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b8f2a0_} (1.73s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1082508330_/foo_false____} (1.75s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1082508330_/foo_true____} (1.89s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3152141185_/foo_false____} (1.73s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3152141185_/foo_true____} (1.71s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3152141185_/foo_true__0xc000b8f320__} (1.57s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b8f340_} (1.65s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b8f360_} (1.63s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b8f380_} (1.58s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b8f3a0_} (1.80s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.97s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.81s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.82s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.85s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.14s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.72s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.98s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.12s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.26s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.00s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.11s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.21s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.52s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.59s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.80s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.43s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.78s) [2021-06-09T18:21:47.848Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T18:21:47.848Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-06-09T18:21:47.848Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T18:21:47.848Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.66s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.13s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.63s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.14s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.15s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.39s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.19s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.42s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.67s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.56s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.74s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.60s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.28s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsCommit (0.89s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.73s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.26s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsCopy (2.02s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.85s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.64s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.12s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFilters (1.43s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-09T18:21:47.848Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.46s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.63s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.43s) [2021-06-09T18:21:47.849Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T18:21:47.849Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.849Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-09T18:21:47.849Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.13s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsResize (1.13s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.80s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.16s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.23s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExec (1.05s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.10s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.12s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.46s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.83s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.38s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.08s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.06s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.79s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecCgroup (3.45s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecEnv (1.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecInspectID (3.20s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecInteractive (1.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.10s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.13s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.93s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.86s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.82s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecStartFails (1.34s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.47s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecTTY (1.30s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-06-09T18:21:47.849Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T18:21:47.849Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.44s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.15s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.24s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestExecWithUser (2.47s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.30s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestHealth (23.31s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.85s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.12s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.49s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportDisplay (2.22s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportFile (2.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.69s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.75s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.26s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.13s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.36s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.00s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.94s) [2021-06-09T18:21:47.849Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-09T18:21:47.849Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectDefault (1.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectHistory (0.90s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectImage (0.05s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-06-09T18:21:47.849Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T18:21:47.849Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.17s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.06s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.15s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.05s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.83s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectStatus (1.41s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.38s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.19s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.43s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.25s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.28s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.32s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.33s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.33s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.08s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.82s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.47s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.78s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.60s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.90s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.37s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.85s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.87s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.19s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.24s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.31s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.02s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsSince (7.12s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.94s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsTail (0.79s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.73s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestNetHostname (2.07s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.91s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.99s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginActive (1.45s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.50s) [2021-06-09T18:21:47.849Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T18:21:47.849Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.59s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.49s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.85s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.97s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.17s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.06s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPortList (11.71s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.43s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.08s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.13s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.65s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsByOrder (3.90s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.22s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.57s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.70s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.71s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.14s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.54s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.29s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.48s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.50s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.49s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.15s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.97s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2021-06-09T18:21:47.849Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.23s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.47s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.72s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-09T18:21:47.850Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.43s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.45s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.61s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.41s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.51s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.88s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.50s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.78s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.41s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.60s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.78s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.04s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.21s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.87s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.43s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.06s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.00s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.20s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.23s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.08s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.18s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.06s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.89s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.20s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.02s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.40s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.22s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.65s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.10s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.70s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.32s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-09T18:21:47.850Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.95s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (3.03s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.44s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.58s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunExitCode (0.75s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.51s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.14s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.46s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.42s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.45s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.50s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunMount (8.16s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.13s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.35s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.56s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetHost (1.33s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.12s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.17s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.37s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.55s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-06-09T18:21:47.850Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.78s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.83s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.21s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.13s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (5.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.17s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.93s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.70s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.11s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.78s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunState (1.50s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-06-09T18:21:47.850Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T18:21:47.850Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunSysctls (2.06s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.98s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.90s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.95s) [2021-06-09T18:21:47.850Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.27s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.47s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.65s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.96s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.73s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.98s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.20s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.22s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.45s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.48s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.74s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.04s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.73s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.44s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-09T18:21:47.851Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.61s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.44s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.24s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.37s) [2021-06-09T18:21:47.851Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents830057250 [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.69s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.16s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.46s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.27s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.45s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.35s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartRecordError (1.62s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.98s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.22s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.78s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.05s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.85s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.56s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.98s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.05s) [2021-06-09T18:21:47.851Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.85s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.60s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.30s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateStats (3.80s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.20s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.50s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.85s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.16s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.13s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.42s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.53s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.14s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.15s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.30s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.68s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.80s) [2021-06-09T18:21:47.851Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.98s) [2021-06-09T18:21:47.851Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T18:21:47.851Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-09T18:21:47.851Z] === RUN TestDockerRegistrySuite [2021-06-09T18:21:47.851Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T18:21:49.215Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T18:21:50.578Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T18:21:52.469Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T18:21:52.469Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:21:56.653Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:22:01.895Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T18:22:05.164Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T18:22:06.090Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T18:22:07.454Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T18:22:07.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T18:22:08.382Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T18:22:09.745Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T18:22:11.109Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T18:22:12.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T18:22:12.475Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T18:22:13.368Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T18:22:13.368Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T18:22:13.402Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-09T18:22:14.331Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T18:22:15.523Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T18:22:15.523Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T18:22:17.597Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T18:22:20.111Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T18:22:20.166Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T18:22:21.038Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T18:22:21.126Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T18:22:21.126Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T18:22:21.126Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T18:22:23.277Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T18:22:23.729Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T18:22:24.320Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T18:22:24.699Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T18:22:25.152Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T18:22:25.246Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:22:25.246Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:22:25.603Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T18:22:26.610Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:22:27.275Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-09T18:22:27.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:22:28.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-09T18:22:28.654Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-09T18:22:28.910Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-09T18:22:28.910Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-09T18:22:29.166Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T18:22:30.092Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-09T18:22:32.629Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T18:22:33.358Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-09T18:22:33.358Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T18:22:33.614Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T18:22:34.147Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T18:22:34.147Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T18:22:35.501Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T18:22:35.667Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T18:22:35.667Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T18:22:36.062Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T18:22:36.062Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T18:22:36.120Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T18:22:36.625Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T18:22:36.881Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T18:22:37.442Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T18:22:37.442Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-09T18:22:37.442Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T18:22:39.331Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T18:22:39.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-09T18:22:41.518Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T18:22:43.149Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T18:22:43.407Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T18:22:43.604Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T18:22:44.333Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T18:22:44.558Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T18:22:44.558Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T18:22:45.512Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T18:22:45.696Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T18:22:45.971Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T18:22:45.971Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T18:22:45.971Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite (58.48s) [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.49s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d6373ade26195] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.34s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d3ac0202fdb40] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d38817553c2b6] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-09T18:22:46.258Z] check_test.go:196: [da332038b2f2a] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2021-06-09T18:22:46.258Z] check_test.go:196: [de577bb439fc3] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d3ab5950bd7a1] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.57s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d9de90150e88a] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d9f627ee97794] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d725c42487b3f] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d6ccac9c57295] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2021-06-09T18:22:46.258Z] check_test.go:196: [da4b7e7b2f38f] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d9d7d6cbbef5e] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d2adc1ecfa18f] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.67s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d14dcdf52c83e] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.04s) [2021-06-09T18:22:46.258Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aeec95b521bf94d581501e486729f10bac3ef7fa3a59b4749b9a9637e4a7a017 [2021-06-09T18:22:46.258Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:57a623a9f15f49854ea9b4c26f439a550fd2e559c04683e69738291ee2a5605a [2021-06-09T18:22:46.258Z] check_test.go:196: [dbe65e0728dfa] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.39s) [2021-06-09T18:22:46.258Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b6a6a76c460da0d2f3232d8da39fa7f2ce6f40592e8782a5f29d9798f24a435 [2021-06-09T18:22:46.258Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22d23d331739bb8c1d18e255ff6b1dfa4caf3e32d33c062f551e177c54000524 [2021-06-09T18:22:46.258Z] check_test.go:196: [dab7863645401] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d7cefe4c16224] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.91s) [2021-06-09T18:22:46.258Z] check_test.go:196: [daa86972c1898] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d098218efb3ae] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d2f316831e415] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d076c97be2e0c] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d95a61d215db0] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.56s) [2021-06-09T18:22:46.258Z] check_test.go:196: [dbb0d28f4e8b5] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.93s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d8e7b0100de56] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2021-06-09T18:22:46.258Z] check_test.go:196: [dab67794c14f7] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.79s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d1028a30f0663] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d4988400f4643] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d7af77f219b4c] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.41s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d3164b3278753] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.39s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d1d93df415113] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d814e8d2868fc] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-06-09T18:22:46.258Z] check_test.go:196: [dc52396017df3] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.67s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d678c7573273e] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.55s) [2021-06-09T18:22:46.258Z] check_test.go:196: [dc3916c772cef] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.40s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d50d1370d8a18] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2021-06-09T18:22:46.258Z] check_test.go:196: [d75002d24c85a] daemon is not started [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2021-06-09T18:22:46.258Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-09T18:22:46.258Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T18:22:46.258Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T18:22:46.820Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:22:50.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:22:51.733Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T18:22:57.519Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T18:23:01.689Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T18:23:03.056Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T18:23:04.420Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:23:04.676Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:23:06.039Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:23:07.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:23:08.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T18:23:12.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T18:23:12.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T18:23:12.852Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T18:23:12.852Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T18:23:13.108Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T18:23:13.364Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T18:23:13.619Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite (27.60s) [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.57s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d7bdee08c43b6] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.98s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d230df410d31a] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.43s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d086de79174fb] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.01s) [2021-06-09T18:23:13.875Z] check_test.go:223: [dcec88513bbcf] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.86s) [2021-06-09T18:23:13.875Z] check_test.go:223: [da4d74430f02c] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d6496111075b9] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d1bb8e3a772ed] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d668109e7d4c9] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d1292522f4b48] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d7c4b3ce5ea82] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d39d2ba2bf5f6] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d4b3359af6d7c] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-06-09T18:23:13.875Z] check_test.go:223: [dae3e503ee5d2] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d401b9ec4bc15] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d45ae70b790c3] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d7b95b2b4e5e3] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-06-09T18:23:13.875Z] check_test.go:223: [da624135947f5] daemon is not started [2021-06-09T18:23:13.875Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-09T18:23:13.875Z] check_test.go:223: [d6c792511cfaa] daemon is not started [2021-06-09T18:23:13.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T18:23:13.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T18:23:14.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T18:23:15.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T18:23:15.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T18:23:16.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T18:23:16.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T18:23:16.963Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T18:23:17.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.84s) [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-06-09T18:23:17.780Z] check_test.go:252: [dd5b0331c902c] daemon is not started [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-09T18:23:17.780Z] check_test.go:252: [d50da0297ee21] daemon is not started [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-09T18:23:17.780Z] check_test.go:252: [df66380dbde5e] daemon is not started [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-09T18:23:17.780Z] check_test.go:252: [d34f377dd560a] daemon is not started [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-06-09T18:23:17.780Z] check_test.go:252: [d899da521e39b] daemon is not started [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-06-09T18:23:17.780Z] check_test.go:252: [d38d25a698916] daemon is not started [2021-06-09T18:23:17.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-09T18:23:17.780Z] check_test.go:252: [d1f8f10cf65eb] daemon is not started [2021-06-09T18:23:17.780Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T18:23:17.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T18:23:23.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T18:23:23.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T18:23:23.270Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T18:23:23.270Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T18:23:23.525Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-06-09T18:23:23.525Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-06-09T18:23:23.525Z] check_test.go:279: [d2fb2b786a3ac] daemon is not started [2021-06-09T18:23:23.525Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-06-09T18:23:23.525Z] check_test.go:279: [da8a5d21d610d] daemon is not started [2021-06-09T18:23:23.525Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-09T18:23:23.525Z] check_test.go:279: [d00d586a470e7] daemon is not started [2021-06-09T18:23:23.525Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-09T18:23:23.525Z] check_test.go:279: [d02aeed3e4896] daemon is not started [2021-06-09T18:23:23.525Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-09T18:23:23.525Z] check_test.go:279: [d5c18d0a0091c] daemon is not started [2021-06-09T18:23:23.525Z] === RUN TestDockerNetworkSuite [2021-06-09T18:23:23.525Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-09T18:23:26.038Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-09T18:23:26.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-09T18:23:33.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-09T18:23:33.754Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-09T18:23:34.132Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T18:23:34.132Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T18:23:35.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-09T18:23:35.648Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T18:23:36.571Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-09T18:23:39.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-09T18:23:41.385Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T18:23:41.385Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T18:23:41.385Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T18:23:41.733Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-09T18:23:41.836Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T18:23:42.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-09T18:23:42.296Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T18:23:42.296Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T18:23:44.807Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-09T18:23:48.992Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-09T18:23:53.164Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-09T18:23:53.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-09T18:23:56.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-09T18:23:58.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-09T18:23:58.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-09T18:23:59.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-09T18:24:00.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-09T18:24:02.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-09T18:24:02.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-09T18:24:02.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-09T18:24:03.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-09T18:24:03.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-09T18:24:03.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-09T18:24:03.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-09T18:24:04.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-09T18:24:06.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-09T18:24:06.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-09T18:24:07.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-09T18:24:07.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-09T18:24:07.347Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T18:24:07.347Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T18:24:07.798Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T18:24:10.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-09T18:24:11.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-09T18:24:13.049Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-09T18:24:25.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-09T18:24:25.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-09T18:24:25.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-09T18:24:25.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-09T18:24:25.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-09T18:24:25.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-09T18:24:25.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-09T18:24:25.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-09T18:24:27.633Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-09T18:24:28.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T18:24:28.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T18:24:29.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T18:24:30.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-09T18:24:30.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-09T18:24:30.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-09T18:24:30.148Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-09T18:24:31.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-09T18:24:32.964Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-09T18:24:32.967Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T18:24:36.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-09T18:24:36.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T18:24:36.789Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-09T18:24:39.528Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T18:24:40.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-09T18:24:40.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-09T18:24:42.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-09T18:24:44.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-09T18:24:44.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-09T18:24:44.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-09T18:24:46.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-09T18:24:47.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-09T18:24:48.421Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-09T18:24:50.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite (90.85s) [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.43s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [d1e3458778cb4] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [d55025cdbb71e] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.48s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [de941f832ebbe] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.33s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [d13e92853afc6] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.68s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:1233: [db6bf9fb966ad] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.86s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [d1352aed3896a] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.11s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [da5132ec60ce0] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [df924b699ff7c] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.36s) [2021-06-09T18:24:54.491Z] docker_cli_network_unix_test.go:46: [de3b4fac45a58] daemon is not started [2021-06-09T18:24:54.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d91fc6d80542c] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d7a3922b560fb] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.17s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [df2ea7d968586] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.26s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [df0bbc2d6c6c2] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d5e7f8031e38d] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d1b0f786a1446] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.02s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d552ea662e328] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [db1f82181bcce] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d22531416800e] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d4f5771f0bdd5] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.03s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d7c4d84f945a4] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.39s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d2e9cde422d67] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d04a3e58e6d3f] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [df267bc458439] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d3c04931be342] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.04s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:968: [dbeb7d6a30701] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d1d21d4aa7b06] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.87s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:1116: [d8c98e2576dd8] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [db92246a1f802] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.20s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d2d6546a531f1] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d548c3ab337b4] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d85265acf5ec0] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d768d56102fda] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [de0a4c948bc4e] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d16087cf94fdd] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.21s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [db46198ce8fab] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d702d9e1412ba] daemon is not started [2021-06-09T18:24:54.492Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [df970593dbff9] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.25s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [dfc979bf9e00a] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.19s) [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.37s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:1084: [dcb920639e039] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d1a7f70c02140] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.29s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d2ec6ac59dad1] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.70s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d3d93f8e7f95e] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [db71b92eb28d5] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [de7218f6f73a9] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d0232a5b76672] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.31s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d7ca551d37544] daemon is not started [2021-06-09T18:24:54.492Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.11s) [2021-06-09T18:24:54.492Z] docker_cli_network_unix_test.go:46: [d59293a29e369] daemon is not started [2021-06-09T18:24:54.492Z] === RUN TestDockerHubPullSuite [2021-06-09T18:24:54.492Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-09T18:24:54.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-09T18:24:56.380Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-09T18:24:57.305Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-09T18:24:58.230Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-09T18:24:58.791Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-09T18:25:00.154Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-09T18:25:00.410Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite (6.28s) [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s) [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2021-06-09T18:25:00.665Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-09T18:25:00.665Z] PASS [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === Skipped [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.05s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-09T18:25:00.665Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-09T18:25:00.665Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.665Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T18:25:00.665Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-09T18:25:00.665Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-09T18:25:00.665Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-09T18:25:00.666Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-09T18:25:00.666Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.05s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.05s) [2021-06-09T18:25:00.666Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T18:25:00.666Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-09T18:25:00.666Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-09T18:25:00.666Z] docker_cli_network_unix_test.go:46: [df970593dbff9] daemon is not started [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] [2021-06-09T18:25:00.666Z] DONE 1269 tests, 51 skipped in 2169.355s [2021-06-09T18:25:00.666Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:25:00.666Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T18:25:00.666Z] +++ kill 8304 [2021-06-09T18:25:00.921Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-09T18:25:01.845Z] +++ /etc/init.d/apparmor stop [2021-06-09T18:25:01.845Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T18:25:01.845Z] [2021-06-09T18:25:01.845Z] Unloading profiles will leave already running processes permanently [2021-06-09T18:25:01.845Z] unconfined, which can lead to unexpected situations. [2021-06-09T18:25:01.845Z] [2021-06-09T18:25:01.845Z] To set a process to complain mode, use the command line tool [2021-06-09T18:25:01.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T18:25:01.845Z] +++ true [2021-06-09T18:25:01.845Z] exiting test-integration [2021-06-09T18:25:01.845Z] ++ exit 0 [2021-06-09T18:25:01.845Z] [2021-06-09T18:25:01.845Z] + for job in $(jobs -p) [2021-06-09T18:25:01.845Z] + wait 8590 [2021-06-09T18:25:03.733Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-09T18:25:06.998Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-09T18:25:08.886Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-09T18:25:33.178Z] --- PASS: TestBuildWCOWSandboxSize (889.79s) [2021-06-09T18:25:33.178Z] === RUN TestBuildWithEmptyDockerfile [2021-06-09T18:25:33.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:25:33.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:25:33.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:25:33.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:25:33.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:25:33.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:25:33.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-09T18:25:33.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-09T18:25:33.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-09T18:25:33.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s) [2021-06-09T18:25:33.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-09T18:25:33.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-09T18:25:33.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-09T18:25:33.178Z] === RUN TestBuildPreserveOwnership [2021-06-09T18:25:33.178Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-09T18:25:33.178Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:25:33.178Z] === RUN TestBuildPlatformInvalid [2021-06-09T18:25:33.178Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-06-09T18:25:33.178Z] PASS [2021-06-09T18:25:33.178Z] ok github.com/docker/docker/integration/build 1111.091s [2021-06-09T18:25:33.178Z] [2021-06-09T18:25:33.178Z] === Skipped [2021-06-09T18:25:33.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-09T18:25:33.178Z] build_session_test.go:25: TODO: BuildKit [2021-06-09T18:25:33.178Z] [2021-06-09T18:25:33.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-09T18:25:33.178Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.178Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-09T18:25:33.179Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-09T18:25:33.179Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-09T18:25:33.179Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] DONE 29 tests, 5 skipped in 1139.810s [2021-06-09T18:25:33.179Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-09T18:25:33.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:25:33.179Z] INFO: Testing against a local daemon [2021-06-09T18:25:33.179Z] === RUN TestConfigInspect [2021-06-09T18:25:33.179Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestConfigList [2021-06-09T18:25:33.179Z] --- SKIP: TestConfigList (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestConfigsCreateAndDelete [2021-06-09T18:25:33.179Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestConfigsUpdate [2021-06-09T18:25:33.179Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestTemplatedConfig [2021-06-09T18:25:33.179Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestConfigCreateResolve [2021-06-09T18:25:33.179Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:25:33.179Z] === RUN TestConfigDaemonLibtrustID [2021-06-09T18:25:33.179Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:25:33.179Z] PASS [2021-06-09T18:25:33.179Z] ok github.com/docker/docker/integration/config 0.197s [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === Skipped [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-09T18:25:33.179Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] [2021-06-09T18:25:33.179Z] DONE 7 tests, 7 skipped in 3.367s [2021-06-09T18:25:33.179Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-09T18:25:33.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:25:33.179Z] INFO: Testing against a local daemon [2021-06-09T18:25:33.179Z] === RUN TestCheckpoint [2021-06-09T18:25:33.179Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-09T18:25:33.179Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:25:33.179Z] === RUN TestContainerInvalidJSON [2021-06-09T18:25:33.179Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:25:33.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:25:33.179Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:25:33.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:25:33.179Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:25:33.179Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:25:33.179Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-09T18:25:33.179Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-09T18:25:33.179Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-09T18:25:33.179Z] --- PASS: TestContainerInvalidJSON (0.58s) [2021-06-09T18:25:33.179Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-09T18:25:33.179Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-09T18:25:33.179Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-06-09T18:25:33.179Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-09T18:25:33.179Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.39s) [2021-06-09T18:25:33.179Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-09T18:25:33.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-09T18:25:33.179Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-09T18:25:33.179Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-09T18:25:33.179Z] === RUN TestCopyFromContainer [2021-06-09T18:25:33.179Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-09T18:25:33.179Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-09T18:25:33.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:25:33.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:25:33.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:25:33.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:25:33.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:25:33.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:25:33.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-09T18:25:33.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-09T18:25:33.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-09T18:25:33.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-09T18:25:33.179Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-09T18:25:33.179Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:25:33.179Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidEnv [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-09T18:25:33.179Z] === RUN TestCreateTmpfsMountsTarget [2021-06-09T18:25:33.179Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:25:33.179Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-09T18:25:33.179Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:25:33.179Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:25:33.179Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-09T18:25:33.179Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:25:33.179Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:25:33.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:25:33.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-09T18:25:33.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-06-09T18:25:33.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-09T18:25:33.179Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T18:25:33.179Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:25:33.179Z] === RUN TestCreateDifferentPlatform [2021-06-09T18:25:33.179Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-09T18:25:33.179Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-09T18:25:33.179Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-09T18:25:33.179Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-09T18:25:33.179Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-09T18:25:33.179Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-06-09T18:25:33.179Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-09T18:25:33.179Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T18:25:33.179Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:25:33.179Z] === RUN TestContainerKillOnDaemonStart [2021-06-09T18:25:33.179Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:25:33.179Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:33.179Z] === RUN TestDiff [2021-06-09T18:25:33.179Z] --- SKIP: TestDiff (0.00s) [2021-06-09T18:25:33.179Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:25:33.179Z] === RUN TestExecWithCloseStdin [2021-06-09T18:25:36.933Z] --- PASS: TestExecWithCloseStdin (3.21s) [2021-06-09T18:25:36.933Z] === RUN TestExec [2021-06-09T18:25:39.132Z] --- PASS: TestExec (2.26s) [2021-06-09T18:25:39.132Z] === RUN TestExecUser [2021-06-09T18:25:39.132Z] --- SKIP: TestExecUser (0.00s) [2021-06-09T18:25:39.132Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:25:39.132Z] === RUN TestExportContainerAndImportImage [2021-06-09T18:25:39.132Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-09T18:25:39.132Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:39.132Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-09T18:25:39.132Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:25:39.132Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:39.132Z] === RUN TestHealthCheckWorkdir [2021-06-09T18:25:39.132Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-09T18:25:39.132Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:25:39.132Z] === RUN TestHealthKillContainer [2021-06-09T18:25:39.132Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-09T18:25:39.132Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:25:39.132Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-09T18:25:39.132Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:25:39.132Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:25:39.132Z] === RUN TestKillContainerInvalidSignal [2021-06-09T18:25:39.834Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T18:25:39.834Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T18:25:39.834Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T18:25:40.677Z] --- PASS: TestKillContainerInvalidSignal (1.91s) [2021-06-09T18:25:40.677Z] === RUN TestKillContainer [2021-06-09T18:25:40.677Z] === RUN TestKillContainer/no_signal [2021-06-09T18:25:42.868Z] === RUN TestKillContainer/non_killing_signal [2021-06-09T18:25:42.868Z] === RUN TestKillContainer/killing_signal [2021-06-09T18:25:49.965Z] --- PASS: TestKillContainer (9.06s) [2021-06-09T18:25:49.965Z] --- PASS: TestKillContainer/no_signal (1.93s) [2021-06-09T18:25:49.965Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:25:49.965Z] --- PASS: TestKillContainer/killing_signal (7.08s) [2021-06-09T18:25:49.965Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-09T18:25:49.965Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:25:49.965Z] === RUN TestKillStoppedContainer [2021-06-09T18:25:49.965Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:25:49.965Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-09T18:25:49.965Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:25:49.965Z] === RUN TestKillDifferentUserContainer [2021-06-09T18:25:49.965Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:25:49.965Z] === RUN TestInspectOomKilledTrue [2021-06-09T18:25:49.965Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:49.965Z] === RUN TestInspectOomKilledFalse [2021-06-09T18:25:49.965Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-09T18:25:49.965Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:25:49.965Z] === RUN TestLogsFollowTailEmpty [2021-06-09T18:25:51.509Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2021-06-09T18:25:51.509Z] === RUN TestNetworkNat [2021-06-09T18:25:51.509Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-09T18:25:51.509Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:25:51.509Z] === RUN TestNetworkLocalhostTCPNat [2021-06-09T18:25:54.431Z] --- PASS: TestNetworkLocalhostTCPNat (2.29s) [2021-06-09T18:25:54.431Z] === RUN TestNetworkLoopbackNat [2021-06-09T18:25:54.431Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-09T18:25:54.431Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:25:54.431Z] === RUN TestPause [2021-06-09T18:25:54.431Z] --- SKIP: TestPause (0.00s) [2021-06-09T18:25:54.431Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:25:54.431Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-09T18:25:55.981Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.93s) [2021-06-09T18:25:55.981Z] === RUN TestPauseStopPausedContainer [2021-06-09T18:25:55.981Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-09T18:25:55.981Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:25:55.981Z] === RUN TestPsFilter [2021-06-09T18:25:55.981Z] --- PASS: TestPsFilter (0.22s) [2021-06-09T18:25:55.981Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-09T18:25:58.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.15s) [2021-06-09T18:25:58.172Z] === RUN TestRemoveContainerWithVolume [2021-06-09T18:26:00.360Z] --- PASS: TestRemoveContainerWithVolume (2.24s) [2021-06-09T18:26:00.360Z] === RUN TestRemoveContainerRunning [2021-06-09T18:26:02.554Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-06-09T18:26:02.554Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-09T18:26:04.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s) [2021-06-09T18:26:04.747Z] === RUN TestRemoveInvalidContainer [2021-06-09T18:26:04.747Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-09T18:26:04.747Z] === RUN TestRenameLinkedContainer [2021-06-09T18:26:04.747Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-09T18:26:04.747Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:26:04.747Z] === RUN TestRenameStoppedContainer [2021-06-09T18:26:05.045Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-09T18:26:06.937Z] --- PASS: TestRenameStoppedContainer (2.54s) [2021-06-09T18:26:06.937Z] === RUN TestRenameRunningContainerAndReuse [2021-06-09T18:26:11.650Z] --- PASS: TestRenameRunningContainerAndReuse (4.55s) [2021-06-09T18:26:11.650Z] === RUN TestRenameInvalidName [2021-06-09T18:26:13.846Z] --- PASS: TestRenameInvalidName (1.99s) [2021-06-09T18:26:13.846Z] === RUN TestRenameAnonymousContainer [2021-06-09T18:26:19.869Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-09T18:26:24.196Z] --- PASS: TestRenameAnonymousContainer (9.36s) [2021-06-09T18:26:24.196Z] === RUN TestRenameContainerWithSameName [2021-06-09T18:26:25.170Z] --- PASS: TestRenameContainerWithSameName (2.06s) [2021-06-09T18:26:25.170Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-09T18:26:25.170Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:26:25.170Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:26:25.170Z] === RUN TestResize [2021-06-09T18:26:27.366Z] --- PASS: TestResize (2.03s) [2021-06-09T18:26:27.366Z] === RUN TestResizeWithInvalidSize [2021-06-09T18:26:29.556Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2021-06-09T18:26:29.556Z] === RUN TestResizeWhenContainerNotStarted [2021-06-09T18:26:31.745Z] --- PASS: TestResizeWhenContainerNotStarted (2.55s) [2021-06-09T18:26:31.745Z] === RUN TestDaemonRestartKillContainers [2021-06-09T18:26:31.745Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:26:31.745Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:26:31.745Z] === RUN TestStats [2021-06-09T18:26:31.745Z] --- SKIP: TestStats (0.00s) [2021-06-09T18:26:31.745Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:26:31.745Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite (1774.39s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.36s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.51s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.00s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.04s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.62s) [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:562: [d457d933fbb52] joining swarm manager [ddc8f2dbed5a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:584: [dfaa148e81cdb] joining swarm manager [ddc8f2dbed5a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.896Z] check_test.go:380: [d457d933fbb52] daemon is not started [2021-06-09T18:26:37.896Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.32s) [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:45: [dbcc2fc490e73] joining swarm manager [d5a4c211ce108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.31s) [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (56.61s) [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:303: [dd93667706f70] joining swarm manager [d951cbefc3f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:304: [d47bb831aeb08] joining swarm manager [d951cbefc3f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-09T18:26:37.896Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.60s) [2021-06-09T18:26:37.896Z] docker_api_swarm_test.go:271: [d31a5b1fb77ab] joining swarm manager [dceca736d32c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:272: [d7597963d5950] joining swarm manager [dceca736d32c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.15s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.00s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.93s) [2021-06-09T18:26:37.897Z] docker_api_swarm_node_test.go:19: [d93658266184f] joining swarm manager [d689c138cd9f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_node_test.go:20: [d0e183eabe410] joining swarm manager [d689c138cd9f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.07s) [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:501: [db7df9e779991] joining swarm manager [d556aead4744b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:506: [d9a23d204b331] joining swarm manager [d556aead4744b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.18s) [2021-06-09T18:26:37.897Z] docker_api_swarm_node_test.go:80: [d4feba6216ccb] joining swarm manager [d6e34cd3bca59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.19s) [2021-06-09T18:26:37.897Z] docker_api_swarm_node_test.go:52: [dd763f2d8b296] joining swarm manager [dd099896b6127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_node_test.go:53: [d5a6fdade7783] joining swarm manager [dd099896b6127]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.72s) [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:201: [d74317692bc42] joining swarm manager [d5bc336e21172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.55s) [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:383: [d8fc53ebaf37d] joining swarm manager [da893efce4e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:384: [d1a83bf7e0da8] joining swarm manager [da893efce4e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] check_test.go:380: [d1a83bf7e0da8] daemon is not started [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.11s) [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:801: [d16d945f88957] joining swarm manager [d985b2fb1e3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:801: [d66fc596b6b49] joining swarm manager [d985b2fb1e3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:801: [de94fe6c41ed1] joining swarm manager [d985b2fb1e3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:801: [d6b7796aef217] joining swarm manager [d985b2fb1e3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:809: [de6a66406b8ba] joining swarm manager [d985b2fb1e3e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.19s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.56s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:394: [d5b424a2a0c13] joining swarm manager [d90f56854a15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:394: [d007938b9d4a1] joining swarm manager [d90f56854a15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.91s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:342: [daa3e2e953fed] joining swarm manager [d0cff87cbd03c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:342: [dc7a029cdb94d] joining swarm manager [d0cff87cbd03c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.21s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:489: [d3d26b23045f7] joining swarm manager [d88a1c432bc61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:489: [d5b4e58b7859c] joining swarm manager [d88a1c432bc61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.48s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.06s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:127: [d3516eb3df791] joining swarm manager [d5e431afbbf94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:128: [da618dc390043] joining swarm manager [d5e431afbbf94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:136: [d79eb6d48a99a] joining swarm manager [d5e431afbbf94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:137: [d834e1afcce09] joining swarm manager [d5e431afbbf94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.69s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.71s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:303: [d5f1d48557b08] joining swarm manager [dad727f58461c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:303: [df4b85d1f7ef0] joining swarm manager [dad727f58461c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.92s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:99: [d472a0c04efed] joining swarm manager [d30ed5c1aec97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:100: [d46cd6fed6243] joining swarm manager [d30ed5c1aec97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] check_test.go:380: [d472a0c04efed] daemon is not started [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.17s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:532: [dcc8d02c466c8] joining swarm manager [d9c5ddea6e4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:533: [d89d385fdc6bc] joining swarm manager [d9c5ddea6e4b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.92s) [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:147: [d67e1b8e8894b] joining swarm manager [da4df3f953a08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_api_swarm_service_test.go:147: [d47052059552e] joining swarm manager [da4df3f953a08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (37.08s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.80s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.42s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.83s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.69s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.12s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.69s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.79s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.68s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.11s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.83s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.30s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (5.72s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.61s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.37s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.85s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.61s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.62s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.69s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.59s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.44s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.49s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.32s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.33s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.47s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.30s) [2021-06-09T18:26:37.897Z] docker_cli_service_logs_test.go:245: checking task wlevq6krzp6u [2021-06-09T18:26:37.897Z] docker_cli_service_logs_test.go:250: checking messages for wlevq6krzp6u [2021-06-09T18:26:37.897Z] docker_cli_service_logs_test.go:245: checking task khalx5om50we [2021-06-09T18:26:37.897Z] docker_cli_service_logs_test.go:250: checking messages for khalx5om50we [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.78s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.97s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1901: [d9bbfb0afaaab] joining swarm manager [d57a3ebb7e32b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1902: [df5687edcf8b9] joining swarm manager [d57a3ebb7e32b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.19s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.68s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1802: [db7367510cb64] joining swarm manager [df9e3b0e33cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1803: [dca8890fa713e] joining swarm manager [df9e3b0e33cfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.86s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.47s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1321: [da8da057d18d9] joining swarm manager [dac79455e5300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1322: [df11680765535] joining swarm manager [dac79455e5300]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.86s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.87s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.42s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.79s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.57s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.67s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2021-06-09T18:26:37.897Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.71s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.35s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.38s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1186: [d346e883fd804] joining swarm manager [de541dcc95486]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1195: [d0c364d7b1cc7] joining swarm manager [de541dcc95486]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.85s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.15s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.54s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1118: [dbae0139812ff] joining swarm manager [d6a5f2772f424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1119: [d3a429cda2bc4] joining swarm manager [d6a5f2772f424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1172: [de82256e3770c] joining swarm manager [d6a5f2772f424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.96s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1453: [d2901e9f66e98] joining swarm manager [d75a53928c4b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] docker_cli_swarm_test.go:1454: [dde34e6b6e640] joining swarm manager [d75a53928c4b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.57s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.99s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.46s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.05s) [2021-06-09T18:26:37.897Z] docker_cli_swarm_unix_test.go:62: [dacfb516b9fd6] joining swarm manager [d7e3bae35ad73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.65s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.35s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.71s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.47s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.66s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.63s) [2021-06-09T18:26:37.897Z] docker_api_swarm_test.go:961: [dff1afc873b13] joining swarm manager [db0957ceae957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.17s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.69s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.65s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.18s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.21s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.37s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.03s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.89s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.50s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.96s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.26s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2021-06-09T18:26:37.897Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-06-09T18:26:37.897Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T18:26:37.897Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-09T18:26:42.102Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.88s) [2021-06-09T18:26:42.102Z] === RUN TestStopContainerWithTimeout [2021-06-09T18:26:42.102Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-09T18:26:42.102Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:26:42.102Z] === RUN TestUpdateRestartPolicy [2021-06-09T18:26:51.851Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T18:26:51.851Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T18:26:51.851Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T18:26:52.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-09T18:27:03.244Z] --- PASS: TestUpdateRestartPolicy (20.68s) [2021-06-09T18:27:03.244Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-09T18:27:03.244Z] --- PASS: TestUpdateRestartWithAutoRemove (1.92s) [2021-06-09T18:27:03.244Z] === RUN TestWaitNonBlocked [2021-06-09T18:27:03.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:27:03.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:27:03.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:27:03.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:27:03.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-09T18:27:03.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-09T18:27:04.251Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T18:27:11.902Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-09T18:27:11.902Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.67s) [2021-06-09T18:27:11.902Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.40s) [2021-06-09T18:27:11.902Z] === RUN TestWaitBlocked [2021-06-09T18:27:11.902Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-09T18:27:11.902Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:11.902Z] PASS [2021-06-09T18:27:11.902Z] ok github.com/docker/docker/integration/container 99.554s [2021-06-09T18:27:11.902Z] [2021-06-09T18:27:11.902Z] === Skipped [2021-06-09T18:27:11.902Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-09T18:27:11.902Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-09T18:27:11.902Z] [2021-06-09T18:27:11.902Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-09T18:27:11.902Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.902Z] [2021-06-09T18:27:11.902Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-09T18:27:11.902Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-09T18:27:11.902Z] [2021-06-09T18:27:11.902Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-09T18:27:11.902Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.902Z] [2021-06-09T18:27:11.902Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-09T18:27:11.902Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:11.902Z] [2021-06-09T18:27:11.902Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-09T18:27:11.903Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-09T18:27:11.903Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-09T18:27:11.903Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-09T18:27:11.903Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-09T18:27:11.903Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-09T18:27:11.903Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-09T18:27:11.903Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-09T18:27:11.903Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-09T18:27:11.903Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-09T18:27:11.903Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-09T18:27:11.903Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:27:11.903Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-09T18:27:11.903Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-09T18:27:11.903Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-09T18:27:11.903Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-09T18:27:11.903Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-09T18:27:11.903Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-09T18:27:11.903Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-09T18:27:11.903Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-09T18:27:11.903Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-09T18:27:11.903Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-09T18:27:11.903Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-09T18:27:11.903Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] [2021-06-09T18:27:11.903Z] DONE 88 tests, 33 skipped in 102.332s [2021-06-09T18:27:11.903Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-09T18:27:13.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:13.448Z] INFO: Testing against a local daemon [2021-06-09T18:27:13.448Z] === RUN TestCommitInheritsEnv [2021-06-09T18:27:13.448Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-09T18:27:13.448Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:27:13.448Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-09T18:27:13.448Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:27:13.448Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:27:13.448Z] === RUN TestImagesFilterMultiReference [2021-06-09T18:27:13.448Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-09T18:27:13.448Z] === RUN TestImagePullPlatformInvalid [2021-06-09T18:27:13.448Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-09T18:27:13.448Z] === RUN TestRemoveImageOrphaning [2021-06-09T18:27:14.425Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2021-06-09T18:27:14.425Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-09T18:27:14.425Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-09T18:27:14.425Z] === RUN TestTagInvalidReference [2021-06-09T18:27:14.425Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-09T18:27:14.425Z] === RUN TestTagValidPrefixedRepo [2021-06-09T18:27:14.425Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-09T18:27:14.425Z] === RUN TestTagExistedNameWithoutForce [2021-06-09T18:27:14.425Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-09T18:27:14.425Z] === RUN TestTagOfficialNames [2021-06-09T18:27:14.425Z] --- PASS: TestTagOfficialNames (0.11s) [2021-06-09T18:27:14.425Z] === RUN TestTagMatchesDigest [2021-06-09T18:27:14.425Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-09T18:27:14.425Z] PASS [2021-06-09T18:27:14.425Z] ok github.com/docker/docker/integration/image 1.655s [2021-06-09T18:27:14.888Z] [2021-06-09T18:27:14.888Z] === Skipped [2021-06-09T18:27:14.888Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-09T18:27:14.888Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:27:14.888Z] [2021-06-09T18:27:14.888Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-09T18:27:14.888Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-09T18:27:14.888Z] [2021-06-09T18:27:14.888Z] [2021-06-09T18:27:14.888Z] DONE 11 tests, 2 skipped in 3.881s [2021-06-09T18:27:14.888Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-09T18:27:16.711Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T18:27:17.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:17.074Z] INFO: Testing against a local daemon [2021-06-09T18:27:17.074Z] === RUN TestNetworkCreateDelete [2021-06-09T18:27:17.074Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-09T18:27:17.074Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:17.074Z] === RUN TestDockerNetworkDeletePreferID [2021-06-09T18:27:17.074Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:27:17.074Z] 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-06-09T18:27:17.074Z] === RUN TestDaemonDNSFallback [2021-06-09T18:27:17.074Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-09T18:27:17.074Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:17.074Z] === RUN TestInspectNetwork [2021-06-09T18:27:17.074Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-09T18:27:17.074Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:17.074Z] === RUN TestRunContainerWithBridgeNone [2021-06-09T18:27:17.074Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:27:17.074Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:17.074Z] === RUN TestNetworkInvalidJSON [2021-06-09T18:27:17.074Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-09T18:27:17.074Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-09T18:27:17.074Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:27:17.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:27:17.074Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:27:17.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:27:17.074Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-09T18:27:17.074Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-09T18:27:17.074Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-09T18:27:17.074Z] === RUN TestNetworkList [2021-06-09T18:27:17.074Z] === RUN TestNetworkList//networks [2021-06-09T18:27:17.074Z] === PAUSE TestNetworkList//networks [2021-06-09T18:27:17.074Z] === RUN TestNetworkList//networks/ [2021-06-09T18:27:17.074Z] === PAUSE TestNetworkList//networks/ [2021-06-09T18:27:17.074Z] === CONT TestNetworkList//networks [2021-06-09T18:27:17.074Z] === CONT TestNetworkList//networks/ [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkList (0.03s) [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-09T18:27:17.074Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-09T18:27:17.074Z] === RUN TestHostIPv4BridgeLabel [2021-06-09T18:27:17.074Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:27:17.074Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-09T18:27:17.074Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestDaemonDefaultNetworkPools [2021-06-09T18:27:17.074Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-09T18:27:17.074Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-09T18:27:17.074Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-09T18:27:17.074Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestServiceWithPredefinedNetwork [2021-06-09T18:27:17.074Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-09T18:27:17.074Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:27:17.074Z] === RUN TestServiceWithDataPathPortInit [2021-06-09T18:27:17.074Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-09T18:27:17.074Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:27:17.074Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:27:17.074Z] PASS [2021-06-09T18:27:17.074Z] ok github.com/docker/docker/integration/network 0.233s [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === Skipped [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-09T18:27:17.536Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-09T18:27:17.536Z] 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-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-09T18:27:17.536Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-09T18:27:17.536Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-09T18:27:17.536Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-09T18:27:17.536Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:242: FLAKY_TEST [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-09T18:27:17.536Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] [2021-06-09T18:27:17.536Z] DONE 22 tests, 15 skipped in 2.720s [2021-06-09T18:27:17.536Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-09T18:27:18.509Z] testing: warning: no tests to run [2021-06-09T18:27:18.509Z] PASS [2021-06-09T18:27:18.509Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2021-06-09T18:27:18.509Z] [2021-06-09T18:27:18.509Z] DONE 0 tests in 0.891s [2021-06-09T18:27:18.509Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-09T18:27:19.483Z] testing: warning: no tests to run [2021-06-09T18:27:19.483Z] PASS [2021-06-09T18:27:19.483Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2021-06-09T18:27:19.483Z] [2021-06-09T18:27:19.483Z] DONE 0 tests in 0.848s [2021-06-09T18:27:19.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-09T18:27:20.456Z] testing: warning: no tests to run [2021-06-09T18:27:20.456Z] PASS [2021-06-09T18:27:20.456Z] ok github.com/docker/docker/integration/plugin 0.081s [2021-06-09T18:27:20.456Z] [2021-06-09T18:27:20.456Z] DONE 0 tests in 0.881s [2021-06-09T18:27:20.456Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-09T18:27:21.429Z] testing: warning: no tests to run [2021-06-09T18:27:21.429Z] PASS [2021-06-09T18:27:21.429Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2021-06-09T18:27:21.429Z] [2021-06-09T18:27:21.429Z] DONE 0 tests in 0.838s [2021-06-09T18:27:21.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-09T18:27:27.063Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T18:27:31.798Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:31.798Z] INFO: Testing against a local daemon [2021-06-09T18:27:31.798Z] === RUN TestPluginInvalidJSON [2021-06-09T18:27:31.798Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:27:31.798Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:27:31.798Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-09T18:27:31.798Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-09T18:27:31.798Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-09T18:27:31.798Z] === RUN TestPluginInstall [2021-06-09T18:27:31.798Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-09T18:27:31.798Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:27:31.798Z] === RUN TestPluginsWithRuntimes [2021-06-09T18:27:31.798Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-09T18:27:31.798Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:27:31.798Z] === RUN TestPluginBackCompatMediaTypes [2021-06-09T18:27:31.798Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:27:31.798Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:27:31.798Z] PASS [2021-06-09T18:27:31.798Z] ok github.com/docker/docker/integration/plugin/common 0.174s [2021-06-09T18:27:31.798Z] [2021-06-09T18:27:31.798Z] === Skipped [2021-06-09T18:27:31.798Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-09T18:27:31.798Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-09T18:27:31.798Z] [2021-06-09T18:27:31.798Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-09T18:27:31.798Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-09T18:27:31.798Z] [2021-06-09T18:27:31.798Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-09T18:27:31.798Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-09T18:27:31.798Z] [2021-06-09T18:27:31.798Z] [2021-06-09T18:27:31.798Z] DONE 5 tests, 3 skipped in 9.868s [2021-06-09T18:27:31.798Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-09T18:27:34.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:34.722Z] INFO: Testing against a local daemon [2021-06-09T18:27:34.722Z] === RUN TestExternalGraphDriver [2021-06-09T18:27:34.722Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-09T18:27:34.722Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:27:34.722Z] === RUN TestGraphdriverPluginV2 [2021-06-09T18:27:34.722Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-09T18:27:34.722Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:27:34.722Z] PASS [2021-06-09T18:27:34.722Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.181s [2021-06-09T18:27:34.722Z] [2021-06-09T18:27:34.722Z] === Skipped [2021-06-09T18:27:34.722Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-09T18:27:34.722Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-09T18:27:34.722Z] [2021-06-09T18:27:34.722Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-09T18:27:34.722Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-09T18:27:34.722Z] [2021-06-09T18:27:34.722Z] [2021-06-09T18:27:34.722Z] DONE 2 tests, 2 skipped in 3.386s [2021-06-09T18:27:34.722Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-09T18:27:37.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:37.638Z] INFO: Testing against a local daemon [2021-06-09T18:27:37.638Z] === RUN TestReadPluginNoRead [2021-06-09T18:27:37.638Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-09T18:27:37.638Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:27:37.638Z] PASS [2021-06-09T18:27:37.638Z] ok github.com/docker/docker/integration/plugin/logging 0.240s [2021-06-09T18:27:37.638Z] [2021-06-09T18:27:37.638Z] === Skipped [2021-06-09T18:27:37.638Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-09T18:27:37.638Z] read_test.go:21: no unix domain sockets on Windows [2021-06-09T18:27:37.638Z] [2021-06-09T18:27:37.638Z] [2021-06-09T18:27:37.638Z] DONE 1 tests, 1 skipped in 2.876s [2021-06-09T18:27:37.638Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-09T18:27:39.181Z] testing: warning: no tests to run [2021-06-09T18:27:39.181Z] PASS [2021-06-09T18:27:39.181Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.113s [2021-06-09T18:27:39.181Z] [2021-06-09T18:27:39.181Z] DONE 0 tests in 1.461s [2021-06-09T18:27:39.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-09T18:27:42.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:42.101Z] INFO: Testing against a local daemon [2021-06-09T18:27:42.101Z] === RUN TestPluginWithDevMounts [2021-06-09T18:27:42.101Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-09T18:27:42.101Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:42.101Z] PASS [2021-06-09T18:27:42.101Z] ok github.com/docker/docker/integration/plugin/volumes 0.194s [2021-06-09T18:27:42.101Z] [2021-06-09T18:27:42.101Z] === Skipped [2021-06-09T18:27:42.101Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-09T18:27:42.101Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:42.101Z] [2021-06-09T18:27:42.101Z] [2021-06-09T18:27:42.101Z] DONE 1 tests, 1 skipped in 2.734s [2021-06-09T18:27:42.101Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-09T18:27:44.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:44.296Z] INFO: Testing against a local daemon [2021-06-09T18:27:44.296Z] === RUN TestSecretInspect [2021-06-09T18:27:44.296Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] === RUN TestSecretList [2021-06-09T18:27:44.296Z] --- SKIP: TestSecretList (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] === RUN TestSecretsCreateAndDelete [2021-06-09T18:27:44.296Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] === RUN TestSecretsUpdate [2021-06-09T18:27:44.296Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] === RUN TestTemplatedSecret [2021-06-09T18:27:44.296Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] === RUN TestSecretCreateResolve [2021-06-09T18:27:44.296Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:44.296Z] PASS [2021-06-09T18:27:44.296Z] ok github.com/docker/docker/integration/secret 0.218s [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] === Skipped [2021-06-09T18:27:44.296Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-09T18:27:44.296Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] [2021-06-09T18:27:44.296Z] DONE 6 tests, 6 skipped in 2.383s [2021-06-09T18:27:44.296Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-09T18:27:47.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:47.212Z] INFO: Testing against a local daemon [2021-06-09T18:27:47.212Z] === RUN TestServiceCreateInit [2021-06-09T18:27:47.212Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-09T18:27:47.212Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-09T18:27:47.212Z] --- PASS: TestServiceCreateInit (0.05s) [2021-06-09T18:27:47.212Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:27:47.212Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:27:47.212Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceMultipleTimes [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:27:47.212Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceConflict [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-09T18:27:47.212Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceMaxReplicas [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-09T18:27:47.212Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:27:47.212Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceSecretFileMode [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-09T18:27:47.212Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceConfigFileMode [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:27:47.212Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceSysctls [2021-06-09T18:27:47.212Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-09T18:27:47.212Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.212Z] === RUN TestCreateServiceCapabilities [2021-06-09T18:27:47.674Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-09T18:27:47.674Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestInspect [2021-06-09T18:27:47.674Z] --- SKIP: TestInspect (0.00s) [2021-06-09T18:27:47.674Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestCreateJob [2021-06-09T18:27:47.674Z] --- SKIP: TestCreateJob (0.00s) [2021-06-09T18:27:47.674Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestReplicatedJob [2021-06-09T18:27:47.674Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-09T18:27:47.674Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestUpdateReplicatedJob [2021-06-09T18:27:47.674Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-09T18:27:47.674Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestServiceListWithStatuses [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-09T18:27:47.674Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestDockerNetworkConnectAlias [2021-06-09T18:27:47.674Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:27:47.674Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestDockerNetworkReConnect [2021-06-09T18:27:47.674Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-09T18:27:47.674Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestServicePlugin [2021-06-09T18:27:47.674Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-09T18:27:47.674Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] === RUN TestServiceUpdateLabel [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-09T18:27:47.674Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.674Z] === RUN TestServiceUpdateSecrets [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-09T18:27:47.674Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.674Z] === RUN TestServiceUpdateConfigs [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-09T18:27:47.674Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.674Z] === RUN TestServiceUpdateNetwork [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-09T18:27:47.674Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.674Z] === RUN TestServiceUpdatePidsLimit [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:27:47.674Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.674Z] PASS [2021-06-09T18:27:47.674Z] ok github.com/docker/docker/integration/service 0.396s [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === Skipped [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-09T18:27:47.674Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:27:47.674Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-09T18:27:47.674Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-09T18:27:47.674Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-09T18:27:47.674Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-09T18:27:47.674Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-09T18:27:47.674Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2021-06-09T18:27:47.674Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-09T18:27:47.674Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-09T18:27:47.674Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.674Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-09T18:27:47.674Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.674Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-09T18:27:47.675Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-09T18:27:47.675Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-09T18:27:47.675Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-09T18:27:47.675Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-09T18:27:47.675Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-09T18:27:47.675Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-09T18:27:47.675Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-09T18:27:47.675Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-09T18:27:47.675Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-09T18:27:47.675Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-09T18:27:47.675Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-06-09T18:27:47.675Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-09T18:27:47.675Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] [2021-06-09T18:27:47.675Z] DONE 24 tests, 23 skipped in 3.366s [2021-06-09T18:27:47.675Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-09T18:27:50.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:50.601Z] INFO: Testing against a local daemon [2021-06-09T18:27:50.601Z] === RUN TestSessionCreate [2021-06-09T18:27:50.601Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-09T18:27:50.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:50.601Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-09T18:27:50.601Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:27:50.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:50.601Z] PASS [2021-06-09T18:27:50.601Z] ok github.com/docker/docker/integration/session 0.216s [2021-06-09T18:27:50.601Z] [2021-06-09T18:27:50.601Z] === Skipped [2021-06-09T18:27:50.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-09T18:27:50.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:50.601Z] [2021-06-09T18:27:50.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-09T18:27:50.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-09T18:27:50.601Z] [2021-06-09T18:27:50.601Z] [2021-06-09T18:27:50.601Z] DONE 2 tests, 2 skipped in 2.470s [2021-06-09T18:27:50.601Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-09T18:27:52.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:52.792Z] INFO: Testing against a local daemon [2021-06-09T18:27:52.792Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-09T18:27:52.792Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:27:52.792Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:52.792Z] === RUN TestEventsExecDie [2021-06-09T18:27:52.792Z] --- SKIP: TestEventsExecDie (0.01s) [2021-06-09T18:27:52.792Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:27:52.792Z] === RUN TestEventsBackwardsCompatible [2021-06-09T18:27:52.792Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:27:52.792Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:27:52.792Z] === RUN TestEventsVolumeCreate [2021-06-09T18:27:52.792Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-09T18:27:52.792Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:27:52.792Z] === RUN TestInfoAPI [2021-06-09T18:27:52.792Z] --- PASS: TestInfoAPI (0.05s) [2021-06-09T18:27:52.792Z] === RUN TestInfoAPIWarnings [2021-06-09T18:27:52.792Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-09T18:27:52.792Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:27:52.792Z] === RUN TestInfoDebug [2021-06-09T18:27:52.792Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-09T18:27:52.792Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:27:52.792Z] === RUN TestInfoInsecureRegistries [2021-06-09T18:27:52.792Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-09T18:27:52.792Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:27:52.792Z] === RUN TestInfoRegistryMirrors [2021-06-09T18:27:52.792Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-09T18:27:52.792Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:27:52.792Z] === RUN TestLoginFailsWithBadCredentials [2021-06-09T18:27:53.766Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-06-09T18:27:53.766Z] === RUN TestPingCacheHeaders [2021-06-09T18:27:53.766Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-09T18:27:53.766Z] === RUN TestPingGet [2021-06-09T18:27:53.766Z] --- PASS: TestPingGet (0.04s) [2021-06-09T18:27:53.766Z] === RUN TestPingHead [2021-06-09T18:27:53.766Z] --- PASS: TestPingHead (0.04s) [2021-06-09T18:27:53.766Z] === RUN TestVersion [2021-06-09T18:27:53.766Z] --- PASS: TestVersion (0.03s) [2021-06-09T18:27:53.766Z] PASS [2021-06-09T18:27:54.227Z] ok github.com/docker/docker/integration/system 1.390s [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === Skipped [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-09T18:27:54.227Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-06-09T18:27:54.227Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-09T18:27:54.227Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-09T18:27:54.227Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-09T18:27:54.227Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-09T18:27:54.227Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-09T18:27:54.227Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-09T18:27:54.227Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] [2021-06-09T18:27:54.227Z] DONE 14 tests, 8 skipped in 3.787s [2021-06-09T18:27:54.227Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-09T18:27:57.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T18:27:57.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:27:57.146Z] INFO: Testing against a local daemon [2021-06-09T18:27:57.146Z] === RUN TestVolumesCreateAndList [2021-06-09T18:27:57.146Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-09T18:27:57.146Z] === RUN TestVolumesRemove [2021-06-09T18:27:57.146Z] --- PASS: TestVolumesRemove (0.11s) [2021-06-09T18:27:57.146Z] === RUN TestVolumesInspect [2021-06-09T18:27:57.146Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-09T18:27:57.146Z] === RUN TestVolumesInvalidJSON [2021-06-09T18:27:57.146Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-09T18:27:57.146Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-09T18:27:57.146Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-09T18:27:57.146Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-09T18:27:57.146Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-09T18:27:57.146Z] PASS [2021-06-09T18:27:57.146Z] ok github.com/docker/docker/integration/volume 0.412s [2021-06-09T18:27:57.146Z] [2021-06-09T18:27:57.146Z] DONE 5 tests in 2.884s [2021-06-09T18:27:57.146Z] INFO: make.ps1 ended at 06/09/2021 18:27:56 [2021-06-09T18:27:57.146Z] INFO: Integration CLI tests being run from the host: [2021-06-09T18:27:57.146Z] 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-06-09T18:28:00.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-09T18:28:05.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-09T18:28:05.754Z] INFO: Testing against a local daemon [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-09T18:28:05.754Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-09T18:28:06.727Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-09T18:28:07.188Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-09T18:28:07.649Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-09T18:28:08.110Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-09T18:28:08.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-09T18:28:09.475Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T18:28:19.824Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T18:28:40.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-09T18:28:55.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-09T18:29:27.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-09T18:29:39.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T18:29:45.917Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T18:29:54.503Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T18:30:01.596Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T18:30:06.293Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T18:30:06.293Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T18:30:06.754Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T18:30:06.754Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T18:30:06.754Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T18:30:06.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T18:30:11.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T18:30:11.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T18:30:11.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T18:30:11.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T18:30:11.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-09T18:30:11.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T18:30:22.283Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T18:30:29.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-09T18:30:35.073Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T18:30:37.167Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T18:30:39.404Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T18:30:39.404Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T18:30:40.931Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-09T18:30:40.931Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-09T18:30:40.931Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-09T18:30:43.849Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-09T18:30:44.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-09T18:30:46.496Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T18:30:52.362Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T18:30:52.489Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-09T18:30:52.489Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-09T18:30:52.489Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-09T18:30:52.489Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-09T18:30:52.489Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-09T18:30:54.695Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-09T18:30:54.695Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-09T18:30:54.695Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-09T18:30:59.468Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T18:31:01.791Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-09T18:31:06.558Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T18:31:07.018Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T18:31:17.361Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T18:31:17.361Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T18:31:17.821Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T18:31:18.792Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T18:31:18.792Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T18:31:27.379Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T18:31:27.379Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T18:31:30.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-09T18:31:39.784Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T18:31:41.327Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T18:31:42.869Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T18:31:42.869Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T18:31:43.843Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T18:31:43.843Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T18:31:48.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-09T18:31:49.805Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T18:31:49.805Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T18:31:50.777Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T18:31:51.750Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T18:31:52.210Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T18:31:53.752Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T18:31:55.294Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T18:32:02.381Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T18:32:02.841Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T18:32:03.302Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T18:32:09.117Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T18:32:21.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-09T18:32:26.830Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T18:32:26.830Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T18:32:28.371Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T18:32:53.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-09T18:33:07.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-09T18:33:10.932Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T18:33:13.549Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-09T18:33:13.549Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-09T18:33:13.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-09T18:33:13.550Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-09T18:33:18.258Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-09T18:33:18.720Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-09T18:33:18.720Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-09T18:33:18.720Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-09T18:33:18.720Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-09T18:33:19.181Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-09T18:33:20.156Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-09T18:33:21.288Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T18:33:23.917Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-09T18:33:25.464Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-09T18:33:25.464Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-09T18:33:25.464Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-09T18:33:25.464Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-09T18:33:26.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-09T18:33:27.099Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T18:33:28.392Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-09T18:33:34.190Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T18:33:38.897Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T18:33:40.809Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-09T18:33:40.906Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-09T18:33:51.196Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-09T18:33:52.169Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-09T18:33:52.169Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-09T18:33:55.099Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite (439.89s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.84s) [2021-06-09T18:33:55.732Z] docker_cli_external_volume_driver_test.go:53: [d4f7117d9f27e] daemon is not started [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.45s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-09T18:33:55.732Z] docker_cli_external_volume_driver_test.go:53: [d7827f0c65a41] daemon is not started [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-09T18:33:55.732Z] docker_cli_external_volume_driver_test.go:53: [d66bfe0d026e6] daemon is not started [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-09T18:33:55.732Z] docker_cli_external_volume_driver_test.go:53: [d19d390ad9e55] daemon is not started [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.50s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.51s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.45s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.14s) [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.27s) [2021-06-09T18:33:55.732Z] docker_cli_external_volume_driver_test.go:485: [d7432cac7b47b] daemon is not started [2021-06-09T18:33:55.732Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-09T18:33:55.732Z] docker_cli_external_volume_driver_test.go:53: [d040aaa9a4d63] daemon is not started [2021-06-09T18:33:55.732Z] PASS [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] === Skipped [2021-06-09T18:33:55.732Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T18:33:55.732Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-09T18:33:55.732Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-09T18:33:55.732Z] check_test.go:309: [dcc14c58779ce] daemon is not started [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-09T18:33:55.732Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-09T18:33:55.732Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-09T18:33:55.732Z] check_test.go:309: [d056feb9bd9cd] daemon is not started [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-09T18:33:55.732Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-09T18:33:55.732Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-09T18:33:55.732Z] check_test.go:309: [d95efe9b0534c] daemon is not started [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-09T18:33:55.732Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-09T18:33:55.732Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T18:33:55.732Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-09T18:33:55.732Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] [2021-06-09T18:33:55.732Z] DONE 273 tests, 5 skipped in 2705.709s [2021-06-09T18:33:55.732Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-09T18:33:55.732Z] ++++ cat bundles/test-integration/docker.pid [2021-06-09T18:33:55.732Z] +++ kill 8281 [2021-06-09T18:33:57.094Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d655210b7a045/docker.pid [2021-06-09T18:33:57.094Z] +++ kill 8384 [2021-06-09T18:33:57.094Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8384 is not a child of this shell [2021-06-09T18:33:57.094Z] warning: PID 8384 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d655210b7a045/docker.pid had a nonzero exit code [2021-06-09T18:33:57.094Z] +++ /etc/init.d/apparmor stop [2021-06-09T18:33:57.094Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-09T18:33:57.094Z] [2021-06-09T18:33:57.094Z] Unloading profiles will leave already running processes permanently [2021-06-09T18:33:57.094Z] unconfined, which can lead to unexpected situations. [2021-06-09T18:33:57.094Z] [2021-06-09T18:33:57.094Z] To set a process to complain mode, use the command line tool [2021-06-09T18:33:57.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-09T18:33:57.094Z] +++ true [2021-06-09T18:33:57.094Z] exiting test-integration [2021-06-09T18:33:57.094Z] ++ exit 0 [2021-06-09T18:33:57.094Z] [2021-06-09T18:33:57.094Z] + exit 0 [2021-06-09T18:33:57.094Z] ++ jobs -p [2021-06-09T18:33:57.094Z] + pids= [2021-06-09T18:33:57.094Z] + echo 'Remaining pids to kill: []' [2021-06-09T18:33:57.094Z] Remaining pids to kill: [] [2021-06-09T18:33:57.094Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-09T18:33:57.112Z] Recording test results [2021-06-09T18:33:57.291Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-09T18:33:57.642Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-09T18:33:57.960Z] + echo Ensuring container killed. [2021-06-09T18:33:57.960Z] Ensuring container killed. [2021-06-09T18:33:57.960Z] + docker ps -aq -f name=docker-pr1-* [2021-06-09T18:33:58.221Z] + cids=f5f178376332 [2021-06-09T18:33:58.221Z] f4bd997185d0 [2021-06-09T18:33:58.221Z] 183d28b271ef [2021-06-09T18:33:58.221Z] + [ -n f5f178376332 [2021-06-09T18:33:58.221Z] f4bd997185d0 [2021-06-09T18:33:58.221Z] 183d28b271ef ] [2021-06-09T18:33:58.221Z] + docker rm -vf f5f178376332 f4bd997185d0 183d28b271ef [2021-06-09T18:34:03.113Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-09T18:34:03.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-09T18:34:03.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-09T18:34:03.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-09T18:34:03.113Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-09T18:34:03.113Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-09T18:34:03.467Z] f5f178376332 [2021-06-09T18:34:03.723Z] f4bd997185d0 [2021-06-09T18:34:03.723Z] 183d28b271ef [Pipeline] sh [2021-06-09T18:34:04.061Z] + echo Chowning /workspace to jenkins user [2021-06-09T18:34:04.061Z] Chowning /workspace to jenkins user [2021-06-09T18:34:04.061Z] + id -u [2021-06-09T18:34:04.061Z] + id -g [2021-06-09T18:34:04.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42498:/workspace busybox chown -R 1000:1000 /workspace [2021-06-09T18:34:04.074Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T18:34:04.074Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-09T18:34:08.552Z] + bundleName=amd64 [2021-06-09T18:34:08.552Z] + echo Creating amd64-bundles.tar.gz [2021-06-09T18:34:08.552Z] Creating amd64-bundles.tar.gz [2021-06-09T18:34:08.552Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-09T18:34:08.552Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-09T18:34:09.923Z] Archiving artifacts [2021-06-09T18:34:10.478Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:34:10.788Z] + make clean [2021-06-09T18:34:11.044Z] docker volume rm -f docker-dev-cache [2021-06-09T18:34:11.044Z] docker-dev-cache [Pipeline] deleteDir [2021-06-09T18:34:11.384Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T18:34:11.384Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T18:34:11.384Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T18:34:11.384Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T18:34:15.138Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T18:34:20.949Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T18:34:23.133Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T18:34:23.133Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T18:34:23.594Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T18:34:26.510Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T18:34:27.482Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T18:34:29.025Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T18:34:39.375Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T18:34:40.917Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T18:34:51.262Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T18:34:55.020Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T18:35:03.610Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-09T18:35:03.611Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-09T18:35:03.611Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-09T18:35:03.659Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T18:35:14.015Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T18:35:18.486Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-09T18:35:18.486Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-09T18:35:18.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-09T18:35:22.581Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T18:35:23.549Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T18:35:23.549Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T18:35:23.549Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T18:35:25.746Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T18:35:25.746Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T18:35:27.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-09T18:35:27.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-09T18:35:32.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-09T18:35:41.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-09T18:35:51.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-09T18:35:51.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-09T18:36:02.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-09T18:36:02.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-09T18:36:02.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-09T18:36:08.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-09T18:36:08.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-09T18:36:08.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-09T18:36:08.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-09T18:36:08.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-09T18:36:16.454Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T18:36:31.282Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T18:36:44.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-09T18:36:47.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-09T18:36:47.630Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-09T18:36:47.630Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-09T18:36:49.073Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T18:36:49.177Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-09T18:36:49.641Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-09T18:36:51.979Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T18:36:51.979Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T18:36:51.979Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T18:36:53.518Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T18:36:54.347Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-09T18:36:55.896Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-09T18:36:55.896Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-09T18:36:55.896Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-09T18:36:57.442Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-09T18:36:58.214Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T18:36:58.419Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-09T18:36:59.393Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-09T18:36:59.857Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-09T18:37:00.320Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-09T18:37:01.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T18:37:06.137Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-09T18:37:06.633Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T18:37:08.286Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-09T18:37:08.286Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-09T18:37:09.817Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-09T18:37:09.817Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-09T18:37:10.279Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-09T18:37:12.472Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-09T18:37:13.446Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-09T18:37:13.907Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-09T18:37:13.907Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-09T18:37:14.881Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-09T18:37:15.343Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-09T18:37:15.343Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-09T18:37:15.804Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-09T18:37:24.340Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T18:37:24.340Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T18:37:24.799Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T18:37:26.159Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-09T18:37:35.122Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T18:37:35.122Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T18:37:38.797Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T18:37:38.797Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T18:37:43.424Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T18:38:01.935Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-09T18:38:01.935Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-09T18:38:02.910Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-09T18:38:08.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-09T18:38:09.195Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-09T18:38:09.195Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-09T18:38:09.195Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-09T18:38:10.169Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-09T18:38:10.169Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-09T18:38:25.783Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T18:38:25.783Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T18:38:25.783Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T18:38:26.731Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T18:38:36.952Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T18:38:42.681Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T18:38:42.681Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T18:38:42.681Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T18:38:42.681Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T18:38:45.917Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-09T18:38:45.917Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-09T18:38:45.917Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-09T18:38:46.370Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T18:38:46.818Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T18:38:50.518Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T18:38:50.518Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T18:38:50.518Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T18:39:07.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-09T18:39:09.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-09T18:39:09.726Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-09T18:39:13.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-09T18:39:15.530Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T18:39:15.530Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T18:39:17.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-09T18:39:20.156Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-09T18:39:25.760Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T18:39:31.486Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T18:39:31.487Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T18:39:31.487Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T18:39:34.341Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T18:39:34.342Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-09T18:39:46.608Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T18:39:55.080Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T18:39:56.027Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T18:40:10.731Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T18:40:10.731Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T18:40:11.180Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T18:40:11.180Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T18:40:12.687Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T18:40:21.175Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T18:40:22.685Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T18:40:23.134Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T18:40:23.134Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T18:40:23.134Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T18:40:25.280Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T18:40:29.917Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T18:40:35.640Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T18:40:40.263Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T18:40:40.263Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T18:40:46.343Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-09T18:40:47.260Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T18:40:47.260Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T18:40:47.337Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-09T18:40:47.799Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-09T18:40:55.727Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T18:41:00.363Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T18:41:08.848Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T18:41:15.830Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T18:41:15.830Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T18:41:19.652Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T18:41:19.652Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T18:41:19.652Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T18:41:19.652Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T18:41:21.161Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T18:41:21.161Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T18:41:21.161Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T18:41:24.032Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T18:41:24.032Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T18:41:24.032Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T18:41:24.032Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T18:41:24.032Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T18:41:27.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T18:41:29.845Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T18:41:31.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T18:41:31.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T18:41:31.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T18:41:34.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T18:41:34.140Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T18:41:37.040Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T18:41:37.040Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T18:41:37.040Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T18:41:39.897Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T18:41:39.897Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T18:41:42.040Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T18:41:42.040Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T18:41:44.970Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T18:41:44.970Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T18:41:48.065Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T18:41:51.741Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T18:41:56.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T18:41:56.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T18:41:56.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T18:41:56.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T18:41:56.372Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T18:41:58.514Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T18:41:58.514Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T18:42:01.369Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T18:42:01.369Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T18:42:03.507Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T18:42:03.507Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T18:42:08.136Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T18:42:10.277Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T18:42:10.277Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T18:42:10.277Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T18:42:10.277Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T18:42:10.277Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T18:42:10.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-09T18:42:11.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T18:42:11.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-09T18:42:14.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-09T18:42:15.790Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-09T18:42:17.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-09T18:42:17.982Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-09T18:42:18.445Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-09T18:42:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-09T18:42:22.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009a0820_} [2021-06-09T18:42:25.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1049662698_c:\foo_false____} [2021-06-09T18:42:27.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1049662698_c:\foo_true____} [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T18:42:30.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T18:42:31.164Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T18:42:31.164Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T18:42:31.164Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T18:42:31.164Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T18:42:31.164Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T18:42:31.164Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T18:42:34.075Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T18:42:36.977Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T18:42:36.977Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T18:42:36.977Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T18:42:39.881Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T18:42:39.881Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T18:42:39.881Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T18:42:39.881Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T18:42:43.627Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-09T18:42:44.569Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T18:42:47.474Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T18:42:47.474Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T18:42:47.474Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T18:42:59.860Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T18:42:59.860Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T18:42:59.860Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T18:43:01.229Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-09T18:43:10.175Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T18:43:10.175Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T18:43:10.175Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T18:43:11.491Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-09T18:43:12.354Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T18:43:12.354Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T18:43:12.354Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T18:43:15.257Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T18:43:15.257Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T18:43:15.257Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T18:43:15.257Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T18:43:15.257Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T18:43:15.257Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T18:43:15.716Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T18:43:17.895Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T18:43:20.072Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T18:43:20.072Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T18:43:20.531Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T18:43:22.707Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T18:43:23.165Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T18:43:23.624Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T18:43:23.624Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T18:43:24.083Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T18:43:24.083Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T18:43:24.083Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T18:43:24.544Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T18:43:33.113Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T18:43:33.113Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T18:43:33.572Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T18:43:37.312Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T18:43:37.770Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T18:43:37.770Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T18:43:40.675Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T18:43:43.591Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T18:43:46.507Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T18:43:49.411Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T18:43:57.976Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T18:44:02.082Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-09T18:44:08.320Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T18:44:13.019Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T18:44:15.929Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T18:44:16.388Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T18:44:16.809Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-09T18:44:21.076Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T18:44:22.611Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T18:44:23.581Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T18:44:27.060Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-09T18:44:29.374Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T18:44:34.060Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T18:44:34.060Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T18:44:34.060Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T18:44:34.060Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T18:44:34.060Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T18:44:34.060Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T18:44:35.596Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T18:44:35.596Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T18:44:37.790Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T18:44:46.357Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T18:44:48.536Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T18:44:51.447Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T18:44:56.140Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T18:44:56.140Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T18:44:59.043Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T18:45:04.002Z] === RUN TestDockerSuite/TestExec [2021-06-09T18:45:04.002Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T18:45:04.002Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T18:45:06.197Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T18:45:08.376Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T18:45:08.376Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T18:45:08.376Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T18:45:08.376Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T18:45:10.552Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T18:45:12.729Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T18:45:14.905Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T18:45:17.127Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T18:45:21.814Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T18:45:21.814Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T18:45:21.814Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T18:45:21.814Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T18:45:23.991Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T18:45:28.682Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T18:45:28.682Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T18:45:28.682Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T18:45:28.682Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T18:45:28.682Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T18:45:28.682Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T18:45:31.590Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T18:45:31.590Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T18:45:31.590Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T18:45:31.590Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T18:45:31.590Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T18:45:31.590Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T18:45:33.768Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T18:45:33.768Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T18:45:39.568Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T18:45:39.568Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T18:45:39.568Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T18:45:39.568Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T18:45:46.637Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T18:45:52.430Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T18:45:55.340Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T18:46:01.131Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T18:46:01.131Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T18:46:01.131Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T18:46:01.591Z] === RUN TestDockerSuite/TestHealth [2021-06-09T18:46:01.591Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T18:46:01.591Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T18:46:01.591Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T18:46:01.591Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T18:46:07.378Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T18:46:07.378Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T18:46:07.378Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T18:46:07.379Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T18:46:07.379Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T18:46:07.379Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T18:46:07.836Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T18:46:07.836Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T18:46:09.371Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T18:46:09.371Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T18:46:11.547Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T18:46:11.547Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T18:46:13.732Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T18:46:16.634Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T18:46:17.093Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T18:46:17.093Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T18:46:20.835Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T18:46:20.835Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T18:46:23.013Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T18:46:23.013Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T18:46:23.013Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T18:46:23.475Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T18:46:25.658Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T18:46:32.744Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T18:46:32.744Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T18:46:32.744Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T18:46:32.744Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T18:46:33.203Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T18:46:36.109Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T18:46:36.109Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T18:46:38.550Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-09T18:46:38.551Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-09T18:46:39.017Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T18:46:39.017Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T18:46:39.017Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T18:46:39.017Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T18:46:41.421Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-09T18:46:41.923Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T18:46:46.069Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-09T18:46:46.069Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-09T18:46:46.522Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-09T18:46:46.522Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-09T18:46:46.522Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-09T18:46:46.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-09T18:46:46.611Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T18:46:46.611Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T18:46:46.611Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T18:46:46.611Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T18:46:49.514Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T18:46:51.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-09T18:46:51.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-09T18:46:51.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-09T18:46:51.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-09T18:46:51.695Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T18:46:52.122Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-09T18:46:52.153Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T18:46:55.061Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T18:46:56.763Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-09T18:46:57.236Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T18:46:57.236Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T18:46:57.236Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T18:46:59.415Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T18:47:03.153Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T18:47:07.845Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T18:47:10.021Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T18:47:12.205Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T18:47:15.110Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T18:47:17.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T18:47:20.195Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildFails [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-09T18:47:21.799Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-09T18:47:22.376Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T18:47:22.376Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T18:47:22.376Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T18:47:22.376Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T18:47:22.376Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T18:47:22.376Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T18:47:22.834Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T18:47:25.014Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T18:47:27.190Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T18:47:32.985Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T18:47:34.125Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-09T18:47:35.903Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T18:47:35.903Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T18:47:38.082Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T18:47:38.082Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T18:47:38.768Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-09T18:47:45.155Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T18:47:50.958Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T18:47:51.064Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-09T18:47:56.807Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-09T18:47:58.033Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T18:47:58.323Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-09T18:48:00.213Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T18:48:03.121Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T18:48:03.121Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T18:48:04.067Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-09T18:48:04.067Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-09T18:48:05.023Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-09T18:48:05.296Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T18:48:05.476Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-09T18:48:05.476Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-09T18:48:08.219Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T18:48:18.534Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T18:48:18.534Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T18:48:18.534Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T18:48:20.211Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-09T18:48:20.211Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-09T18:48:20.710Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T18:48:23.628Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T18:48:25.165Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T18:48:25.165Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T18:48:25.165Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPortList [2021-06-09T18:48:25.625Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T18:48:31.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T18:48:32.556Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-09T18:48:33.514Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-09T18:48:35.679Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-09T18:48:35.679Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-09T18:48:36.638Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-09T18:48:36.638Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-09T18:48:37.236Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T18:48:37.236Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T18:48:41.299Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-09T18:48:42.258Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-09T18:48:43.223Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-09T18:48:44.179Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-09T18:48:44.632Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-09T18:48:45.806Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T18:48:45.806Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T18:48:46.153Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-09T18:48:47.674Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-09T18:48:54.703Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-09T18:48:55.156Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-09T18:48:56.114Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-09T18:48:56.133Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T18:49:01.861Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-09T18:49:10.947Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T18:49:10.947Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T18:49:10.947Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T18:49:23.327Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T18:49:26.918Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-09T18:49:26.918Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-09T18:49:27.066Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T18:49:29.796Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-09T18:49:35.630Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T18:49:40.321Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T18:49:40.321Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T18:49:40.321Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T18:49:45.014Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T18:49:45.014Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T18:49:45.014Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T18:49:45.014Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T18:49:45.014Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T18:49:52.106Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T18:49:52.106Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T18:49:53.655Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T18:49:53.655Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T18:49:55.192Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T18:49:55.652Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T18:49:55.652Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T18:50:00.342Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T18:50:05.040Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T18:50:07.944Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T18:50:12.223Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-09T18:50:29.055Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T18:50:29.055Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T18:50:33.243Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-09T18:50:36.135Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T18:50:36.135Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T18:50:36.593Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T18:50:37.054Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T18:50:42.847Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T18:50:43.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-09T18:50:46.604Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T18:50:46.604Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T18:50:49.307Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-09T18:50:51.309Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T18:50:51.309Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T18:50:51.769Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T18:50:55.058Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-09T18:51:12.867Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T18:51:12.867Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T18:51:13.835Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T18:51:20.917Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T18:51:24.924Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-09T18:51:24.924Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-09T18:51:25.618Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T18:51:31.960Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-09T18:51:31.960Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-09T18:51:31.960Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-09T18:51:31.960Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-09T18:51:34.198Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T18:51:34.840Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-09T18:51:44.525Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T18:51:44.525Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T18:51:45.234Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-09T18:51:46.702Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T18:51:46.760Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-09T18:51:47.214Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-09T18:51:47.214Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-09T18:51:50.093Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-09T18:51:51.054Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-09T18:51:52.576Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-09T18:52:07.328Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-09T18:52:08.852Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-09T18:52:11.851Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T18:52:11.851Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T18:52:17.649Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T18:52:18.619Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T18:52:19.123Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-09T18:52:20.803Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T18:52:20.803Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T18:52:20.803Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T18:52:26.935Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T18:52:27.713Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-09T18:52:29.116Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T18:52:32.025Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T18:52:34.940Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T18:52:36.238Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-09T18:52:37.118Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T18:52:37.119Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T18:52:41.999Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T18:52:42.922Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T18:52:43.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T18:52:43.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T18:52:43.381Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T18:52:43.381Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T18:52:45.559Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T18:52:46.018Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T18:52:46.653Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-09T18:52:47.613Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-09T18:52:47.613Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-09T18:52:47.613Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-09T18:52:49.755Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T18:52:49.755Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T18:52:49.755Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T18:52:49.773Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-09T18:52:49.773Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T18:52:51.935Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T18:52:54.114Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T18:52:56.293Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T18:52:58.477Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T18:52:58.935Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T18:52:58.935Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T18:52:58.935Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T18:53:01.113Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T18:53:01.113Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T18:53:01.113Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T18:53:01.113Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T18:53:01.113Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T18:53:03.292Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T18:53:09.090Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T18:53:11.268Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T18:53:11.268Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T18:53:11.727Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T18:53:11.727Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T18:53:14.633Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T18:53:16.811Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T18:53:16.811Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T18:53:18.990Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T18:53:18.990Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T18:53:18.990Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T18:53:18.990Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T18:53:21.902Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T18:53:24.814Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T18:53:27.719Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T18:53:30.634Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T18:53:35.345Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T18:53:40.374Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-09T18:53:43.917Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T18:53:43.917Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T18:53:44.377Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T18:53:44.837Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T18:53:44.837Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T18:53:44.837Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T18:53:44.837Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T18:53:53.418Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T18:53:53.418Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T18:53:53.418Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T18:53:53.418Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T18:53:58.036Z] === RUN TestDockerSuite/TestBuildRm [2021-06-09T18:53:59.213Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T18:54:03.907Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T18:54:05.451Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T18:54:07.635Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T18:54:09.178Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T18:54:10.715Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T18:54:12.794Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-09T18:54:12.896Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T18:54:13.355Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T18:54:15.680Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-09T18:54:15.680Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-09T18:54:15.680Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-09T18:54:17.093Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T18:54:17.093Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T18:54:17.093Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T18:54:17.093Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T18:54:17.093Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T18:54:17.093Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T18:54:17.202Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-09T18:54:20.906Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-09T18:54:24.610Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-09T18:54:27.438Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T18:54:27.438Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T18:54:29.273Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-09T18:54:29.616Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T18:54:35.408Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T18:54:38.317Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T18:54:40.497Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T18:54:43.404Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T18:54:46.311Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T18:54:46.311Z] === RUN TestDockerSuite/TestRunState [2021-06-09T18:54:46.311Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T18:54:49.227Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T18:54:49.227Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T18:54:51.419Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T18:54:51.419Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T18:54:51.419Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T18:54:51.419Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T18:54:51.419Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T18:54:51.419Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T18:54:54.339Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-09T18:54:54.339Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-09T18:54:54.339Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T18:54:57.218Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T18:54:59.631Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T18:54:59.631Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T18:55:02.605Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T18:55:02.605Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T18:55:02.605Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T18:55:04.625Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-09T18:55:04.625Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-09T18:55:06.357Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T18:55:09.293Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-09T18:55:09.293Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-09T18:55:13.949Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-09T18:55:14.927Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T18:55:19.624Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T18:55:26.706Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T18:55:26.706Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T18:55:26.706Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T18:55:34.980Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-09T18:55:34.980Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-09T18:55:35.279Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T18:55:37.458Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T18:55:37.868Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-09T18:55:39.397Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T18:55:40.367Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T18:55:44.055Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-09T18:55:44.103Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T18:55:49.819Z] === RUN TestDockerSuite/TestBuildUser [2021-06-09T18:55:49.819Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-09T18:55:49.819Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-09T18:55:49.819Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-09T18:55:51.179Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T18:55:52.716Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T18:55:54.479Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-09T18:55:54.479Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-09T18:55:58.189Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-09T18:55:58.189Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-09T18:55:58.189Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T18:55:58.519Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T18:56:00.696Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T18:56:01.155Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T18:56:01.615Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T18:56:01.615Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T18:56:03.153Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T18:56:11.747Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T18:56:11.747Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T18:56:20.313Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T18:56:20.313Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T18:56:23.316Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-09T18:56:23.316Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-09T18:56:25.004Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T18:56:25.004Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T18:56:25.004Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T18:56:25.004Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T18:56:25.004Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T18:56:31.850Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T18:56:32.099Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T18:56:34.278Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T18:56:37.183Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T18:56:37.183Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T18:56:37.605Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-09T18:56:37.605Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-09T18:56:38.067Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T18:56:39.365Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T18:56:40.947Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-09T18:56:40.947Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-09T18:56:53.270Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T18:56:57.062Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T18:56:57.927Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-09T18:56:57.927Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-09T18:56:58.608Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T18:56:58.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T18:57:02.344Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T18:57:02.344Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T18:57:02.803Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T18:57:02.803Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T18:57:02.803Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T18:57:13.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T18:57:13.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T18:57:13.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T18:57:13.127Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T18:57:13.127Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T18:57:18.956Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-09T18:57:18.956Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-09T18:57:18.956Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-09T18:57:18.956Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-09T18:57:18.956Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-09T18:57:21.698Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T18:57:21.698Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T18:57:21.698Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T18:57:27.482Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-09T18:57:29.641Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-09T18:57:30.095Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-09T18:57:30.096Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-09T18:57:30.096Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-09T18:57:32.026Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T18:57:32.026Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite (2501.52s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-09T18:57:32.026Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.14s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.81s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-09T18:57:32.026Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T18:57:32.026Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.52s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T18:57:32.026Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T18:57:32.026Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.39s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-09T18:57:32.026Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T18:57:32.026Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T18:57:32.026Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T18:57:32.026Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T18:57:32.026Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T18:57:32.026Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.57s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (83.04s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-06-09T18:57:32.026Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.35s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.79s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T18:57:32.026Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-09T18:57:32.026Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-09T18:57:32.026Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-09T18:57:32.026Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-09T18:57:32.026Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.026Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-09T18:57:32.257Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.16s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.59s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.40s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.86s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.49s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.23s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.03s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.64s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.78s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.56s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.17s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.61s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.21s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.06s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.69s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.71s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.53s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.52s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T18:57:32.486Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.92s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.39s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.75s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2021-06-09T18:57:32.486Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-06-09T18:57:32.486Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T18:57:32.486Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.83s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.22s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.49s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.52s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.86s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.70s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.43s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.01s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.83s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.11s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.86s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.60s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.42s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.30s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.89s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.46s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.46s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.68s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.19s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.99s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.07s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.64s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.19s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.52s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.28s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFails (2.72s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.68s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.00s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.30s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.21s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.66s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildHistory (12.61s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.88s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabel (1.12s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.43s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.54s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.17s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.69s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.42s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.09s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.82s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.50s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.31s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.39s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.94s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.05s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.92s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.94s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.19s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.85s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.49s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.15s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.29s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.71s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildRm (17.19s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.51s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-09T18:57:32.487Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.08s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.87s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.90s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.61s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.26s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.58s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildStderr (4.38s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (38.02s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.30s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.83s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.04s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.40s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.97s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.05s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.95s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.02s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.55s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.39s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.37s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.70s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.52s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.38s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-09T18:57:32.487Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T18:57:32.487Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.89s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestCommitChange (5.36s) [2021-06-09T18:57:32.487Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.57s) [2021-06-09T18:57:32.487Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.54s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCommitTTY (7.60s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.63s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.69s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.95s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.75s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.20s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.71s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.71s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.86s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.11s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.19s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.18s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.64s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.82s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.43s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.64s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.62s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009a0820_} (2.60s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1049662698_c:\foo_false____} (2.68s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1049662698_c:\foo_true____} (2.61s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.80s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.72s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.80s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.09s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.46s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.28s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.68s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpToDot (2.94s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.07s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-09T18:57:32.488Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T18:57:32.488Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.12s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:57:32.488Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.77s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.488Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T18:57:32.488Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T18:57:32.489Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.78s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.81s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.66s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsCopy (9.52s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.74s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.66s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.58s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.29s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFilters (5.26s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFormat (5.47s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsRename (2.53s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsResize (8.14s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.41s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.65s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.16s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.73s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T18:57:32.489Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T18:57:32.489Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T18:57:32.489Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T18:57:32.489Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.20s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.33s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.46s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T18:57:32.489Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T18:57:32.489Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.85s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.21s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T18:57:32.489Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.08s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImportBadURL (2.33s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T18:57:32.489Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T18:57:32.489Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T18:57:32.489Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T18:57:32.489Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.80s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.75s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectDefault (2.77s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectHistory (5.06s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.37s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.79s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.28s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.31s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectStatus (3.41s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.53s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.45s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.49s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.35s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.68s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.40s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.73s) [2021-06-09T18:57:32.489Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-09T18:57:32.489Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.489Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.10s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.71s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T18:57:32.490Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.22s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.56s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.63s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.36s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.64s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.56s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.75s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsSince (9.27s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsTail (3.03s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.83s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.43s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T18:57:32.490Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.32s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsByOrder (8.69s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.79s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.98s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.67s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.67s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.92s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.87s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.39s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T18:57:32.490Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.28s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.03s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.89s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.39s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.42s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.30s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.82s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.23s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.97s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.76s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.40s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.32s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.87s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.92s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.52s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.05s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.20s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.48s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.77s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.86s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.68s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.71s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.76s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.74s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T18:57:32.490Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.75s) [2021-06-09T18:57:32.490Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.20s) [2021-06-09T18:57:32.490Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.36s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.78s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.34s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.41s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.76s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.84s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.34s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.72s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.19s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.98s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.61s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.58s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.70s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.16s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunRm (2.84s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.86s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.82s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.41s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.92s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.77s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.85s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.58s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.26s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.38s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.61s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.76s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.87s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.83s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T18:57:32.491Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.90s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.70s) [2021-06-09T18:57:32.491Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.35s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.89s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.92s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.95s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T18:57:32.492Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.75s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-09T18:57:32.492Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.98s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.12s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.09s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.45s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.83s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T18:57:32.492Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T18:57:32.492Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T18:57:32.492Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.492Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:57:32.492Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T18:57:32.952Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T18:57:32.952Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T18:57:32.952Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T18:57:32.952Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T18:57:32.952Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] === RUN TestDockerDaemonSuite [2021-06-09T18:57:32.952Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T18:57:32.952Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T18:57:32.952Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T18:57:32.952Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T18:57:32.952Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.952Z] === RUN TestDockerSwarmSuite [2021-06-09T18:57:32.952Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-09T18:57:32.952Z] === RUN TestDockerPluginSuite [2021-06-09T18:57:32.952Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-09T18:57:32.952Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-09T18:57:32.952Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-09T18:57:32.953Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-09T18:57:32.953Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] === RUN TestDockerNetworkSuite [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] === RUN TestDockerHubPullSuite [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-09T18:57:32.953Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] PASS [2021-06-09T18:57:32.953Z] ok github.com/docker/docker/integration-cli 2502.628s [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === Skipped [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-09T18:57:32.953Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-09T18:57:32.953Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-09T18:57:32.953Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T18:57:32.953Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T18:57:32.953Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-06-09T18:57:32.953Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T18:57:32.953Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-09T18:57:32.953Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-09T18:57:32.953Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.953Z] [2021-06-09T18:57:32.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-09T18:57:32.954Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-09T18:57:32.954Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T18:57:32.954Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-09T18:57:32.954Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T18:57:32.954Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T18:57:32.954Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T18:57:32.954Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T18:57:32.954Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T18:57:32.954Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-09T18:57:32.954Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-09T18:57:32.954Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-09T18:57:32.954Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.954Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-09T18:57:32.955Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-09T18:57:32.955Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T18:57:32.955Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T18:57:32.955Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T18:57:32.955Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-09T18:57:32.955Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T18:57:32.955Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.955Z] [2021-06-09T18:57:32.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T18:57:32.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-09T18:57:32.956Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-09T18:57:32.956Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T18:57:32.956Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-09T18:57:32.956Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T18:57:32.956Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T18:57:32.956Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-09T18:57:32.956Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T18:57:32.956Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T18:57:32.956Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-09T18:57:32.956Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-09T18:57:32.956Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T18:57:32.956Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-09T18:57:32.956Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T18:57:32.956Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T18:57:32.956Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-09T18:57:32.956Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T18:57:32.956Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T18:57:32.956Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T18:57:32.956Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.956Z] [2021-06-09T18:57:32.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T18:57:32.957Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-06-09T18:57:32.957Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T18:57:32.957Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T18:57:32.957Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-09T18:57:32.957Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T18:57:32.957Z] [2021-06-09T18:57:32.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-09T18:57:33.416Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-09T18:57:33.416Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-09T18:57:33.416Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-09T18:57:33.416Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-09T18:57:33.416Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T18:57:33.416Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T18:57:33.416Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T18:57:33.416Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:57:33.416Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:57:33.416Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.416Z] [2021-06-09T18:57:33.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-09T18:57:33.417Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T18:57:33.417Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-09T18:57:33.417Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T18:57:33.417Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-09T18:57:33.417Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.417Z] [2021-06-09T18:57:33.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T18:57:33.417Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T18:57:33.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T18:57:33.418Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.418Z] [2021-06-09T18:57:33.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T18:57:33.419Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T18:57:33.419Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T18:57:33.419Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T18:57:33.419Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:57:33.419Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:57:33.419Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.419Z] [2021-06-09T18:57:33.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T18:57:33.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T18:57:33.420Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.420Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T18:57:33.421Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-09T18:57:33.421Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.421Z] DONE 1092 tests, 546 skipped in 2511.599s [2021-06-09T18:57:33.421Z] INFO: Integration tests ended at 06/09/2021 18:57:33. Duration:00:41:51.6780609 [2021-06-09T18:57:33.421Z] INFO: Docker info of the daemon under test at end of run [2021-06-09T18:57:33.421Z] [2021-06-09T18:57:33.879Z] Containers: 2 [2021-06-09T18:57:33.879Z] Running: 0 [2021-06-09T18:57:33.879Z] Paused: 0 [2021-06-09T18:57:33.879Z] Stopped: 2 [2021-06-09T18:57:33.879Z] Images: 18 [2021-06-09T18:57:33.879Z] Server Version: 0.0.0-dev [2021-06-09T18:57:33.879Z] Storage Driver: windowsfilter [2021-06-09T18:57:33.879Z] Windows: [2021-06-09T18:57:33.879Z] Logging Driver: json-file [2021-06-09T18:57:33.879Z] Plugins: [2021-06-09T18:57:33.879Z] Volume: local [2021-06-09T18:57:33.879Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T18:57:33.879Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T18:57:33.879Z] Swarm: inactive [2021-06-09T18:57:33.879Z] Default Isolation: process [2021-06-09T18:57:33.879Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-09T18:57:33.879Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-09T18:57:33.879Z] OSType: windows [2021-06-09T18:57:33.879Z] Architecture: x86_64 [2021-06-09T18:57:33.879Z] CPUs: 4 [2021-06-09T18:57:33.879Z] Total Memory: 32GiB [2021-06-09T18:57:33.879Z] Name: azwin-2-9211f0 [2021-06-09T18:57:33.879Z] ID: QGHZ:F57F:XN22:CN5X:RVWD:BY5R:UBWN:V3R4:VU5Z:K5AQ:J4DT:SGS5 [2021-06-09T18:57:33.879Z] Docker Root Dir: D:\CI\PR-42498\1\daemon [2021-06-09T18:57:33.879Z] Debug Mode (client): false [2021-06-09T18:57:33.879Z] Debug Mode (server): true [2021-06-09T18:57:33.879Z] File Descriptors: -1 [2021-06-09T18:57:33.879Z] Goroutines: 17 [2021-06-09T18:57:33.879Z] System Time: 2021-06-09T18:57:33.7907361Z [2021-06-09T18:57:33.879Z] EventsListeners: 0 [2021-06-09T18:57:33.879Z] Registry: https://index.docker.io/v1/ [2021-06-09T18:57:33.879Z] Labels: [2021-06-09T18:57:33.879Z] Experimental: false [2021-06-09T18:57:33.879Z] Insecure Registries: [2021-06-09T18:57:33.879Z] 127.0.0.0/8 [2021-06-09T18:57:33.879Z] Live Restore Enabled: false [2021-06-09T18:57:33.879Z] [2021-06-09T18:57:33.879Z] [2021-06-09T18:57:33.879Z] INFO: Stopping daemon under test [2021-06-09T18:57:34.338Z] SUCCESS: The process with PID 2216 (child process of PID 9136) has been terminated. [2021-06-09T18:57:34.338Z] SUCCESS: The process with PID 9136 (child process of PID 6456) has been terminated. [2021-06-09T18:57:34.338Z] INFO: Stop tailing logs of the daemon under tests [2021-06-09T18:57:34.338Z] INFO: executeCI.ps1 Completed successfully at 06/09/2021 18:57:33. [2021-06-09T18:57:34.338Z] INFO: Tidying up at end of run [2021-06-09T18:57:34.338Z] INFO: Saving daemon under test log (d:\CI\PR-42498\1\dut.out) to bundles\CIDUT.out [2021-06-09T18:57:34.338Z] INFO: Saving daemon under test log (d:\CI\PR-42498\1\dut.err) to bundles\CIDUT.err [2021-06-09T18:57:34.338Z] INFO: Nuke-Everything... [2021-06-09T18:57:36.524Z] INFO: Container count on control daemon to delete is 2 [2021-06-09T18:57:36.920Z] === RUN TestDockerSuite/TestCommitChange [2021-06-09T18:57:36.983Z] 7a7592049ed7 [2021-06-09T18:57:36.983Z] 22f7424a78d1 [2021-06-09T18:57:36.983Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-09T18:57:39.160Z] Deleted: sha256:8f5455ca3b778c4d026556c91e9b183c3f7517eea47b1847f0d730ee74b2a39a [2021-06-09T18:57:39.160Z] Deleted: sha256:ccb72efc9ba153999ad29b70e414e4d34f333ca89b64dedfdcf40d18a941afe1 [2021-06-09T18:57:39.160Z] INFO: Tidying pidfile d:\CI\PR-42498\1\docker.pid [2021-06-09T18:57:39.160Z] INFO: Nuking d:\CI [2021-06-09T18:57:42.671Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-09T18:57:47.327Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-09T18:57:47.327Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-09T18:57:54.365Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-09T18:57:54.365Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-09T18:57:56.873Z] INFO: Zapped successfully [2021-06-09T18:57:56.873Z] [2021-06-09T18:57:56.873Z] INFO: executeCI.ps1 exiting at Wed Jun 9 18:57:55 CUT 2021. Duration 01:13:14.8147348 [2021-06-09T18:57:56.873Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-09T18:57:57.111Z] Recording test results [2021-06-09T18:57:57.735Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-09T18:57:59.359Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-09T18:58:00.540Z] Archiving artifacts [2021-06-09T18:58:01.703Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T18:58:02.674Z] + make clean [2021-06-09T18:58:03.642Z] docker volume rm -f docker-dev-cache [2021-06-09T18:58:03.642Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T18:58:06.689Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-09T18:58:11.342Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-09T18:58:18.376Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-09T18:58:30.701Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-09T18:58:30.701Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-09T18:58:32.224Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-09T18:58:32.680Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-09T18:58:32.680Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-09T18:58:32.680Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-09T18:58:39.709Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-09T18:58:39.709Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-09T18:58:39.709Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-09T18:58:42.592Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-09T18:58:42.592Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-09T18:58:42.592Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-09T18:58:42.592Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-09T18:58:42.592Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-09T18:58:44.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-09T18:58:46.912Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-09T18:58:49.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-09T18:58:49.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-09T18:58:49.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-09T18:58:51.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-09T18:58:51.953Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-09T18:58:54.116Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-09T18:58:54.116Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-09T18:58:54.116Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-09T18:58:56.996Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-09T18:58:56.996Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-09T18:58:58.520Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-09T18:58:58.520Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-09T18:59:01.399Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-09T18:59:01.399Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-09T18:59:04.280Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-09T18:59:07.985Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-09T18:59:11.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-09T18:59:12.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-09T18:59:12.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-09T18:59:12.159Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-09T18:59:12.159Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-09T18:59:13.707Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-09T18:59:14.171Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-09T18:59:16.371Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-09T18:59:16.371Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-09T18:59:18.572Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-09T18:59:18.572Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-09T18:59:23.292Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-09T18:59:25.486Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-09T18:59:25.486Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-09T18:59:25.486Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-09T18:59:25.486Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-09T18:59:25.486Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-09T18:59:25.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-09T18:59:27.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-09T18:59:27.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-09T18:59:29.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-09T18:59:38.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-09T18:59:40.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-09T18:59:48.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b32320_} [2021-06-09T18:59:50.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1827458598_c:\foo_false____} [2021-06-09T18:59:53.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1827458598_c:\foo_true____} [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-09T18:59:55.980Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-09T18:59:58.904Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-09T19:00:01.828Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-09T19:00:01.828Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-09T19:00:01.828Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-09T19:00:04.026Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-09T19:00:04.026Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-09T19:00:04.026Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-09T19:00:04.026Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-09T19:00:09.852Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-09T19:00:12.056Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-09T19:00:12.056Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-09T19:00:12.056Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-09T19:00:33.216Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-09T19:00:33.216Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-09T19:00:33.216Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-09T19:00:45.639Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-09T19:00:45.639Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-09T19:00:45.639Z] === RUN TestDockerSuite/TestCpToDot [2021-06-09T19:00:47.188Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-09T19:00:47.188Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-09T19:00:47.188Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-09T19:00:50.115Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-09T19:00:52.309Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-09T19:00:54.505Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-09T19:00:54.986Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-09T19:00:54.986Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-09T19:00:57.207Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-09T19:00:57.669Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-09T19:00:58.133Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-09T19:00:58.133Z] === RUN TestDockerSuite/TestCreateRM [2021-06-09T19:00:58.595Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-09T19:00:58.595Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-09T19:00:58.595Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-09T19:00:59.058Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-09T19:01:07.669Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-09T19:01:07.669Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-09T19:01:07.669Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-09T19:01:11.427Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-09T19:01:11.890Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-09T19:01:11.890Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-09T19:01:14.085Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-09T19:01:14.085Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-09T19:01:14.085Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-09T19:01:14.085Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDockerFails [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-09T19:01:14.548Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-09T19:01:17.487Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-09T19:01:19.684Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-09T19:01:21.879Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-09T19:01:36.749Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-09T19:01:41.467Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-09T19:01:47.294Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-09T19:01:48.843Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-09T19:01:49.819Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-09T19:01:53.581Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-09T19:01:54.558Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-09T19:01:55.534Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-09T19:02:00.253Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-09T19:02:04.972Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-09T19:02:04.972Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-09T19:02:04.972Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-09T19:02:04.972Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-09T19:02:04.972Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-09T19:02:04.972Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-09T19:02:06.521Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-09T19:02:06.521Z] === RUN TestDockerSuite/TestEventsRename [2021-06-09T19:02:08.716Z] === RUN TestDockerSuite/TestEventsResize [2021-06-09T19:02:17.348Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-09T19:02:18.898Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-09T19:02:21.830Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-09T19:02:26.549Z] === RUN TestDockerSuite/TestEventsTop [2021-06-09T19:02:26.549Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-09T19:02:29.475Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-09T19:02:34.190Z] === RUN TestDockerSuite/TestExec [2021-06-09T19:02:34.190Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-09T19:02:34.190Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-09T19:02:35.747Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-09T19:02:37.940Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-09T19:02:37.940Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-09T19:02:37.940Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-09T19:02:37.940Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-09T19:02:39.489Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-09T19:02:41.680Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-09T19:02:44.606Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-09T19:02:46.155Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-09T19:02:50.875Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-09T19:02:50.875Z] === RUN TestDockerSuite/TestExecEnv [2021-06-09T19:02:50.875Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-09T19:02:50.875Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-09T19:02:53.066Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-09T19:02:57.789Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-09T19:02:57.789Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-09T19:02:57.789Z] === RUN TestDockerSuite/TestExecParseError [2021-06-09T19:02:57.789Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-09T19:02:57.789Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-09T19:02:57.789Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-09T19:03:00.722Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-09T19:03:00.722Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-09T19:03:00.722Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-09T19:03:00.722Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-09T19:03:00.722Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-09T19:03:00.722Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-09T19:03:02.917Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-09T19:03:02.917Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-09T19:03:11.578Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-09T19:03:11.578Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-09T19:03:11.578Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-09T19:03:11.578Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-09T19:03:17.419Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-09T19:03:24.527Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-09T19:03:26.719Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-09T19:03:33.834Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-09T19:03:33.834Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-09T19:03:33.834Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-09T19:03:33.834Z] === RUN TestDockerSuite/TestHealth [2021-06-09T19:03:33.835Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-09T19:03:33.835Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-09T19:03:33.835Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-09T19:03:33.835Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-09T19:03:38.551Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-09T19:03:38.551Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-09T19:03:38.551Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-09T19:03:38.551Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-09T19:03:38.551Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-09T19:03:38.551Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-09T19:03:39.528Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-09T19:03:39.528Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-09T19:03:40.505Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-09T19:03:40.505Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-09T19:03:42.702Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-09T19:03:42.702Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-09T19:03:44.908Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-09T19:03:47.833Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-09T19:03:47.833Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-09T19:03:47.833Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-09T19:03:51.592Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-09T19:03:51.592Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestImportFile [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-09T19:03:54.514Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-09T19:03:56.707Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-09T19:04:03.829Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-09T19:04:03.829Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-09T19:04:03.829Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-09T19:04:03.829Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-09T19:04:03.829Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-09T19:04:06.760Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-09T19:04:06.760Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-09T19:04:13.881Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-09T19:04:13.881Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-09T19:04:13.881Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-09T19:04:13.881Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-09T19:04:16.074Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-09T19:04:20.795Z] === RUN TestDockerSuite/TestInspectImage [2021-06-09T19:04:20.795Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-09T19:04:20.795Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-09T19:04:20.795Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-09T19:04:22.988Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-09T19:04:25.193Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-09T19:04:25.193Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-09T19:04:28.120Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-09T19:04:29.670Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-09T19:04:29.670Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-09T19:04:30.140Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-09T19:04:32.339Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-09T19:04:35.264Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-09T19:04:39.984Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-09T19:04:41.534Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-09T19:04:44.458Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-09T19:04:46.650Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-09T19:04:48.859Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-09T19:04:51.053Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-09T19:04:53.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-09T19:04:53.711Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-09T19:04:55.907Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-09T19:04:57.455Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-09T19:05:03.277Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-09T19:05:06.201Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-09T19:05:06.201Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-09T19:05:08.393Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-09T19:05:08.393Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-09T19:05:15.502Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-09T19:05:24.080Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-09T19:05:31.195Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-09T19:05:32.749Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-09T19:05:35.680Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-09T19:05:35.680Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-09T19:05:37.871Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-09T19:05:40.064Z] === RUN TestDockerSuite/TestLogsSince [2021-06-09T19:05:50.430Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-09T19:05:50.430Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-09T19:05:50.430Z] === RUN TestDockerSuite/TestLogsTail [2021-06-09T19:05:52.623Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-09T19:05:54.817Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-09T19:05:57.010Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-09T19:05:57.010Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestNetHostname [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginActive [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPortList [2021-06-09T19:05:57.473Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-09T19:06:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-09T19:06:08.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-09T19:06:08.036Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-09T19:06:16.700Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-09T19:06:16.700Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-09T19:06:27.074Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-09T19:06:42.124Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-09T19:06:42.124Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-09T19:06:42.124Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-09T19:06:54.552Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-09T19:06:58.309Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-09T19:07:10.749Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-09T19:07:21.111Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-09T19:07:21.112Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-09T19:07:21.112Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-09T19:07:31.483Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-09T19:07:31.483Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-09T19:07:31.483Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-09T19:07:31.483Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-09T19:07:31.483Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-09T19:07:38.590Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-09T19:07:38.590Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-09T19:07:39.565Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-09T19:07:39.565Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-09T19:07:41.114Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-09T19:07:41.577Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-09T19:07:41.577Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-09T19:07:46.293Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-09T19:07:50.049Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-09T19:07:52.972Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-09T19:08:28.721Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-09T19:08:28.721Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-09T19:08:32.476Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-09T19:08:32.476Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-09T19:08:32.476Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-09T19:08:33.453Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-09T19:08:38.200Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-09T19:08:41.962Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-09T19:08:41.962Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-09T19:08:46.677Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-09T19:08:46.677Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-09T19:08:46.677Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-09T19:09:04.422Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-09T19:09:04.887Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-09T19:09:05.349Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-09T19:09:12.458Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-09T19:09:22.814Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-09T19:09:31.414Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-09T19:09:35.168Z] === RUN TestDockerSuite/TestRmiTag [2021-06-09T19:09:35.629Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-09T19:09:42.735Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-09T19:10:03.877Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-09T19:10:08.711Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-09T19:10:13.439Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-09T19:10:14.986Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-09T19:10:17.176Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-09T19:10:17.176Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-09T19:10:17.176Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-09T19:10:21.888Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-09T19:10:24.809Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-09T19:10:26.999Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-09T19:10:29.194Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-09T19:10:32.118Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-09T19:10:32.118Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-09T19:10:42.473Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-09T19:10:44.022Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-09T19:10:44.022Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-09T19:10:47.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-09T19:10:47.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-09T19:10:47.774Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-09T19:10:49.319Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-09T19:10:52.240Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-09T19:10:54.429Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-09T19:10:56.623Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-09T19:10:56.623Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-09T19:10:56.623Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-09T19:10:56.623Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-09T19:10:58.816Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-09T19:10:58.816Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-09T19:10:59.279Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-09T19:10:59.279Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-09T19:10:59.279Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-09T19:11:01.469Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-09T19:11:07.289Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-09T19:11:14.389Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-09T19:11:14.389Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-09T19:11:14.389Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-09T19:11:14.389Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-09T19:11:16.577Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-09T19:11:21.121Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-09T19:11:21.121Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-09T19:11:22.104Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-09T19:11:22.104Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-09T19:11:22.104Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-09T19:11:22.104Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-09T19:11:24.310Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-09T19:11:26.516Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-09T19:11:28.721Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-09T19:11:31.661Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-09T19:11:35.441Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-09T19:11:45.840Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-09T19:11:45.840Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-09T19:11:46.823Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-09T19:11:46.823Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-09T19:11:46.823Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-09T19:11:46.823Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-09T19:11:46.823Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-09T19:11:46.823Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunMount [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-09T19:11:47.288Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-09T19:11:54.424Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-09T19:11:54.424Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-09T19:11:54.424Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-09T19:11:54.424Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-09T19:11:59.165Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-09T19:12:03.906Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-09T19:12:04.887Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-09T19:12:07.098Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-09T19:12:09.317Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-09T19:12:10.876Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-09T19:12:13.088Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-09T19:12:16.027Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-09T19:12:16.027Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-09T19:12:16.027Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-09T19:12:16.027Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-09T19:12:16.027Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-09T19:12:16.027Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-09T19:12:30.932Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-09T19:12:30.932Z] === RUN TestDockerSuite/TestRunRm [2021-06-09T19:12:31.399Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-09T19:12:37.256Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-09T19:12:39.477Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-09T19:12:41.685Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-09T19:12:43.892Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-09T19:12:46.834Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-09T19:12:46.834Z] === RUN TestDockerSuite/TestRunState [2021-06-09T19:12:46.834Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-09T19:12:49.043Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-09T19:12:49.043Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-09T19:12:50.606Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-09T19:12:50.606Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-09T19:12:51.072Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-09T19:12:51.072Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-09T19:12:51.072Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-09T19:12:51.072Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-09T19:12:56.930Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-09T19:12:58.490Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-09T19:12:58.490Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-09T19:13:00.700Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-09T19:13:00.700Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-09T19:13:00.700Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-09T19:13:09.350Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-09T19:13:21.825Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-09T19:13:25.607Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-09T19:13:32.747Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-09T19:13:32.747Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-09T19:13:32.747Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-09T19:13:34.962Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-09T19:13:37.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-09T19:13:39.383Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-09T19:13:49.785Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-09T19:13:50.252Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-09T19:13:52.565Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-09T19:13:57.309Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-09T19:13:59.518Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-09T19:13:59.985Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-09T19:14:00.451Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-09T19:14:00.451Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-09T19:14:02.663Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-09T19:14:15.145Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-09T19:14:15.145Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-09T19:14:22.305Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-09T19:14:22.305Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-09T19:14:26.098Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-09T19:14:26.098Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-09T19:14:26.098Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-09T19:14:26.098Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-09T19:14:26.564Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-09T19:14:32.418Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-09T19:14:32.419Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-09T19:14:32.419Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-09T19:14:32.419Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-09T19:14:32.419Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-09T19:14:32.419Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-09T19:14:32.419Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-09T19:14:34.635Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-09T19:14:37.581Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-09T19:14:37.581Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-09T19:14:39.149Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-09T19:14:39.149Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-09T19:14:39.616Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-09T19:14:39.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-09T19:14:39.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-09T19:14:39.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-09T19:14:39.616Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-09T19:14:57.403Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-09T19:14:58.387Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-09T19:14:58.854Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-09T19:15:01.798Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-09T19:15:02.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-09T19:15:02.735Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-09T19:15:02.735Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-09T19:15:02.735Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-09T19:15:11.387Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-09T19:15:11.387Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-09T19:15:12.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-09T19:15:12.370Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-09T19:15:12.370Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-09T19:15:19.510Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-09T19:15:19.510Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-09T19:15:19.977Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-09T19:15:30.379Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-09T19:15:30.379Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite (2844.98s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T19:15:30.847Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.35s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-06-09T19:15:30.847Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T19:15:30.847Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T19:15:30.847Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T19:15:30.847Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.23s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-09T19:15:30.847Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T19:15:30.847Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.29s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-09T19:15:30.847Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.97s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.28s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-09T19:15:30.847Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.10s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.42s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.11s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.50s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.88s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.18s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.86s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-06-09T19:15:30.847Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.847Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.80s) [2021-06-09T19:15:30.847Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.65s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.03s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.43s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.78s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.06s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.89s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.26s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.85s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.69s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T19:15:30.848Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.67s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.31s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.15s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.52s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.89s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.57s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.71s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.00s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.86s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.80s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.07s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignore (81.72s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.89s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.09s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.67s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.90s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.25s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.99s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.53s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.00s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (121.03s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.66s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.04s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.07s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.58s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFails (2.57s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.23s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.74s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.81s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.25s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.66s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.07s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildHistory (12.83s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.54s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.41s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.38s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.64s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.09s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.60s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.38s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.62s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.97s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (27.40s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.26s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.84s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.56s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.22s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.44s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.81s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.09s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.26s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.00s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.28s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.95s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.04s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildRm (13.81s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.59s) [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-09T19:15:30.848Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-09T19:15:30.848Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.69s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.83s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.54s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.33s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2021-06-09T19:15:30.848Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.07s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.09s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildStderr (4.78s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.63s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.45s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.80s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.44s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.36s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.06s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.80s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.89s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.79s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.56s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.76s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.75s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.52s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-09T19:15:30.849Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T19:15:30.849Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T19:15:30.849Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.40s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.56s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCommitChange (5.01s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.67s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.97s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCommitTTY (12.24s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.75s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.18s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.03s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.39s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.23s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.51s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.47s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.40s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.00s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.65s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.25s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.81s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.18s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.48s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.08s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.02s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.40s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.60s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.62s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b32320_} (2.69s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1827458598_c:\foo_false____} (2.66s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1827458598_c:\foo_true____} (2.63s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T19:15:30.849Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.68s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.91s) [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.75s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-09T19:15:30.849Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T19:15:30.849Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.849Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.82s) [2021-06-09T19:15:30.849Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.95s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCpToDot (2.49s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCpToStdout (2.50s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.01s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T19:15:30.850Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.39s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T19:15:30.850Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-06-09T19:15:30.850Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.58s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.47s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.65s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsCopy (5.19s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.84s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.30s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.89s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFilters (4.85s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFormat (4.71s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsRename (2.47s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsResize (7.97s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.27s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.05s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T19:15:30.850Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.02s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-09T19:15:30.850Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T19:15:30.850Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T19:15:30.850Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.25s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.38s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecInspectID (4.75s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-09T19:15:30.850Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-09T19:15:30.850Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.31s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.29s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.37s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.14s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.13s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T19:15:30.850Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.57s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.04s) [2021-06-09T19:15:30.850Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.23s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.60s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.83s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T19:15:30.850Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-09T19:15:30.850Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-09T19:15:30.850Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T19:15:30.850Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2021-06-09T19:15:30.850Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.25s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T19:15:30.851Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-09T19:15:30.851Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.28s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.13s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectHistory (4.58s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.27s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.29s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectStatus (2.60s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.57s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.39s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.26s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.26s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.38s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.34s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T19:15:30.851Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.29s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.32s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.42s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.30s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.68s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.56s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsSince (9.15s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.68s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.31s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.01s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-09T19:15:30.851Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.68s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsByOrder (8.87s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.80s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.56s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.20s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.08s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.60s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.51s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.97s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.40s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T19:15:30.851Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.22s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.27s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.51s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.23s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.13s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.44s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.32s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T19:15:30.851Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.29s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.00s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.95s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.07s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.87s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.47s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.31s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.86s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.56s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.18s) [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.07s) [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T19:15:30.851Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.851Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.62s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.08s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.43s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.55s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.52s) [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.26s) [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s) [2021-06-09T19:15:30.852Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-09T19:15:30.852Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T19:15:30.852Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.26s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.46s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.19s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.83s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.43s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunExitCode (2.32s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.43s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.99s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.66s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.75s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.95s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.89s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.18s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.27s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.11s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.72s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.80s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunRm (2.52s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.45s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.21s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.64s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.22s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.94s) [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T19:15:31.320Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-09T19:15:31.320Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.18s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.24s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.02s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.90s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.41s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.35s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.85s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.50s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.75s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.19s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.01s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.79s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.40s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.48s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2021-06-09T19:15:31.321Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T19:15:31.321Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.57s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.81s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.95s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.16s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T19:15:31.321Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-09T19:15:31.321Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-09T19:15:31.321Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.321Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T19:15:31.321Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-09T19:15:31.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-09T19:15:31.322Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-09T19:15:31.322Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-09T19:15:31.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-09T19:15:31.322Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerDaemonSuite [2021-06-09T19:15:31.322Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-09T19:15:31.322Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-09T19:15:31.322Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-09T19:15:31.322Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerSwarmSuite [2021-06-09T19:15:31.322Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-09T19:15:31.322Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-09T19:15:31.322Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerExternalVolumeSuite [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerNetworkSuite [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] === RUN TestDockerHubPullSuite [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-09T19:15:31.322Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] PASS [2021-06-09T19:15:31.322Z] ok github.com/docker/docker/integration-cli 2845.631s [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === Skipped [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-09T19:15:31.322Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-06-09T19:15:31.322Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-09T19:15:31.322Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-09T19:15:31.322Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-09T19:15:31.322Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-09T19:15:31.322Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T19:15:31.322Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-09T19:15:31.322Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-09T19:15:31.322Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-06-09T19:15:31.323Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-09T19:15:31.323Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.323Z] [2021-06-09T19:15:31.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T19:15:31.323Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-09T19:15:31.323Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-06-09T19:15:31.324Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-06-09T19:15:31.324Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-09T19:15:31.324Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-09T19:15:31.324Z] docker_cli_sni_test.go:18: Flakey test [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-09T19:15:31.324Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-09T19:15:31.324Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-09T19:15:31.324Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-09T19:15:31.324Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.324Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-09T19:15:31.325Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-09T19:15:31.325Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-06-09T19:15:31.325Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-09T19:15:31.325Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T19:15:31.325Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-09T19:15:31.325Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.325Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-09T19:15:31.794Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-09T19:15:31.794Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-09T19:15:31.794Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-09T19:15:31.794Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-09T19:15:31.794Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-09T19:15:31.794Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-09T19:15:31.794Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.04s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.04s) [2021-06-09T19:15:31.794Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-09T19:15:31.794Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-09T19:15:31.794Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-09T19:15:31.794Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-09T19:15:31.794Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T19:15:31.794Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-09T19:15:31.794Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.794Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-09T19:15:31.795Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-09T19:15:31.795Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-09T19:15:31.795Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-09T19:15:31.795Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.795Z] [2021-06-09T19:15:31.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-09T19:15:31.795Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T19:15:31.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-09T19:15:31.796Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.796Z] [2021-06-09T19:15:31.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-09T19:15:31.797Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-09T19:15:31.797Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-06-09T19:15:31.797Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.797Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2021-06-09T19:15:31.798Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-06-09T19:15:31.798Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-09T19:15:31.798Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:15:31.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-09T19:15:31.798Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.798Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T19:15:31.799Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-09T19:15:31.799Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:31.799Z] DONE 1092 tests, 546 skipped in 2854.691s [2021-06-09T19:15:31.799Z] INFO: Integration tests ended at 06/09/2021 19:15:31. Duration:00:47:34.8056638 [2021-06-09T19:15:31.799Z] INFO: Docker info of the daemon under test at end of run [2021-06-09T19:15:31.799Z] [2021-06-09T19:15:32.266Z] Containers: 2 [2021-06-09T19:15:32.266Z] Running: 0 [2021-06-09T19:15:32.266Z] Paused: 0 [2021-06-09T19:15:32.266Z] Stopped: 2 [2021-06-09T19:15:32.266Z] Images: 18 [2021-06-09T19:15:32.266Z] Server Version: 0.0.0-dev [2021-06-09T19:15:32.266Z] Storage Driver: windowsfilter [2021-06-09T19:15:32.266Z] Windows: [2021-06-09T19:15:32.266Z] Logging Driver: json-file [2021-06-09T19:15:32.266Z] Plugins: [2021-06-09T19:15:32.266Z] Volume: local [2021-06-09T19:15:32.266Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-09T19:15:32.266Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-09T19:15:32.266Z] Swarm: inactive [2021-06-09T19:15:32.266Z] Default Isolation: process [2021-06-09T19:15:32.266Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-09T19:15:32.266Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-09T19:15:32.266Z] OSType: windows [2021-06-09T19:15:32.266Z] Architecture: x86_64 [2021-06-09T19:15:32.266Z] CPUs: 4 [2021-06-09T19:15:32.266Z] Total Memory: 32GiB [2021-06-09T19:15:32.266Z] Name: azwin-2-a5b8b0 [2021-06-09T19:15:32.266Z] ID: 6HQ5:MSMP:HYYW:VTZX:IWZK:FYUT:6PBI:K5XJ:NUE4:A22J:IZ6B:NQHY [2021-06-09T19:15:32.266Z] Docker Root Dir: D:\CI\PR-42498\1\daemon [2021-06-09T19:15:32.266Z] Debug Mode (client): false [2021-06-09T19:15:32.266Z] Debug Mode (server): true [2021-06-09T19:15:32.266Z] File Descriptors: -1 [2021-06-09T19:15:32.266Z] Goroutines: 17 [2021-06-09T19:15:32.266Z] System Time: 2021-06-09T19:15:31.9231585Z [2021-06-09T19:15:32.266Z] EventsListeners: 0 [2021-06-09T19:15:32.266Z] Registry: https://index.docker.io/v1/ [2021-06-09T19:15:32.266Z] Labels: [2021-06-09T19:15:32.266Z] Experimental: false [2021-06-09T19:15:32.266Z] Insecure Registries: [2021-06-09T19:15:32.266Z] 127.0.0.0/8 [2021-06-09T19:15:32.266Z] Live Restore Enabled: false [2021-06-09T19:15:32.266Z] [2021-06-09T19:15:32.266Z] [2021-06-09T19:15:32.266Z] INFO: Stopping daemon under test [2021-06-09T19:15:32.266Z] SUCCESS: The process with PID 5556 (child process of PID 2976) has been terminated. [2021-06-09T19:15:32.266Z] SUCCESS: The process with PID 2976 (child process of PID 5824) has been terminated. [2021-06-09T19:15:32.266Z] INFO: Stop tailing logs of the daemon under tests [2021-06-09T19:15:32.266Z] INFO: executeCI.ps1 Completed successfully at 06/09/2021 19:15:32. [2021-06-09T19:15:32.266Z] INFO: Tidying up at end of run [2021-06-09T19:15:32.266Z] INFO: Saving daemon under test log (d:\CI\PR-42498\1\dut.out) to bundles\CIDUT.out [2021-06-09T19:15:32.266Z] INFO: Saving daemon under test log (d:\CI\PR-42498\1\dut.err) to bundles\CIDUT.err [2021-06-09T19:15:32.266Z] INFO: Nuke-Everything... [2021-06-09T19:15:32.733Z] INFO: Container count on control daemon to delete is 2 [2021-06-09T19:15:33.205Z] c35150e8507b [2021-06-09T19:15:33.205Z] b212c2dd77ad [2021-06-09T19:15:33.205Z] INFO: Tidying pidfile d:\CI\PR-42498\1\docker.pid [2021-06-09T19:15:33.205Z] INFO: Nuking d:\CI [2021-06-09T19:16:09.053Z] INFO: Zapped successfully [2021-06-09T19:16:09.053Z] [2021-06-09T19:16:09.053Z] INFO: executeCI.ps1 exiting at Wed Jun 9 19:16:06 CUT 2021. Duration 01:31:16.1062091 [2021-06-09T19:16:09.053Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-09T19:16:09.300Z] Recording test results [2021-06-09T19:16:18.981Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-09T19:16:21.076Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-09T19:16:22.858Z] Archiving artifacts [2021-06-09T19:16:38.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42498/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-09T19:16:39.255Z] + make clean [2021-06-09T19:16:40.813Z] docker volume rm -f docker-dev-cache [2021-06-09T19:16:40.813Z] 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