Pull request #42541 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at ceac2ef2e2d61279faee62b314ce1699bc0d8acb rather than 967ec6f2e803a09b929b2d40ec8f1a26ac313912 Obtained Jenkinsfile from ceac2ef2e2d61279faee62b314ce1699bc0d8acb 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-42541@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-19T08:43:02.091Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-19T08:43:02.094Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-19T08:43:17.238Z] Still waiting to schedule task [2021-06-19T08:43:17.240Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a57b7eebca4b6259)’ is offline [2021-06-19T08:43:57.935Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a57b7eebca4b6259) in /home/ubuntu/workspace/moby_PR-42541 [Pipeline] { [Pipeline] checkout [2021-06-19T08:43:58.093Z] The recommended git tool is: git [2021-06-19T08:44:01.603Z] using credential docker-jenkins-github-credentials [2021-06-19T08:44:01.617Z] Cloning the remote Git repository [2021-06-19T08:44:01.617Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:44:01.621Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:44:01.706Z] > git init /home/ubuntu/workspace/moby_PR-42541 # timeout=10 [2021-06-19T08:44:02.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:44:02.024Z] > git --version # timeout=10 [2021-06-19T08:44:02.053Z] > git --version # 'git version 2.17.1' [2021-06-19T08:44:02.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:44:02.055Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:44:24.777Z] Fetching without tags [2021-06-19T08:44:25.104Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:44:25.917Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:44:25.917Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:44:24.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:44:24.695Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:44:24.721Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:44:24.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:44:24.777Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:44:24.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:44:24.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:44:25.112Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:44:25.129Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:44:25.843Z] > git remote # timeout=10 [2021-06-19T08:44:25.852Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:44:25.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:44:25.886Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:44:25.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:44:25.917Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:44:25.929Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:44:30.597Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:44:30.597Z] First time build. Skipping changelog. [2021-06-19T08:44:30.632Z] > git --version # timeout=10 [2021-06-19T08:44:30.673Z] > git --version # 'git version 2.17.1' [2021-06-19T08:44:30.706Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T08:44:31.646Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/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-19T08:44:39.773Z] Unable to find image 'alpine:latest' locally [2021-06-19T08:44:39.773Z] latest: Pulling from library/alpine [2021-06-19T08:44:39.773Z] 5843afab3874: Pulling fs layer [2021-06-19T08:44:39.773Z] 5843afab3874: Verifying Checksum [2021-06-19T08:44:39.773Z] 5843afab3874: Download complete [2021-06-19T08:44:40.033Z] 5843afab3874: Pull complete [2021-06-19T08:44:40.033Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-06-19T08:44:40.033Z] Status: Downloaded newer image for alpine:latest [2021-06-19T08:44:50.028Z] 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-19T08:44:50.909Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a57b7eebca4b6259) in /home/ubuntu/workspace/moby_PR-42541 [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-19T08:44:50.969Z] The recommended git tool is: git [Pipeline] // stage [2021-06-19T08:44:50.979Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-19T08:44:50.999Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-19T08:44:51.035Z] Fetching without tags [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] } [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-19T08:44:51.347Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:44:51.495Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:44:51.495Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:44:51.604Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:44:51.614Z] > git --version # timeout=10 [2021-06-19T08:44:51.630Z] > git --version # 'git version 2.17.1' [2021-06-19T08:44:51.638Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-19T08:44:50.984Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42541/.git # timeout=10 [2021-06-19T08:44:51.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:44:51.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:44:51.037Z] > git --version # timeout=10 [2021-06-19T08:44:51.056Z] > git --version # 'git version 2.17.1' [2021-06-19T08:44:51.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:44:51.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:44:51.348Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:44:51.362Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:44:51.439Z] > git remote # timeout=10 [2021-06-19T08:44:51.451Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:44:51.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:44:51.460Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:44:51.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:44:51.496Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:44:51.513Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T08:44:52.272Z] + [ PR != PR ] [2021-06-19T08:44:52.272Z] + [ master != master ] [2021-06-19T08:44:52.272Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T08:44:52.598Z] + docker version [2021-06-19T08:44:52.598Z] Client: Docker Engine - Community [2021-06-19T08:44:52.598Z] Version: 20.10.6 [2021-06-19T08:44:52.598Z] API version: 1.41 [2021-06-19T08:44:52.598Z] Go version: go1.13.15 [2021-06-19T08:44:52.598Z] Git commit: 370c289 [2021-06-19T08:44:52.598Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-19T08:44:52.598Z] OS/Arch: linux/amd64 [2021-06-19T08:44:52.598Z] Context: default [2021-06-19T08:44:52.598Z] Experimental: true [2021-06-19T08:44:52.598Z] [2021-06-19T08:44:52.598Z] Server: Docker Engine - Community [2021-06-19T08:44:52.598Z] Engine: [2021-06-19T08:44:52.598Z] Version: 20.10.6 [2021-06-19T08:44:52.598Z] API version: 1.41 (minimum version 1.12) [2021-06-19T08:44:52.598Z] Go version: go1.13.15 [2021-06-19T08:44:52.598Z] Git commit: 8728dd2 [2021-06-19T08:44:52.598Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-19T08:44:52.598Z] OS/Arch: linux/amd64 [2021-06-19T08:44:52.598Z] Experimental: true [2021-06-19T08:44:52.598Z] containerd: [2021-06-19T08:44:52.599Z] Version: 1.4.6 [2021-06-19T08:44:52.599Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:44:52.599Z] runc: [2021-06-19T08:44:52.599Z] Version: 1.0.0-rc95 [2021-06-19T08:44:52.599Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:44:52.599Z] docker-init: [2021-06-19T08:44:52.599Z] Version: 0.19.0 [2021-06-19T08:44:52.599Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T08:44:52.890Z] + docker info [2021-06-19T08:45:05.909Z] Still waiting to schedule task [2021-06-19T08:45:05.909Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a57b7eebca4b6259)’ [2021-06-19T08:45:05.910Z] Still waiting to schedule task [2021-06-19T08:45:05.910Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a57b7eebca4b6259)’ [2021-06-19T08:45:05.911Z] Still waiting to schedule task [2021-06-19T08:45:05.911Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-19T08:45:05.915Z] Still waiting to schedule task [2021-06-19T08:45:05.915Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-19T08:45:05.917Z] Still waiting to schedule task [2021-06-19T08:45:05.917Z] All nodes of label ‘windows-2019’ are offline [2021-06-19T08:45:05.918Z] Still waiting to schedule task [2021-06-19T08:45:05.918Z] All nodes of label ‘windows-2022’ are offline [2021-06-19T08:45:07.770Z] Client: [2021-06-19T08:45:07.770Z] Context: default [2021-06-19T08:45:07.770Z] Debug Mode: false [2021-06-19T08:45:07.770Z] Plugins: [2021-06-19T08:45:07.770Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T08:45:07.770Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T08:45:07.770Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T08:45:07.770Z] [2021-06-19T08:45:07.770Z] Server: [2021-06-19T08:45:07.770Z] Containers: 0 [2021-06-19T08:45:07.770Z] Running: 0 [2021-06-19T08:45:07.770Z] Paused: 0 [2021-06-19T08:45:07.770Z] Stopped: 0 [2021-06-19T08:45:07.770Z] Images: 1 [2021-06-19T08:45:07.770Z] Server Version: 20.10.6 [2021-06-19T08:45:07.770Z] Storage Driver: overlay2 [2021-06-19T08:45:07.770Z] Backing Filesystem: extfs [2021-06-19T08:45:07.770Z] Supports d_type: true [2021-06-19T08:45:07.770Z] Native Overlay Diff: true [2021-06-19T08:45:07.770Z] userxattr: false [2021-06-19T08:45:07.770Z] Logging Driver: json-file [2021-06-19T08:45:07.770Z] Cgroup Driver: cgroupfs [2021-06-19T08:45:07.770Z] Cgroup Version: 1 [2021-06-19T08:45:07.770Z] Plugins: [2021-06-19T08:45:07.770Z] Volume: local [2021-06-19T08:45:07.770Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T08:45:07.770Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T08:45:07.770Z] Swarm: inactive [2021-06-19T08:45:07.770Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T08:45:07.770Z] Default Runtime: runc [2021-06-19T08:45:07.770Z] Init Binary: docker-init [2021-06-19T08:45:07.770Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:45:07.770Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:45:07.770Z] init version: de40ad0 [2021-06-19T08:45:07.770Z] Security Options: [2021-06-19T08:45:07.770Z] apparmor [2021-06-19T08:45:07.770Z] seccomp [2021-06-19T08:45:07.770Z] Profile: default [2021-06-19T08:45:07.770Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T08:45:07.770Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-19T08:45:07.770Z] OSType: linux [2021-06-19T08:45:07.770Z] Architecture: x86_64 [2021-06-19T08:45:07.770Z] CPUs: 2 [2021-06-19T08:45:07.770Z] Total Memory: 7.487GiB [2021-06-19T08:45:07.770Z] Name: ip-10-100-119-159 [2021-06-19T08:45:07.770Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-19T08:45:07.770Z] Docker Root Dir: /var/lib/docker [2021-06-19T08:45:07.770Z] Debug Mode: false [2021-06-19T08:45:07.770Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:45:07.770Z] Labels: [2021-06-19T08:45:07.770Z] Experimental: true [2021-06-19T08:45:07.770Z] Insecure Registries: [2021-06-19T08:45:07.770Z] 127.0.0.0/8 [2021-06-19T08:45:07.770Z] Live Restore Enabled: true [2021-06-19T08:45:07.770Z] [2021-06-19T08:45:07.770Z] WARNING: No swap limit support [Pipeline] sh [2021-06-19T08:45:08.051Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:45:08.051Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:45:08.051Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42541/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T08:45:08.051Z] + bash /home/ubuntu/workspace/moby_PR-42541/check-config.sh [2021-06-19T08:45:08.308Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T08:45:08.308Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T08:45:08.308Z] [2021-06-19T08:45:08.308Z] Generally Necessary: [2021-06-19T08:45:08.308Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T08:45:08.308Z] - apparmor: enabled and tools installed [2021-06-19T08:45:08.308Z] - CONFIG_NAMESPACES: enabled [2021-06-19T08:45:08.308Z] - CONFIG_NET_NS: enabled [2021-06-19T08:45:08.308Z] - CONFIG_PID_NS: enabled [2021-06-19T08:45:08.308Z] - CONFIG_IPC_NS: enabled [2021-06-19T08:45:08.308Z] - CONFIG_UTS_NS: enabled [2021-06-19T08:45:08.308Z] - CONFIG_CGROUPS: enabled [2021-06-19T08:45:08.308Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T08:45:08.308Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T08:45:08.308Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T08:45:08.308Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T08:45:08.308Z] - CONFIG_CPUSETS: enabled [2021-06-19T08:45:08.309Z] - CONFIG_MEMCG: enabled [2021-06-19T08:45:08.309Z] - CONFIG_KEYS: enabled [2021-06-19T08:45:08.309Z] - CONFIG_VETH: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T08:45:08.309Z] [2021-06-19T08:45:08.309Z] Optional Features: [2021-06-19T08:45:08.309Z] - CONFIG_USER_NS: enabled [2021-06-19T08:45:08.309Z] - CONFIG_SECCOMP: enabled [2021-06-19T08:45:08.309Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T08:45:08.309Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T08:45:08.309Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T08:45:08.309Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T08:45:08.309Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T08:45:08.309Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T08:45:08.309Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T08:45:08.309Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T08:45:08.309Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T08:45:08.309Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T08:45:08.309Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T08:45:08.309Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T08:45:08.309Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T08:45:08.309Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T08:45:08.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T08:45:08.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T08:45:08.309Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T08:45:08.309Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T08:45:08.309Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T08:45:08.309Z] - CONFIG_EXT4_FS: enabled [2021-06-19T08:45:08.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T08:45:08.309Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T08:45:08.567Z] - Network Drivers: [2021-06-19T08:45:08.567Z] - "overlay": [2021-06-19T08:45:08.567Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T08:45:08.567Z] Optional (for encrypted networks): [2021-06-19T08:45:08.567Z] - CONFIG_CRYPTO: enabled [2021-06-19T08:45:08.567Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T08:45:08.567Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T08:45:08.567Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T08:45:08.567Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T08:45:08.567Z] - CONFIG_XFRM: enabled [2021-06-19T08:45:08.567Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T08:45:08.567Z] - "ipvlan": [2021-06-19T08:45:08.567Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T08:45:08.567Z] - "macvlan": [2021-06-19T08:45:08.567Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T08:45:08.567Z] - "ftp,tftp client in container": [2021-06-19T08:45:08.567Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T08:45:08.567Z] - Storage Drivers: [2021-06-19T08:45:08.567Z] - "aufs": [2021-06-19T08:45:08.567Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T08:45:08.567Z] - "btrfs": [2021-06-19T08:45:08.567Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T08:45:08.567Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T08:45:08.567Z] - "devicemapper": [2021-06-19T08:45:08.567Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T08:45:08.567Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T08:45:08.567Z] - "overlay": [2021-06-19T08:45:08.567Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T08:45:08.567Z] - "zfs": [2021-06-19T08:45:08.567Z] - /dev/zfs: present [2021-06-19T08:45:08.567Z] - zfs command: missing [2021-06-19T08:45:08.567Z] - zpool command: missing [2021-06-19T08:45:08.567Z] [2021-06-19T08:45:08.567Z] Limits: [2021-06-19T08:45:08.567Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T08:45:08.567Z] [2021-06-19T08:45:08.567Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T08:45:08.901Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 . [2021-06-19T08:45:09.158Z] #2 [internal] load .dockerignore [2021-06-19T08:45:09.158Z] #2 sha256:dda2a443da3c7698e5aa31f9c23090eed5a290cf5196bc59c7a1905252115766 [2021-06-19T08:45:09.158Z] #2 transferring context: 87B done [2021-06-19T08:45:09.158Z] #2 DONE 0.0s [2021-06-19T08:45:09.158Z] [2021-06-19T08:45:09.158Z] #1 [internal] load build definition from Dockerfile [2021-06-19T08:45:09.158Z] #1 sha256:1cf6a5603aa6d73b17b1cae5debffc5f8546ed6b86a4b057117c21f05627da1a [2021-06-19T08:45:09.158Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-19T08:45:09.158Z] #1 DONE 0.1s [2021-06-19T08:45:09.158Z] [2021-06-19T08:45:09.158Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T08:45:09.158Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T08:45:09.417Z] #3 DONE 0.4s [2021-06-19T08:45:09.417Z] [2021-06-19T08:45:09.417Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T08:45:09.417Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T08:45:09.417Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T08:45:09.417Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T08:45:09.417Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-19T08:45:09.417Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T08:45:09.417Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T08:45:09.675Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-06-19T08:45:09.675Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-19T08:45:09.675Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-19T08:45:09.933Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-19T08:45:09.933Z] #4 DONE 0.5s [2021-06-19T08:45:10.193Z] [2021-06-19T08:45:10.193Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:45:10.193Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T08:45:10.451Z] #8 ... [2021-06-19T08:45:10.451Z] [2021-06-19T08:45:10.451Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T08:45:10.451Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T08:45:10.451Z] #6 DONE 0.5s [2021-06-19T08:45:10.709Z] [2021-06-19T08:45:10.709Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T08:45:10.709Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T08:45:10.709Z] #5 DONE 0.5s [2021-06-19T08:45:10.709Z] [2021-06-19T08:45:10.709Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:45:10.709Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T08:45:10.709Z] #8 DONE 0.6s [2021-06-19T08:45:10.709Z] [2021-06-19T08:45:10.709Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:45:10.709Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T08:45:10.709Z] #7 DONE 0.6s [2021-06-19T08:45:11.644Z] [2021-06-19T08:45:11.644Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:45:11.644Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:45:11.644Z] #65 DONE 0.0s [2021-06-19T08:45:11.644Z] [2021-06-19T08:45:11.644Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:45:11.644Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:45:11.644Z] #63 DONE 0.0s [2021-06-19T08:45:11.644Z] [2021-06-19T08:45:11.644Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:11.645Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:11.645Z] #9 DONE 0.0s [2021-06-19T08:45:11.645Z] [2021-06-19T08:45:11.645Z] #23 [internal] load build context [2021-06-19T08:45:11.645Z] #23 sha256:ec73deb363471c15ffe9f62b4809e41912da0cc103629f6789673a578917715a [2021-06-19T08:45:12.216Z] #23 ... [2021-06-19T08:45:12.216Z] [2021-06-19T08:45:12.216Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T08:45:12.216Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T08:45:12.216Z] #42 DONE 0.0s [2021-06-19T08:45:12.216Z] [2021-06-19T08:45:12.216Z] #23 [internal] load build context [2021-06-19T08:45:12.216Z] #23 sha256:ec73deb363471c15ffe9f62b4809e41912da0cc103629f6789673a578917715a [2021-06-19T08:45:14.120Z] #23 transferring context: 49.63MB 2.5s [2021-06-19T08:45:14.378Z] #23 transferring context: 55.86MB 2.8s done [2021-06-19T08:45:15.318Z] #23 DONE 3.7s [2021-06-19T08:45:15.318Z] [2021-06-19T08:45:15.318Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:15.318Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:15.318Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.0s done [2021-06-19T08:45:15.318Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T08:45:15.318Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T08:45:15.318Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T08:45:15.318Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-06-19T08:45:15.318Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.5s done [2021-06-19T08:45:15.318Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 0.6s done [2021-06-19T08:45:15.318Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 2.6s done [2021-06-19T08:45:15.318Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 3.6s [2021-06-19T08:45:15.318Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.6s [2021-06-19T08:45:15.318Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 3.6s [2021-06-19T08:45:15.318Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 3.6s done [2021-06-19T08:45:15.318Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 3.6s done [2021-06-19T08:45:15.318Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 4.19MB / 129.05MB 3.8s [2021-06-19T08:45:15.576Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 17.83MB / 129.05MB 4.0s [2021-06-19T08:45:15.576Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 26.38MB / 129.05MB 4.1s [2021-06-19T08:45:15.834Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 34.60MB / 129.05MB 4.2s [2021-06-19T08:45:15.834Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 45.09MB / 129.05MB 4.4s [2021-06-19T08:45:16.092Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 56.62MB / 129.05MB 4.6s [2021-06-19T08:45:16.349Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 68.16MB / 129.05MB 4.7s [2021-06-19T08:45:16.349Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 76.06MB / 129.05MB 4.8s [2021-06-19T08:45:16.609Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 86.93MB / 129.05MB 4.9s [2021-06-19T08:45:16.867Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 111.15MB / 129.05MB 5.4s [2021-06-19T08:45:17.439Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 120.59MB / 129.05MB 5.7s [2021-06-19T08:45:17.439Z] #9 ... [2021-06-19T08:45:17.439Z] [2021-06-19T08:45:17.439Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:45:17.439Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:45:17.439Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T08:45:17.439Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:45:17.439Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T08:45:17.439Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T08:45:17.439Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2021-06-19T08:45:17.439Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-06-19T08:45:17.439Z] #63 DONE 5.7s [2021-06-19T08:45:17.439Z] [2021-06-19T08:45:17.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:17.439Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:17.439Z] #9 ... [2021-06-19T08:45:17.439Z] [2021-06-19T08:45:17.439Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:45:17.439Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:45:17.439Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T08:45:17.439Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T08:45:17.439Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T08:45:17.439Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T08:45:17.439Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-06-19T08:45:17.439Z] #26 ... [2021-06-19T08:45:17.439Z] [2021-06-19T08:45:17.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:17.439Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:17.439Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 5.9s [2021-06-19T08:45:17.697Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.0s done [2021-06-19T08:45:19.594Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 7.7s done [2021-06-19T08:45:19.594Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-19T08:45:19.594Z] #9 ... [2021-06-19T08:45:19.594Z] [2021-06-19T08:45:19.594Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:45:19.594Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:45:19.594Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T08:45:19.594Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:45:19.594Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T08:45:19.594Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T08:45:19.594Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-06-19T08:45:19.594Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-06-19T08:45:19.594Z] #65 DONE 7.8s [2021-06-19T08:45:19.594Z] [2021-06-19T08:45:19.594Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:45:19.594Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:45:19.594Z] #26 DONE 7.9s [2021-06-19T08:45:19.594Z] [2021-06-19T08:45:19.594Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:19.594Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:19.852Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.6s done [2021-06-19T08:45:21.225Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-19T08:45:21.486Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.4s done [2021-06-19T08:45:22.053Z] #9 ... [2021-06-19T08:45:22.053Z] [2021-06-19T08:45:22.053Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T08:45:22.053Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T08:45:22.053Z] #64 DONE 0.8s [2021-06-19T08:45:22.313Z] [2021-06-19T08:45:22.313Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T08:45:22.313Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T08:45:23.691Z] #66 DONE 1.5s [2021-06-19T08:45:23.691Z] [2021-06-19T08:45:23.691Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:23.691Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:23.691Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 1.2s [2021-06-19T08:45:26.976Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 4.4s done [2021-06-19T08:45:26.976Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-19T08:45:29.508Z] #9 ... [2021-06-19T08:45:29.508Z] [2021-06-19T08:45:29.508Z] #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-19T08:45:29.508Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:45:29.508Z] #27 2.507 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:45:29.508Z] #27 2.511 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:45:29.508Z] #27 2.526 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:45:29.508Z] #27 2.643 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:45:29.508Z] #27 2.884 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:45:29.508Z] #27 3.145 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:45:29.508Z] #27 4.822 Fetched 8449 kB in 3s (3301 kB/s) [2021-06-19T08:45:29.508Z] #27 4.822 Reading package lists... [2021-06-19T08:45:29.508Z] #27 5.751 Reading package lists... [2021-06-19T08:45:29.508Z] #27 6.641 Building dependency tree... [2021-06-19T08:45:29.508Z] #27 6.982 The following additional packages will be installed: [2021-06-19T08:45:29.508Z] #27 6.982 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T08:45:29.508Z] #27 6.982 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T08:45:29.508Z] #27 6.982 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T08:45:29.508Z] #27 6.983 Suggested packages: [2021-06-19T08:45:29.508Z] #27 6.983 krb5-doc krb5-user [2021-06-19T08:45:29.508Z] #27 6.983 Recommended packages: [2021-06-19T08:45:29.508Z] #27 6.983 krb5-locales publicsuffix libsasl2-modules [2021-06-19T08:45:29.508Z] #27 7.199 The following NEW packages will be installed: [2021-06-19T08:45:29.508Z] #27 7.199 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T08:45:29.508Z] #27 7.199 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T08:45:29.508Z] #27 7.200 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T08:45:29.508Z] #27 7.201 libssh2-1 libssl1.1 openssl [2021-06-19T08:45:29.508Z] #27 7.485 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:45:29.508Z] #27 7.485 Need to get 5059 kB of archives. [2021-06-19T08:45:29.508Z] #27 7.485 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T08:45:29.508Z] #27 7.485 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T08:45:29.508Z] #27 7.485 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T08:45:29.508Z] #27 7.499 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T08:45:29.508Z] #27 7.499 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T08:45:29.508Z] #27 7.499 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T08:45:29.508Z] #27 7.499 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T08:45:29.508Z] #27 7.511 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T08:45:29.508Z] #27 7.511 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T08:45:29.508Z] #27 7.515 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-19T08:45:29.508Z] #27 7.523 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T08:45:29.508Z] #27 7.528 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T08:45:29.508Z] #27 7.528 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T08:45:29.508Z] #27 7.531 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-19T08:45:29.508Z] #27 7.532 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T08:45:29.508Z] #27 7.539 Get:15 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T08:45:29.508Z] #27 7.539 Get:16 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T08:45:29.508Z] #27 7.539 Get:17 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T08:45:29.508Z] #27 7.549 Get:18 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T08:45:29.508Z] #27 7.549 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:45:29.508Z] #27 7.549 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:45:29.508Z] #27 7.549 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:45:29.508Z] #27 7.775 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:45:29.508Z] #27 7.797 Fetched 5059 kB in 0s (15.7 MB/s) [2021-06-19T08:45:29.508Z] #27 7.843 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T08:45:29.508Z] #27 7.843 (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-19T08:45:29.508Z] #27 7.843 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 7.852 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 8.057 Selecting previously unselected package openssl. [2021-06-19T08:45:29.508Z] #27 8.057 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.067 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 8.191 Selecting previously unselected package ca-certificates. [2021-06-19T08:45:29.508Z] #27 8.191 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T08:45:29.508Z] #27 8.194 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T08:45:29.508Z] #27 8.278 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T08:45:29.508Z] #27 8.278 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.278 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:45:29.508Z] #27 8.317 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T08:45:29.508Z] #27 8.317 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.323 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.376 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T08:45:29.508Z] #27 8.376 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.383 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.449 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T08:45:29.508Z] #27 8.449 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.453 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.539 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T08:45:29.508Z] #27 8.539 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.551 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.588 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T08:45:29.508Z] #27 8.588 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.595 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.628 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T08:45:29.508Z] #27 8.628 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.633 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.672 Selecting previously unselected package libldap-common. [2021-06-19T08:45:29.508Z] #27 8.672 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T08:45:29.508Z] #27 8.675 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 8.721 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T08:45:29.508Z] #27 8.721 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.724 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 8.789 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T08:45:29.508Z] #27 8.789 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.795 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 8.833 Selecting previously unselected package libpsl5:amd64. [2021-06-19T08:45:29.508Z] #27 8.833 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.836 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:45:29.508Z] #27 8.880 Selecting previously unselected package librtmp1:amd64. [2021-06-19T08:45:29.508Z] #27 8.880 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.884 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:45:29.508Z] #27 8.924 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T08:45:29.508Z] #27 8.924 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.928 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:45:29.508Z] #27 8.972 Selecting previously unselected package libcurl4:amd64. [2021-06-19T08:45:29.508Z] #27 8.973 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 8.979 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:45:29.508Z] #27 9.043 Selecting previously unselected package curl. [2021-06-19T08:45:29.508Z] #27 9.043 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 9.046 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T08:45:29.508Z] #27 9.108 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:45:29.508Z] #27 9.108 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 9.113 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:45:29.508Z] #27 9.168 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:45:29.508Z] #27 9.168 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 9.171 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:45:29.508Z] #27 9.216 Selecting previously unselected package jq. [2021-06-19T08:45:29.508Z] #27 9.216 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:45:29.508Z] #27 9.219 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:45:29.508Z] #27 9.266 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:45:29.508Z] #27 9.277 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:45:29.508Z] #27 9.288 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 9.394 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 9.403 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 9.415 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 9.426 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 9.435 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:45:29.508Z] #27 9.445 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 9.455 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 9.464 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:45:29.508Z] #27 9.474 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:29.508Z] #27 9.484 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:45:29.508Z] #27 9.497 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:45:29.508Z] #27 9.507 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:45:29.508Z] #27 9.518 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:45:29.509Z] #27 9.528 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T08:45:29.767Z] #27 10.12 Updating certificates in /etc/ssl/certs... [2021-06-19T08:45:29.767Z] #27 ... [2021-06-19T08:45:29.767Z] [2021-06-19T08:45:29.767Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:29.767Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:30.701Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.6s done [2021-06-19T08:45:30.961Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-19T08:45:34.245Z] #9 ... [2021-06-19T08:45:34.245Z] [2021-06-19T08:45:34.245Z] #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-19T08:45:34.245Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:45:34.245Z] #27 10.92 137 added, 0 removed; done. [2021-06-19T08:45:34.245Z] #27 10.98 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:45:34.245Z] #27 11.00 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:45:34.245Z] #27 11.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:45:34.245Z] #27 11.02 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T08:45:34.245Z] #27 11.03 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:45:34.245Z] #27 11.05 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T08:45:34.245Z] #27 11.06 Updating certificates in /etc/ssl/certs... [2021-06-19T08:45:34.245Z] #27 11.72 0 added, 0 removed; done. [2021-06-19T08:45:34.245Z] #27 11.72 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T08:45:34.245Z] #27 11.73 done. [2021-06-19T08:45:34.245Z] #27 DONE 14.7s [2021-06-19T08:45:34.245Z] [2021-06-19T08:45:34.245Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:34.245Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:35.179Z] #9 ... [2021-06-19T08:45:35.179Z] [2021-06-19T08:45:35.179Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T08:45:35.179Z] #28 sha256:376e204b7f34f7204f1026acde34c32527afedbe6403477aec846150908c63e2 [2021-06-19T08:45:35.179Z] #28 DONE 0.7s [2021-06-19T08:45:35.179Z] [2021-06-19T08:45:35.179Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:45:35.179Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:45:36.114Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.1s [2021-06-19T08:45:36.372Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.6s done [2021-06-19T08:45:36.631Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T08:45:36.889Z] #9 DONE 25.3s [2021-06-19T08:45:36.889Z] [2021-06-19T08:45:36.889Z] #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-19T08:45:36.889Z] #29 sha256:1b1911847f2bcef2c865b451767bc8143f10221e2342315e5525b3ed656d5e83 [2021-06-19T08:45:36.889Z] #29 1.129 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T08:45:36.889Z] #29 1.217 [2021-06-19T08:45:36.889Z] #29 1.331 ############ 17.9% ########################### 37.7% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.5% ######################################################################## 100.0% [2021-06-19T08:45:36.889Z] #29 1.803 [2021-06-19T08:45:36.889Z] #29 1.902 ######################################################################## 100.0% [2021-06-19T08:45:37.152Z] #29 1.985 [2021-06-19T08:45:37.152Z] #29 2.114 ############################################################ 83.4% ######################################################################## 100.0% [2021-06-19T08:45:37.152Z] #29 2.212 [2021-06-19T08:45:37.924Z] #29 2.325 ############ 17.6% ########################## 37.1% ######################################## 56.4% ###################################################### 75.9% #################################################################### 95.2% ######################################################################## 100.0% [2021-06-19T08:45:37.924Z] #29 2.813 [2021-06-19T08:45:39.729Z] #29 2.924 ### 4.9% ####### 10.1% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.2% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.2% ################################################################### 93.3% ###################################################################### 98.6% ######################################################################## 100.0% [2021-06-19T08:45:39.729Z] #29 4.790 [2021-06-19T08:45:39.987Z] #29 4.988 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T08:45:39.987Z] #29 5.045 [2021-06-19T08:45:40.244Z] #29 5.106 ######################################################################## 100.0% [2021-06-19T08:45:40.244Z] #29 5.127 [2021-06-19T08:45:40.244Z] #29 5.312 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T08:45:40.244Z] #29 5.362 [2021-06-19T08:45:40.501Z] #29 5.474 ##################### 30.0% ######################################################################## 100.0% [2021-06-19T08:45:40.501Z] #29 5.555 [2021-06-19T08:45:40.758Z] #29 5.873 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T08:45:40.758Z] #29 5.921 [2021-06-19T08:45:41.788Z] #29 6.074 0.0% ############################## 42.7% ##################################### 51.6% ########################################## 58.9% ########################################### 60.4% ##################################################################### 95.9% ######################################################################## 100.0% [2021-06-19T08:45:41.788Z] #29 6.778 [2021-06-19T08:45:42.046Z] #29 ... [2021-06-19T08:45:42.046Z] [2021-06-19T08:45:42.046Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T08:45:42.046Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T08:45:42.046Z] #10 DONE 5.0s [2021-06-19T08:45:42.046Z] [2021-06-19T08:45:42.046Z] #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-19T08:45:42.046Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T08:45:43.444Z] #11 DONE 1.4s [2021-06-19T08:45:43.444Z] [2021-06-19T08:45:43.444Z] #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-19T08:45:43.444Z] #29 sha256:1b1911847f2bcef2c865b451767bc8143f10221e2342315e5525b3ed656d5e83 [2021-06-19T08:45:43.444Z] #29 7.118 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T08:45:43.444Z] #29 7.236 [2021-06-19T08:45:43.444Z] #29 7.312 ######################################################################## 100.0% [2021-06-19T08:45:43.444Z] #29 7.331 [2021-06-19T08:45:43.444Z] #29 7.548 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T08:45:43.444Z] #29 7.610 [2021-06-19T08:45:43.444Z] #29 7.705 ######################################################################## 100.0% [2021-06-19T08:45:43.444Z] #29 7.721 [2021-06-19T08:45:43.444Z] #29 7.731 Download of images into '/build' complete. [2021-06-19T08:45:43.444Z] #29 7.731 Use something like the following to load the result into a Docker daemon: [2021-06-19T08:45:43.444Z] #29 7.731 tar -cC '/build' . | docker load [2021-06-19T08:45:43.444Z] #29 DONE 8.4s [2021-06-19T08:45:43.444Z] [2021-06-19T08:45:43.444Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T08:45:43.444Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T08:45:43.713Z] #31 DONE 0.3s [2021-06-19T08:45:43.713Z] [2021-06-19T08:45:43.713Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T08:45:43.713Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T08:45:43.713Z] #39 DONE 0.3s [2021-06-19T08:45:43.713Z] [2021-06-19T08:45:43.713Z] #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-19T08:45:43.713Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:45:43.713Z] #32 ... [2021-06-19T08:45:43.713Z] [2021-06-19T08:45:43.713Z] #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-19T08:45:43.713Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T08:45:43.713Z] #43 DONE 0.4s [2021-06-19T08:45:43.972Z] [2021-06-19T08:45:43.972Z] #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-19T08:45:43.972Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:45:48.175Z] #44 ... [2021-06-19T08:45:48.175Z] [2021-06-19T08:45:48.175Z] #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-19T08:45:48.175Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T08:45:48.175Z] #12 DONE 4.2s [2021-06-19T08:45:48.175Z] [2021-06-19T08:45:48.175Z] #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-19T08:45:48.175Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:45:50.753Z] #13 3.374 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:45:51.012Z] #13 3.440 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:45:51.012Z] #13 3.492 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:45:51.271Z] #13 3.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:45:51.917Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05053df96fc750629) in /home/ubuntu/workspace/moby_PR-42541 [Pipeline] { [Pipeline] checkout [2021-06-19T08:45:52.035Z] The recommended git tool is: git [2021-06-19T08:45:52.675Z] #13 4.891 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:45:53.243Z] #13 ... [2021-06-19T08:45:53.244Z] [2021-06-19T08:45:53.244Z] #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-19T08:45:53.244Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:45:53.244Z] #46 5.879 + RM_GOPATH=0 [2021-06-19T08:45:53.244Z] #46 5.879 + TMP_GOPATH= [2021-06-19T08:45:53.244Z] #46 5.879 + : /build [2021-06-19T08:45:53.244Z] #46 5.879 + '[' -z '' ']' [2021-06-19T08:45:53.244Z] #46 5.879 ++ mktemp -d [2021-06-19T08:45:53.244Z] #46 5.879 + export GOPATH=/tmp/tmp.0q2VhHB40M [2021-06-19T08:45:53.244Z] #46 5.879 + GOPATH=/tmp/tmp.0q2VhHB40M [2021-06-19T08:45:53.244Z] #46 5.879 + RM_GOPATH=1 [2021-06-19T08:45:53.244Z] #46 5.879 + case "$(go env GOARCH)" in [2021-06-19T08:45:53.244Z] #46 5.884 ++ go env GOARCH [2021-06-19T08:45:53.244Z] #46 5.936 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:53.244Z] #46 5.936 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:53.244Z] #46 5.945 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:45:53.244Z] #46 5.945 ++ dirname /tmp/install/install.sh [2021-06-19T08:45:53.244Z] #46 5.945 + dir=/tmp/install [2021-06-19T08:45:53.244Z] #46 5.945 + bin=vndr [2021-06-19T08:45:53.244Z] #46 5.945 + shift [2021-06-19T08:45:53.244Z] #46 5.945 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T08:45:53.244Z] #46 5.945 + . /tmp/install/vndr.installer [2021-06-19T08:45:53.244Z] #46 5.945 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:45:53.244Z] #46 5.945 + install_vndr [2021-06-19T08:45:53.244Z] #46 5.945 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T08:45:53.244Z] #46 5.945 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0q2VhHB40M/src/github.com/LK4D4/vndr [2021-06-19T08:45:53.244Z] #46 5.952 Cloning into '/tmp/tmp.0q2VhHB40M/src/github.com/LK4D4/vndr'... [2021-06-19T08:45:53.244Z] #46 6.840 + cd /tmp/tmp.0q2VhHB40M/src/github.com/LK4D4/vndr [2021-06-19T08:45:53.244Z] #46 6.840 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:45:53.244Z] #46 6.871 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T08:45:53.244Z] #46 8.773 internal/unsafeheader [2021-06-19T08:45:53.244Z] #46 8.819 internal/cpu [2021-06-19T08:45:53.244Z] #46 8.891 runtime/internal/atomic [2021-06-19T08:45:53.244Z] #46 9.224 runtime/internal/sys [2021-06-19T08:45:53.244Z] #46 9.551 runtime/internal/math [2021-06-19T08:45:53.244Z] #46 9.626 internal/race [2021-06-19T08:45:53.244Z] #46 9.769 internal/bytealg [2021-06-19T08:45:53.244Z] #46 9.855 sync/atomic [2021-06-19T08:45:53.244Z] #46 ... [2021-06-19T08:45:53.244Z] [2021-06-19T08:45:53.244Z] #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-19T08:45:53.244Z] #34 sha256:bcf27283e3556faac102ba46191a8ed6a079030399a7203cd5ee06654f254dc2 [2021-06-19T08:45:53.244Z] #34 3.882 Install go-toml version v1.8.1 [2021-06-19T08:45:53.244Z] #34 3.999 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T08:45:53.244Z] #34 9.915 github.com/pelletier/go-toml [2021-06-19T08:45:53.505Z] #34 ... [2021-06-19T08:45:53.505Z] [2021-06-19T08:45:53.505Z] #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-19T08:45:53.505Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:45:53.505Z] #50 4.805 + RM_GOPATH=0 [2021-06-19T08:45:53.505Z] #50 4.805 + TMP_GOPATH= [2021-06-19T08:45:53.505Z] #50 4.805 + : /build [2021-06-19T08:45:53.505Z] #50 4.805 + '[' -z '' ']' [2021-06-19T08:45:53.505Z] #50 4.805 ++ mktemp -d [2021-06-19T08:45:53.505Z] #50 4.805 + export GOPATH=/tmp/tmp.xMQXu1yner [2021-06-19T08:45:53.505Z] #50 4.805 + GOPATH=/tmp/tmp.xMQXu1yner [2021-06-19T08:45:53.505Z] #50 4.805 + RM_GOPATH=1 [2021-06-19T08:45:53.505Z] #50 4.805 + case "$(go env GOARCH)" in [2021-06-19T08:45:53.505Z] #50 4.805 ++ go env GOARCH [2021-06-19T08:45:53.505Z] #50 4.830 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:53.505Z] #50 4.830 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:53.505Z] #50 4.830 ++ dirname /tmp/install/install.sh [2021-06-19T08:45:53.505Z] #50 4.837 + dir=/tmp/install [2021-06-19T08:45:53.505Z] #50 4.837 + bin=golangci_lint [2021-06-19T08:45:53.505Z] #50 4.837 + shift [2021-06-19T08:45:53.505Z] #50 4.837 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T08:45:53.505Z] #50 4.837 + . /tmp/install/golangci_lint.installer [2021-06-19T08:45:53.505Z] #50 4.837 ++ : v1.23.8 [2021-06-19T08:45:53.505Z] #50 4.837 + install_golangci_lint [2021-06-19T08:45:53.505Z] #50 4.837 + set -e [2021-06-19T08:45:53.505Z] #50 4.837 + export GO111MODULE=on [2021-06-19T08:45:53.505Z] #50 4.837 + GO111MODULE=on [2021-06-19T08:45:53.505Z] #50 4.837 + GOBIN=/build [2021-06-19T08:45:53.505Z] #50 4.837 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T08:45:53.505Z] #50 5.456 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T08:45:53.769Z] #50 ... [2021-06-19T08:45:53.769Z] [2021-06-19T08:45:53.769Z] #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-19T08:45:53.769Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:45:53.769Z] #36 6.309 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:45:53.769Z] #36 6.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:45:53.769Z] #36 6.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:45:53.769Z] #36 8.206 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:45:53.769Z] #36 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:45:53.769Z] #36 ... [2021-06-19T08:45:53.769Z] [2021-06-19T08:45:53.770Z] #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-19T08:45:53.770Z] #59 sha256:ae70e449afff68c56690db10fc2c4d474d5097329170d83a021ac98975b32b34 [2021-06-19T08:45:53.770Z] #59 5.655 + RM_GOPATH=0 [2021-06-19T08:45:53.770Z] #59 5.655 + TMP_GOPATH= [2021-06-19T08:45:53.770Z] #59 5.655 + : /build [2021-06-19T08:45:53.770Z] #59 5.655 + '[' -z '' ']' [2021-06-19T08:45:53.770Z] #59 5.655 ++ mktemp -d [2021-06-19T08:45:53.770Z] #59 5.660 + export GOPATH=/tmp/tmp.QvwXvRbNTt [2021-06-19T08:45:53.770Z] #59 5.660 + GOPATH=/tmp/tmp.QvwXvRbNTt [2021-06-19T08:45:53.770Z] #59 5.660 + RM_GOPATH=1 [2021-06-19T08:45:53.770Z] #59 5.660 + case "$(go env GOARCH)" in [2021-06-19T08:45:53.770Z] #59 5.674 ++ go env GOARCH [2021-06-19T08:45:53.770Z] #59 5.702 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:53.770Z] #59 5.702 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:53.770Z] #59 5.702 ++ dirname /tmp/install/install.sh [2021-06-19T08:45:53.770Z] #59 5.708 + dir=/tmp/install [2021-06-19T08:45:53.770Z] #59 5.708 + bin=rootlesskit [2021-06-19T08:45:53.770Z] #59 5.708 + shift [2021-06-19T08:45:53.770Z] #59 5.708 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T08:45:53.770Z] #59 5.708 + . /tmp/install/rootlesskit.installer [2021-06-19T08:45:53.770Z] #59 5.708 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:45:53.770Z] #59 5.708 + install_rootlesskit [2021-06-19T08:45:53.770Z] #59 5.708 + case "$1" in [2021-06-19T08:45:53.770Z] #59 5.708 + export CGO_ENABLED=0 [2021-06-19T08:45:53.770Z] #59 5.708 + CGO_ENABLED=0 [2021-06-19T08:45:53.770Z] #59 5.708 + _install_rootlesskit [2021-06-19T08:45:53.770Z] #59 5.710 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:45:53.770Z] #59 5.715 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T08:45:53.770Z] #59 5.715 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QvwXvRbNTt/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:45:53.770Z] #59 5.715 Cloning into '/tmp/tmp.QvwXvRbNTt/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T08:45:53.770Z] #59 10.34 + cd /tmp/tmp.QvwXvRbNTt/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:45:53.770Z] #59 10.34 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:45:53.770Z] #59 10.35 + export GO111MODULE=on [2021-06-19T08:45:53.770Z] #59 10.35 + GO111MODULE=on [2021-06-19T08:45:53.770Z] #59 10.35 + export GOPROXY=https://proxy.golang.org [2021-06-19T08:45:53.770Z] #59 10.35 + GOPROXY=https://proxy.golang.org [2021-06-19T08:45:53.770Z] #59 10.35 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:45:53.770Z] #59 10.36 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T08:45:54.029Z] #59 ... [2021-06-19T08:45:54.029Z] [2021-06-19T08:45:54.029Z] #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-19T08:45:54.029Z] #24 sha256:11158ffa46df57b8ca23c6462dd230655342581f7c595f2badde28e0c21888df [2021-06-19T08:45:54.029Z] #24 4.173 + RM_GOPATH=0 [2021-06-19T08:45:54.029Z] #24 4.173 + TMP_GOPATH= [2021-06-19T08:45:54.029Z] #24 4.173 + : /build [2021-06-19T08:45:54.029Z] #24 4.173 + '[' -z '' ']' [2021-06-19T08:45:54.029Z] #24 4.173 ++ mktemp -d [2021-06-19T08:45:54.029Z] #24 4.173 + export GOPATH=/tmp/tmp.6bQPd7mL7R [2021-06-19T08:45:54.029Z] #24 4.173 + GOPATH=/tmp/tmp.6bQPd7mL7R [2021-06-19T08:45:54.029Z] #24 4.173 + RM_GOPATH=1 [2021-06-19T08:45:54.029Z] #24 4.173 + case "$(go env GOARCH)" in [2021-06-19T08:45:54.029Z] #24 4.173 ++ go env GOARCH [2021-06-19T08:45:54.029Z] #24 4.173 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:54.029Z] #24 4.173 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:54.029Z] #24 4.173 ++ dirname /tmp/install/install.sh [2021-06-19T08:45:54.029Z] #24 4.173 + dir=/tmp/install [2021-06-19T08:45:54.029Z] #24 4.173 + bin=dockercli [2021-06-19T08:45:54.029Z] #24 4.173 + shift [2021-06-19T08:45:54.029Z] #24 4.173 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T08:45:54.029Z] #24 4.173 + . /tmp/install/dockercli.installer [2021-06-19T08:45:54.029Z] #24 4.173 ++ : stable [2021-06-19T08:45:54.029Z] #24 4.173 ++ : 17.06.2-ce [2021-06-19T08:45:54.029Z] #24 4.173 + install_dockercli [2021-06-19T08:45:54.029Z] #24 4.173 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T08:45:54.029Z] #24 4.173 ++ uname -m [2021-06-19T08:45:54.029Z] #24 4.173 + arch=x86_64 [2021-06-19T08:45:54.029Z] #24 4.173 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T08:45:54.029Z] #24 4.173 + url=https://download.docker.com/linux/static [2021-06-19T08:45:54.029Z] #24 4.173 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T08:45:54.029Z] #24 4.173 + tar -xz docker/docker [2021-06-19T08:45:54.029Z] #24 4.173 Install docker/cli version 17.06.2-ce from stable [2021-06-19T08:45:54.029Z] #24 10.49 + mkdir -p /build [2021-06-19T08:45:54.029Z] #24 10.52 + mv docker/docker /build/ [2021-06-19T08:45:54.029Z] #24 10.52 + rmdir docker [2021-06-19T08:45:54.029Z] #24 DONE 10.6s [2021-06-19T08:45:54.029Z] [2021-06-19T08:45:54.029Z] #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-19T08:45:54.029Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:45:54.029Z] #40 5.834 + git clone https://github.com/docker/distribution.git . [2021-06-19T08:45:54.029Z] #40 5.834 Cloning into '.'... [2021-06-19T08:45:54.029Z] #40 ... [2021-06-19T08:45:54.029Z] [2021-06-19T08:45:54.029Z] #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-19T08:45:54.029Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:45:54.029Z] #56 6.309 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:45:54.029Z] #56 6.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:45:54.029Z] #56 6.696 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:45:54.029Z] #56 8.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:45:54.288Z] #56 ... [2021-06-19T08:45:54.288Z] [2021-06-19T08:45:54.288Z] #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-19T08:45:54.288Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:45:54.288Z] #52 4.580 + RM_GOPATH=0 [2021-06-19T08:45:54.288Z] #52 4.580 + TMP_GOPATH= [2021-06-19T08:45:54.288Z] #52 4.580 + : /build [2021-06-19T08:45:54.288Z] #52 4.580 + '[' -z '' ']' [2021-06-19T08:45:54.288Z] #52 4.580 ++ mktemp -d [2021-06-19T08:45:54.288Z] #52 4.581 + export GOPATH=/tmp/tmp.7kLVNbL11M [2021-06-19T08:45:54.288Z] #52 4.581 + GOPATH=/tmp/tmp.7kLVNbL11M [2021-06-19T08:45:54.288Z] #52 4.581 + RM_GOPATH=1 [2021-06-19T08:45:54.288Z] #52 4.581 + case "$(go env GOARCH)" in [2021-06-19T08:45:54.288Z] #52 4.582 ++ go env GOARCH [2021-06-19T08:45:54.288Z] #52 4.597 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:45:54.288Z] #52 4.597 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:54.288Z] #52 4.597 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:54.288Z] #52 4.597 ++ dirname /tmp/install/install.sh [2021-06-19T08:45:54.288Z] #52 4.597 + dir=/tmp/install [2021-06-19T08:45:54.288Z] #52 4.597 + bin=shfmt [2021-06-19T08:45:54.288Z] #52 4.597 + shift [2021-06-19T08:45:54.288Z] #52 4.597 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T08:45:54.288Z] #52 4.597 + . /tmp/install/shfmt.installer [2021-06-19T08:45:54.288Z] #52 4.597 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:45:54.288Z] #52 4.597 + install_shfmt [2021-06-19T08:45:54.288Z] #52 4.597 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T08:45:54.288Z] #52 4.597 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7kLVNbL11M/src/github.com/mvdan/sh [2021-06-19T08:45:54.288Z] #52 4.597 Cloning into '/tmp/tmp.7kLVNbL11M/src/github.com/mvdan/sh'... [2021-06-19T08:45:54.288Z] #52 ... [2021-06-19T08:45:54.288Z] [2021-06-19T08:45:54.288Z] #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-19T08:45:54.288Z] #48 sha256:72a1c81f5108e75e4724cc3bbb2c746c992f427b1041c8847d247966865fb811 [2021-06-19T08:45:54.288Z] #48 5.091 + RM_GOPATH=0 [2021-06-19T08:45:54.288Z] #48 5.091 + TMP_GOPATH= [2021-06-19T08:45:54.288Z] #48 5.091 + : /build [2021-06-19T08:45:54.288Z] #48 5.091 + '[' -z '' ']' [2021-06-19T08:45:54.288Z] #48 5.091 ++ mktemp -d [2021-06-19T08:45:54.288Z] #48 5.091 + export GOPATH=/tmp/tmp.R3wxAfjGNA [2021-06-19T08:45:54.288Z] #48 5.091 + GOPATH=/tmp/tmp.R3wxAfjGNA [2021-06-19T08:45:54.288Z] #48 5.091 + RM_GOPATH=1 [2021-06-19T08:45:54.288Z] #48 5.091 + case "$(go env GOARCH)" in [2021-06-19T08:45:54.288Z] #48 5.091 ++ go env GOARCH [2021-06-19T08:45:54.288Z] #48 5.101 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:54.288Z] #48 5.101 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:45:54.288Z] #48 5.101 ++ dirname /tmp/install/install.sh [2021-06-19T08:45:54.288Z] #48 5.101 + dir=/tmp/install [2021-06-19T08:45:54.288Z] #48 5.101 + bin=gotestsum [2021-06-19T08:45:54.288Z] #48 5.101 + shift [2021-06-19T08:45:54.288Z] #48 5.101 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T08:45:54.288Z] #48 5.101 + . /tmp/install/gotestsum.installer [2021-06-19T08:45:54.288Z] #48 5.101 ++ : v0.5.3 [2021-06-19T08:45:54.288Z] #48 5.101 + install_gotestsum [2021-06-19T08:45:54.288Z] #48 5.101 + set -e [2021-06-19T08:45:54.288Z] #48 5.101 + export GO111MODULE=on [2021-06-19T08:45:54.288Z] #48 5.101 + GO111MODULE=on [2021-06-19T08:45:54.288Z] #48 5.101 + GOBIN=/build [2021-06-19T08:45:54.288Z] #48 5.101 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T08:45:54.288Z] #48 5.782 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:45:54.288Z] #48 9.129 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:45:54.288Z] #48 9.138 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:45:54.288Z] #48 9.223 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:45:54.288Z] #48 9.228 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:45:54.288Z] #48 9.573 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:45:54.288Z] #48 9.589 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:45:54.288Z] #48 9.663 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:45:54.288Z] #48 9.823 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:45:54.288Z] #48 9.853 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:45:54.288Z] #48 10.81 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:45:54.507Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1377d40954aa7fe) in /home/ubuntu/workspace/moby_PR-42541 [Pipeline] { [Pipeline] checkout [2021-06-19T08:45:54.550Z] #48 ... [2021-06-19T08:45:54.550Z] [2021-06-19T08:45:54.550Z] #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-19T08:45:54.550Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:45:54.550Z] #56 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:45:54.721Z] The recommended git tool is: git [2021-06-19T08:45:55.465Z] using credential docker-jenkins-github-credentials [2021-06-19T08:45:55.472Z] Cloning the remote Git repository [2021-06-19T08:45:55.472Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:45:55.497Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:45:55.559Z] > git init /home/ubuntu/workspace/moby_PR-42541 # timeout=10 [2021-06-19T08:45:55.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:45:55.880Z] > git --version # timeout=10 [2021-06-19T08:45:55.894Z] > git --version # 'git version 2.17.1' [2021-06-19T08:45:55.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:45:55.896Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:45:57.094Z] #56 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:45:58.185Z] using credential docker-jenkins-github-credentials [2021-06-19T08:45:58.191Z] Cloning the remote Git repository [2021-06-19T08:45:58.191Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:45:58.254Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:45:58.299Z] > git init /home/ubuntu/workspace/moby_PR-42541 # timeout=10 [2021-06-19T08:45:58.590Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:45:58.591Z] > git --version # timeout=10 [2021-06-19T08:45:58.601Z] > git --version # 'git version 2.17.1' [2021-06-19T08:45:58.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:45:58.625Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:45:59.642Z] #56 ... [2021-06-19T08:45:59.642Z] [2021-06-19T08:45:59.642Z] #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-19T08:45:59.642Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:45:59.642Z] #32 5.630 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T08:45:59.642Z] #32 5.665 Cloning into '.'... [2021-06-19T08:45:59.642Z] #32 ... [2021-06-19T08:45:59.642Z] [2021-06-19T08:45:59.643Z] #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-19T08:45:59.643Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:45:59.643Z] #52 14.31 + cd /tmp/tmp.7kLVNbL11M/src/github.com/mvdan/sh [2021-06-19T08:45:59.643Z] #52 14.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:45:59.643Z] #52 14.41 + GO111MODULE=on [2021-06-19T08:45:59.643Z] #52 14.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T08:45:59.643Z] #52 15.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T08:45:59.643Z] #52 15.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T08:45:59.643Z] #52 15.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T08:45:59.901Z] #52 ... [2021-06-19T08:45:59.901Z] [2021-06-19T08:45:59.901Z] #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-19T08:45:59.901Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:45:59.901Z] #44 6.083 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:45:59.901Z] #44 6.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:45:59.901Z] #44 6.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:45:59.901Z] #44 6.751 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T08:45:59.901Z] #44 7.775 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:45:59.901Z] #44 9.767 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:45:59.901Z] #44 11.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:45:59.901Z] #44 13.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T08:45:59.901Z] #44 ... [2021-06-19T08:45:59.901Z] [2021-06-19T08:45:59.901Z] #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-19T08:45:59.901Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:45:59.901Z] #50 16.53 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T08:45:59.901Z] #50 16.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T08:46:00.162Z] #50 16.65 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T08:46:00.162Z] #50 16.66 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T08:46:00.162Z] #50 16.76 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T08:46:00.421Z] #50 16.96 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T08:46:00.421Z] #50 17.12 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T08:46:00.421Z] #50 17.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T08:46:00.679Z] #50 17.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T08:46:00.679Z] #50 17.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T08:46:01.613Z] #50 18.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T08:46:01.613Z] #50 18.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T08:46:04.145Z] #50 ... [2021-06-19T08:46:04.145Z] [2021-06-19T08:46:04.145Z] #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-19T08:46:04.145Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:46:04.145Z] #46 10.34 unicode [2021-06-19T08:46:04.145Z] #46 11.07 runtime [2021-06-19T08:46:04.145Z] #46 14.27 unicode/utf8 [2021-06-19T08:46:04.145Z] #46 14.58 math/bits [2021-06-19T08:46:04.145Z] #46 15.43 math [2021-06-19T08:46:04.145Z] #46 19.04 encoding [2021-06-19T08:46:04.145Z] #46 19.18 unicode/utf16 [2021-06-19T08:46:04.145Z] #46 19.45 container/list [2021-06-19T08:46:04.145Z] #46 19.74 crypto/internal/subtle [2021-06-19T08:46:04.145Z] #46 19.83 crypto/subtle [2021-06-19T08:46:04.145Z] #46 20.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T08:46:04.145Z] #46 20.11 internal/nettrace [2021-06-19T08:46:04.145Z] #46 20.24 runtime/cgo [2021-06-19T08:46:04.145Z] #46 ... [2021-06-19T08:46:04.145Z] [2021-06-19T08:46:04.145Z] #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-19T08:46:04.145Z] #59 sha256:ae70e449afff68c56690db10fc2c4d474d5097329170d83a021ac98975b32b34 [2021-06-19T08:46:04.145Z] #59 12.43 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:46:04.145Z] #59 12.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T08:46:04.145Z] #59 12.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T08:46:04.145Z] #59 13.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T08:46:04.145Z] #59 16.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T08:46:04.145Z] #59 16.64 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T08:46:04.145Z] #59 16.68 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T08:46:04.145Z] #59 16.70 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T08:46:04.145Z] #59 16.73 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T08:46:04.145Z] #59 16.76 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T08:46:04.145Z] #59 16.91 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T08:46:04.145Z] #59 17.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T08:46:04.145Z] #59 17.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T08:46:04.145Z] #59 20.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T08:46:04.145Z] #59 ... [2021-06-19T08:46:04.145Z] [2021-06-19T08:46:04.145Z] #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-19T08:46:04.145Z] #34 sha256:bcf27283e3556faac102ba46191a8ed6a079030399a7203cd5ee06654f254dc2 [2021-06-19T08:46:04.145Z] #34 17.23 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T08:46:04.145Z] #34 DONE 20.6s [2021-06-19T08:46:04.145Z] [2021-06-19T08:46:04.145Z] #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-19T08:46:04.145Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:46:04.145Z] #13 6.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:46:04.145Z] #13 8.962 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:46:04.145Z] #13 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:46:04.145Z] #13 ... [2021-06-19T08:46:04.145Z] [2021-06-19T08:46:04.145Z] #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-19T08:46:04.145Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:46:04.145Z] #52 17.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T08:46:04.145Z] #52 20.76 runtime [2021-06-19T08:46:06.048Z] #52 ... [2021-06-19T08:46:06.048Z] [2021-06-19T08:46:06.048Z] #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-19T08:46:06.048Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:46:06.048Z] #40 21.07 Checking out files: 80% (1365/1695) Checking out files: 81% (1373/1695) Checking out files: 82% (1390/1695) Checking out files: 83% (1407/1695) Checking out files: 84% (1424/1695) Checking out files: 85% (1441/1695) Checking out files: 86% (1458/1695) Checking out files: 87% (1475/1695) Checking out files: 88% (1492/1695) Checking out files: 89% (1509/1695) Checking out files: 90% (1526/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T08:46:06.048Z] #40 21.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T08:46:06.048Z] #40 ... [2021-06-19T08:46:06.048Z] [2021-06-19T08:46:06.048Z] #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-19T08:46:06.048Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:46:06.048Z] #36 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:46:06.307Z] #36 ... [2021-06-19T08:46:06.307Z] [2021-06-19T08:46:06.307Z] #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-19T08:46:06.307Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:46:06.307Z] #50 22.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T08:46:06.307Z] #50 22.15 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T08:46:06.307Z] #50 22.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T08:46:06.307Z] #50 22.36 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T08:46:06.307Z] #50 22.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T08:46:06.307Z] #50 22.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T08:46:06.307Z] #50 22.78 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T08:46:06.307Z] #50 22.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T08:46:06.307Z] #50 22.86 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T08:46:06.307Z] #50 22.91 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T08:46:06.307Z] #50 ... [2021-06-19T08:46:06.307Z] [2021-06-19T08:46:06.307Z] #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-19T08:46:06.307Z] #48 sha256:72a1c81f5108e75e4724cc3bbb2c746c992f427b1041c8847d247966865fb811 [2021-06-19T08:46:06.307Z] #48 12.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:46:06.307Z] #48 ... [2021-06-19T08:46:06.307Z] [2021-06-19T08:46:06.307Z] #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-19T08:46:06.307Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:46:06.307Z] #36 23.10 Fetched 8449 kB in 17s (490 kB/s) [2021-06-19T08:46:11.588Z] #36 23.10 Reading package lists... [2021-06-19T08:46:11.588Z] #36 ... [2021-06-19T08:46:11.588Z] [2021-06-19T08:46:11.588Z] #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-19T08:46:11.588Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:46:11.588Z] #50 23.13 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T08:46:11.588Z] #50 23.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.22 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T08:46:11.588Z] #50 23.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T08:46:11.588Z] #50 23.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T08:46:11.588Z] #50 23.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T08:46:11.588Z] #50 23.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.90 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T08:46:11.588Z] #50 23.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T08:46:11.588Z] #50 24.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T08:46:11.588Z] #50 24.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T08:46:11.588Z] #50 24.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T08:46:11.588Z] #50 24.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T08:46:11.588Z] #50 24.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T08:46:11.588Z] #50 24.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T08:46:11.588Z] #50 24.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T08:46:11.588Z] #50 24.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T08:46:11.588Z] #50 25.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T08:46:11.588Z] #50 25.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T08:46:11.588Z] #50 25.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T08:46:11.588Z] #50 25.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T08:46:11.588Z] #50 25.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T08:46:11.588Z] #50 25.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T08:46:11.588Z] #50 25.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T08:46:11.588Z] #50 25.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T08:46:11.588Z] #50 26.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T08:46:11.588Z] #50 26.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T08:46:11.588Z] #50 26.52 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T08:46:11.588Z] #50 26.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T08:46:11.588Z] #50 26.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T08:46:11.588Z] #50 26.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T08:46:11.588Z] #50 26.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T08:46:11.588Z] #50 26.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T08:46:11.588Z] #50 26.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T08:46:11.588Z] #50 27.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T08:46:11.588Z] #50 27.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T08:46:11.588Z] #50 27.86 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T08:46:11.588Z] #50 27.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T08:46:11.588Z] #50 27.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T08:46:11.588Z] #50 27.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T08:46:11.588Z] #50 28.09 go: downloading golang.org/x/text v0.3.2 [2021-06-19T08:46:14.120Z] #50 ... [2021-06-19T08:46:14.120Z] [2021-06-19T08:46:14.120Z] #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-19T08:46:14.120Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:46:14.120Z] #46 30.53 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T08:46:15.560Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0768969239e0512d5) in /home/ubuntu/workspace/moby_PR-42541 [Pipeline] { [Pipeline] checkout [2021-06-19T08:46:15.652Z] The recommended git tool is: git [2021-06-19T08:46:16.652Z] #46 ... [2021-06-19T08:46:16.652Z] [2021-06-19T08:46:16.652Z] #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-19T08:46:16.652Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:46:16.652Z] #56 22.99 Fetched 8449 kB in 17s (498 kB/s) [2021-06-19T08:46:16.652Z] #56 22.99 Reading package lists... [2021-06-19T08:46:16.652Z] #56 28.91 Reading package lists... [2021-06-19T08:46:16.652Z] #56 ... [2021-06-19T08:46:16.652Z] [2021-06-19T08:46:16.652Z] #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-19T08:46:16.652Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:46:16.652Z] #40 23.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-19T08:46:16.910Z] #40 ... [2021-06-19T08:46:16.910Z] [2021-06-19T08:46:16.910Z] #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-19T08:46:16.910Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:16.910Z] #44 23.15 Fetched 8453 kB in 17s (488 kB/s) [2021-06-19T08:46:16.910Z] #44 23.15 Reading package lists... [2021-06-19T08:46:17.171Z] #44 28.93 Reading package lists... [2021-06-19T08:46:17.171Z] #44 ... [2021-06-19T08:46:17.171Z] [2021-06-19T08:46:17.171Z] #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-19T08:46:17.171Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:46:17.171Z] #50 33.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T08:46:17.171Z] #50 33.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T08:46:17.171Z] #50 33.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T08:46:17.171Z] #50 33.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T08:46:17.171Z] #50 33.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T08:46:17.858Z] using credential docker-jenkins-github-credentials [2021-06-19T08:46:17.863Z] Cloning the remote Git repository [2021-06-19T08:46:17.864Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:46:17.924Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:46:18.107Z] #50 ... [2021-06-19T08:46:18.107Z] [2021-06-19T08:46:18.107Z] #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-19T08:46:18.107Z] #59 sha256:ae70e449afff68c56690db10fc2c4d474d5097329170d83a021ac98975b32b34 [2021-06-19T08:46:18.107Z] #59 24.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T08:46:18.107Z] #59 ... [2021-06-19T08:46:18.107Z] [2021-06-19T08:46:18.107Z] #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-19T08:46:18.107Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:18.107Z] #44 28.93 Reading package lists... [2021-06-19T08:46:18.366Z] #44 34.48 Building dependency tree... [2021-06-19T08:46:18.366Z] #44 ... [2021-06-19T08:46:18.366Z] [2021-06-19T08:46:18.366Z] #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-19T08:46:18.366Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:46:18.366Z] #13 20.90 Fetched 8980 kB in 18s (505 kB/s) [2021-06-19T08:46:18.366Z] #13 20.90 Reading package lists... [2021-06-19T08:46:18.625Z] #13 26.57 Reading package lists... [2021-06-19T08:46:18.625Z] #13 ... [2021-06-19T08:46:18.625Z] [2021-06-19T08:46:18.625Z] #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-19T08:46:18.625Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:46:18.625Z] #56 28.91 Reading package lists... [2021-06-19T08:46:18.625Z] #56 34.22 Building dependency tree... [2021-06-19T08:46:18.083Z] > git init /home/ubuntu/workspace/moby_PR-42541 # timeout=10 [2021-06-19T08:46:18.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:46:18.477Z] > git --version # timeout=10 [2021-06-19T08:46:18.502Z] > git --version # 'git version 2.25.1' [2021-06-19T08:46:18.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:18.504Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:20.525Z] #56 36.74 The following additional packages will be installed: [2021-06-19T08:46:20.525Z] #56 36.76 libbtrfs0 [2021-06-19T08:46:20.525Z] #56 36.91 The following NEW packages will be installed: [2021-06-19T08:46:20.525Z] #56 36.92 libbtrfs-dev libbtrfs0 [2021-06-19T08:46:20.786Z] #56 37.31 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:46:20.786Z] #56 37.31 Need to get 119 kB of archives. [2021-06-19T08:46:20.786Z] #56 37.31 After this operation, 387 kB of additional disk space will be used. [2021-06-19T08:46:20.786Z] #56 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:46:20.786Z] #56 37.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:46:21.327Z] Fetching without tags [2021-06-19T08:46:21.703Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:21.725Z] #56 38.41 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:46:21.725Z] #56 ... [2021-06-19T08:46:21.725Z] [2021-06-19T08:46:21.725Z] #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-19T08:46:21.725Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:46:21.725Z] #36 23.10 Reading package lists... [2021-06-19T08:46:21.725Z] #36 28.78 Reading package lists... [2021-06-19T08:46:21.725Z] #36 34.39 Building dependency tree... [2021-06-19T08:46:21.725Z] #36 37.23 The following additional packages will be installed: [2021-06-19T08:46:21.725Z] #36 37.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T08:46:21.725Z] #36 37.24 Suggested packages: [2021-06-19T08:46:21.725Z] #36 37.24 cmake-doc ninja-build lrzip [2021-06-19T08:46:21.725Z] #36 37.24 Recommended packages: [2021-06-19T08:46:21.725Z] #36 37.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T08:46:21.725Z] #36 38.13 The following NEW packages will be installed: [2021-06-19T08:46:21.725Z] #36 38.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T08:46:21.725Z] #36 38.16 vim-common xxd [2021-06-19T08:46:21.725Z] #36 38.51 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:46:21.725Z] #36 38.51 Need to get 14.9 MB of archives. [2021-06-19T08:46:21.725Z] #36 38.51 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T08:46:21.726Z] #36 38.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:46:21.984Z] #36 38.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:46:21.984Z] #36 38.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T08:46:21.984Z] #36 ... [2021-06-19T08:46:21.984Z] [2021-06-19T08:46:21.984Z] #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-19T08:46:21.984Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:46:21.984Z] #56 38.57 Fetched 119 kB in 0s (434 kB/s) [2021-06-19T08:46:21.984Z] #56 38.66 Selecting previously unselected package libbtrfs0. [2021-06-19T08:46:21.984Z] #56 38.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:46:21.984Z] #56 38.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:46:21.984Z] #56 38.73 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:46:22.242Z] #56 38.82 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:46:22.242Z] #56 38.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:46:22.242Z] #56 38.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:46:22.500Z] #56 39.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:46:22.500Z] #56 39.08 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:46:22.500Z] #56 39.10 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:46:22.578Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:22.578Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:46:21.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:21.256Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:46:21.273Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:21.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:21.335Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:46:21.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:21.336Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:21.712Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:21.742Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:22.497Z] > git remote # timeout=10 [2021-06-19T08:46:22.519Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:46:22.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:22.539Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:46:22.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:46:22.580Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:22.601Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:23.444Z] #56 DONE 39.8s [2021-06-19T08:46:23.444Z] [2021-06-19T08:46:23.444Z] #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-19T08:46:23.444Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:46:24.349Z] Fetching without tags [2021-06-19T08:46:24.387Z] #57 1.168 + RM_GOPATH=0 [2021-06-19T08:46:24.387Z] #57 1.168 + TMP_GOPATH= [2021-06-19T08:46:24.387Z] #57 1.168 + : /build [2021-06-19T08:46:24.387Z] #57 1.168 + '[' -z '' ']' [2021-06-19T08:46:24.387Z] #57 1.168 ++ mktemp -d [2021-06-19T08:46:24.387Z] #57 1.170 + export GOPATH=/tmp/tmp.mBV7P24t32 [2021-06-19T08:46:24.387Z] #57 1.170 + GOPATH=/tmp/tmp.mBV7P24t32 [2021-06-19T08:46:24.387Z] #57 1.171 + RM_GOPATH=1 [2021-06-19T08:46:24.387Z] #57 1.171 + case "$(go env GOARCH)" in [2021-06-19T08:46:24.387Z] #57 1.172 ++ go env GOARCH [2021-06-19T08:46:24.387Z] #57 1.217 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:46:24.387Z] #57 1.217 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:46:24.387Z] #57 1.218 ++ dirname /tmp/install/install.sh [2021-06-19T08:46:24.387Z] #57 1.220 + dir=/tmp/install [2021-06-19T08:46:24.387Z] #57 1.220 + bin=containerd [2021-06-19T08:46:24.387Z] #57 1.221 + shift [2021-06-19T08:46:24.387Z] #57 1.221 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T08:46:24.387Z] #57 1.221 + . /tmp/install/containerd.installer [2021-06-19T08:46:24.387Z] #57 1.221 ++ set -e [2021-06-19T08:46:24.387Z] #57 1.221 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:46:24.387Z] #57 1.221 + install_containerd [2021-06-19T08:46:24.387Z] #57 1.221 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T08:46:24.387Z] #57 1.222 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:46:24.387Z] #57 1.222 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mBV7P24t32/src/github.com/containerd/containerd [2021-06-19T08:46:24.387Z] #57 1.226 Cloning into '/tmp/tmp.mBV7P24t32/src/github.com/containerd/containerd'... [2021-06-19T08:46:24.690Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:25.299Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:25.299Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:46:24.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:24.305Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:46:24.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:24.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:24.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:46:24.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:24.392Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:24.693Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:24.709Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:25.232Z] > git remote # timeout=10 [2021-06-19T08:46:25.254Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:46:25.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:25.265Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:46:25.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:46:25.299Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:25.313Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:27.064Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:46:27.085Z] > git --version # timeout=10 [2021-06-19T08:46:27.101Z] > git --version # 'git version 2.17.1' [2021-06-19T08:46:27.123Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-19T08:46:27.530Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f0d0843c263cf001) in /home/ubuntu/workspace/moby_PR-42541 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-06-19T08:46:27.786Z] The recommended git tool is: git [2021-06-19T08:46:28.208Z] + docker version [2021-06-19T08:46:28.574Z] #57 ... [2021-06-19T08:46:28.574Z] [2021-06-19T08:46:28.574Z] #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-19T08:46:28.574Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:46:28.574Z] #50 35.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T08:46:28.574Z] #50 35.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T08:46:28.574Z] #50 35.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T08:46:28.833Z] #50 ... [2021-06-19T08:46:28.833Z] [2021-06-19T08:46:28.833Z] #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-19T08:46:28.833Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:46:28.833Z] #32 43.33 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-19T08:46:28.833Z] #32 43.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T08:46:28.833Z] #32 43.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T08:46:29.165Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:46:29.235Z] > git --version # timeout=10 [2021-06-19T08:46:29.265Z] > git --version # 'git version 2.17.1' [2021-06-19T08:46:29.294Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T08:46:29.781Z] #32 ... [2021-06-19T08:46:29.781Z] [2021-06-19T08:46:29.781Z] #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-19T08:46:29.781Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:29.781Z] #44 34.48 Building dependency tree... [2021-06-19T08:46:29.781Z] #44 37.07 The following additional packages will be installed: [2021-06-19T08:46:29.781Z] #44 37.09 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T08:46:29.781Z] #44 37.10 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T08:46:29.781Z] #44 37.10 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:46:29.781Z] #44 37.10 python3.7-minimal [2021-06-19T08:46:29.781Z] #44 37.13 Suggested packages: [2021-06-19T08:46:29.781Z] #44 37.13 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T08:46:29.781Z] #44 37.13 python3.7-doc binfmt-support [2021-06-19T08:46:29.781Z] #44 38.39 The following NEW packages will be installed: [2021-06-19T08:46:29.781Z] #44 38.39 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T08:46:29.781Z] #44 38.41 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T08:46:29.781Z] #44 38.42 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:46:29.781Z] #44 38.42 python3.7-minimal [2021-06-19T08:46:29.781Z] #44 38.87 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:46:29.781Z] #44 38.87 Need to get 6695 kB of archives. [2021-06-19T08:46:29.781Z] #44 38.87 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T08:46:29.781Z] #44 38.87 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-19T08:46:29.781Z] #44 38.92 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-19T08:46:29.781Z] #44 39.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-19T08:46:29.781Z] #44 39.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:46:29.781Z] #44 39.15 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-19T08:46:29.781Z] #44 39.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:46:29.781Z] #44 39.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:46:29.781Z] #44 39.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:46:29.781Z] #44 39.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T08:46:29.781Z] #44 39.44 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T08:46:29.781Z] #44 39.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:46:29.781Z] #44 39.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T08:46:29.781Z] #44 39.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T08:46:29.781Z] #44 39.70 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-19T08:46:29.781Z] #44 39.71 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-19T08:46:29.781Z] #44 39.74 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-19T08:46:29.781Z] #44 41.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:46:29.781Z] #44 41.37 Fetched 6695 kB in 1s (4856 kB/s) [2021-06-19T08:46:29.781Z] #44 41.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:46:29.781Z] #44 41.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:46:29.781Z] #44 41.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:46:29.781Z] #44 41.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:46:29.781Z] #44 42.37 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:46:29.781Z] #44 42.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:46:29.781Z] #44 42.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:46:29.781Z] #44 43.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:46:29.781Z] #44 43.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:46:29.781Z] #44 ... [2021-06-19T08:46:29.781Z] [2021-06-19T08:46:29.781Z] #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-19T08:46:29.781Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:46:29.781Z] #36 38.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:46:29.781Z] #36 39.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T08:46:29.781Z] #36 39.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T08:46:29.781Z] #36 39.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T08:46:29.781Z] #36 39.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T08:46:29.781Z] #36 39.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T08:46:29.781Z] #36 39.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T08:46:29.781Z] #36 41.11 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:46:29.781Z] #36 41.32 Fetched 14.9 MB in 1s (10.1 MB/s) [2021-06-19T08:46:29.781Z] #36 41.40 Selecting previously unselected package xxd. [2021-06-19T08:46:29.781Z] #36 41.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:46:29.781Z] #36 41.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:46:29.781Z] #36 41.51 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:46:29.781Z] #36 41.74 Selecting previously unselected package vim-common. [2021-06-19T08:46:29.781Z] #36 41.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:46:29.781Z] #36 41.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:46:29.781Z] #36 42.11 Selecting previously unselected package cmake-data. [2021-06-19T08:46:29.781Z] #36 42.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T08:46:29.781Z] #36 42.13 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T08:46:29.781Z] #36 44.58 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:46:29.781Z] #36 44.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:46:29.781Z] #36 44.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:46:29.781Z] #36 ... [2021-06-19T08:46:29.781Z] [2021-06-19T08:46:29.781Z] #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-19T08:46:29.781Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:46:29.781Z] #13 26.57 Reading package lists... [2021-06-19T08:46:29.781Z] #13 32.51 Building dependency tree... [2021-06-19T08:46:29.781Z] #13 35.38 The following additional packages will be installed: [2021-06-19T08:46:29.781Z] #13 35.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T08:46:29.781Z] #13 35.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T08:46:29.781Z] #13 35.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T08:46:29.781Z] #13 35.39 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T08:46:29.781Z] #13 35.39 mingw-w64-x86-64-dev [2021-06-19T08:46:29.781Z] #13 35.39 Suggested packages: [2021-06-19T08:46:29.781Z] #13 35.40 gcc-8-locales seccomp wine64 [2021-06-19T08:46:29.781Z] #13 36.70 The following NEW packages will be installed: [2021-06-19T08:46:29.781Z] #13 36.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T08:46:29.781Z] #13 36.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T08:46:29.781Z] #13 36.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T08:46:29.781Z] #13 36.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T08:46:29.781Z] #13 36.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T08:46:29.781Z] #13 36.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T08:46:29.781Z] #13 36.74 The following packages will be upgraded: [2021-06-19T08:46:29.781Z] #13 36.75 libseccomp2 [2021-06-19T08:46:29.781Z] #13 36.92 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:46:29.781Z] #13 36.92 Need to get 77.8 MB of archives. [2021-06-19T08:46:29.781Z] #13 36.92 After this operation, 487 MB of additional disk space will be used. [2021-06-19T08:46:29.781Z] #13 36.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T08:46:29.781Z] #13 37.12 Get:2 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-19T08:46:29.781Z] #13 37.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T08:46:29.781Z] #13 37.21 Get:4 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-19T08:46:29.781Z] #13 37.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T08:46:29.782Z] #13 37.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T08:46:29.782Z] #13 37.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T08:46:29.782Z] #13 37.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T08:46:29.782Z] #13 37.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T08:46:29.782Z] #13 38.09 Get:10 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-19T08:46:29.782Z] #13 38.11 Get:11 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-19T08:46:29.782Z] #13 41.35 Get:12 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-19T08:46:30.313Z] + docker version [2021-06-19T08:46:31.160Z] #13 43.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T08:46:31.160Z] #13 43.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T08:46:31.160Z] #13 43.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:46:31.160Z] #13 43.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:46:31.160Z] #13 43.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T08:46:31.160Z] #13 43.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T08:46:31.160Z] #13 43.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T08:46:31.160Z] #13 43.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T08:46:31.160Z] #13 43.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T08:46:31.160Z] #13 43.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T08:46:31.362Z] using credential docker-jenkins-github-credentials [2021-06-19T08:46:31.370Z] Cloning the remote Git repository [2021-06-19T08:46:31.370Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:46:31.419Z] #13 43.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T08:46:31.419Z] #13 43.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T08:46:31.419Z] #13 43.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T08:46:31.419Z] #13 43.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T08:46:31.419Z] #13 ... [2021-06-19T08:46:31.419Z] [2021-06-19T08:46:31.419Z] #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-19T08:46:31.419Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:31.419Z] #44 47.67 Selecting previously unselected package python3-minimal. [2021-06-19T08:46:31.419Z] #44 47.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-19T08:46:31.419Z] #44 47.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:46:31.419Z] #44 47.73 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:46:31.305Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:46:31.367Z] > git init /home/ubuntu/workspace/moby_PR-42541 # timeout=10 [2021-06-19T08:46:31.678Z] #44 47.87 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:46:31.678Z] #44 47.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:46:31.678Z] #44 47.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:46:31.678Z] #44 48.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:46:31.678Z] #44 48.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:46:31.936Z] #44 48.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:46:31.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:46:31.853Z] > git --version # timeout=10 [2021-06-19T08:46:31.859Z] > git --version # 'git version 2.25.1' [2021-06-19T08:46:31.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:31.948Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:33.311Z] #44 49.52 Selecting previously unselected package python3.7. [2021-06-19T08:46:33.311Z] #44 49.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:46:33.311Z] #44 49.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:46:33.570Z] #44 49.73 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:46:33.570Z] #44 49.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:46:33.570Z] #44 49.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:46:33.570Z] #44 49.89 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:46:35.475Z] #44 51.37 Selecting previously unselected package python3. [2021-06-19T08:46:35.475Z] #44 51.37 (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 ... 16073 files and directories currently installed.) [2021-06-19T08:46:35.475Z] #44 51.46 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:46:35.475Z] #44 51.48 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:46:35.475Z] #44 51.63 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T08:46:35.475Z] #44 51.63 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T08:46:35.475Z] #44 51.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:46:35.575Z] Client: Docker Engine - Community [2021-06-19T08:46:35.575Z] Version: 20.10.6 [2021-06-19T08:46:35.575Z] API version: 1.41 [2021-06-19T08:46:35.575Z] Go version: go1.13.15 [2021-06-19T08:46:35.575Z] Git commit: 370c289 [2021-06-19T08:46:35.575Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-19T08:46:35.575Z] OS/Arch: linux/amd64 [2021-06-19T08:46:35.575Z] Context: default [2021-06-19T08:46:35.575Z] Experimental: true [2021-06-19T08:46:35.575Z] [2021-06-19T08:46:35.575Z] Server: Docker Engine - Community [2021-06-19T08:46:35.575Z] Engine: [2021-06-19T08:46:35.575Z] Version: 20.10.6 [2021-06-19T08:46:35.575Z] API version: 1.41 (minimum version 1.12) [2021-06-19T08:46:35.575Z] Go version: go1.13.15 [2021-06-19T08:46:35.575Z] Git commit: 8728dd2 [2021-06-19T08:46:35.575Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-19T08:46:35.575Z] OS/Arch: linux/amd64 [2021-06-19T08:46:35.575Z] Experimental: true [2021-06-19T08:46:35.575Z] containerd: [2021-06-19T08:46:35.575Z] Version: 1.4.6 [2021-06-19T08:46:35.575Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:46:35.575Z] runc: [2021-06-19T08:46:35.575Z] Version: 1.0.0-rc95 [2021-06-19T08:46:35.575Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:46:35.575Z] docker-init: [2021-06-19T08:46:35.575Z] Version: 0.19.0 [2021-06-19T08:46:35.575Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T08:46:35.938Z] + docker info [2021-06-19T08:46:36.042Z] #44 ... [2021-06-19T08:46:36.042Z] [2021-06-19T08:46:36.042Z] #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-19T08:46:36.042Z] #48 sha256:72a1c81f5108e75e4724cc3bbb2c746c992f427b1041c8847d247966865fb811 [2021-06-19T08:46:36.042Z] #48 DONE 52.5s [2021-06-19T08:46:36.042Z] [2021-06-19T08:46:36.042Z] #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-19T08:46:36.042Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:46:36.042Z] #36 50.94 Selecting previously unselected package libxml2:amd64. [2021-06-19T08:46:36.042Z] #36 50.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T08:46:36.042Z] #36 50.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:46:36.042Z] #36 51.40 Selecting previously unselected package libarchive13:amd64. [2021-06-19T08:46:36.042Z] #36 51.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T08:46:36.042Z] #36 51.41 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:46:36.042Z] #36 51.71 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T08:46:36.042Z] #36 51.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T08:46:36.042Z] #36 51.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:46:36.042Z] #36 51.93 Selecting previously unselected package librhash0:amd64. [2021-06-19T08:46:36.042Z] #36 51.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T08:46:36.042Z] #36 51.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:46:36.042Z] #36 52.17 Selecting previously unselected package libuv1:amd64. [2021-06-19T08:46:36.042Z] #36 52.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T08:46:36.042Z] #36 52.19 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:46:36.042Z] #36 52.33 Selecting previously unselected package cmake. [2021-06-19T08:46:36.042Z] #36 52.34 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T08:46:36.042Z] #36 52.36 Unpacking cmake (3.13.4-1) ... [2021-06-19T08:46:36.353Z] Client: Docker Engine - Community [2021-06-19T08:46:36.353Z] Version: 20.10.6 [2021-06-19T08:46:36.353Z] API version: 1.41 [2021-06-19T08:46:36.353Z] Go version: go1.13.15 [2021-06-19T08:46:36.353Z] Git commit: 370c289 [2021-06-19T08:46:36.353Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-19T08:46:36.353Z] OS/Arch: linux/amd64 [2021-06-19T08:46:36.353Z] Context: default [2021-06-19T08:46:36.353Z] Experimental: true [2021-06-19T08:46:36.353Z] [2021-06-19T08:46:36.353Z] Server: Docker Engine - Community [2021-06-19T08:46:36.353Z] Engine: [2021-06-19T08:46:36.353Z] Version: 20.10.6 [2021-06-19T08:46:36.353Z] API version: 1.41 (minimum version 1.12) [2021-06-19T08:46:36.353Z] Go version: go1.13.15 [2021-06-19T08:46:36.353Z] Git commit: 8728dd2 [2021-06-19T08:46:36.353Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-19T08:46:36.353Z] OS/Arch: linux/amd64 [2021-06-19T08:46:36.353Z] Experimental: true [2021-06-19T08:46:36.353Z] containerd: [2021-06-19T08:46:36.353Z] Version: 1.4.6 [2021-06-19T08:46:36.353Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:46:36.353Z] runc: [2021-06-19T08:46:36.353Z] Version: 1.0.0-rc95 [2021-06-19T08:46:36.353Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:46:36.353Z] docker-init: [2021-06-19T08:46:36.353Z] Version: 0.19.0 [2021-06-19T08:46:36.353Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T08:46:36.693Z] + docker info [2021-06-19T08:46:36.877Z] Fetching without tags [2021-06-19T08:46:37.112Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:37.419Z] #36 ... [2021-06-19T08:46:37.419Z] [2021-06-19T08:46:37.419Z] #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-19T08:46:37.419Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:46:37.419Z] #52 43.85 sync [2021-06-19T08:46:37.419Z] #52 43.85 internal/reflectlite [2021-06-19T08:46:37.419Z] #52 45.27 internal/testlog [2021-06-19T08:46:37.419Z] #52 46.45 sort [2021-06-19T08:46:37.419Z] #52 46.46 errors [2021-06-19T08:46:37.419Z] #52 46.81 io [2021-06-19T08:46:37.419Z] #52 47.65 internal/oserror [2021-06-19T08:46:37.419Z] #52 47.85 syscall [2021-06-19T08:46:37.419Z] #52 48.32 bytes [2021-06-19T08:46:37.419Z] #52 50.30 strconv [2021-06-19T08:46:37.419Z] #52 ... [2021-06-19T08:46:37.419Z] [2021-06-19T08:46:37.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-19T08:46:37.419Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:46:37.419Z] #46 43.93 sync [2021-06-19T08:46:37.419Z] #46 43.93 internal/reflectlite [2021-06-19T08:46:37.419Z] #46 45.27 internal/testlog [2021-06-19T08:46:37.419Z] #46 45.66 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T08:46:37.419Z] #46 46.02 math/rand [2021-06-19T08:46:37.419Z] #46 47.21 internal/singleflight [2021-06-19T08:46:37.419Z] #46 47.59 sort [2021-06-19T08:46:37.419Z] #46 47.60 io [2021-06-19T08:46:37.419Z] #46 48.74 strconv [2021-06-19T08:46:37.419Z] #46 48.99 bytes [2021-06-19T08:46:37.419Z] #46 51.25 strings [2021-06-19T08:46:37.419Z] #46 52.55 reflect [2021-06-19T08:46:36.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:36.828Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:46:36.842Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:36.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:36.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:46:36.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:36.881Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:37.119Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:37.135Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:37.677Z] #46 ... [2021-06-19T08:46:37.677Z] [2021-06-19T08:46:37.677Z] #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-19T08:46:37.677Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:37.677Z] #44 52.73 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:46:37.677Z] #44 52.74 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:46:37.677Z] #44 52.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:46:37.677Z] #44 52.97 Selecting previously unselected package python3-six. [2021-06-19T08:46:37.677Z] #44 52.99 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T08:46:37.677Z] #44 53.01 Unpacking python3-six (1.12.0-1) ... [2021-06-19T08:46:37.677Z] #44 53.32 Selecting previously unselected package python3-protobuf. [2021-06-19T08:46:37.677Z] #44 53.32 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T08:46:37.677Z] #44 53.32 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:46:37.677Z] #44 53.92 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:46:37.677Z] #44 53.92 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:46:37.677Z] #44 53.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:46:37.901Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:37.901Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:46:37.936Z] #44 54.11 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:46:37.936Z] #44 54.12 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:46:37.936Z] #44 54.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:46:38.194Z] #44 54.29 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:46:38.194Z] #44 54.29 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:46:38.194Z] #44 54.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:46:38.194Z] #44 54.39 Selecting previously unselected package criu. [2021-06-19T08:46:38.194Z] #44 54.39 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T08:46:38.194Z] #44 54.39 Unpacking criu (3.15-1) ... [2021-06-19T08:46:38.763Z] #44 55.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:46:39.022Z] #44 55.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:46:39.022Z] #44 55.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:46:39.022Z] #44 55.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:46:39.022Z] #44 55.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:46:39.022Z] #44 55.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:46:39.022Z] #44 55.15 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:46:39.022Z] #44 55.16 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:46:37.842Z] > git remote # timeout=10 [2021-06-19T08:46:37.853Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:46:37.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:37.870Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:46:37.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:46:37.903Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:37.905Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:40.398Z] #44 ... [2021-06-19T08:46:40.398Z] [2021-06-19T08:46:40.398Z] #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-19T08:46:40.398Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:46:40.398Z] #36 55.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:46:40.398Z] #36 55.97 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:46:40.398Z] #36 56.00 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:46:40.398Z] #36 56.02 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:46:40.398Z] #36 56.05 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:46:40.398Z] #36 56.08 Setting up cmake-data (3.13.4-1) ... [2021-06-19T08:46:40.398Z] #36 56.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:46:40.398Z] #36 56.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:46:40.398Z] #36 56.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:46:40.398Z] #36 56.16 Setting up cmake (3.13.4-1) ... [2021-06-19T08:46:40.398Z] #36 56.18 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:46:40.398Z] #36 56.28 Processing triggers for mime-support (3.62) ... [2021-06-19T08:46:40.398Z] #36 DONE 56.7s [2021-06-19T08:46:40.398Z] [2021-06-19T08:46:40.398Z] #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-19T08:46:40.398Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:46:40.398Z] #13 44.77 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:46:40.398Z] #13 44.98 Fetched 77.8 MB in 7s (11.3 MB/s) [2021-06-19T08:46:40.398Z] #13 45.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:46:40.398Z] #13 45.13 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:46:40.398Z] #13 45.17 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T08:46:40.398Z] #13 45.40 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:46:40.398Z] #13 45.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T08:46:40.398Z] #13 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 ... 15421 files and directories currently installed.) [2021-06-19T08:46:40.398Z] #13 45.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:46:40.398Z] #13 45.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:46:40.398Z] #13 47.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T08:46:40.398Z] #13 47.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:46:40.398Z] #13 47.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:46:40.398Z] #13 50.71 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T08:46:40.398Z] #13 50.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T08:46:40.398Z] #13 50.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:46:40.398Z] #13 50.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T08:46:40.398Z] #13 50.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:46:40.398Z] #13 50.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:46:40.398Z] #13 51.03 Selecting previously unselected package dmsetup. [2021-06-19T08:46:40.398Z] #13 51.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:46:40.398Z] #13 51.05 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T08:46:40.398Z] #13 51.20 Selecting previously unselected package mingw-w64-common. [2021-06-19T08:46:40.398Z] #13 51.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T08:46:40.398Z] #13 51.21 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T08:46:41.390Z] #13 ... [2021-06-19T08:46:41.390Z] [2021-06-19T08:46:41.390Z] #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-19T08:46:41.390Z] #37 sha256:04974018f6bbea575bc384bc8b6d43dc318a1a8d727866d33b0dc513ab484a50 [2021-06-19T08:46:41.390Z] #37 1.158 + RM_GOPATH=0 [2021-06-19T08:46:41.390Z] #37 1.158 + TMP_GOPATH= [2021-06-19T08:46:41.390Z] #37 1.158 + : /build [2021-06-19T08:46:41.390Z] #37 1.158 + '[' -z '' ']' [2021-06-19T08:46:41.390Z] #37 1.159 ++ mktemp -d [2021-06-19T08:46:41.390Z] #37 1.163 + export GOPATH=/tmp/tmp.Mbf8Xh5iPD [2021-06-19T08:46:41.390Z] #37 1.163 + GOPATH=/tmp/tmp.Mbf8Xh5iPD [2021-06-19T08:46:41.390Z] #37 1.164 + RM_GOPATH=1 [2021-06-19T08:46:41.390Z] #37 1.164 + case "$(go env GOARCH)" in [2021-06-19T08:46:41.390Z] #37 1.165 ++ go env GOARCH [2021-06-19T08:46:41.390Z] #37 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:46:41.390Z] #37 1.188 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:46:41.390Z] #37 1.190 ++ dirname /tmp/install/install.sh [2021-06-19T08:46:41.390Z] #37 1.192 + dir=/tmp/install [2021-06-19T08:46:41.391Z] #37 1.199 + bin=tini [2021-06-19T08:46:41.391Z] #37 1.199 + shift [2021-06-19T08:46:41.391Z] #37 1.199 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T08:46:41.391Z] #37 1.200 + . /tmp/install/tini.installer [2021-06-19T08:46:41.391Z] #37 1.201 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:46:41.391Z] #37 1.201 + install_tini [2021-06-19T08:46:41.391Z] #37 1.202 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T08:46:41.391Z] #37 1.202 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:46:41.391Z] #37 1.202 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mbf8Xh5iPD/tini [2021-06-19T08:46:41.391Z] #37 1.204 Cloning into '/tmp/tmp.Mbf8Xh5iPD/tini'... [2021-06-19T08:46:42.131Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:46:42.147Z] > git --version # timeout=10 [2021-06-19T08:46:42.163Z] > git --version # 'git version 2.25.1' [2021-06-19T08:46:42.171Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T08:46:42.767Z] #37 2.678 + cd /tmp/tmp.Mbf8Xh5iPD/tini [2021-06-19T08:46:42.767Z] #37 2.679 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:46:42.767Z] #37 2.698 + cmake . [2021-06-19T08:46:43.133Z] + docker version [2021-06-19T08:46:43.332Z] #37 3.245 -- The C compiler identification is GNU 8.3.0 [2021-06-19T08:46:43.591Z] #37 3.297 -- Check for working C compiler: /usr/bin/cc [2021-06-19T08:46:44.158Z] #37 3.996 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T08:46:44.158Z] #37 4.012 -- Detecting C compiler ABI info [2021-06-19T08:46:44.724Z] #37 4.680 -- Detecting C compiler ABI info - done [2021-06-19T08:46:44.981Z] #37 4.710 -- Detecting C compile features [2021-06-19T08:46:46.882Z] #37 6.631 -- Detecting C compile features - done [2021-06-19T08:46:46.882Z] #37 6.652 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T08:46:46.882Z] #37 6.872 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T08:46:47.140Z] #37 6.954 -- Configuring done [2021-06-19T08:46:47.140Z] #37 6.970 -- Generating done [2021-06-19T08:46:47.140Z] #37 6.995 -- Build files have been written to: /tmp/tmp.Mbf8Xh5iPD/tini [2021-06-19T08:46:47.140Z] #37 7.003 + make tini-static [2021-06-19T08:46:47.707Z] #37 7.478 Scanning dependencies of target tini-static [2021-06-19T08:46:47.707Z] #37 7.555 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T08:46:47.707Z] #37 ... [2021-06-19T08:46:47.707Z] [2021-06-19T08:46:47.707Z] #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-19T08:46:47.707Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:46:47.707Z] #46 54.38 bufio [2021-06-19T08:46:47.707Z] #46 55.96 syscall [2021-06-19T08:46:47.707Z] #46 64.33 internal/poll [2021-06-19T08:46:47.966Z] #46 ... [2021-06-19T08:46:47.966Z] [2021-06-19T08:46:47.966Z] #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-19T08:46:47.966Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:47.966Z] #44 60.93 Setting up python3 (3.7.3-1) ... [2021-06-19T08:46:47.967Z] #44 61.55 Setting up python3-six (1.12.0-1) ... [2021-06-19T08:46:47.967Z] #44 62.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:46:47.967Z] #44 64.03 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:46:47.967Z] #44 ... [2021-06-19T08:46:47.967Z] [2021-06-19T08:46:47.967Z] #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-19T08:46:47.967Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:46:47.967Z] #52 54.58 reflect [2021-06-19T08:46:47.967Z] #52 57.05 time [2021-06-19T08:46:47.967Z] #52 62.75 context [2021-06-19T08:46:47.967Z] #52 63.64 internal/syscall/unix [2021-06-19T08:46:47.967Z] #52 63.89 internal/poll [2021-06-19T08:46:48.138Z] Client: [2021-06-19T08:46:48.138Z] Context: default [2021-06-19T08:46:48.138Z] Debug Mode: false [2021-06-19T08:46:48.138Z] Plugins: [2021-06-19T08:46:48.138Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T08:46:48.138Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T08:46:48.138Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T08:46:48.138Z] [2021-06-19T08:46:48.138Z] Server: [2021-06-19T08:46:48.138Z] Containers: 0 [2021-06-19T08:46:48.138Z] Running: 0 [2021-06-19T08:46:48.138Z] Paused: 0 [2021-06-19T08:46:48.138Z] Stopped: 0 [2021-06-19T08:46:48.138Z] Images: 0 [2021-06-19T08:46:48.138Z] Server Version: 20.10.6 [2021-06-19T08:46:48.138Z] Storage Driver: overlay2 [2021-06-19T08:46:48.138Z] Backing Filesystem: extfs [2021-06-19T08:46:48.138Z] Supports d_type: true [2021-06-19T08:46:48.138Z] Native Overlay Diff: true [2021-06-19T08:46:48.138Z] userxattr: false [2021-06-19T08:46:48.138Z] Logging Driver: json-file [2021-06-19T08:46:48.138Z] Cgroup Driver: cgroupfs [2021-06-19T08:46:48.138Z] Cgroup Version: 1 [2021-06-19T08:46:48.138Z] Plugins: [2021-06-19T08:46:48.138Z] Volume: local [2021-06-19T08:46:48.138Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T08:46:48.138Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T08:46:48.138Z] Swarm: inactive [2021-06-19T08:46:48.138Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T08:46:48.138Z] Default Runtime: runc [2021-06-19T08:46:48.138Z] Init Binary: docker-init [2021-06-19T08:46:48.138Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:46:48.138Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:46:48.138Z] init version: de40ad0 [2021-06-19T08:46:48.138Z] Security Options: [2021-06-19T08:46:48.138Z] apparmor [2021-06-19T08:46:48.138Z] seccomp [2021-06-19T08:46:48.138Z] Profile: default [2021-06-19T08:46:48.138Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T08:46:48.138Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-19T08:46:48.138Z] OSType: linux [2021-06-19T08:46:48.138Z] Architecture: x86_64 [2021-06-19T08:46:48.138Z] CPUs: 2 [2021-06-19T08:46:48.138Z] Total Memory: 7.569GiB [2021-06-19T08:46:48.139Z] Name: ip-10-100-80-210 [2021-06-19T08:46:48.139Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-19T08:46:48.139Z] Docker Root Dir: /var/lib/docker [2021-06-19T08:46:48.139Z] Debug Mode: false [2021-06-19T08:46:48.139Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:46:48.139Z] Labels: [2021-06-19T08:46:48.139Z] Experimental: true [2021-06-19T08:46:48.139Z] Insecure Registries: [2021-06-19T08:46:48.139Z] 127.0.0.0/8 [2021-06-19T08:46:48.139Z] Live Restore Enabled: true [2021-06-19T08:46:48.139Z] [2021-06-19T08:46:48.139Z] WARNING: No swap limit support [Pipeline] sh [2021-06-19T08:46:48.225Z] #52 ... [2021-06-19T08:46:48.225Z] [2021-06-19T08:46:48.225Z] #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-19T08:46:48.225Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:46:48.225Z] #46 64.71 internal/fmtsort [2021-06-19T08:46:48.462Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:46:48.462Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:46:48.462Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42541/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T08:46:48.462Z] + bash /home/ubuntu/workspace/moby_PR-42541/check-config.sh [2021-06-19T08:46:48.462Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T08:46:48.462Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T08:46:48.462Z] [2021-06-19T08:46:48.462Z] Generally Necessary: [2021-06-19T08:46:48.462Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T08:46:48.462Z] - apparmor: enabled and tools installed [2021-06-19T08:46:48.462Z] - CONFIG_NAMESPACES: enabled [2021-06-19T08:46:48.462Z] - CONFIG_NET_NS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_PID_NS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_IPC_NS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_UTS_NS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_CGROUPS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T08:46:48.462Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T08:46:48.462Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T08:46:48.462Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T08:46:48.462Z] - CONFIG_CPUSETS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_MEMCG: enabled [2021-06-19T08:46:48.462Z] - CONFIG_KEYS: enabled [2021-06-19T08:46:48.462Z] - CONFIG_VETH: enabled (as module) [2021-06-19T08:46:48.488Z] #46 65.27 internal/syscall/execenv [2021-06-19T08:46:48.721Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T08:46:48.721Z] [2021-06-19T08:46:48.721Z] Optional Features: [2021-06-19T08:46:48.721Z] - CONFIG_USER_NS: enabled [2021-06-19T08:46:48.721Z] - CONFIG_SECCOMP: enabled [2021-06-19T08:46:48.721Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T08:46:48.721Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T08:46:48.721Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T08:46:48.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T08:46:48.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T08:46:48.721Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T08:46:48.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T08:46:48.721Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T08:46:48.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T08:46:48.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T08:46:48.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T08:46:48.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T08:46:48.721Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T08:46:48.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T08:46:48.721Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T08:46:48.721Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T08:46:48.721Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T08:46:48.933Z] Client: [2021-06-19T08:46:48.933Z] Context: default [2021-06-19T08:46:48.933Z] Debug Mode: false [2021-06-19T08:46:48.933Z] Plugins: [2021-06-19T08:46:48.933Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T08:46:48.933Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T08:46:48.933Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T08:46:48.933Z] [2021-06-19T08:46:48.933Z] Server: [2021-06-19T08:46:48.933Z] Containers: 0 [2021-06-19T08:46:48.933Z] Running: 0 [2021-06-19T08:46:48.933Z] Paused: 0 [2021-06-19T08:46:48.933Z] Stopped: 0 [2021-06-19T08:46:48.933Z] Images: 0 [2021-06-19T08:46:48.933Z] Server Version: 20.10.6 [2021-06-19T08:46:48.933Z] Storage Driver: overlay2 [2021-06-19T08:46:48.933Z] Backing Filesystem: extfs [2021-06-19T08:46:48.933Z] Supports d_type: true [2021-06-19T08:46:48.933Z] Native Overlay Diff: true [2021-06-19T08:46:48.933Z] userxattr: false [2021-06-19T08:46:48.933Z] Logging Driver: json-file [2021-06-19T08:46:48.933Z] Cgroup Driver: cgroupfs [2021-06-19T08:46:48.933Z] Cgroup Version: 1 [2021-06-19T08:46:48.933Z] Plugins: [2021-06-19T08:46:48.933Z] Volume: local [2021-06-19T08:46:48.933Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T08:46:48.933Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T08:46:48.933Z] Swarm: inactive [2021-06-19T08:46:48.933Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-19T08:46:48.933Z] Default Runtime: runc [2021-06-19T08:46:48.933Z] Init Binary: docker-init [2021-06-19T08:46:48.933Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:46:48.933Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:46:48.933Z] init version: de40ad0 [2021-06-19T08:46:48.933Z] Security Options: [2021-06-19T08:46:48.933Z] apparmor [2021-06-19T08:46:48.933Z] seccomp [2021-06-19T08:46:48.933Z] Profile: default [2021-06-19T08:46:48.933Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T08:46:48.933Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-19T08:46:48.933Z] OSType: linux [2021-06-19T08:46:48.933Z] Architecture: x86_64 [2021-06-19T08:46:48.933Z] CPUs: 2 [2021-06-19T08:46:48.933Z] Total Memory: 7.569GiB [2021-06-19T08:46:48.933Z] Name: ip-10-100-48-147 [2021-06-19T08:46:48.933Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-19T08:46:48.933Z] Docker Root Dir: /var/lib/docker [2021-06-19T08:46:48.933Z] Debug Mode: false [2021-06-19T08:46:48.933Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:46:48.933Z] Labels: [2021-06-19T08:46:48.933Z] Experimental: true [2021-06-19T08:46:48.933Z] Insecure Registries: [2021-06-19T08:46:48.933Z] 127.0.0.0/8 [2021-06-19T08:46:48.933Z] Live Restore Enabled: true [2021-06-19T08:46:48.933Z] [2021-06-19T08:46:48.933Z] WARNING: No swap limit support [Pipeline] sh [2021-06-19T08:46:48.981Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T08:46:48.981Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T08:46:48.981Z] - CONFIG_EXT4_FS: enabled [2021-06-19T08:46:48.981Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T08:46:48.981Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T08:46:48.981Z] - Network Drivers: [2021-06-19T08:46:48.981Z] - "overlay": [2021-06-19T08:46:48.981Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T08:46:48.981Z] Optional (for encrypted networks): [2021-06-19T08:46:48.981Z] - CONFIG_CRYPTO: enabled [2021-06-19T08:46:48.981Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T08:46:48.981Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T08:46:48.981Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T08:46:48.981Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T08:46:48.981Z] - CONFIG_XFRM: enabled [2021-06-19T08:46:48.981Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T08:46:48.981Z] - "ipvlan": [2021-06-19T08:46:48.981Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T08:46:48.981Z] - "macvlan": [2021-06-19T08:46:48.981Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T08:46:48.981Z] - "ftp,tftp client in container": [2021-06-19T08:46:48.981Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T08:46:48.981Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T08:46:48.981Z] - Storage Drivers: [2021-06-19T08:46:48.981Z] - "aufs": [2021-06-19T08:46:48.981Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T08:46:48.981Z] - "btrfs": [2021-06-19T08:46:48.981Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T08:46:49.054Z] #46 65.60 path [2021-06-19T08:46:49.224Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:46:49.224Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:46:49.224Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42541/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T08:46:49.224Z] + bash /home/ubuntu/workspace/moby_PR-42541/check-config.sh [2021-06-19T08:46:49.224Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T08:46:49.224Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T08:46:49.224Z] [2021-06-19T08:46:49.224Z] Generally Necessary: [2021-06-19T08:46:49.224Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T08:46:49.224Z] - apparmor: enabled and tools installed [2021-06-19T08:46:49.224Z] - CONFIG_NAMESPACES: enabled [2021-06-19T08:46:49.224Z] - CONFIG_NET_NS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_PID_NS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_IPC_NS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_UTS_NS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_CGROUPS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T08:46:49.224Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T08:46:49.224Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T08:46:49.224Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T08:46:49.224Z] - CONFIG_CPUSETS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_MEMCG: enabled [2021-06-19T08:46:49.224Z] - CONFIG_KEYS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_VETH: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T08:46:49.224Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T08:46:49.224Z] [2021-06-19T08:46:49.224Z] Optional Features: [2021-06-19T08:46:49.224Z] - CONFIG_USER_NS: enabled [2021-06-19T08:46:49.224Z] - CONFIG_SECCOMP: enabled [2021-06-19T08:46:49.238Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T08:46:49.238Z] - "devicemapper": [2021-06-19T08:46:49.238Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T08:46:49.238Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T08:46:49.238Z] - "overlay": [2021-06-19T08:46:49.238Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T08:46:49.238Z] - "zfs": [2021-06-19T08:46:49.238Z] - /dev/zfs: present [2021-06-19T08:46:49.238Z] - zfs command: missing [2021-06-19T08:46:49.238Z] - zpool command: missing [2021-06-19T08:46:49.238Z] [2021-06-19T08:46:49.238Z] Limits: [2021-06-19T08:46:49.238Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T08:46:49.238Z] [2021-06-19T08:46:49.238Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T08:46:49.487Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T08:46:49.487Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T08:46:49.487Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T08:46:49.487Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T08:46:49.487Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T08:46:49.487Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T08:46:49.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T08:46:49.487Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T08:46:49.487Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T08:46:49.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T08:46:49.487Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T08:46:49.487Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T08:46:49.487Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T08:46:49.487Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T08:46:49.487Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T08:46:49.487Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T08:46:49.487Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T08:46:49.487Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T08:46:49.487Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T08:46:49.487Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T08:46:49.487Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T08:46:49.487Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T08:46:49.487Z] - CONFIG_EXT4_FS: enabled [2021-06-19T08:46:49.487Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T08:46:49.487Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T08:46:49.487Z] - Network Drivers: [2021-06-19T08:46:49.487Z] - "overlay": [2021-06-19T08:46:49.487Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T08:46:49.487Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T08:46:49.487Z] Optional (for encrypted networks): [2021-06-19T08:46:49.621Z] #46 66.14 io/fs [2021-06-19T08:46:49.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 . [2021-06-19T08:46:49.749Z] - CONFIG_CRYPTO: enabled [2021-06-19T08:46:49.749Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T08:46:49.749Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T08:46:49.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T08:46:49.749Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T08:46:49.749Z] - CONFIG_XFRM: enabled [2021-06-19T08:46:49.749Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T08:46:49.749Z] - "ipvlan": [2021-06-19T08:46:49.749Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T08:46:49.749Z] - "macvlan": [2021-06-19T08:46:49.749Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T08:46:49.749Z] - "ftp,tftp client in container": [2021-06-19T08:46:49.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T08:46:49.749Z] - Storage Drivers: [2021-06-19T08:46:49.749Z] - "aufs": [2021-06-19T08:46:49.749Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T08:46:49.749Z] - "btrfs": [2021-06-19T08:46:49.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T08:46:49.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T08:46:49.749Z] - "devicemapper": [2021-06-19T08:46:49.749Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T08:46:49.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T08:46:49.749Z] - "overlay": [2021-06-19T08:46:49.749Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T08:46:49.749Z] - "zfs": [2021-06-19T08:46:49.749Z] - /dev/zfs: present [2021-06-19T08:46:49.749Z] - zfs command: missing [2021-06-19T08:46:49.749Z] - zpool command: missing [2021-06-19T08:46:49.749Z] [2021-06-19T08:46:49.749Z] Limits: [2021-06-19T08:46:49.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T08:46:49.749Z] [2021-06-19T08:46:49.749Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T08:46:49.945Z] #1 [internal] load build definition from Dockerfile [2021-06-19T08:46:49.945Z] #1 sha256:82321c977bc73611ce5e6dc507d8c70c196ef76cf3e6b017e166b02e17e63747 [2021-06-19T08:46:49.945Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-19T08:46:49.945Z] #1 DONE 0.3s [2021-06-19T08:46:49.945Z] [2021-06-19T08:46:49.945Z] #2 [internal] load .dockerignore [2021-06-19T08:46:49.945Z] #2 sha256:82bf15aa3384170c29c5e698f881d7ad3bbb4561074133409f9a639d7406e4d4 [2021-06-19T08:46:49.945Z] #2 transferring context: 87B done [2021-06-19T08:46:49.945Z] #2 DONE 0.0s [2021-06-19T08:46:49.945Z] [2021-06-19T08:46:49.945Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T08:46:49.945Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T08:46:50.104Z] + sudo modprobe ip_vs [2021-06-19T08:46:50.104Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 . [2021-06-19T08:46:50.201Z] #3 DONE 0.4s [2021-06-19T08:46:50.459Z] [2021-06-19T08:46:50.459Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T08:46:50.459Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T08:46:50.459Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T08:46:50.459Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T08:46:50.459Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-19T08:46:50.459Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T08:46:50.459Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T08:46:50.459Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-06-19T08:46:50.591Z] #46 67.10 regexp/syntax [2021-06-19T08:46:50.591Z] #46 67.16 os [2021-06-19T08:46:50.591Z] #46 ... [2021-06-19T08:46:50.591Z] [2021-06-19T08:46:50.591Z] #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-19T08:46:50.591Z] #37 sha256:04974018f6bbea575bc384bc8b6d43dc318a1a8d727866d33b0dc513ab484a50 [2021-06-19T08:46:50.591Z] #37 8.896 [100%] Linking C executable tini-static [2021-06-19T08:46:50.591Z] #37 9.515 [100%] Built target tini-static [2021-06-19T08:46:50.591Z] #37 9.602 + mkdir -p /build [2021-06-19T08:46:50.591Z] #37 9.627 + cp tini-static /build/docker-init [2021-06-19T08:46:50.591Z] #37 DONE 10.6s [2021-06-19T08:46:50.677Z] #1 [internal] load build definition from Dockerfile [2021-06-19T08:46:50.677Z] #1 sha256:cf86119085cb12c980547bc10256194a64fac7e7c8422fe7edca85028eb112f3 [2021-06-19T08:46:50.677Z] #1 transferring dockerfile: 16.63kB done [2021-06-19T08:46:50.677Z] #1 DONE 0.3s [2021-06-19T08:46:50.677Z] [2021-06-19T08:46:50.677Z] #2 [internal] load .dockerignore [2021-06-19T08:46:50.677Z] #2 sha256:12f67fc187e008766b61b98d9934470def5bcf174e372288f55d7699a369b8b8 [2021-06-19T08:46:50.677Z] #2 transferring context: 87B done [2021-06-19T08:46:50.677Z] #2 DONE 0.1s [2021-06-19T08:46:50.677Z] [2021-06-19T08:46:50.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T08:46:50.677Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T08:46:50.716Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-19T08:46:50.716Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-19T08:46:50.856Z] [2021-06-19T08:46:50.856Z] #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-19T08:46:50.856Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:46:50.856Z] #52 66.53 encoding/binary [2021-06-19T08:46:50.856Z] #52 66.54 io/fs [2021-06-19T08:46:51.248Z] #3 DONE 0.4s [2021-06-19T08:46:51.248Z] [2021-06-19T08:46:51.248Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T08:46:51.248Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T08:46:51.248Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T08:46:51.248Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T08:46:51.248Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T08:46:51.248Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2021-06-19T08:46:51.248Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T08:46:51.279Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-19T08:46:51.279Z] #4 DONE 0.9s [2021-06-19T08:46:51.425Z] #52 67.90 os [2021-06-19T08:46:51.509Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-06-19T08:46:51.509Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-19T08:46:51.509Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-19T08:46:51.537Z] [2021-06-19T08:46:51.537Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:46:51.537Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T08:46:51.739Z] Fetching without tags [2021-06-19T08:46:51.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:51.688Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:46:51.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:51.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:46:51.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:46:51.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:51.734Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:46:52.078Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:52.082Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-19T08:46:52.082Z] #4 DONE 0.9s [2021-06-19T08:46:52.344Z] [2021-06-19T08:46:52.344Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T08:46:52.344Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T08:46:52.479Z] #5 DONE 1.0s [2021-06-19T08:46:52.479Z] [2021-06-19T08:46:52.479Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T08:46:52.479Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T08:46:52.479Z] #7 DONE 0.9s [2021-06-19T08:46:52.479Z] [2021-06-19T08:46:52.479Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T08:46:52.479Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T08:46:52.479Z] #8 DONE 0.9s [2021-06-19T08:46:52.479Z] [2021-06-19T08:46:52.479Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:46:52.479Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T08:46:52.479Z] #6 DONE 1.0s [2021-06-19T08:46:52.803Z] #52 69.04 encoding/base64 [2021-06-19T08:46:53.087Z] Client: Docker Engine - Community [2021-06-19T08:46:53.087Z] Version: 20.10.6 [2021-06-19T08:46:53.087Z] API version: 1.41 [2021-06-19T08:46:53.087Z] Go version: go1.13.15 [2021-06-19T08:46:53.087Z] Git commit: 370c289 [2021-06-19T08:46:53.087Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-19T08:46:53.087Z] OS/Arch: linux/amd64 [2021-06-19T08:46:53.087Z] Context: default [2021-06-19T08:46:53.087Z] Experimental: true [2021-06-19T08:46:53.087Z] [2021-06-19T08:46:53.087Z] Server: Docker Engine - Community [2021-06-19T08:46:53.087Z] Engine: [2021-06-19T08:46:53.087Z] Version: 20.10.6 [2021-06-19T08:46:53.087Z] API version: 1.41 (minimum version 1.12) [2021-06-19T08:46:53.087Z] Go version: go1.13.15 [2021-06-19T08:46:53.087Z] Git commit: 8728dd2 [2021-06-19T08:46:53.087Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-19T08:46:53.087Z] OS/Arch: linux/amd64 [2021-06-19T08:46:53.087Z] Experimental: true [2021-06-19T08:46:53.087Z] containerd: [2021-06-19T08:46:53.087Z] Version: 1.4.6 [2021-06-19T08:46:53.087Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:46:53.087Z] runc: [2021-06-19T08:46:53.087Z] Version: 1.0.0-rc95 [2021-06-19T08:46:53.087Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:46:53.087Z] docker-init: [2021-06-19T08:46:53.087Z] Version: 0.19.0 [2021-06-19T08:46:53.087Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T08:46:53.233Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:46:53.233Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:46:53.294Z] #7 DONE 0.8s [2021-06-19T08:46:53.294Z] [2021-06-19T08:46:53.294Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:46:53.294Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T08:46:53.294Z] #5 DONE 0.8s [2021-06-19T08:46:53.294Z] [2021-06-19T08:46:53.294Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:46:53.294Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T08:46:53.294Z] #8 DONE 0.8s [2021-06-19T08:46:53.294Z] [2021-06-19T08:46:53.294Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T08:46:53.294Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T08:46:53.294Z] #6 DONE 0.9s [2021-06-19T08:46:53.370Z] #52 69.81 golang.org/x/sys/unix [2021-06-19T08:46:53.392Z] + docker info [2021-06-19T08:46:53.628Z] #52 ... [2021-06-19T08:46:53.628Z] [2021-06-19T08:46:53.628Z] #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-19T08:46:53.628Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:46:53.628Z] #44 67.54 Setting up criu (3.15-1) ... [2021-06-19T08:46:53.628Z] #44 69.40 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:46:53.628Z] #44 69.45 Processing triggers for mime-support (3.62) ... [2021-06-19T08:46:53.628Z] #44 DONE 69.9s [2021-06-19T08:46:53.851Z] [2021-06-19T08:46:53.851Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:46:53.851Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:46:53.851Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T08:46:53.851Z] #65 DONE 0.0s [2021-06-19T08:46:53.851Z] [2021-06-19T08:46:53.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:46:53.851Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:46:53.851Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-19T08:46:53.887Z] [2021-06-19T08:46:53.887Z] #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-19T08:46:53.887Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:46:53.887Z] #13 57.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T08:46:53.887Z] #13 57.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T08:46:53.887Z] #13 57.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:46:53.887Z] #13 62.91 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T08:46:53.887Z] #13 62.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:46:53.887Z] #13 62.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:46:53.887Z] #13 63.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T08:46:53.887Z] #13 63.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:46:53.887Z] #13 63.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:46:52.074Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:52.085Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:53.166Z] > git remote # timeout=10 [2021-06-19T08:46:53.177Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:46:53.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:46:53.196Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:46:53.215Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-19T08:46:53.224Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:46:53.229Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:46:54.112Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T08:46:54.112Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0B / 7.83MB 0.1s [2021-06-19T08:46:54.112Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T08:46:54.112Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T08:46:54.112Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-06-19T08:46:54.112Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0B / 10.00MB 0.1s [2021-06-19T08:46:54.247Z] [2021-06-19T08:46:54.247Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:46:54.247Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:46:54.247Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T08:46:54.375Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 6.29MB / 7.83MB 0.3s [2021-06-19T08:46:54.375Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.34MB / 50.43MB 0.3s [2021-06-19T08:46:54.375Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 2.10MB / 10.00MB 0.3s [2021-06-19T08:46:54.511Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:46:54.511Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T08:46:54.511Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T08:46:54.511Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-19T08:46:54.634Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.4s done [2021-06-19T08:46:54.634Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 12.58MB / 50.43MB 0.5s [2021-06-19T08:46:54.634Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 0.5s [2021-06-19T08:46:54.634Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 0B / 51.84MB 0.5s [2021-06-19T08:46:54.634Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 16.78MB / 50.43MB 0.6s [2021-06-19T08:46:54.773Z] #63 ... [2021-06-19T08:46:54.773Z] [2021-06-19T08:46:54.773Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T08:46:54.773Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T08:46:54.773Z] #42 DONE 0.0s [2021-06-19T08:46:54.773Z] [2021-06-19T08:46:54.773Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:46:54.773Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:46:54.773Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2021-06-19T08:46:54.893Z] #9 ... [2021-06-19T08:46:54.893Z] [2021-06-19T08:46:54.893Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T08:46:54.893Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T08:46:54.893Z] #42 DONE 0.0s [2021-06-19T08:46:54.893Z] [2021-06-19T08:46:54.893Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:46:54.893Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:46:54.893Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 20.97MB / 50.43MB 0.7s [2021-06-19T08:46:54.893Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 0.7s done [2021-06-19T08:46:54.893Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 3.15MB / 51.84MB 0.7s [2021-06-19T08:46:54.893Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 28.31MB / 50.43MB 0.9s [2021-06-19T08:46:54.893Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 10.49MB / 51.84MB 0.9s [2021-06-19T08:46:54.893Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.15MB / 68.74MB 0.9s [2021-06-19T08:46:55.033Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-06-19T08:46:55.033Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-19T08:46:55.033Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-19T08:46:55.153Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 36.70MB / 50.43MB 1.0s [2021-06-19T08:46:55.153Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 14.68MB / 51.84MB 1.0s [2021-06-19T08:46:55.153Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 8.39MB / 68.74MB 1.0s [2021-06-19T08:46:55.153Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 42.99MB / 50.43MB 1.1s [2021-06-19T08:46:55.153Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 11.84MB / 68.74MB 1.1s [2021-06-19T08:46:55.261Z] #13 ... [2021-06-19T08:46:55.261Z] [2021-06-19T08:46:55.261Z] #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-19T08:46:55.261Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:46:55.261Z] #46 71.95 fmt [2021-06-19T08:46:55.414Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 22.02MB / 51.84MB 1.2s [2021-06-19T08:46:55.414Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.33MB / 50.43MB 1.3s [2021-06-19T08:46:55.414Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 30.41MB / 51.84MB 1.3s [2021-06-19T08:46:55.414Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 17.83MB / 68.74MB 1.3s [2021-06-19T08:46:55.414Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 33.55MB / 51.84MB 1.4s [2021-06-19T08:46:55.414Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 22.02MB / 68.74MB 1.4s [2021-06-19T08:46:55.520Z] #46 72.26 path/filepath [2021-06-19T08:46:55.671Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 37.75MB / 51.84MB 1.6s [2021-06-19T08:46:55.671Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 34.60MB / 68.74MB 1.6s [2021-06-19T08:46:55.671Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 40.89MB / 68.74MB 1.7s [2021-06-19T08:46:55.930Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 45.09MB / 51.84MB 1.8s [2021-06-19T08:46:55.930Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 48.03MB / 68.74MB 1.8s [2021-06-19T08:46:55.930Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 2.0s [2021-06-19T08:46:55.930Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 63.96MB / 68.74MB 2.0s [2021-06-19T08:46:56.192Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 2.1s [2021-06-19T08:46:56.455Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.2s done [2021-06-19T08:46:56.455Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-19T08:46:56.895Z] #46 73.45 regexp [2021-06-19T08:46:57.203Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:46:57.222Z] > git --version # timeout=10 [2021-06-19T08:46:57.231Z] > git --version # 'git version 2.25.1' [2021-06-19T08:46:57.237Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T08:46:57.831Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 3.2s done [2021-06-19T08:46:58.296Z] + docker version [2021-06-19T08:46:58.400Z] #9 ... [2021-06-19T08:46:58.400Z] [2021-06-19T08:46:58.400Z] #23 [internal] load build context [2021-06-19T08:46:58.400Z] #23 sha256:7194d5eb2dca2f0ca15113be4f5dd0af9b4334a3796a6e34a20ef44d0bcc7db8 [2021-06-19T08:46:58.400Z] #23 transferring context: 55.86MB 3.2s done [2021-06-19T08:46:58.400Z] #23 DONE 4.3s [2021-06-19T08:46:58.400Z] [2021-06-19T08:46:58.400Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:46:58.400Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:46:58.400Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 4.2s done [2021-06-19T08:46:58.400Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 0B / 129.05MB 4.3s [2021-06-19T08:46:58.400Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 14.68MB / 129.05MB 4.5s [2021-06-19T08:46:58.401Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 4.4s done [2021-06-19T08:46:58.657Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 25.17MB / 129.05MB 4.6s [2021-06-19T08:46:58.657Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 33.55MB / 129.05MB 4.7s [2021-06-19T08:46:58.795Z] #46 75.45 flag [2021-06-19T08:46:58.916Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 42.99MB / 129.05MB 4.8s [2021-06-19T08:46:58.916Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 59.77MB / 129.05MB 5.0s [2021-06-19T08:46:59.173Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 67.11MB / 129.05MB 5.1s [2021-06-19T08:46:59.173Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 75.50MB / 129.05MB 5.2s [2021-06-19T08:46:59.259Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2021-06-19T08:46:59.431Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 82.84MB / 129.05MB 5.3s [2021-06-19T08:46:59.688Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 100.66MB / 129.05MB 5.7s [2021-06-19T08:46:59.730Z] #46 76.33 go/token [2021-06-19T08:46:59.945Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 109.05MB / 129.05MB 5.8s [2021-06-19T08:46:59.945Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 120.59MB / 129.05MB 5.9s [2021-06-19T08:47:00.202Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 6.0s [2021-06-19T08:47:00.296Z] #46 76.87 internal/lazyregexp [2021-06-19T08:47:00.555Z] #46 77.18 net/url [2021-06-19T08:47:00.555Z] #46 77.22 go/scanner [2021-06-19T08:47:00.739Z] #63 ... [2021-06-19T08:47:00.739Z] [2021-06-19T08:47:00.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:00.739Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:00.739Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-19T08:47:00.739Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T08:47:00.739Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T08:47:00.739Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T08:47:00.739Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.4s done [2021-06-19T08:47:00.739Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 1.1s done [2021-06-19T08:47:00.739Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 1.5s done [2021-06-19T08:47:00.739Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 4.2s done [2021-06-19T08:47:00.739Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 5.6s done [2021-06-19T08:47:00.739Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 5.9s [2021-06-19T08:47:00.739Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.9s [2021-06-19T08:47:00.739Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 5.8s done [2021-06-19T08:47:01.491Z] #46 78.10 go/ast [2021-06-19T08:47:01.571Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 7.2s done [2021-06-19T08:47:02.127Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 7.5s done [2021-06-19T08:47:02.136Z] #9 ... [2021-06-19T08:47:02.136Z] [2021-06-19T08:47:02.136Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:02.136Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:47:02.136Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T08:47:02.136Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T08:47:02.136Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T08:47:02.136Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:02.136Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2021-06-19T08:47:02.136Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-06-19T08:47:02.136Z] #63 DONE 7.9s [2021-06-19T08:47:02.136Z] [2021-06-19T08:47:02.136Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:02.136Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:02.136Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T08:47:02.136Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T08:47:02.136Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T08:47:02.136Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T08:47:02.136Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.1s done [2021-06-19T08:47:02.136Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.1s done [2021-06-19T08:47:02.136Z] #26 DONE 7.9s [2021-06-19T08:47:02.136Z] [2021-06-19T08:47:02.136Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:02.136Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:02.136Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-19T08:47:02.136Z] #9 ... [2021-06-19T08:47:02.136Z] [2021-06-19T08:47:02.136Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:02.136Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:47:02.136Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:02.136Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T08:47:02.136Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T08:47:02.136Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2021-06-19T08:47:02.136Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-06-19T08:47:02.136Z] #65 DONE 8.0s [2021-06-19T08:47:02.136Z] [2021-06-19T08:47:02.136Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:02.136Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:02.388Z] #9 ... [2021-06-19T08:47:02.388Z] [2021-06-19T08:47:02.388Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:02.388Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:47:02.388Z] #63 DONE 7.9s [2021-06-19T08:47:02.388Z] [2021-06-19T08:47:02.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:02.388Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:02.388Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.1s [2021-06-19T08:47:02.388Z] #9 ... [2021-06-19T08:47:02.388Z] [2021-06-19T08:47:02.388Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:02.388Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:02.388Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T08:47:02.388Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T08:47:02.388Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T08:47:02.388Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T08:47:02.388Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.4s done [2021-06-19T08:47:02.388Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.6s done [2021-06-19T08:47:02.388Z] #26 ... [2021-06-19T08:47:02.388Z] [2021-06-19T08:47:02.388Z] #23 [internal] load build context [2021-06-19T08:47:02.388Z] #23 sha256:8870677d3927ea2b4cfb3055a9d957f6d6b7de3b28f4bfa8f9fe4d782a70a30c [2021-06-19T08:47:02.388Z] #23 transferring context: 55.86MB 6.3s done [2021-06-19T08:47:02.388Z] #23 DONE 8.1s [2021-06-19T08:47:02.388Z] [2021-06-19T08:47:02.388Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:02.388Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:47:02.388Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T08:47:02.388Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:02.388Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T08:47:02.388Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T08:47:02.388Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-06-19T08:47:02.388Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2021-06-19T08:47:02.388Z] #65 DONE 8.1s [2021-06-19T08:47:02.388Z] [2021-06-19T08:47:02.388Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:02.388Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:02.426Z] #46 78.81 text/template/parse [2021-06-19T08:47:02.651Z] #9 ... [2021-06-19T08:47:02.651Z] [2021-06-19T08:47:02.651Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:02.651Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:02.651Z] #26 DONE 8.1s [2021-06-19T08:47:02.651Z] [2021-06-19T08:47:02.651Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:02.651Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:02.700Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.8s done [2021-06-19T08:47:03.263Z] #9 ... [2021-06-19T08:47:03.263Z] [2021-06-19T08:47:03.263Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T08:47:03.263Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T08:47:03.263Z] #64 DONE 1.0s [2021-06-19T08:47:03.263Z] [2021-06-19T08:47:03.263Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:03.263Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:03.263Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-19T08:47:03.288Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.9s done [2021-06-19T08:47:03.831Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.5s done [2021-06-19T08:47:03.862Z] #9 ... [2021-06-19T08:47:03.862Z] [2021-06-19T08:47:03.862Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T08:47:03.862Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T08:47:03.862Z] #64 DONE 0.9s [2021-06-19T08:47:03.862Z] [2021-06-19T08:47:03.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:03.862Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:03.862Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-19T08:47:04.122Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.4s done [2021-06-19T08:47:04.333Z] #46 ... [2021-06-19T08:47:04.333Z] [2021-06-19T08:47:04.333Z] #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-19T08:47:04.333Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:47:04.760Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 [2021-06-19T08:47:05.016Z] #9 ... [2021-06-19T08:47:05.016Z] [2021-06-19T08:47:05.016Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T08:47:05.016Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T08:47:05.016Z] #66 DONE 1.7s [2021-06-19T08:47:05.016Z] [2021-06-19T08:47:05.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:05.016Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:05.078Z] #9 ... [2021-06-19T08:47:05.078Z] [2021-06-19T08:47:05.078Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T08:47:05.078Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T08:47:05.078Z] #66 DONE 1.2s [2021-06-19T08:47:05.078Z] [2021-06-19T08:47:05.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:05.078Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:05.078Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 [2021-06-19T08:47:05.111Z] #57 41.00 Checking out files: 56% (2282/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T08:47:05.111Z] #57 42.04 + cd /tmp/tmp.mBV7P24t32/src/github.com/containerd/containerd [2021-06-19T08:47:05.477Z] #57 42.04 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:47:05.477Z] #57 ... [2021-06-19T08:47:05.477Z] [2021-06-19T08:47:05.477Z] #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-19T08:47:05.477Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:47:05.477Z] #52 72.16 fmt [2021-06-19T08:47:05.477Z] #52 75.72 encoding/json [2021-06-19T08:47:05.477Z] #52 77.28 github.com/pkg/diff [2021-06-19T08:47:05.477Z] #52 78.46 go/ast [2021-06-19T08:47:05.477Z] #52 80.78 golang.org/x/crypto/ssh/terminal [2021-06-19T08:47:05.477Z] #52 81.95 io/ioutil [2021-06-19T08:47:05.739Z] #52 82.33 mvdan.cc/editorconfig [2021-06-19T08:47:05.739Z] #52 ... [2021-06-19T08:47:05.739Z] [2021-06-19T08:47:05.739Z] #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-19T08:47:05.739Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:47:05.739Z] #57 42.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T08:47:05.998Z] #57 42.62 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T08:47:05.998Z] #57 42.62 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:47:05.998Z] #57 42.62 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:47:05.998Z] #57 42.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T08:47:05.998Z] #57 42.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T08:47:05.998Z] #57 42.62 + '[' '' = dynamic ']' [2021-06-19T08:47:05.998Z] #57 42.62 + make [2021-06-19T08:47:07.372Z] #57 43.88 + bin/ctr [2021-06-19T08:47:08.234Z] Client: [2021-06-19T08:47:08.234Z] Context: default [2021-06-19T08:47:08.234Z] Debug Mode: false [2021-06-19T08:47:08.234Z] Plugins: [2021-06-19T08:47:08.234Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T08:47:08.234Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T08:47:08.234Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-19T08:47:08.234Z] [2021-06-19T08:47:08.234Z] Server: [2021-06-19T08:47:08.234Z] Containers: 0 [2021-06-19T08:47:08.234Z] Running: 0 [2021-06-19T08:47:08.234Z] Paused: 0 [2021-06-19T08:47:08.234Z] Stopped: 0 [2021-06-19T08:47:08.234Z] Images: 0 [2021-06-19T08:47:08.234Z] Server Version: 20.10.6 [2021-06-19T08:47:08.234Z] Storage Driver: overlay2 [2021-06-19T08:47:08.234Z] Backing Filesystem: extfs [2021-06-19T08:47:08.234Z] Supports d_type: true [2021-06-19T08:47:08.234Z] Native Overlay Diff: true [2021-06-19T08:47:08.234Z] userxattr: false [2021-06-19T08:47:08.234Z] Logging Driver: json-file [2021-06-19T08:47:08.234Z] Cgroup Driver: systemd [2021-06-19T08:47:08.234Z] Cgroup Version: 2 [2021-06-19T08:47:08.234Z] Plugins: [2021-06-19T08:47:08.234Z] Volume: local [2021-06-19T08:47:08.234Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T08:47:08.234Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T08:47:08.234Z] Swarm: inactive [2021-06-19T08:47:08.234Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-19T08:47:08.234Z] Default Runtime: runc [2021-06-19T08:47:08.234Z] Init Binary: docker-init [2021-06-19T08:47:08.234Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:47:08.234Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:47:08.234Z] init version: de40ad0 [2021-06-19T08:47:08.234Z] Security Options: [2021-06-19T08:47:08.234Z] apparmor [2021-06-19T08:47:08.234Z] seccomp [2021-06-19T08:47:08.234Z] Profile: default [2021-06-19T08:47:08.234Z] cgroupns [2021-06-19T08:47:08.234Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T08:47:08.234Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-19T08:47:08.234Z] OSType: linux [2021-06-19T08:47:08.234Z] Architecture: x86_64 [2021-06-19T08:47:08.234Z] CPUs: 2 [2021-06-19T08:47:08.234Z] Total Memory: 7.569GiB [2021-06-19T08:47:08.234Z] Name: ip-10-100-94-50 [2021-06-19T08:47:08.234Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-19T08:47:08.234Z] Docker Root Dir: /var/lib/docker [2021-06-19T08:47:08.234Z] Debug Mode: false [2021-06-19T08:47:08.234Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:47:08.234Z] Labels: [2021-06-19T08:47:08.234Z] Experimental: true [2021-06-19T08:47:08.234Z] Insecure Registries: [2021-06-19T08:47:08.234Z] 127.0.0.0/8 [2021-06-19T08:47:08.234Z] Live Restore Enabled: true [2021-06-19T08:47:08.234Z] [2021-06-19T08:47:08.234Z] WARNING: No kernel memory limit support [2021-06-19T08:47:08.234Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T08:47:08.304Z] Client: Docker Engine - Community [2021-06-19T08:47:08.304Z] Version: 20.10.6 [2021-06-19T08:47:08.304Z] API version: 1.41 [2021-06-19T08:47:08.304Z] Go version: go1.13.15 [2021-06-19T08:47:08.304Z] Git commit: 370c289 [2021-06-19T08:47:08.304Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-19T08:47:08.304Z] OS/Arch: linux/arm64 [2021-06-19T08:47:08.304Z] Context: default [2021-06-19T08:47:08.304Z] Experimental: true [2021-06-19T08:47:08.304Z] [2021-06-19T08:47:08.304Z] Server: Docker Engine - Community [2021-06-19T08:47:08.304Z] Engine: [2021-06-19T08:47:08.304Z] Version: 20.10.6 [2021-06-19T08:47:08.304Z] API version: 1.41 (minimum version 1.12) [2021-06-19T08:47:08.304Z] Go version: go1.13.15 [2021-06-19T08:47:08.304Z] Git commit: 8728dd2 [2021-06-19T08:47:08.304Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-19T08:47:08.304Z] OS/Arch: linux/arm64 [2021-06-19T08:47:08.304Z] Experimental: true [2021-06-19T08:47:08.304Z] containerd: [2021-06-19T08:47:08.304Z] Version: 1.4.6 [2021-06-19T08:47:08.304Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:47:08.304Z] runc: [2021-06-19T08:47:08.304Z] Version: 1.0.0-rc95 [2021-06-19T08:47:08.304Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:47:08.304Z] docker-init: [2021-06-19T08:47:08.304Z] Version: 0.19.0 [2021-06-19T08:47:08.304Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-19T08:47:08.608Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 . [2021-06-19T08:47:08.633Z] + docker info [2021-06-19T08:47:08.865Z] #1 [internal] load build definition from Dockerfile [2021-06-19T08:47:08.865Z] #1 sha256:f88941d2604edf7e57d9d5359e58eb2ef32c80436fc12c5b45d8f16f53ae814f [2021-06-19T08:47:08.865Z] #1 transferring dockerfile: 16.62kB 0.1s [2021-06-19T08:47:08.865Z] #1 transferring dockerfile: 16.63kB 0.1s done [2021-06-19T08:47:08.865Z] #1 DONE 0.2s [2021-06-19T08:47:08.865Z] [2021-06-19T08:47:08.865Z] #2 [internal] load .dockerignore [2021-06-19T08:47:08.865Z] #2 sha256:7e562488113307319fac7c69f545d9a145bca0bf070d036bf2c6aea61eed1906 [2021-06-19T08:47:08.865Z] #2 transferring context: 87B done [2021-06-19T08:47:08.865Z] #2 DONE 0.1s [2021-06-19T08:47:08.865Z] [2021-06-19T08:47:08.865Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T08:47:08.865Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-19T08:47:09.428Z] #3 DONE 0.4s [2021-06-19T08:47:09.428Z] [2021-06-19T08:47:09.428Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T08:47:09.428Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-19T08:47:09.428Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T08:47:09.428Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-19T08:47:09.428Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-19T08:47:09.428Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-06-19T08:47:09.428Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T08:47:09.428Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-19T08:47:09.990Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2021-06-19T08:47:09.990Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-19T08:47:10.263Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-19T08:47:10.287Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 5.0s [2021-06-19T08:47:10.493Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 5.3s [2021-06-19T08:47:10.493Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 5.5s done [2021-06-19T08:47:10.548Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 5.9s done [2021-06-19T08:47:10.803Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-19T08:47:11.191Z] #4 DONE 1.8s [2021-06-19T08:47:11.442Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 0.1s [2021-06-19T08:47:11.615Z] #57 ... [2021-06-19T08:47:11.615Z] [2021-06-19T08:47:11.615Z] #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-19T08:47:11.615Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:11.615Z] #13 83.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T08:47:11.615Z] #13 83.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:47:11.615Z] #13 83.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:47:12.118Z] [2021-06-19T08:47:12.118Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T08:47:12.118Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T08:47:12.176Z] #9 ... [2021-06-19T08:47:12.176Z] [2021-06-19T08:47:12.176Z] #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-19T08:47:12.176Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:47:12.176Z] #27 2.159 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:12.176Z] #27 2.177 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:12.176Z] #27 2.210 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:12.176Z] #27 2.269 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:12.176Z] #27 2.384 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:12.176Z] #27 2.647 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:12.176Z] #27 4.476 Fetched 8449 kB in 3s (3294 kB/s) [2021-06-19T08:47:12.176Z] #27 4.476 Reading package lists... [2021-06-19T08:47:12.176Z] #27 5.459 Reading package lists... [2021-06-19T08:47:12.176Z] #27 6.416 Building dependency tree... [2021-06-19T08:47:12.176Z] #27 6.761 The following additional packages will be installed: [2021-06-19T08:47:12.176Z] #27 6.761 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T08:47:12.176Z] #27 6.761 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T08:47:12.176Z] #27 6.761 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T08:47:12.176Z] #27 6.761 Suggested packages: [2021-06-19T08:47:12.176Z] #27 6.761 krb5-doc krb5-user [2021-06-19T08:47:12.176Z] #27 6.761 Recommended packages: [2021-06-19T08:47:12.176Z] #27 6.761 krb5-locales publicsuffix libsasl2-modules [2021-06-19T08:47:12.176Z] #27 6.993 The following NEW packages will be installed: [2021-06-19T08:47:12.176Z] #27 6.993 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T08:47:12.176Z] #27 6.993 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T08:47:12.176Z] #27 6.993 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T08:47:12.176Z] #27 6.993 libssh2-1 libssl1.1 openssl [2021-06-19T08:47:12.176Z] #27 7.294 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:47:12.176Z] #27 7.294 Need to get 5059 kB of archives. [2021-06-19T08:47:12.176Z] #27 7.294 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T08:47:12.176Z] #27 7.294 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T08:47:12.176Z] #27 7.301 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T08:47:12.176Z] #27 7.301 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T08:47:12.176Z] #27 7.301 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T08:47:12.176Z] #27 7.301 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T08:47:12.176Z] #27 7.312 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T08:47:12.176Z] #27 7.321 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T08:47:12.176Z] #27 7.321 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-19T08:47:12.176Z] #27 7.325 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T08:47:12.176Z] #27 7.328 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T08:47:12.176Z] #27 7.341 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-19T08:47:12.176Z] #27 7.341 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T08:47:12.176Z] #27 7.341 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T08:47:12.176Z] #27 7.341 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T08:47:12.176Z] #27 7.346 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T08:47:12.176Z] #27 7.357 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:47:12.176Z] #27 7.357 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T08:47:12.176Z] #27 7.359 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:47:12.176Z] #27 7.369 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:47:12.176Z] #27 7.377 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T08:47:12.176Z] #27 7.384 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T08:47:12.176Z] #27 7.620 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:47:12.176Z] #27 7.641 Fetched 5059 kB in 0s (14.6 MB/s) [2021-06-19T08:47:12.176Z] #27 7.693 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T08:47:12.176Z] #27 7.693 (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-19T08:47:12.176Z] #27 7.694 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 7.704 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:12.176Z] #27 7.951 Selecting previously unselected package openssl. [2021-06-19T08:47:12.176Z] #27 7.951 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 7.956 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:12.176Z] #27 8.140 Selecting previously unselected package ca-certificates. [2021-06-19T08:47:12.176Z] #27 8.141 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T08:47:12.176Z] #27 8.154 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:12.176Z] #27 8.253 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T08:47:12.176Z] #27 8.253 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.256 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:47:12.176Z] #27 8.305 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T08:47:12.176Z] #27 8.305 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.305 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.365 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T08:47:12.176Z] #27 8.365 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.368 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.438 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T08:47:12.176Z] #27 8.438 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.441 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.540 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T08:47:12.176Z] #27 8.560 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.560 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.609 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T08:47:12.176Z] #27 8.609 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.613 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.661 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T08:47:12.176Z] #27 8.661 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.663 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.729 Selecting previously unselected package libldap-common. [2021-06-19T08:47:12.176Z] #27 8.729 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T08:47:12.176Z] #27 8.736 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:12.176Z] #27 8.790 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T08:47:12.176Z] #27 8.790 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.793 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:12.176Z] #27 8.871 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T08:47:12.176Z] #27 8.871 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.875 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 8.934 Selecting previously unselected package libpsl5:amd64. [2021-06-19T08:47:12.176Z] #27 8.934 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.937 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:47:12.176Z] #27 8.983 Selecting previously unselected package librtmp1:amd64. [2021-06-19T08:47:12.176Z] #27 8.983 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 8.986 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:12.176Z] #27 9.035 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T08:47:12.176Z] #27 9.035 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 9.039 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:47:12.176Z] #27 9.102 Selecting previously unselected package libcurl4:amd64. [2021-06-19T08:47:12.176Z] #27 9.102 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 9.106 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:12.176Z] #27 9.200 Selecting previously unselected package curl. [2021-06-19T08:47:12.176Z] #27 9.200 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 9.205 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:12.176Z] #27 9.293 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:47:12.176Z] #27 9.293 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 9.293 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:47:12.176Z] #27 9.393 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:47:12.176Z] #27 9.393 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 9.393 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:12.176Z] #27 9.436 Selecting previously unselected package jq. [2021-06-19T08:47:12.176Z] #27 9.436 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:47:12.176Z] #27 9.440 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:12.176Z] #27 9.513 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:47:12.176Z] #27 9.523 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:47:12.176Z] #27 9.534 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:12.176Z] #27 9.684 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 9.691 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:12.176Z] #27 9.708 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 9.720 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 9.725 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:12.176Z] #27 9.736 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 9.752 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 9.762 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:47:12.176Z] #27 9.773 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.176Z] #27 9.783 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:12.177Z] #27 9.799 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:47:12.177Z] #27 9.811 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:12.177Z] #27 9.823 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:12.177Z] #27 9.838 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:12.177Z] #27 ... [2021-06-19T08:47:12.177Z] [2021-06-19T08:47:12.177Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:12.177Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:12.827Z] #9 ... [2021-06-19T08:47:12.827Z] [2021-06-19T08:47:12.827Z] #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-19T08:47:12.827Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:47:12.827Z] #27 3.096 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:12.827Z] #27 3.126 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:12.827Z] #27 3.217 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:12.827Z] #27 3.349 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:12.827Z] #27 3.664 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:12.827Z] #27 3.962 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:12.827Z] #27 5.736 Fetched 8449 kB in 3s (2925 kB/s) [2021-06-19T08:47:12.827Z] #27 5.736 Reading package lists... [2021-06-19T08:47:12.827Z] #27 6.794 Reading package lists... [2021-06-19T08:47:12.827Z] #27 7.816 Building dependency tree... [2021-06-19T08:47:12.827Z] #27 8.168 The following additional packages will be installed: [2021-06-19T08:47:12.827Z] #27 8.168 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T08:47:12.827Z] #27 8.168 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T08:47:12.827Z] #27 8.168 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T08:47:12.827Z] #27 8.168 Suggested packages: [2021-06-19T08:47:12.827Z] #27 8.168 krb5-doc krb5-user [2021-06-19T08:47:12.827Z] #27 8.168 Recommended packages: [2021-06-19T08:47:12.827Z] #27 8.168 krb5-locales publicsuffix libsasl2-modules [2021-06-19T08:47:12.827Z] #27 8.403 The following NEW packages will be installed: [2021-06-19T08:47:12.827Z] #27 8.409 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T08:47:12.827Z] #27 8.409 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T08:47:12.827Z] #27 8.409 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T08:47:12.827Z] #27 8.409 libssh2-1 libssl1.1 openssl [2021-06-19T08:47:12.827Z] #27 8.689 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:47:12.827Z] #27 8.689 Need to get 5059 kB of archives. [2021-06-19T08:47:12.827Z] #27 8.689 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T08:47:12.827Z] #27 8.689 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T08:47:12.827Z] #27 8.692 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T08:47:12.827Z] #27 8.699 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T08:47:12.827Z] #27 8.699 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T08:47:12.827Z] #27 8.699 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T08:47:12.827Z] #27 8.702 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T08:47:12.827Z] #27 8.713 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T08:47:12.827Z] #27 8.713 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-19T08:47:12.827Z] #27 8.719 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T08:47:12.827Z] #27 8.719 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T08:47:12.827Z] #27 8.725 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-19T08:47:12.827Z] #27 8.726 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T08:47:12.827Z] #27 8.728 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T08:47:12.827Z] #27 8.729 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T08:47:12.827Z] #27 8.736 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T08:47:12.827Z] #27 8.764 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:47:12.827Z] #27 8.764 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T08:47:12.827Z] #27 8.772 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:47:12.827Z] #27 8.772 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:47:12.827Z] #27 8.793 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T08:47:12.827Z] #27 8.800 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T08:47:12.827Z] #27 9.064 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:47:12.827Z] #27 9.099 Fetched 5059 kB in 0s (13.6 MB/s) [2021-06-19T08:47:12.827Z] #27 9.181 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T08:47:12.827Z] #27 9.181 (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-19T08:47:12.827Z] #27 9.189 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:47:12.827Z] #27 9.203 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:12.827Z] #27 9.469 Selecting previously unselected package openssl. [2021-06-19T08:47:12.827Z] #27 9.469 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:47:12.827Z] #27 9.473 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:12.827Z] #27 9.676 Selecting previously unselected package ca-certificates. [2021-06-19T08:47:12.827Z] #27 9.676 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T08:47:12.827Z] #27 9.681 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:12.827Z] #27 9.846 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T08:47:12.827Z] #27 9.846 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T08:47:12.827Z] #27 9.856 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:47:12.827Z] #27 9.904 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T08:47:12.827Z] #27 9.904 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:12.827Z] #27 9.910 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.827Z] #27 9.979 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T08:47:12.827Z] #27 9.980 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:12.827Z] #27 9.989 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:12.827Z] #27 10.05 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T08:47:12.827Z] #27 10.05 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:13.089Z] #27 10.06 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:13.089Z] #27 ... [2021-06-19T08:47:13.089Z] [2021-06-19T08:47:13.089Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:13.089Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:13.491Z] #8 ... [2021-06-19T08:47:13.491Z] [2021-06-19T08:47:13.491Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:47:13.491Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T08:47:13.491Z] #5 DONE 1.4s [2021-06-19T08:47:13.491Z] [2021-06-19T08:47:13.491Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:47:13.491Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T08:47:13.491Z] #6 DONE 1.4s [2021-06-19T08:47:13.491Z] [2021-06-19T08:47:13.491Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T08:47:13.491Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-19T08:47:13.491Z] #8 DONE 1.4s [2021-06-19T08:47:13.491Z] [2021-06-19T08:47:13.491Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T08:47:13.491Z] #7 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-19T08:47:13.491Z] #7 DONE 1.5s [2021-06-19T08:47:14.449Z] [2021-06-19T08:47:14.449Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:14.449Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:47:14.449Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T08:47:14.449Z] #65 DONE 0.0s [2021-06-19T08:47:14.449Z] [2021-06-19T08:47:14.449Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:14.449Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:14.449Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:14.449Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-19T08:47:14.706Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T08:47:14.706Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-19T08:47:14.706Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-19T08:47:14.963Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.39MB / 50.43MB 0.3s [2021-06-19T08:47:15.225Z] #26 ... [2021-06-19T08:47:15.225Z] [2021-06-19T08:47:15.225Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T08:47:15.225Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T08:47:15.225Z] #42 DONE 0.0s [2021-06-19T08:47:15.225Z] [2021-06-19T08:47:15.225Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:15.225Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:15.225Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 27.93MB / 50.43MB 0.5s [2021-06-19T08:47:15.225Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 36.70MB / 50.43MB 0.6s [2021-06-19T08:47:15.448Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 4.1s done [2021-06-19T08:47:15.448Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-19T08:47:15.491Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 0.8s [2021-06-19T08:47:16.400Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 4.8s done [2021-06-19T08:47:16.400Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-19T08:47:16.863Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.9s done [2021-06-19T08:47:16.884Z] #13 ... [2021-06-19T08:47:16.884Z] [2021-06-19T08:47:16.884Z] #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-19T08:47:16.884Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:47:16.884Z] #52 82.78 mvdan.cc/sh/v3/fileutil [2021-06-19T08:47:16.884Z] #52 82.97 text/tabwriter [2021-06-19T08:47:16.884Z] #52 83.41 mvdan.cc/sh/v3/syntax [2021-06-19T08:47:16.884Z] #52 88.70 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T08:47:16.884Z] #52 ... [2021-06-19T08:47:16.884Z] [2021-06-19T08:47:16.884Z] #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-19T08:47:16.884Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:47:16.884Z] #46 82.68 go/parser [2021-06-19T08:47:16.884Z] #46 83.09 text/template [2021-06-19T08:47:16.884Z] #46 85.95 log [2021-06-19T08:47:16.884Z] #46 86.56 encoding/xml [2021-06-19T08:47:16.884Z] #46 88.05 go/doc [2021-06-19T08:47:16.884Z] #46 91.35 github.com/LK4D4/vndr/build [2021-06-19T08:47:16.884Z] #46 91.38 github.com/LK4D4/vndr/versioned [2021-06-19T08:47:16.884Z] #46 91.52 compress/flate [2021-06-19T08:47:16.884Z] #46 ... [2021-06-19T08:47:16.884Z] [2021-06-19T08:47:16.884Z] #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-19T08:47:16.884Z] #52 sha256:0b1113f05706872494e003e5abfe6c5f302841e609e5b5d993089a049f89f41f [2021-06-19T08:47:16.884Z] #52 DONE 93.2s [2021-06-19T08:47:16.884Z] [2021-06-19T08:47:16.884Z] #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-19T08:47:16.884Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:17.131Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.1s [2021-06-19T08:47:17.142Z] #13 ... [2021-06-19T08:47:17.142Z] [2021-06-19T08:47:17.142Z] #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-19T08:47:17.142Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:47:17.142Z] #46 93.78 hash/crc32 [2021-06-19T08:47:17.342Z] #9 ... [2021-06-19T08:47:17.342Z] [2021-06-19T08:47:17.342Z] #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-19T08:47:17.342Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:47:17.342Z] #27 10.57 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:17.342Z] #27 11.42 137 added, 0 removed; done. [2021-06-19T08:47:17.342Z] #27 11.50 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:17.342Z] #27 11.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:17.342Z] #27 11.52 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:17.342Z] #27 11.53 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:17.342Z] #27 11.54 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:47:17.342Z] #27 11.56 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:17.342Z] #27 11.56 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:17.342Z] #27 12.24 0 added, 0 removed; done. [2021-06-19T08:47:17.342Z] #27 12.24 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T08:47:17.343Z] #27 12.24 done. [2021-06-19T08:47:17.343Z] #27 DONE 15.3s [2021-06-19T08:47:17.343Z] [2021-06-19T08:47:17.343Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:17.343Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:17.343Z] #9 ... [2021-06-19T08:47:17.343Z] [2021-06-19T08:47:17.343Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T08:47:17.343Z] #28 sha256:2dbf49bec0f1aaed6694ffbfb8114f0c414b798db7984f0393acb33bc3e405e7 [2021-06-19T08:47:17.392Z] #26 ... [2021-06-19T08:47:17.392Z] [2021-06-19T08:47:17.392Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:17.392Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:47:17.392Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T08:47:17.392Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:17.392Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T08:47:17.392Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T08:47:17.392Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-19T08:47:17.392Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-06-19T08:47:17.392Z] #63 DONE 3.0s [2021-06-19T08:47:17.392Z] [2021-06-19T08:47:17.392Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:17.392Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:17.603Z] #28 DONE 0.2s [2021-06-19T08:47:17.603Z] [2021-06-19T08:47:17.603Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:17.603Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:18.078Z] #46 94.54 compress/gzip [2021-06-19T08:47:18.078Z] #46 94.56 crypto/x509/pkix [2021-06-19T08:47:18.336Z] #46 95.03 vendor/golang.org/x/crypto/chacha20 [2021-06-19T08:47:18.593Z] #46 95.05 net [2021-06-19T08:47:18.851Z] #46 95.56 vendor/golang.org/x/crypto/poly1305 [2021-06-19T08:47:19.417Z] #46 95.98 vendor/golang.org/x/sys/cpu [2021-06-19T08:47:19.983Z] #46 96.40 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T08:47:20.615Z] #9 ... [2021-06-19T08:47:20.615Z] [2021-06-19T08:47:20.615Z] #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-19T08:47:20.615Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:47:20.615Z] #27 10.20 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T08:47:20.615Z] #27 10.20 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.21 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 10.29 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T08:47:20.615Z] #27 10.29 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.29 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 10.36 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T08:47:20.615Z] #27 10.36 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.36 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 10.43 Selecting previously unselected package libldap-common. [2021-06-19T08:47:20.615Z] #27 10.43 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T08:47:20.615Z] #27 10.43 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:20.615Z] #27 10.50 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T08:47:20.615Z] #27 10.50 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.50 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:20.615Z] #27 10.60 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T08:47:20.615Z] #27 10.60 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.60 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 10.67 Selecting previously unselected package libpsl5:amd64. [2021-06-19T08:47:20.615Z] #27 10.67 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.68 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:47:20.615Z] #27 10.74 Selecting previously unselected package librtmp1:amd64. [2021-06-19T08:47:20.615Z] #27 10.74 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.74 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:20.615Z] #27 10.80 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T08:47:20.615Z] #27 10.81 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.81 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:47:20.615Z] #27 10.91 Selecting previously unselected package libcurl4:amd64. [2021-06-19T08:47:20.615Z] #27 10.91 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 10.92 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:20.615Z] #27 11.04 Selecting previously unselected package curl. [2021-06-19T08:47:20.615Z] #27 11.04 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 11.04 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:20.615Z] #27 11.16 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:47:20.615Z] #27 11.16 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 11.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:47:20.615Z] #27 11.25 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:47:20.615Z] #27 11.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 11.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:20.615Z] #27 11.32 Selecting previously unselected package jq. [2021-06-19T08:47:20.615Z] #27 11.32 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:47:20.615Z] #27 11.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:20.615Z] #27 11.38 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:47:20.615Z] #27 11.41 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:47:20.615Z] #27 11.41 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:20.615Z] #27 11.59 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 11.60 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:20.615Z] #27 11.62 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 11.63 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 11.65 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:20.615Z] #27 11.66 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 11.68 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 11.69 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:47:20.615Z] #27 11.71 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 11.72 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:20.615Z] #27 11.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:47:20.615Z] #27 11.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:20.615Z] #27 11.77 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:20.615Z] #27 11.78 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:20.615Z] #27 12.38 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:20.615Z] #27 13.22 137 added, 0 removed; done. [2021-06-19T08:47:20.615Z] #27 13.31 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:20.615Z] #27 13.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:20.615Z] #27 13.34 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:20.615Z] #27 13.36 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:20.615Z] #27 13.37 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:47:20.615Z] #27 13.39 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:20.615Z] #27 13.41 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:20.615Z] #27 14.08 0 added, 0 removed; done. [2021-06-19T08:47:20.615Z] #27 14.08 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T08:47:20.615Z] #27 14.08 done. [2021-06-19T08:47:20.615Z] #27 DONE 17.6s [2021-06-19T08:47:20.615Z] [2021-06-19T08:47:20.615Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:20.615Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:20.615Z] #9 ... [2021-06-19T08:47:20.615Z] [2021-06-19T08:47:20.615Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T08:47:20.615Z] #28 sha256:d9996fd2e4d1b470796b241028f570f5ed92b13199f06a9fe6e9d14e98d76da2 [2021-06-19T08:47:20.712Z] #26 ... [2021-06-19T08:47:20.712Z] [2021-06-19T08:47:20.712Z] #23 [internal] load build context [2021-06-19T08:47:20.712Z] #23 sha256:a05836d02b19bdff3dc8e6add392d73ccddb60c610942082d7ca76c798c7b5cc [2021-06-19T08:47:20.712Z] #23 transferring context: 55.84MB 4.5s done [2021-06-19T08:47:20.712Z] #23 DONE 6.3s [2021-06-19T08:47:20.712Z] [2021-06-19T08:47:20.712Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:20.712Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:20.868Z] Client: [2021-06-19T08:47:20.868Z] Context: default [2021-06-19T08:47:20.868Z] Debug Mode: false [2021-06-19T08:47:20.868Z] Plugins: [2021-06-19T08:47:20.868Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-19T08:47:20.868Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-19T08:47:20.868Z] [2021-06-19T08:47:20.868Z] Server: [2021-06-19T08:47:20.868Z] Containers: 0 [2021-06-19T08:47:20.868Z] Running: 0 [2021-06-19T08:47:20.868Z] Paused: 0 [2021-06-19T08:47:20.868Z] Stopped: 0 [2021-06-19T08:47:20.868Z] Images: 0 [2021-06-19T08:47:20.868Z] Server Version: 20.10.6 [2021-06-19T08:47:20.868Z] Storage Driver: overlay2 [2021-06-19T08:47:20.868Z] Backing Filesystem: extfs [2021-06-19T08:47:20.868Z] Supports d_type: true [2021-06-19T08:47:20.868Z] Native Overlay Diff: true [2021-06-19T08:47:20.868Z] userxattr: false [2021-06-19T08:47:20.868Z] Logging Driver: json-file [2021-06-19T08:47:20.868Z] Cgroup Driver: cgroupfs [2021-06-19T08:47:20.868Z] Cgroup Version: 1 [2021-06-19T08:47:20.868Z] Plugins: [2021-06-19T08:47:20.868Z] Volume: local [2021-06-19T08:47:20.868Z] Network: bridge host ipvlan macvlan null overlay [2021-06-19T08:47:20.868Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-19T08:47:20.868Z] Swarm: inactive [2021-06-19T08:47:20.868Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-19T08:47:20.868Z] Default Runtime: runc [2021-06-19T08:47:20.868Z] Init Binary: docker-init [2021-06-19T08:47:20.868Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-19T08:47:20.868Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:47:20.868Z] init version: de40ad0 [2021-06-19T08:47:20.868Z] Security Options: [2021-06-19T08:47:20.868Z] apparmor [2021-06-19T08:47:20.868Z] seccomp [2021-06-19T08:47:20.868Z] Profile: default [2021-06-19T08:47:20.868Z] Kernel Version: 5.4.0-1048-aws [2021-06-19T08:47:20.868Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-19T08:47:20.868Z] OSType: linux [2021-06-19T08:47:20.868Z] Architecture: aarch64 [2021-06-19T08:47:20.868Z] CPUs: 4 [2021-06-19T08:47:20.868Z] Total Memory: 7.494GiB [2021-06-19T08:47:20.868Z] Name: ip-10-100-114-88 [2021-06-19T08:47:20.868Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-19T08:47:20.868Z] Docker Root Dir: /var/lib/docker [2021-06-19T08:47:20.868Z] Debug Mode: false [2021-06-19T08:47:20.868Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:47:20.868Z] Labels: [2021-06-19T08:47:20.868Z] Experimental: true [2021-06-19T08:47:20.868Z] Insecure Registries: [2021-06-19T08:47:20.868Z] 127.0.0.0/8 [2021-06-19T08:47:20.868Z] Live Restore Enabled: true [2021-06-19T08:47:20.868Z] [2021-06-19T08:47:20.868Z] WARNING: No swap limit support [2021-06-19T08:47:20.875Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.1s [Pipeline] sh [2021-06-19T08:47:20.880Z] #28 DONE 0.4s [2021-06-19T08:47:20.880Z] [2021-06-19T08:47:20.881Z] #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-19T08:47:20.881Z] #29 sha256:dc4fbff9756ca153a718505ce046cd623736e8719949656917f9688dcf6e887d [2021-06-19T08:47:20.918Z] #46 97.32 vendor/golang.org/x/crypto/curve25519 [2021-06-19T08:47:21.160Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:47:21.160Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:47:21.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42541/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-19T08:47:21.160Z] + bash /home/ubuntu/workspace/moby_PR-42541/check-config.sh [2021-06-19T08:47:21.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-19T08:47:21.160Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-19T08:47:21.160Z] [2021-06-19T08:47:21.160Z] Generally Necessary: [2021-06-19T08:47:21.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-19T08:47:21.160Z] - apparmor: enabled and tools installed [2021-06-19T08:47:21.160Z] - CONFIG_NAMESPACES: enabled [2021-06-19T08:47:21.160Z] - CONFIG_NET_NS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_PID_NS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_IPC_NS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_UTS_NS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_CGROUPS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-19T08:47:21.160Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-19T08:47:21.160Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-19T08:47:21.160Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-19T08:47:21.160Z] - CONFIG_CPUSETS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_MEMCG: enabled [2021-06-19T08:47:21.160Z] - CONFIG_KEYS: enabled [2021-06-19T08:47:21.160Z] - CONFIG_VETH: enabled (as module) [2021-06-19T08:47:21.160Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-19T08:47:21.422Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-19T08:47:21.422Z] [2021-06-19T08:47:21.422Z] Optional Features: [2021-06-19T08:47:21.422Z] - CONFIG_USER_NS: enabled [2021-06-19T08:47:21.422Z] - CONFIG_SECCOMP: enabled [2021-06-19T08:47:21.422Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-19T08:47:21.422Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-19T08:47:21.422Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-19T08:47:21.422Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-19T08:47:21.422Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-19T08:47:21.422Z] - CONFIG_BLK_CGROUP: enabled [2021-06-19T08:47:21.422Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-19T08:47:21.422Z] - CONFIG_CGROUP_PERF: enabled [2021-06-19T08:47:21.422Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-19T08:47:21.422Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-19T08:47:21.484Z] #46 98.08 vendor/golang.org/x/crypto/hkdf [2021-06-19T08:47:21.683Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-19T08:47:21.683Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-19T08:47:21.683Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-19T08:47:21.683Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-19T08:47:21.683Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-19T08:47:21.683Z] - CONFIG_IP_VS: enabled (as module) [2021-06-19T08:47:21.683Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-19T08:47:21.683Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-19T08:47:21.683Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-19T08:47:21.683Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-19T08:47:21.683Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-19T08:47:21.683Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-19T08:47:21.683Z] - CONFIG_EXT4_FS: enabled [2021-06-19T08:47:21.683Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-19T08:47:21.683Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-19T08:47:21.683Z] - Network Drivers: [2021-06-19T08:47:21.683Z] - "overlay": [2021-06-19T08:47:21.683Z] - CONFIG_VXLAN: enabled (as module) [2021-06-19T08:47:21.683Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-19T08:47:21.683Z] Optional (for encrypted networks): [2021-06-19T08:47:21.743Z] #46 98.22 vendor/golang.org/x/text/transform [2021-06-19T08:47:21.808Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 6.4s done [2021-06-19T08:47:21.825Z] #29 1.105 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T08:47:21.944Z] - CONFIG_CRYPTO: enabled [2021-06-19T08:47:21.944Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-19T08:47:21.944Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-19T08:47:21.944Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-19T08:47:21.944Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-19T08:47:21.944Z] - CONFIG_XFRM: enabled [2021-06-19T08:47:21.944Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-19T08:47:21.944Z] - "ipvlan": [2021-06-19T08:47:21.944Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-19T08:47:21.944Z] - "macvlan": [2021-06-19T08:47:21.944Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_DUMMY: enabled (as module) [2021-06-19T08:47:21.944Z] - "ftp,tftp client in container": [2021-06-19T08:47:21.944Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-19T08:47:21.944Z] - Storage Drivers: [2021-06-19T08:47:21.944Z] - "aufs": [2021-06-19T08:47:21.944Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-19T08:47:21.944Z] - "btrfs": [2021-06-19T08:47:21.944Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-19T08:47:21.944Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-19T08:47:21.944Z] - "devicemapper": [2021-06-19T08:47:21.944Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-19T08:47:21.944Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-19T08:47:21.944Z] - "overlay": [2021-06-19T08:47:21.944Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-19T08:47:21.944Z] - "zfs": [2021-06-19T08:47:21.944Z] - /dev/zfs: present [2021-06-19T08:47:21.944Z] - zfs command: missing [2021-06-19T08:47:21.944Z] - zpool command: missing [2021-06-19T08:47:21.944Z] [2021-06-19T08:47:21.944Z] Limits: [2021-06-19T08:47:21.944Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-19T08:47:21.944Z] [2021-06-19T08:47:21.944Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-19T08:47:22.064Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T08:47:22.087Z] #29 1.172 [2021-06-19T08:47:22.281Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 . [2021-06-19T08:47:22.310Z] #46 98.99 vendor/golang.org/x/text/unicode/bidi [2021-06-19T08:47:22.321Z] #9 DONE 28.2s [2021-06-19T08:47:22.321Z] [2021-06-19T08:47:22.321Z] #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-19T08:47:22.321Z] #29 sha256:237b5c6071c7926240306213bde6d828bf3b420e370a4de5bf3ebe59afee3253 [2021-06-19T08:47:22.321Z] #29 1.011 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T08:47:22.321Z] #29 1.086 [2021-06-19T08:47:22.321Z] #29 1.199 ############ 17.5% ########################## 37.3% ######################################### 57.0% ####################################################### 76.9% ##################################################################### 96.8% ######################################################################## 100.0% [2021-06-19T08:47:22.321Z] #29 1.696 [2021-06-19T08:47:22.321Z] #29 1.829 0.0% ######################################################################## 100.0% [2021-06-19T08:47:22.321Z] #29 1.969 [2021-06-19T08:47:22.321Z] #29 2.084 ############################################################ 84.3% ######################################################################## 100.0% [2021-06-19T08:47:22.321Z] #29 2.176 [2021-06-19T08:47:22.321Z] #29 2.294 ############ 18.0% ########################## 37.1% ######################################## 56.5% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2021-06-19T08:47:22.321Z] #29 2.806 [2021-06-19T08:47:22.322Z] #29 2.924 ### 4.6% ####### 9.8% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.1% ################################################################### 93.2% ##################################################################### 97.2% ######################################################################## 100.0% [2021-06-19T08:47:22.322Z] #29 4.856 [2021-06-19T08:47:22.354Z] [2021-06-19T08:47:22.354Z] #29 ... [2021-06-19T08:47:22.354Z] [2021-06-19T08:47:22.354Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:22.354Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:22.354Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.6s done [2021-06-19T08:47:22.354Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T08:47:22.354Z] #9 DONE 27.7s [2021-06-19T08:47:22.354Z] [2021-06-19T08:47:22.354Z] #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-19T08:47:22.354Z] #29 sha256:dc4fbff9756ca153a718505ce046cd623736e8719949656917f9688dcf6e887d [2021-06-19T08:47:22.552Z] #1 [internal] load build definition from Dockerfile [2021-06-19T08:47:22.552Z] #1 sha256:8def7c567957b71e9a5a8697adaafe18f51c57a943ec9e5afceb2a7470f8aeee [2021-06-19T08:47:22.552Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-19T08:47:22.552Z] #1 DONE 0.1s [2021-06-19T08:47:22.581Z] #29 5.129 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T08:47:22.581Z] #29 5.209 [2021-06-19T08:47:22.618Z] #29 1.284 ############# 18.1% ######################### 35.1% ######################################### 57.4% ####################################################### 77.4% ###################################################################### 97.4% ######################################################################## 100.0% [2021-06-19T08:47:22.618Z] #29 1.790 [2021-06-19T08:47:22.813Z] [2021-06-19T08:47:22.813Z] #2 [internal] load .dockerignore [2021-06-19T08:47:22.813Z] #2 sha256:674b6b8bc544136993f642acc0f75cee9e007087fe6702e241df82438b420265 [2021-06-19T08:47:22.813Z] #2 transferring context: 87B done [2021-06-19T08:47:22.813Z] #2 DONE 0.0s [2021-06-19T08:47:22.837Z] #29 5.275 ######################################################################## 100.0% [2021-06-19T08:47:22.837Z] #29 5.292 [2021-06-19T08:47:22.878Z] #29 1.909 ##################################################################### 96.4% ######################################################################## 100.0% [2021-06-19T08:47:22.878Z] #29 1.983 [2021-06-19T08:47:23.093Z] #29 5.534 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T08:47:23.093Z] #29 5.603 [2021-06-19T08:47:23.140Z] #29 2.113 ################################################################# 91.2% ######################################################################## 100.0% [2021-06-19T08:47:23.140Z] #29 2.189 [2021-06-19T08:47:23.146Z] [2021-06-19T08:47:23.146Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-19T08:47:23.146Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-19T08:47:23.350Z] #29 5.735 0.6% ######################################################################## 100.0% [2021-06-19T08:47:23.350Z] #29 5.776 [2021-06-19T08:47:23.616Z] #29 5.997 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T08:47:23.616Z] #29 6.056 [2021-06-19T08:47:23.664Z] #29 2.300 ############ 17.8% ########################## 37.1% ######################################## 56.6% ###################################################### 76.1% #################################################################### 95.4% ######################################################################## 100.0% [2021-06-19T08:47:23.664Z] #29 2.789 [2021-06-19T08:47:23.720Z] #3 DONE 0.7s [2021-06-19T08:47:23.720Z] [2021-06-19T08:47:23.720Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-19T08:47:23.720Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-19T08:47:23.720Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-19T08:47:23.720Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-19T08:47:23.720Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-19T08:47:23.720Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-06-19T08:47:23.720Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-19T08:47:23.720Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.19MB / 9.01MB 0.2s [2021-06-19T08:47:23.874Z] #29 6.169 1.1% ## [2021-06-19T08:47:23.874Z] #29 ... [2021-06-19T08:47:23.874Z] [2021-06-19T08:47:23.874Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T08:47:23.874Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T08:47:23.874Z] #10 DONE 1.7s [2021-06-19T08:47:23.874Z] [2021-06-19T08:47:23.874Z] #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-19T08:47:23.874Z] #29 sha256:237b5c6071c7926240306213bde6d828bf3b420e370a4de5bf3ebe59afee3253 [2021-06-19T08:47:23.982Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-06-19T08:47:23.982Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-19T08:47:23.982Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-06-19T08:47:24.211Z] #46 100.6 vendor/golang.org/x/text/secure/bidirule [2021-06-19T08:47:24.244Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-19T08:47:24.244Z] #4 DONE 0.8s [2021-06-19T08:47:24.388Z] #29 6.169 1.1% ########### 16.1% ############# 19.2% ############################### 43.8% ######################################## 56.4% ########################################### 60.6% #################################################################### 94.5% ######################################################################## 100.0% [2021-06-19T08:47:24.388Z] #29 6.812 [2021-06-19T08:47:24.470Z] #46 100.9 vendor/golang.org/x/text/unicode/norm [2021-06-19T08:47:24.510Z] [2021-06-19T08:47:24.510Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T08:47:24.510Z] #7 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5 [2021-06-19T08:47:24.646Z] #29 7.078 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T08:47:24.646Z] #29 ... [2021-06-19T08:47:24.646Z] [2021-06-19T08:47:24.646Z] #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-19T08:47:24.646Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T08:47:24.646Z] #11 DONE 0.7s [2021-06-19T08:47:24.646Z] [2021-06-19T08:47:24.647Z] #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-19T08:47:24.647Z] #29 sha256:237b5c6071c7926240306213bde6d828bf3b420e370a4de5bf3ebe59afee3253 [2021-06-19T08:47:24.647Z] #29 7.174 [2021-06-19T08:47:24.647Z] #29 7.227 ######################################################################## 100.0% [2021-06-19T08:47:24.728Z] #46 ... [2021-06-19T08:47:24.728Z] [2021-06-19T08:47:24.728Z] #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-19T08:47:24.729Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:24.729Z] #13 97.02 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T08:47:24.729Z] #13 97.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T08:47:24.729Z] #13 97.03 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:47:24.729Z] #13 97.14 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T08:47:24.729Z] #13 97.17 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T08:47:24.729Z] #13 97.17 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:47:24.880Z] #26 ... [2021-06-19T08:47:24.880Z] [2021-06-19T08:47:24.880Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:24.880Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:24.880Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-19T08:47:24.880Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T08:47:24.880Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-19T08:47:24.880Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-19T08:47:24.880Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-19T08:47:24.880Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 2.0s done [2021-06-19T08:47:24.880Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 2.5s done [2021-06-19T08:47:24.880Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.7s done [2021-06-19T08:47:24.880Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 5.7s done [2021-06-19T08:47:24.880Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 7.8s done [2021-06-19T08:47:24.880Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 9.7s [2021-06-19T08:47:24.880Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 9.7s [2021-06-19T08:47:24.880Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.4s done [2021-06-19T08:47:24.880Z] #9 ... [2021-06-19T08:47:24.880Z] [2021-06-19T08:47:24.880Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:24.880Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:47:24.880Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:24.880Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T08:47:24.880Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T08:47:24.880Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-06-19T08:47:24.880Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-06-19T08:47:24.880Z] #65 ... [2021-06-19T08:47:24.880Z] [2021-06-19T08:47:24.880Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:24.880Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:24.880Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 9.8s done [2021-06-19T08:47:24.880Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 9.9s done [2021-06-19T08:47:24.880Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-19T08:47:24.880Z] #9 ... [2021-06-19T08:47:24.880Z] [2021-06-19T08:47:24.880Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:24.880Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:47:24.880Z] #65 DONE 10.4s [2021-06-19T08:47:24.880Z] [2021-06-19T08:47:24.880Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:24.880Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-19T08:47:24.880Z] #26 DONE 10.4s [2021-06-19T08:47:24.880Z] [2021-06-19T08:47:24.880Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:24.880Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:24.905Z] #29 ... [2021-06-19T08:47:24.905Z] [2021-06-19T08:47:24.905Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T08:47:24.905Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T08:47:24.905Z] #39 DONE 0.2s [2021-06-19T08:47:24.905Z] [2021-06-19T08:47:24.905Z] #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-19T08:47:24.905Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T08:47:24.905Z] #43 DONE 0.2s [2021-06-19T08:47:24.905Z] [2021-06-19T08:47:24.905Z] #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-19T08:47:24.905Z] #29 sha256:237b5c6071c7926240306213bde6d828bf3b420e370a4de5bf3ebe59afee3253 [2021-06-19T08:47:24.905Z] #29 7.265 [2021-06-19T08:47:24.905Z] #29 ... [2021-06-19T08:47:24.905Z] [2021-06-19T08:47:24.905Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T08:47:24.905Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T08:47:24.905Z] #31 DONE 0.3s [2021-06-19T08:47:24.987Z] #13 97.32 Selecting previously unselected package libbtrfs0. [2021-06-19T08:47:24.987Z] #13 97.34 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:47:24.987Z] #13 97.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:47:24.987Z] #13 97.42 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:47:24.987Z] #13 97.42 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:47:24.987Z] #13 97.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:47:24.987Z] #13 97.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T08:47:25.164Z] [2021-06-19T08:47:25.164Z] #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-19T08:47:25.164Z] #29 sha256:237b5c6071c7926240306213bde6d828bf3b420e370a4de5bf3ebe59afee3253 [2021-06-19T08:47:25.164Z] #29 7.543 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T08:47:25.164Z] #29 7.702 [2021-06-19T08:47:25.164Z] #29 7.798 ######################################################################## 100.0% [2021-06-19T08:47:25.245Z] #13 97.56 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:47:25.245Z] #13 97.56 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:47:25.245Z] #13 97.63 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T08:47:25.245Z] #13 97.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:47:25.245Z] #13 97.67 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:47:25.245Z] #13 97.78 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T08:47:25.424Z] #29 7.839 [2021-06-19T08:47:25.424Z] #29 7.874 Download of images into '/build' complete. [2021-06-19T08:47:25.424Z] #29 7.874 Use something like the following to load the result into a Docker daemon: [2021-06-19T08:47:25.424Z] #29 7.874 tar -cC '/build' . | docker load [2021-06-19T08:47:25.444Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.6s done [2021-06-19T08:47:25.503Z] #13 97.80 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T08:47:25.503Z] #13 97.82 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:47:25.504Z] #13 98.04 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T08:47:25.691Z] #29 DONE 8.0s [2021-06-19T08:47:25.691Z] [2021-06-19T08:47:25.691Z] #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-19T08:47:25.691Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:47:25.760Z] #29 2.902 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.5% ################## 25.6% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 55.8% ############################################# 63.2% ################################################# 68.4% #################################################### 73.6% ######################################################## 78.7% ############################################################ 83.9% ################################################################ 89.2% ################################################################### 94.4% ####################################################################### 99.6% ######################################################################## 100.0% [2021-06-19T08:47:25.760Z] #29 4.769 [2021-06-19T08:47:25.760Z] #29 4.995 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T08:47:25.762Z] #13 98.04 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:47:25.762Z] #13 98.05 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:47:25.762Z] #13 98.20 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T08:47:25.762Z] #13 98.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:47:25.762Z] #13 98.21 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:47:25.898Z] #7 ... [2021-06-19T08:47:25.898Z] [2021-06-19T08:47:25.898Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:47:25.898Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-19T08:47:25.898Z] #8 DONE 1.2s [2021-06-19T08:47:25.898Z] [2021-06-19T08:47:25.898Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-19T08:47:25.898Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-19T08:47:25.898Z] #6 DONE 1.2s [2021-06-19T08:47:25.898Z] [2021-06-19T08:47:25.898Z] #7 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-19T08:47:25.898Z] #7 sha256:6f3d5d90ea84e197d854940d13dde2eca29521f80d474df7c9eb0d21a1de0ae5 [2021-06-19T08:47:25.898Z] #7 DONE 1.3s [2021-06-19T08:47:25.898Z] [2021-06-19T08:47:25.898Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-19T08:47:25.898Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-19T08:47:26.020Z] #13 98.36 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T08:47:26.020Z] #13 98.36 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T08:47:26.020Z] #13 98.37 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:47:26.020Z] #13 98.49 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T08:47:26.020Z] #13 98.49 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T08:47:26.020Z] #13 98.50 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:47:26.021Z] #29 5.057 [2021-06-19T08:47:26.021Z] #29 5.168 ################################################## 70.8% ######################################################################## 100.0% [2021-06-19T08:47:26.021Z] #29 5.193 [2021-06-19T08:47:26.165Z] #5 DONE 1.4s [2021-06-19T08:47:26.282Z] #29 5.411 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T08:47:26.282Z] #29 ... [2021-06-19T08:47:26.282Z] [2021-06-19T08:47:26.282Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T08:47:26.282Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T08:47:26.282Z] #10 DONE 4.2s [2021-06-19T08:47:26.282Z] [2021-06-19T08:47:26.282Z] #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-19T08:47:26.282Z] #29 sha256:dc4fbff9756ca153a718505ce046cd623736e8719949656917f9688dcf6e887d [2021-06-19T08:47:26.282Z] #29 5.460 [2021-06-19T08:47:26.376Z] #9 ... [2021-06-19T08:47:26.376Z] [2021-06-19T08:47:26.376Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T08:47:26.376Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-19T08:47:26.376Z] #64 DONE 1.1s [2021-06-19T08:47:26.376Z] [2021-06-19T08:47:26.376Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:26.376Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:26.376Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 [2021-06-19T08:47:26.545Z] #29 5.576 ################### 27.7% ######################################################################## 100.0% [2021-06-19T08:47:26.545Z] #29 5.624 [2021-06-19T08:47:26.587Z] #13 98.91 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T08:47:26.587Z] #13 98.92 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T08:47:26.587Z] #13 98.92 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:47:26.587Z] #13 99.15 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T08:47:26.587Z] #13 99.15 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:47:26.587Z] #13 99.17 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:47:26.806Z] #29 5.958 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T08:47:26.865Z] #13 99.26 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T08:47:26.865Z] #13 99.26 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:47:26.865Z] #13 99.27 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:47:26.865Z] #13 99.43 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T08:47:26.865Z] #13 99.43 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:47:27.065Z] #29 6.052 [2021-06-19T08:47:27.136Z] #13 99.43 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:47:27.421Z] #13 99.98 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:47:27.679Z] #13 99.99 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:47:27.679Z] #13 100.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:47:27.679Z] #13 100.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:47:27.679Z] #13 100.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:47:27.679Z] #13 100.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:47:27.679Z] #13 100.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T08:47:27.679Z] #13 100.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:47:27.679Z] #13 100.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:47:27.679Z] #13 100.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:47:27.679Z] #13 100.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:47:27.679Z] #13 100.2 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-19T08:47:27.679Z] #13 100.2 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-19T08:47:27.679Z] #13 100.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:47:27.679Z] #13 100.2 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-19T08:47:27.679Z] #13 100.2 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-19T08:47:27.679Z] #13 100.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:47:27.679Z] #13 100.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:47:27.679Z] #13 100.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:47:27.679Z] #13 100.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T08:47:27.747Z] #9 ... [2021-06-19T08:47:27.747Z] [2021-06-19T08:47:27.747Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T08:47:27.747Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-19T08:47:27.747Z] #66 DONE 1.5s [2021-06-19T08:47:27.747Z] [2021-06-19T08:47:27.747Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:27.747Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:27.865Z] #29 6.206 0.0% 0.2% ############## 20.1% ################################### 49.0% ########################################### 60.4% ################################################################## 92.0% ######################################################################## 100.0% [2021-06-19T08:47:27.865Z] #29 6.908 [2021-06-19T08:47:27.865Z] #29 7.133 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T08:47:27.967Z] #13 100.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:47:27.967Z] #13 100.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:47:27.967Z] #13 100.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:47:28.130Z] #29 7.205 [2021-06-19T08:47:28.130Z] #29 7.253 ######################################################################## 100.0% [2021-06-19T08:47:28.130Z] #29 7.288 [2021-06-19T08:47:28.389Z] #29 7.449 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T08:47:28.389Z] #29 7.503 [2021-06-19T08:47:28.649Z] #29 7.550 ######################################################################## 100.0% [2021-06-19T08:47:28.649Z] #29 7.604 [2021-06-19T08:47:28.649Z] #29 7.614 Download of images into '/build' complete. [2021-06-19T08:47:28.649Z] #29 7.614 Use something like the following to load the result into a Docker daemon: [2021-06-19T08:47:28.649Z] #29 7.614 tar -cC '/build' . | docker load [2021-06-19T08:47:28.909Z] #29 DONE 7.9s [2021-06-19T08:47:28.909Z] [2021-06-19T08:47:28.909Z] #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-19T08:47:28.909Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T08:47:28.909Z] #11 DONE 2.4s [2021-06-19T08:47:28.909Z] [2021-06-19T08:47:28.909Z] #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-19T08:47:28.909Z] #59 sha256:dad59c1cea41a179026b2dd7aa226cb6a19d9bef9a9e02b7bd5dceaf4319ccd7 [2021-06-19T08:47:28.972Z] #32 ... [2021-06-19T08:47:28.972Z] [2021-06-19T08:47:28.972Z] #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-19T08:47:28.972Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T08:47:28.972Z] #12 DONE 4.0s [2021-06-19T08:47:28.972Z] [2021-06-19T08:47:28.972Z] #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-19T08:47:28.972Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:29.176Z] #59 ... [2021-06-19T08:47:29.176Z] [2021-06-19T08:47:29.176Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T08:47:29.176Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T08:47:29.176Z] #39 DONE 0.3s [2021-06-19T08:47:29.176Z] [2021-06-19T08:47:29.176Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T08:47:29.176Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T08:47:29.176Z] #31 DONE 0.3s [2021-06-19T08:47:29.176Z] [2021-06-19T08:47:29.176Z] #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-19T08:47:29.176Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T08:47:29.176Z] #43 DONE 0.3s [2021-06-19T08:47:29.176Z] [2021-06-19T08:47:29.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-19T08:47:29.176Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:29.864Z] #13 DONE 102.0s [2021-06-19T08:47:29.864Z] [2021-06-19T08:47:29.864Z] #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-19T08:47:29.864Z] #54 sha256:e37984ac480a273bcb3ac5f908f1e76c625499aecb33e9b37929f436f3a4675a [2021-06-19T08:47:30.372Z] [2021-06-19T08:47:30.372Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:30.372Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-19T08:47:30.372Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-19T08:47:30.372Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-19T08:47:30.372Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-19T08:47:30.372Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-19T08:47:30.372Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 0B / 49.23MB 0.2s [2021-06-19T08:47:30.372Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 7.34MB / 49.23MB 0.3s [2021-06-19T08:47:30.372Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 12.79MB / 49.23MB 0.4s [2021-06-19T08:47:30.372Z] #26 ... [2021-06-19T08:47:30.372Z] [2021-06-19T08:47:30.372Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-19T08:47:30.372Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-19T08:47:30.372Z] #42 DONE 0.0s [2021-06-19T08:47:30.372Z] [2021-06-19T08:47:30.372Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:30.372Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-19T08:47:30.372Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 28.31MB / 49.23MB 0.5s [2021-06-19T08:47:30.680Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 36.70MB / 49.23MB 0.8s [2021-06-19T08:47:30.680Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 46.76MB / 49.23MB 0.9s [2021-06-19T08:47:30.942Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.0s [2021-06-19T08:47:31.049Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 4.2s done [2021-06-19T08:47:31.049Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 [2021-06-19T08:47:31.737Z] #44 ... [2021-06-19T08:47:31.737Z] [2021-06-19T08:47:31.737Z] #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-19T08:47:31.737Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T08:47:31.737Z] #12 DONE 2.9s [2021-06-19T08:47:31.737Z] [2021-06-19T08:47:31.737Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:47:31.737Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:31.770Z] #54 ... [2021-06-19T08:47:31.770Z] [2021-06-19T08:47:31.770Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T08:47:31.770Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T08:47:31.770Z] #14 DONE 1.8s [2021-06-19T08:47:31.770Z] [2021-06-19T08:47:31.770Z] #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-19T08:47:31.770Z] #54 sha256:e37984ac480a273bcb3ac5f908f1e76c625499aecb33e9b37929f436f3a4675a [2021-06-19T08:47:31.770Z] #54 1.720 + RM_GOPATH=0 [2021-06-19T08:47:31.770Z] #54 1.720 + TMP_GOPATH= [2021-06-19T08:47:31.770Z] #54 1.720 + : /build [2021-06-19T08:47:31.770Z] #54 1.720 + '[' -z '' ']' [2021-06-19T08:47:31.770Z] #54 1.720 ++ mktemp -d [2021-06-19T08:47:31.770Z] #54 1.721 + export GOPATH=/tmp/tmp.TRq2X4LGfF [2021-06-19T08:47:31.770Z] #54 1.721 + GOPATH=/tmp/tmp.TRq2X4LGfF [2021-06-19T08:47:31.770Z] #54 1.721 + RM_GOPATH=1 [2021-06-19T08:47:31.770Z] #54 1.721 + case "$(go env GOARCH)" in [2021-06-19T08:47:31.770Z] #54 1.721 ++ go env GOARCH [2021-06-19T08:47:31.770Z] #54 1.750 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:31.770Z] #54 1.750 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:31.770Z] #54 1.751 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:31.770Z] #54 1.751 + dir=/tmp/install [2021-06-19T08:47:31.770Z] #54 1.751 + bin=runc [2021-06-19T08:47:31.770Z] #54 1.751 + shift [2021-06-19T08:47:31.770Z] #54 1.751 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T08:47:31.770Z] #54 1.752 + . /tmp/install/runc.installer [2021-06-19T08:47:31.770Z] #54 1.752 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:47:31.770Z] #54 1.752 + install_runc [2021-06-19T08:47:31.770Z] #54 1.752 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T08:47:31.770Z] #54 1.754 + uname -r [2021-06-19T08:47:31.770Z] #54 1.769 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T08:47:31.770Z] #54 1.769 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T08:47:31.770Z] #54 1.769 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TRq2X4LGfF/src/github.com/opencontainers/runc [2021-06-19T08:47:31.770Z] #54 1.769 Cloning into '/tmp/tmp.TRq2X4LGfF/src/github.com/opencontainers/runc'... [2021-06-19T08:47:31.770Z] #54 1.769 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T08:47:31.902Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 2.0s done [2021-06-19T08:47:31.902Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 [2021-06-19T08:47:32.261Z] #13 3.099 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:47:32.261Z] #13 3.168 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:32.261Z] #13 3.198 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:32.261Z] #13 3.198 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:32.866Z] #26 ... [2021-06-19T08:47:32.866Z] [2021-06-19T08:47:32.866Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:32.866Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-19T08:47:32.866Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-19T08:47:32.866Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:32.866Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-19T08:47:32.866Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-19T08:47:32.866Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-06-19T08:47:32.866Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-06-19T08:47:32.866Z] #63 DONE 3.0s [2021-06-19T08:47:32.866Z] [2021-06-19T08:47:32.866Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-19T08:47:32.866Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-19T08:47:32.866Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-19T08:47:32.866Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-19T08:47:32.866Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-19T08:47:32.866Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-19T08:47:32.866Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-06-19T08:47:32.866Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-06-19T08:47:32.866Z] #65 DONE 3.1s [2021-06-19T08:47:32.866Z] [2021-06-19T08:47:32.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:32.866Z] #9 sha256:802acadc10ffa382636c4061a894b98bd5d3c350329fa3d25cd6f632e4d376a0 [2021-06-19T08:47:32.866Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.1s done [2021-06-19T08:47:32.866Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-19T08:47:32.866Z] #9 sha256:c70ccb70c93f2f3b365a2d9a65520d77d08d4ac338309914af54ee5abc219565 1.79kB / 1.79kB done [2021-06-19T08:47:32.866Z] #9 sha256:245bf9f4c37a2628e754ad3750c14dbfd5fee6a914ff7525b7b1daae7d59b5e7 7.00kB / 7.00kB done [2021-06-19T08:47:32.866Z] #9 sha256:6a8aff564b222789ed2823b88e0f1a69ac00cbcbf9349acb8a363d5ef9724182 7.69MB / 7.69MB 2.1s done [2021-06-19T08:47:32.866Z] #9 sha256:67e893e0778bb86166fb6799aec4e4ac337c4f10172386c8ae9cf3c787331d7d 9.98MB / 9.98MB 2.8s done [2021-06-19T08:47:32.866Z] #9 sha256:72bf2dd6193dae84aecaec1d65081288ca49fe0843460035cc060b5aa4e7a9a7 29.82MB / 52.17MB 3.0s [2021-06-19T08:47:32.866Z] #9 sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 47.19MB / 62.60MB 3.0s [2021-06-19T08:47:32.866Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 0B / 99.64MB 3.0s [2021-06-19T08:47:33.132Z] #9 sha256:72bf2dd6193dae84aecaec1d65081288ca49fe0843460035cc060b5aa4e7a9a7 34.43MB / 52.17MB 3.1s [2021-06-19T08:47:33.132Z] #9 sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 53.48MB / 62.60MB 3.1s [2021-06-19T08:47:33.132Z] #9 sha256:72bf2dd6193dae84aecaec1d65081288ca49fe0843460035cc060b5aa4e7a9a7 40.00MB / 52.17MB 3.2s [2021-06-19T08:47:33.132Z] #9 sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 58.72MB / 62.60MB 3.2s [2021-06-19T08:47:33.150Z] #54 ... [2021-06-19T08:47:33.150Z] [2021-06-19T08:47:33.150Z] #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-19T08:47:33.150Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T08:47:33.150Z] #15 DONE 1.4s [2021-06-19T08:47:33.150Z] [2021-06-19T08:47:33.150Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T08:47:33.150Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T08:47:33.404Z] #9 sha256:72bf2dd6193dae84aecaec1d65081288ca49fe0843460035cc060b5aa4e7a9a7 52.17MB / 52.17MB 3.4s [2021-06-19T08:47:33.404Z] #9 sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 62.60MB / 62.60MB 3.4s [2021-06-19T08:47:33.404Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 18.87MB / 99.64MB 3.4s [2021-06-19T08:47:33.404Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 32.15MB / 99.64MB 3.5s [2021-06-19T08:47:33.628Z] #13 4.787 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:47:33.669Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 60.82MB / 99.64MB 3.7s [2021-06-19T08:47:33.669Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 78.64MB / 99.64MB 3.8s [2021-06-19T08:47:33.931Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 87.03MB / 99.64MB 4.0s [2021-06-19T08:47:33.931Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 96.47MB / 99.64MB 4.1s [2021-06-19T08:47:34.086Z] #16 1.054 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T08:47:34.086Z] #16 DONE 1.2s [2021-06-19T08:47:34.086Z] [2021-06-19T08:47:34.086Z] #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-19T08:47:34.086Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:47:34.086Z] #46 104.7 vendor/golang.org/x/net/idna [2021-06-19T08:47:34.086Z] #46 106.8 vendor/golang.org/x/net/http2/hpack [2021-06-19T08:47:34.086Z] #46 108.7 mime [2021-06-19T08:47:34.086Z] #46 ... [2021-06-19T08:47:34.086Z] [2021-06-19T08:47:34.086Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T08:47:34.086Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T08:47:34.191Z] #13 ... [2021-06-19T08:47:34.191Z] [2021-06-19T08:47:34.191Z] #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-19T08:47:34.191Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:47:34.191Z] #52 4.820 + RM_GOPATH=0 [2021-06-19T08:47:34.191Z] #52 4.824 + TMP_GOPATH= [2021-06-19T08:47:34.191Z] #52 4.824 + : /build [2021-06-19T08:47:34.191Z] #52 4.824 + '[' -z '' ']' [2021-06-19T08:47:34.191Z] #52 4.825 ++ mktemp -d [2021-06-19T08:47:34.191Z] #52 4.826 + export GOPATH=/tmp/tmp.MG8i5c29Ax [2021-06-19T08:47:34.191Z] #52 4.826 + GOPATH=/tmp/tmp.MG8i5c29Ax [2021-06-19T08:47:34.191Z] #52 4.826 + RM_GOPATH=1 [2021-06-19T08:47:34.191Z] #52 4.827 + case "$(go env GOARCH)" in [2021-06-19T08:47:34.191Z] #52 4.827 ++ go env GOARCH [2021-06-19T08:47:34.191Z] #52 4.840 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:34.191Z] #52 4.840 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:34.191Z] #52 4.845 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:34.191Z] #52 4.846 + dir=/tmp/install [2021-06-19T08:47:34.191Z] #52 4.847 + bin=shfmt [2021-06-19T08:47:34.191Z] #52 4.847 + shift [2021-06-19T08:47:34.191Z] #52 4.847 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T08:47:34.191Z] #52 4.847 + . /tmp/install/shfmt.installer [2021-06-19T08:47:34.191Z] #52 4.847 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:34.191Z] #52 4.854 + install_shfmt [2021-06-19T08:47:34.191Z] #52 4.854 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T08:47:34.191Z] #52 4.855 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:34.191Z] #52 4.855 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MG8i5c29Ax/src/github.com/mvdan/sh [2021-06-19T08:47:34.191Z] #52 4.859 Cloning into '/tmp/tmp.MG8i5c29Ax/src/github.com/mvdan/sh'... [2021-06-19T08:47:34.317Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.5s done [2021-06-19T08:47:34.317Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-19T08:47:34.517Z] #9 ... [2021-06-19T08:47:34.517Z] [2021-06-19T08:47:34.517Z] #23 [internal] load build context [2021-06-19T08:47:34.517Z] #23 sha256:991a07f1dfd3916771899573e491770b26fce25197177b9b3b6f5e2867619e58 [2021-06-19T08:47:34.517Z] #23 transferring context: 55.86MB 3.7s done [2021-06-19T08:47:34.517Z] #23 DONE 4.9s [2021-06-19T08:47:34.517Z] [2021-06-19T08:47:34.517Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:34.517Z] #9 sha256:802acadc10ffa382636c4061a894b98bd5d3c350329fa3d25cd6f632e4d376a0 [2021-06-19T08:47:34.755Z] #52 ... [2021-06-19T08:47:34.755Z] [2021-06-19T08:47:34.755Z] #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-19T08:47:34.755Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:34.755Z] #36 6.214 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:34.755Z] #36 6.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:34.755Z] #36 6.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:34.755Z] #36 8.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:34.755Z] #36 ... [2021-06-19T08:47:34.755Z] [2021-06-19T08:47:34.755Z] #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-19T08:47:34.755Z] #24 sha256:742319393b6b9f24c836a583071a3b91c4da8e6cad0e6eb3196b07aa33c00e44 [2021-06-19T08:47:34.755Z] #24 5.263 + RM_GOPATH=0 [2021-06-19T08:47:34.755Z] #24 5.263 + TMP_GOPATH= [2021-06-19T08:47:34.755Z] #24 5.263 + : /build [2021-06-19T08:47:34.755Z] #24 5.263 + '[' -z '' ']' [2021-06-19T08:47:34.755Z] #24 5.263 ++ mktemp -d [2021-06-19T08:47:34.755Z] #24 5.263 + export GOPATH=/tmp/tmp.4JTltWSBZQ [2021-06-19T08:47:34.755Z] #24 5.263 + GOPATH=/tmp/tmp.4JTltWSBZQ [2021-06-19T08:47:34.755Z] #24 5.263 + RM_GOPATH=1 [2021-06-19T08:47:34.755Z] #24 5.263 + case "$(go env GOARCH)" in [2021-06-19T08:47:34.755Z] #24 5.263 ++ go env GOARCH [2021-06-19T08:47:34.755Z] #24 5.264 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:34.755Z] #24 5.264 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:34.755Z] #24 5.264 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:34.755Z] #24 5.264 + dir=/tmp/install [2021-06-19T08:47:34.755Z] #24 5.264 + bin=dockercli [2021-06-19T08:47:34.755Z] #24 5.264 + shift [2021-06-19T08:47:34.755Z] #24 5.264 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T08:47:34.755Z] #24 5.267 + . /tmp/install/dockercli.installer [2021-06-19T08:47:34.755Z] #24 5.267 ++ : stable [2021-06-19T08:47:34.755Z] #24 5.267 ++ : 17.06.2-ce [2021-06-19T08:47:34.755Z] #24 5.267 + install_dockercli [2021-06-19T08:47:34.755Z] #24 5.267 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T08:47:34.755Z] #24 5.267 ++ uname -m [2021-06-19T08:47:34.755Z] #24 5.269 Install docker/cli version 17.06.2-ce from stable [2021-06-19T08:47:34.755Z] #24 5.271 + arch=x86_64 [2021-06-19T08:47:34.755Z] #24 5.271 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T08:47:34.755Z] #24 5.271 + url=https://download.docker.com/linux/static [2021-06-19T08:47:34.755Z] #24 5.271 + tar -xz docker/docker [2021-06-19T08:47:34.755Z] #24 5.271 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T08:47:34.779Z] #9 sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 62.60MB / 62.60MB 4.5s done [2021-06-19T08:47:34.880Z] #9 ... [2021-06-19T08:47:34.880Z] [2021-06-19T08:47:34.880Z] #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-19T08:47:34.880Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:47:34.880Z] #27 2.175 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:34.880Z] #27 2.175 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:34.880Z] #27 2.199 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:34.880Z] #27 2.411 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:34.880Z] #27 2.704 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:34.880Z] #27 3.078 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:34.880Z] #27 4.780 Fetched 8449 kB in 3s (2969 kB/s) [2021-06-19T08:47:34.880Z] #27 4.780 Reading package lists... [2021-06-19T08:47:34.880Z] #27 5.664 Reading package lists... [2021-06-19T08:47:34.880Z] #27 6.519 Building dependency tree... [2021-06-19T08:47:34.880Z] #27 6.837 The following additional packages will be installed: [2021-06-19T08:47:34.880Z] #27 6.837 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T08:47:34.880Z] #27 6.837 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T08:47:34.880Z] #27 6.837 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T08:47:34.880Z] #27 6.837 Suggested packages: [2021-06-19T08:47:34.880Z] #27 6.837 krb5-doc krb5-user [2021-06-19T08:47:34.880Z] #27 6.837 Recommended packages: [2021-06-19T08:47:34.880Z] #27 6.837 krb5-locales publicsuffix libsasl2-modules [2021-06-19T08:47:34.880Z] #27 7.064 The following NEW packages will be installed: [2021-06-19T08:47:34.880Z] #27 7.064 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T08:47:34.880Z] #27 7.064 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T08:47:34.880Z] #27 7.064 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T08:47:34.880Z] #27 7.064 libssh2-1 libssl1.1 openssl [2021-06-19T08:47:34.880Z] #27 7.339 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:47:34.880Z] #27 7.339 Need to get 5059 kB of archives. [2021-06-19T08:47:34.880Z] #27 7.339 After this operation, 12.1 MB of additional disk space will be used. [2021-06-19T08:47:34.880Z] #27 7.339 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T08:47:34.880Z] #27 7.341 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-19T08:47:34.881Z] #27 7.342 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-19T08:47:34.881Z] #27 7.343 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-19T08:47:34.881Z] #27 7.344 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-19T08:47:34.881Z] #27 7.353 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-19T08:47:34.881Z] #27 7.360 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-19T08:47:34.881Z] #27 7.360 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-19T08:47:34.881Z] #27 7.367 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-19T08:47:34.881Z] #27 7.367 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T08:47:34.881Z] #27 7.376 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-19T08:47:34.881Z] #27 7.376 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-19T08:47:34.881Z] #27 7.378 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-19T08:47:34.881Z] #27 7.394 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-19T08:47:34.881Z] #27 7.394 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-19T08:47:34.881Z] #27 7.394 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-19T08:47:34.881Z] #27 7.394 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:47:34.881Z] #27 7.394 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:47:34.881Z] #27 7.394 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:47:34.881Z] #27 7.403 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-19T08:47:34.881Z] #27 7.410 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-19T08:47:34.881Z] #27 7.556 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:47:34.881Z] #27 7.581 Fetched 5059 kB in 0s (15.2 MB/s) [2021-06-19T08:47:34.881Z] #27 7.624 Selecting previously unselected package libssl1.1:amd64. [2021-06-19T08:47:34.881Z] #27 7.624 (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-19T08:47:34.881Z] #27 7.625 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 7.635 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 7.818 Selecting previously unselected package openssl. [2021-06-19T08:47:34.881Z] #27 7.818 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 7.821 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 7.963 Selecting previously unselected package ca-certificates. [2021-06-19T08:47:34.881Z] #27 7.963 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T08:47:34.881Z] #27 7.974 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:34.881Z] #27 8.039 Selecting previously unselected package libkeyutils1:amd64. [2021-06-19T08:47:34.881Z] #27 8.040 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.045 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:47:34.881Z] #27 8.081 Selecting previously unselected package libkrb5support0:amd64. [2021-06-19T08:47:34.881Z] #27 8.081 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.086 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.128 Selecting previously unselected package libk5crypto3:amd64. [2021-06-19T08:47:34.881Z] #27 8.128 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.131 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.182 Selecting previously unselected package libkrb5-3:amd64. [2021-06-19T08:47:34.881Z] #27 8.182 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.189 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.363 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-19T08:47:34.881Z] #27 8.365 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.369 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.414 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-19T08:47:34.881Z] #27 8.415 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.419 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.458 Selecting previously unselected package libsasl2-2:amd64. [2021-06-19T08:47:34.881Z] #27 8.458 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.465 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.515 Selecting previously unselected package libldap-common. [2021-06-19T08:47:34.881Z] #27 8.515 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T08:47:34.881Z] #27 8.518 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 8.565 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-19T08:47:34.881Z] #27 8.567 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.573 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 8.634 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-19T08:47:34.881Z] #27 8.635 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.640 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 8.683 Selecting previously unselected package libpsl5:amd64. [2021-06-19T08:47:34.881Z] #27 8.683 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.687 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:47:34.881Z] #27 8.724 Selecting previously unselected package librtmp1:amd64. [2021-06-19T08:47:34.881Z] #27 8.725 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.730 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:34.881Z] #27 8.773 Selecting previously unselected package libssh2-1:amd64. [2021-06-19T08:47:34.881Z] #27 8.773 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.779 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:47:34.881Z] #27 8.829 Selecting previously unselected package libcurl4:amd64. [2021-06-19T08:47:34.881Z] #27 8.829 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.833 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:34.881Z] #27 8.899 Selecting previously unselected package curl. [2021-06-19T08:47:34.881Z] #27 8.901 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.906 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:34.881Z] #27 8.972 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:47:34.881Z] #27 8.972 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 8.974 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:47:34.881Z] #27 9.036 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:47:34.881Z] #27 9.036 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 9.041 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:34.881Z] #27 9.085 Selecting previously unselected package jq. [2021-06-19T08:47:34.881Z] #27 9.085 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:47:34.881Z] #27 9.087 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:34.881Z] #27 9.128 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-19T08:47:34.881Z] #27 9.143 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-19T08:47:34.881Z] #27 9.154 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 9.260 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 9.271 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 9.286 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 9.304 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 9.314 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:34.881Z] #27 9.327 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 9.344 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 9.350 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-19T08:47:34.881Z] #27 9.361 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:34.881Z] #27 9.373 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 9.394 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:47:34.881Z] #27 9.406 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:34.881Z] #27 9.418 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:34.881Z] #27 9.430 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:34.881Z] #27 9.998 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:35.014Z] #24 ... [2021-06-19T08:47:35.014Z] [2021-06-19T08:47:35.014Z] #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-19T08:47:35.014Z] #34 sha256:88ac824cf945facc18705b8576afa77c2f52d5ac98600117f206adb52d00dfe8 [2021-06-19T08:47:35.014Z] #34 4.781 Install go-toml version v1.8.1 [2021-06-19T08:47:35.014Z] #34 5.641 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T08:47:35.014Z] #34 9.095 github.com/pelletier/go-toml [2021-06-19T08:47:35.014Z] #34 ... [2021-06-19T08:47:35.014Z] [2021-06-19T08:47:35.014Z] #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-19T08:47:35.014Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:47:35.014Z] #46 4.847 + RM_GOPATH=0 [2021-06-19T08:47:35.014Z] #46 4.847 + TMP_GOPATH= [2021-06-19T08:47:35.014Z] #46 4.847 + : /build [2021-06-19T08:47:35.014Z] #46 4.847 + '[' -z '' ']' [2021-06-19T08:47:35.014Z] #46 4.851 ++ mktemp -d [2021-06-19T08:47:35.014Z] #46 4.858 + export GOPATH=/tmp/tmp.FblNwYmlx3 [2021-06-19T08:47:35.014Z] #46 4.858 + GOPATH=/tmp/tmp.FblNwYmlx3 [2021-06-19T08:47:35.014Z] #46 4.858 + RM_GOPATH=1 [2021-06-19T08:47:35.014Z] #46 4.858 + case "$(go env GOARCH)" in [2021-06-19T08:47:35.014Z] #46 4.858 ++ go env GOARCH [2021-06-19T08:47:35.014Z] #46 4.897 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.014Z] #46 4.897 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.014Z] #46 4.898 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:35.014Z] #46 4.899 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:35.014Z] #46 4.899 + dir=/tmp/install [2021-06-19T08:47:35.014Z] #46 4.899 + bin=vndr [2021-06-19T08:47:35.014Z] #46 4.899 + shift [2021-06-19T08:47:35.014Z] #46 4.899 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T08:47:35.014Z] #46 4.899 + . /tmp/install/vndr.installer [2021-06-19T08:47:35.014Z] #46 4.899 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:35.014Z] #46 4.899 + install_vndr [2021-06-19T08:47:35.014Z] #46 4.899 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T08:47:35.014Z] #46 4.899 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FblNwYmlx3/src/github.com/LK4D4/vndr [2021-06-19T08:47:35.014Z] #46 4.903 Cloning into '/tmp/tmp.FblNwYmlx3/src/github.com/LK4D4/vndr'... [2021-06-19T08:47:35.014Z] #46 5.727 + cd /tmp/tmp.FblNwYmlx3/src/github.com/LK4D4/vndr [2021-06-19T08:47:35.014Z] #46 5.727 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:35.014Z] #46 5.749 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T08:47:35.014Z] #46 7.157 internal/unsafeheader [2021-06-19T08:47:35.014Z] #46 7.450 internal/cpu [2021-06-19T08:47:35.014Z] #46 7.500 runtime/internal/atomic [2021-06-19T08:47:35.014Z] #46 8.385 runtime/internal/sys [2021-06-19T08:47:35.014Z] #46 8.709 runtime/internal/math [2021-06-19T08:47:35.014Z] #46 8.760 internal/bytealg [2021-06-19T08:47:35.014Z] #46 8.883 internal/race [2021-06-19T08:47:35.014Z] #46 9.060 sync/atomic [2021-06-19T08:47:35.014Z] #46 9.621 runtime [2021-06-19T08:47:35.014Z] #46 9.636 unicode [2021-06-19T08:47:35.041Z] #9 sha256:23996b745636185dde6e44a5f1f1a376932fa90d546fc16ff8524665f42d82fa 156B / 156B 5.0s [2021-06-19T08:47:35.138Z] #27 ... [2021-06-19T08:47:35.138Z] [2021-06-19T08:47:35.138Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:35.138Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:35.272Z] #46 ... [2021-06-19T08:47:35.272Z] [2021-06-19T08:47:35.272Z] #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-19T08:47:35.272Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:35.272Z] #44 5.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:35.272Z] #44 6.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:35.272Z] #44 6.158 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:35.272Z] #44 6.563 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T08:47:35.272Z] #44 8.485 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:35.530Z] #44 ... [2021-06-19T08:47:35.530Z] [2021-06-19T08:47:35.530Z] #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-19T08:47:35.530Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:35.530Z] #56 5.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:35.530Z] #56 6.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:35.530Z] #56 6.261 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:35.530Z] #56 7.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:35.530Z] #56 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:35.530Z] #56 ... [2021-06-19T08:47:35.530Z] [2021-06-19T08:47:35.530Z] #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-19T08:47:35.530Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:35.530Z] #50 4.292 + RM_GOPATH=0 [2021-06-19T08:47:35.530Z] #50 4.292 + TMP_GOPATH= [2021-06-19T08:47:35.530Z] #50 4.292 + : /build [2021-06-19T08:47:35.530Z] #50 4.292 + '[' -z '' ']' [2021-06-19T08:47:35.530Z] #50 4.292 ++ mktemp -d [2021-06-19T08:47:35.530Z] #50 4.295 + export GOPATH=/tmp/tmp.i0kXLTM41k [2021-06-19T08:47:35.530Z] #50 4.295 + GOPATH=/tmp/tmp.i0kXLTM41k [2021-06-19T08:47:35.530Z] #50 4.295 + RM_GOPATH=1 [2021-06-19T08:47:35.530Z] #50 4.295 + case "$(go env GOARCH)" in [2021-06-19T08:47:35.530Z] #50 4.301 ++ go env GOARCH [2021-06-19T08:47:35.530Z] #50 4.301 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.530Z] #50 4.301 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.530Z] #50 4.303 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:35.530Z] #50 4.303 + dir=/tmp/install [2021-06-19T08:47:35.530Z] #50 4.303 + bin=golangci_lint [2021-06-19T08:47:35.530Z] #50 4.303 + shift [2021-06-19T08:47:35.530Z] #50 4.303 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T08:47:35.530Z] #50 4.303 + . /tmp/install/golangci_lint.installer [2021-06-19T08:47:35.530Z] #50 4.303 ++ : v1.23.8 [2021-06-19T08:47:35.530Z] #50 4.303 + install_golangci_lint [2021-06-19T08:47:35.530Z] #50 4.303 + set -e [2021-06-19T08:47:35.530Z] #50 4.303 + export GO111MODULE=on [2021-06-19T08:47:35.530Z] #50 4.303 + GO111MODULE=on [2021-06-19T08:47:35.530Z] #50 4.303 + GOBIN=/build [2021-06-19T08:47:35.530Z] #50 4.303 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T08:47:35.530Z] #50 4.826 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T08:47:35.787Z] #50 ... [2021-06-19T08:47:35.788Z] [2021-06-19T08:47:35.788Z] #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-19T08:47:35.788Z] #59 sha256:7c1f4ade597d383aee0c41eb49990da62ff29101880fd950fa034ccf0e520c1f [2021-06-19T08:47:35.788Z] #59 4.434 + RM_GOPATH=0 [2021-06-19T08:47:35.788Z] #59 4.434 + TMP_GOPATH= [2021-06-19T08:47:35.788Z] #59 4.434 + : /build [2021-06-19T08:47:35.788Z] #59 4.434 + '[' -z '' ']' [2021-06-19T08:47:35.788Z] #59 4.434 ++ mktemp -d [2021-06-19T08:47:35.788Z] #59 4.434 + export GOPATH=/tmp/tmp.jw82i5EOjg [2021-06-19T08:47:35.788Z] #59 4.434 + GOPATH=/tmp/tmp.jw82i5EOjg [2021-06-19T08:47:35.788Z] #59 4.434 + RM_GOPATH=1 [2021-06-19T08:47:35.788Z] #59 4.434 + case "$(go env GOARCH)" in [2021-06-19T08:47:35.788Z] #59 4.434 ++ go env GOARCH [2021-06-19T08:47:35.788Z] #59 4.440 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.788Z] #59 4.440 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.788Z] #59 4.440 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:35.788Z] #59 4.441 + dir=/tmp/install [2021-06-19T08:47:35.788Z] #59 4.441 + bin=rootlesskit [2021-06-19T08:47:35.788Z] #59 4.441 + shift [2021-06-19T08:47:35.788Z] #59 4.441 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T08:47:35.788Z] #59 4.441 + . /tmp/install/rootlesskit.installer [2021-06-19T08:47:35.788Z] #59 4.441 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:35.788Z] #59 4.441 + install_rootlesskit [2021-06-19T08:47:35.788Z] #59 4.441 + case "$1" in [2021-06-19T08:47:35.788Z] #59 4.441 + export CGO_ENABLED=0 [2021-06-19T08:47:35.788Z] #59 4.441 + CGO_ENABLED=0 [2021-06-19T08:47:35.788Z] #59 4.441 + _install_rootlesskit [2021-06-19T08:47:35.788Z] #59 4.444 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:35.788Z] #59 4.444 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T08:47:35.788Z] #59 4.444 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jw82i5EOjg/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:47:35.788Z] #59 4.444 Cloning into '/tmp/tmp.jw82i5EOjg/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T08:47:35.788Z] #59 9.677 + cd /tmp/tmp.jw82i5EOjg/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:47:35.788Z] #59 9.681 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:35.788Z] #59 9.751 + export GO111MODULE=on [2021-06-19T08:47:35.788Z] #59 9.765 + GO111MODULE=on [2021-06-19T08:47:35.788Z] #59 9.765 + export GOPROXY=https://proxy.golang.org [2021-06-19T08:47:35.788Z] #59 9.765 + GOPROXY=https://proxy.golang.org [2021-06-19T08:47:35.788Z] #59 9.765 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:47:35.788Z] #59 9.765 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T08:47:35.788Z] #59 10.82 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:47:35.788Z] #59 10.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T08:47:35.788Z] #59 10.93 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T08:47:35.788Z] #59 ... [2021-06-19T08:47:35.788Z] [2021-06-19T08:47:35.788Z] #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-19T08:47:35.788Z] #48 sha256:417f4ace5380a91cef94eef88c7daa0fc75e14a4d466252f67b698debbb7b9fc [2021-06-19T08:47:35.788Z] #48 5.145 + RM_GOPATH=0 [2021-06-19T08:47:35.788Z] #48 5.145 + TMP_GOPATH= [2021-06-19T08:47:35.788Z] #48 5.145 + : /build [2021-06-19T08:47:35.788Z] #48 5.145 + '[' -z '' ']' [2021-06-19T08:47:35.788Z] #48 5.145 ++ mktemp -d [2021-06-19T08:47:35.788Z] #48 5.145 + export GOPATH=/tmp/tmp.errERMxbz2 [2021-06-19T08:47:35.788Z] #48 5.145 + GOPATH=/tmp/tmp.errERMxbz2 [2021-06-19T08:47:35.788Z] #48 5.145 + RM_GOPATH=1 [2021-06-19T08:47:35.788Z] #48 5.145 + case "$(go env GOARCH)" in [2021-06-19T08:47:35.788Z] #48 5.145 ++ go env GOARCH [2021-06-19T08:47:35.788Z] #48 5.169 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.788Z] #48 5.169 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:35.788Z] #48 5.175 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:35.788Z] #48 5.175 + dir=/tmp/install [2021-06-19T08:47:35.788Z] #48 5.175 + bin=gotestsum [2021-06-19T08:47:35.788Z] #48 5.175 + shift [2021-06-19T08:47:35.788Z] #48 5.175 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T08:47:35.788Z] #48 5.175 + . /tmp/install/gotestsum.installer [2021-06-19T08:47:35.788Z] #48 5.175 ++ : v0.5.3 [2021-06-19T08:47:35.788Z] #48 5.175 + install_gotestsum [2021-06-19T08:47:35.788Z] #48 5.183 + set -e [2021-06-19T08:47:35.788Z] #48 5.183 + export GO111MODULE=on [2021-06-19T08:47:35.788Z] #48 5.183 + GO111MODULE=on [2021-06-19T08:47:35.788Z] #48 5.183 + GOBIN=/build [2021-06-19T08:47:35.788Z] #48 5.183 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T08:47:35.788Z] #48 6.101 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:47:35.788Z] #48 8.080 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:47:35.788Z] #48 8.111 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:47:35.788Z] #48 8.165 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:47:35.788Z] #48 8.206 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:47:35.788Z] #48 8.627 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:47:35.788Z] #48 8.643 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:47:35.788Z] #48 8.976 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:47:35.788Z] #48 9.003 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:47:35.788Z] #48 9.109 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:47:35.788Z] #48 9.795 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:47:35.948Z] #13 4.267 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:47:35.948Z] #13 4.344 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:35.992Z] #17 DONE 1.7s [2021-06-19T08:47:35.992Z] [2021-06-19T08:47:35.992Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T08:47:35.992Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T08:47:35.992Z] #18 ... [2021-06-19T08:47:35.992Z] [2021-06-19T08:47:35.992Z] #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-19T08:47:35.992Z] #59 sha256:ae70e449afff68c56690db10fc2c4d474d5097329170d83a021ac98975b32b34 [2021-06-19T08:47:35.992Z] #59 105.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:47:35.992Z] #59 105.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T08:47:35.992Z] #59 DONE 112.4s [2021-06-19T08:47:35.992Z] [2021-06-19T08:47:35.992Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T08:47:35.992Z] #60 sha256:7815866174de9c852e906640ec7855a8d60e31c9d2c6d5d2c5fc8ae87d192b37 [2021-06-19T08:47:35.992Z] #60 DONE 0.2s [2021-06-19T08:47:35.992Z] [2021-06-19T08:47:35.992Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T08:47:35.992Z] #61 sha256:f337f39869cc123b08fe63eba1f09bec366b21d03ff485c09aa2f73328507cce [2021-06-19T08:47:35.994Z] #9 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 4.1s done [2021-06-19T08:47:36.047Z] #48 ... [2021-06-19T08:47:36.047Z] [2021-06-19T08:47:36.047Z] #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-19T08:47:36.047Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:47:36.047Z] #40 5.332 + git clone https://github.com/docker/distribution.git . [2021-06-19T08:47:36.047Z] #40 5.332 Cloning into '.'... [2021-06-19T08:47:36.047Z] #40 ... [2021-06-19T08:47:36.047Z] [2021-06-19T08:47:36.047Z] #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-19T08:47:36.047Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:36.047Z] #44 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:36.213Z] #13 4.345 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:36.213Z] #13 4.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:36.252Z] #61 DONE 0.1s [2021-06-19T08:47:36.252Z] [2021-06-19T08:47:36.252Z] #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-19T08:47:36.252Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:47:36.252Z] #46 111.2 mime/quotedprintable [2021-06-19T08:47:36.252Z] #46 111.5 net/http/internal [2021-06-19T08:47:36.255Z] #9 sha256:72bf2dd6193dae84aecaec1d65081288ca49fe0843460035cc060b5aa4e7a9a7 52.17MB / 52.17MB 6.3s done [2021-06-19T08:47:37.166Z] #13 ... [2021-06-19T08:47:37.166Z] [2021-06-19T08:47:37.166Z] #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-19T08:47:37.166Z] #59 sha256:dad59c1cea41a179026b2dd7aa226cb6a19d9bef9a9e02b7bd5dceaf4319ccd7 [2021-06-19T08:47:37.166Z] #59 4.813 + RM_GOPATH=0 [2021-06-19T08:47:37.166Z] #59 4.813 + TMP_GOPATH= [2021-06-19T08:47:37.166Z] #59 4.813 + : /build [2021-06-19T08:47:37.166Z] #59 4.813 + '[' -z '' ']' [2021-06-19T08:47:37.166Z] #59 4.813 ++ mktemp -d [2021-06-19T08:47:37.166Z] #59 4.813 + export GOPATH=/tmp/tmp.V2n9XkyLpd [2021-06-19T08:47:37.166Z] #59 4.813 + GOPATH=/tmp/tmp.V2n9XkyLpd [2021-06-19T08:47:37.166Z] #59 4.813 + RM_GOPATH=1 [2021-06-19T08:47:37.166Z] #59 4.813 + case "$(go env GOARCH)" in [2021-06-19T08:47:37.166Z] #59 4.813 ++ go env GOARCH [2021-06-19T08:47:37.166Z] #59 4.831 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:37.166Z] #59 4.831 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:37.166Z] #59 4.831 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:37.166Z] #59 4.839 + dir=/tmp/install [2021-06-19T08:47:37.166Z] #59 4.839 + bin=rootlesskit [2021-06-19T08:47:37.166Z] #59 4.839 + shift [2021-06-19T08:47:37.166Z] #59 4.839 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T08:47:37.166Z] #59 4.839 + . /tmp/install/rootlesskit.installer [2021-06-19T08:47:37.166Z] #59 4.839 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:37.166Z] #59 4.841 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:37.166Z] #59 4.841 + install_rootlesskit [2021-06-19T08:47:37.166Z] #59 4.841 + case "$1" in [2021-06-19T08:47:37.166Z] #59 4.841 + export CGO_ENABLED=0 [2021-06-19T08:47:37.166Z] #59 4.841 + CGO_ENABLED=0 [2021-06-19T08:47:37.166Z] #59 4.841 + _install_rootlesskit [2021-06-19T08:47:37.166Z] #59 4.841 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T08:47:37.166Z] #59 4.841 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.V2n9XkyLpd/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:47:37.166Z] #59 4.858 Cloning into '/tmp/tmp.V2n9XkyLpd/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T08:47:37.643Z] #9 extracting sha256:6a8aff564b222789ed2823b88e0f1a69ac00cbcbf9349acb8a363d5ef9724182 [2021-06-19T08:47:37.656Z] #46 ... [2021-06-19T08:47:37.656Z] [2021-06-19T08:47:37.656Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T08:47:37.656Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T08:47:37.656Z] #18 DONE 1.7s [2021-06-19T08:47:37.656Z] [2021-06-19T08:47:37.656Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T08:47:37.656Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T08:47:37.942Z] #44 12.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:37.964Z] #9 extracting sha256:6a8aff564b222789ed2823b88e0f1a69ac00cbcbf9349acb8a363d5ef9724182 0.3s done [2021-06-19T08:47:38.536Z] #9 sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 99.64MB / 99.64MB 8.4s done [2021-06-19T08:47:38.824Z] #9 sha256:23996b745636185dde6e44a5f1f1a376932fa90d546fc16ff8524665f42d82fa 156B / 156B 8.7s done [2021-06-19T08:47:38.824Z] #9 ... [2021-06-19T08:47:38.824Z] [2021-06-19T08:47:38.824Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-19T08:47:38.824Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-19T08:47:38.824Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 4.1s done [2021-06-19T08:47:38.824Z] #26 DONE 9.1s [2021-06-19T08:47:39.031Z] #19 DONE 1.5s [2021-06-19T08:47:39.031Z] [2021-06-19T08:47:39.031Z] #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-19T08:47:39.031Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:47:39.031Z] #46 114.4 crypto/tls [2021-06-19T08:47:39.086Z] #59 ... [2021-06-19T08:47:39.086Z] [2021-06-19T08:47:39.086Z] #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-19T08:47:39.086Z] #48 sha256:160522c0ca0736c62e9d673b8e50a0b339e5659235b4af346ab2f5278ca73da3 [2021-06-19T08:47:39.086Z] #48 5.059 + RM_GOPATH=0 [2021-06-19T08:47:39.086Z] #48 5.059 + TMP_GOPATH= [2021-06-19T08:47:39.086Z] #48 5.059 + : /build [2021-06-19T08:47:39.086Z] #48 5.059 + '[' -z '' ']' [2021-06-19T08:47:39.086Z] #48 5.069 ++ mktemp -d [2021-06-19T08:47:39.086Z] #48 5.069 + export GOPATH=/tmp/tmp.XojmhVtlpu [2021-06-19T08:47:39.086Z] #48 5.069 + GOPATH=/tmp/tmp.XojmhVtlpu [2021-06-19T08:47:39.086Z] #48 5.069 + RM_GOPATH=1 [2021-06-19T08:47:39.086Z] #48 5.069 + case "$(go env GOARCH)" in [2021-06-19T08:47:39.086Z] #48 5.069 ++ go env GOARCH [2021-06-19T08:47:39.086Z] #48 5.078 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.086Z] #48 5.085 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.086Z] #48 5.085 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:39.086Z] #48 5.085 + dir=/tmp/install [2021-06-19T08:47:39.086Z] #48 5.085 + bin=gotestsum [2021-06-19T08:47:39.086Z] #48 5.085 + shift [2021-06-19T08:47:39.086Z] #48 5.085 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T08:47:39.086Z] #48 5.085 + . /tmp/install/gotestsum.installer [2021-06-19T08:47:39.086Z] #48 5.085 ++ : v0.5.3 [2021-06-19T08:47:39.086Z] #48 5.085 + install_gotestsum [2021-06-19T08:47:39.086Z] #48 5.089 + set -e [2021-06-19T08:47:39.086Z] #48 5.089 + export GO111MODULE=on [2021-06-19T08:47:39.086Z] #48 5.089 + GO111MODULE=on [2021-06-19T08:47:39.086Z] #48 5.089 + GOBIN=/build [2021-06-19T08:47:39.086Z] #48 5.089 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T08:47:39.086Z] #48 6.301 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:47:39.086Z] #48 9.118 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:47:39.086Z] #48 9.118 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:47:39.086Z] #48 9.171 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:47:39.086Z] #48 9.213 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:47:39.086Z] #48 9.485 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:47:39.086Z] #48 9.523 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:47:39.086Z] #48 9.784 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:47:39.086Z] #48 9.816 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:47:39.086Z] #48 9.968 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:47:39.086Z] #48 ... [2021-06-19T08:47:39.086Z] [2021-06-19T08:47:39.086Z] #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-19T08:47:39.086Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:39.086Z] #56 6.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:39.086Z] #56 6.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:39.086Z] #56 6.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:39.086Z] #56 8.419 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:39.086Z] #56 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:39.086Z] #56 ... [2021-06-19T08:47:39.086Z] [2021-06-19T08:47:39.086Z] #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-19T08:47:39.086Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:47:39.086Z] #40 5.328 + git clone https://github.com/docker/distribution.git . [2021-06-19T08:47:39.086Z] #40 5.330 Cloning into '.'... [2021-06-19T08:47:39.094Z] [2021-06-19T08:47:39.094Z] #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-19T08:47:39.094Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-19T08:47:39.311Z] #44 ... [2021-06-19T08:47:39.311Z] [2021-06-19T08:47:39.311Z] #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-19T08:47:39.311Z] #24 sha256:742319393b6b9f24c836a583071a3b91c4da8e6cad0e6eb3196b07aa33c00e44 [2021-06-19T08:47:39.311Z] #24 14.45 + mkdir -p /build [2021-06-19T08:47:39.311Z] #24 14.46 + mv docker/docker /build/ [2021-06-19T08:47:39.311Z] #24 14.46 + rmdir docker [2021-06-19T08:47:39.311Z] #24 DONE 14.6s [2021-06-19T08:47:39.350Z] #40 ... [2021-06-19T08:47:39.350Z] [2021-06-19T08:47:39.350Z] #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-19T08:47:39.350Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:47:39.350Z] #50 4.690 + RM_GOPATH=0 [2021-06-19T08:47:39.350Z] #50 4.690 + TMP_GOPATH= [2021-06-19T08:47:39.350Z] #50 4.690 + : /build [2021-06-19T08:47:39.350Z] #50 4.690 + '[' -z '' ']' [2021-06-19T08:47:39.350Z] #50 4.690 ++ mktemp -d [2021-06-19T08:47:39.350Z] #50 4.690 + export GOPATH=/tmp/tmp.K0sgTMrrvf [2021-06-19T08:47:39.350Z] #50 4.690 + GOPATH=/tmp/tmp.K0sgTMrrvf [2021-06-19T08:47:39.350Z] #50 4.690 + RM_GOPATH=1 [2021-06-19T08:47:39.350Z] #50 4.690 + case "$(go env GOARCH)" in [2021-06-19T08:47:39.350Z] #50 4.690 ++ go env GOARCH [2021-06-19T08:47:39.350Z] #50 4.723 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.350Z] #50 4.723 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.350Z] #50 4.723 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:39.350Z] #50 4.723 + dir=/tmp/install [2021-06-19T08:47:39.350Z] #50 4.723 + bin=golangci_lint [2021-06-19T08:47:39.350Z] #50 4.723 + shift [2021-06-19T08:47:39.350Z] #50 4.723 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T08:47:39.350Z] #50 4.723 + . /tmp/install/golangci_lint.installer [2021-06-19T08:47:39.350Z] #50 4.723 ++ : v1.23.8 [2021-06-19T08:47:39.350Z] #50 4.723 + install_golangci_lint [2021-06-19T08:47:39.350Z] #50 4.723 + set -e [2021-06-19T08:47:39.350Z] #50 4.723 + export GO111MODULE=on [2021-06-19T08:47:39.350Z] #50 4.723 + GO111MODULE=on [2021-06-19T08:47:39.350Z] #50 4.723 + GOBIN=/build [2021-06-19T08:47:39.350Z] #50 4.723 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T08:47:39.350Z] #50 5.450 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T08:47:39.350Z] #50 ... [2021-06-19T08:47:39.350Z] [2021-06-19T08:47:39.350Z] #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-19T08:47:39.350Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:47:39.350Z] #32 5.121 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T08:47:39.350Z] #32 5.125 Cloning into '.'... [2021-06-19T08:47:39.568Z] [2021-06-19T08:47:39.568Z] #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-19T08:47:39.568Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:39.568Z] #50 14.57 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T08:47:39.568Z] #50 14.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T08:47:39.568Z] #50 14.79 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T08:47:39.568Z] #50 14.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T08:47:39.612Z] #32 ... [2021-06-19T08:47:39.612Z] [2021-06-19T08:47:39.612Z] #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-19T08:47:39.612Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:39.612Z] #36 4.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:39.612Z] #36 4.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:39.612Z] #36 4.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:39.612Z] #36 6.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:39.612Z] #36 9.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:39.612Z] #36 ... [2021-06-19T08:47:39.612Z] [2021-06-19T08:47:39.612Z] #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-19T08:47:39.612Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:47:39.612Z] #52 4.699 + RM_GOPATH=0 [2021-06-19T08:47:39.612Z] #52 4.699 + TMP_GOPATH= [2021-06-19T08:47:39.612Z] #52 4.699 + : /build [2021-06-19T08:47:39.612Z] #52 4.699 + '[' -z '' ']' [2021-06-19T08:47:39.612Z] #52 4.699 ++ mktemp -d [2021-06-19T08:47:39.612Z] #52 4.699 + export GOPATH=/tmp/tmp.hkVQoMQo19 [2021-06-19T08:47:39.612Z] #52 4.699 + GOPATH=/tmp/tmp.hkVQoMQo19 [2021-06-19T08:47:39.612Z] #52 4.699 + RM_GOPATH=1 [2021-06-19T08:47:39.612Z] #52 4.699 + case "$(go env GOARCH)" in [2021-06-19T08:47:39.612Z] #52 4.703 ++ go env GOARCH [2021-06-19T08:47:39.612Z] #52 4.709 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.612Z] #52 4.709 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.612Z] #52 4.710 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:39.612Z] #52 4.711 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:39.612Z] #52 4.711 + dir=/tmp/install [2021-06-19T08:47:39.612Z] #52 4.711 + bin=shfmt [2021-06-19T08:47:39.612Z] #52 4.711 + shift [2021-06-19T08:47:39.612Z] #52 4.711 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T08:47:39.612Z] #52 4.711 + . /tmp/install/shfmt.installer [2021-06-19T08:47:39.612Z] #52 4.711 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:39.612Z] #52 4.711 + install_shfmt [2021-06-19T08:47:39.612Z] #52 4.711 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T08:47:39.612Z] #52 4.711 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hkVQoMQo19/src/github.com/mvdan/sh [2021-06-19T08:47:39.612Z] #52 4.714 Cloning into '/tmp/tmp.hkVQoMQo19/src/github.com/mvdan/sh'... [2021-06-19T08:47:39.825Z] #50 15.21 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T08:47:39.873Z] #52 ... [2021-06-19T08:47:39.873Z] [2021-06-19T08:47:39.873Z] #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-19T08:47:39.873Z] #24 sha256:ed636e7062de8781fa2bb2e9696b8189a30656e52a836bb439f38e46059a9061 [2021-06-19T08:47:39.873Z] #24 4.839 + RM_GOPATH=0 [2021-06-19T08:47:39.873Z] #24 4.839 + TMP_GOPATH= [2021-06-19T08:47:39.873Z] #24 4.839 + : /build [2021-06-19T08:47:39.873Z] #24 4.839 + '[' -z '' ']' [2021-06-19T08:47:39.873Z] #24 4.839 ++ mktemp -d [2021-06-19T08:47:39.873Z] #24 4.840 + export GOPATH=/tmp/tmp.zwj2f7AzDr [2021-06-19T08:47:39.873Z] #24 4.840 + GOPATH=/tmp/tmp.zwj2f7AzDr [2021-06-19T08:47:39.873Z] #24 4.840 + RM_GOPATH=1 [2021-06-19T08:47:39.873Z] #24 4.840 + case "$(go env GOARCH)" in [2021-06-19T08:47:39.873Z] #24 4.840 ++ go env GOARCH [2021-06-19T08:47:39.873Z] #24 4.868 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.873Z] #24 4.868 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:39.873Z] #24 4.878 Install docker/cli version 17.06.2-ce from stable [2021-06-19T08:47:39.873Z] #24 4.878 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:39.873Z] #24 4.878 + dir=/tmp/install [2021-06-19T08:47:39.873Z] #24 4.878 + bin=dockercli [2021-06-19T08:47:39.873Z] #24 4.878 + shift [2021-06-19T08:47:39.873Z] #24 4.878 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T08:47:39.873Z] #24 4.878 + . /tmp/install/dockercli.installer [2021-06-19T08:47:39.873Z] #24 4.878 ++ : stable [2021-06-19T08:47:39.873Z] #24 4.878 ++ : 17.06.2-ce [2021-06-19T08:47:39.873Z] #24 4.878 + install_dockercli [2021-06-19T08:47:39.873Z] #24 4.878 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T08:47:39.873Z] #24 4.890 ++ uname -m [2021-06-19T08:47:39.873Z] #24 4.890 + arch=x86_64 [2021-06-19T08:47:39.873Z] #24 4.890 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T08:47:39.873Z] #24 4.890 + url=https://download.docker.com/linux/static [2021-06-19T08:47:39.873Z] #24 4.890 + tar -xz docker/docker [2021-06-19T08:47:39.873Z] #24 4.890 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T08:47:40.083Z] #50 15.58 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T08:47:40.135Z] #24 ... [2021-06-19T08:47:40.135Z] [2021-06-19T08:47:40.135Z] #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-19T08:47:40.135Z] #34 sha256:a3fb428320bcb22a63ee67476ff348d060e2a6e2a9f07635e42db71915f54532 [2021-06-19T08:47:40.135Z] #34 5.557 Install go-toml version v1.8.1 [2021-06-19T08:47:40.135Z] #34 6.565 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T08:47:40.135Z] #34 10.18 github.com/pelletier/go-toml [2021-06-19T08:47:40.135Z] #34 ... [2021-06-19T08:47:40.135Z] [2021-06-19T08:47:40.135Z] #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-19T08:47:40.135Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:47:40.135Z] #46 5.341 + RM_GOPATH=0 [2021-06-19T08:47:40.135Z] #46 5.345 + TMP_GOPATH= [2021-06-19T08:47:40.135Z] #46 5.345 + : /build [2021-06-19T08:47:40.135Z] #46 5.345 + '[' -z '' ']' [2021-06-19T08:47:40.135Z] #46 5.375 ++ mktemp -d [2021-06-19T08:47:40.135Z] #46 5.410 + export GOPATH=/tmp/tmp.3VM5fctept [2021-06-19T08:47:40.135Z] #46 5.410 + GOPATH=/tmp/tmp.3VM5fctept [2021-06-19T08:47:40.135Z] #46 5.410 + RM_GOPATH=1 [2021-06-19T08:47:40.135Z] #46 5.410 + case "$(go env GOARCH)" in [2021-06-19T08:47:40.135Z] #46 5.410 ++ go env GOARCH [2021-06-19T08:47:40.135Z] #46 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:40.135Z] #46 5.529 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:40.135Z] #46 5.529 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:40.135Z] #46 5.543 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:40.135Z] #46 5.546 + dir=/tmp/install [2021-06-19T08:47:40.135Z] #46 5.546 + bin=vndr [2021-06-19T08:47:40.135Z] #46 5.546 + shift [2021-06-19T08:47:40.135Z] #46 5.546 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T08:47:40.135Z] #46 5.546 + . /tmp/install/vndr.installer [2021-06-19T08:47:40.135Z] #46 5.546 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:40.135Z] #46 5.546 + install_vndr [2021-06-19T08:47:40.135Z] #46 5.546 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T08:47:40.135Z] #46 5.546 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3VM5fctept/src/github.com/LK4D4/vndr [2021-06-19T08:47:40.135Z] #46 5.550 Cloning into '/tmp/tmp.3VM5fctept/src/github.com/LK4D4/vndr'... [2021-06-19T08:47:40.135Z] #46 6.817 + cd /tmp/tmp.3VM5fctept/src/github.com/LK4D4/vndr [2021-06-19T08:47:40.135Z] #46 6.817 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:40.135Z] #46 6.943 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T08:47:40.135Z] #46 8.949 internal/cpu [2021-06-19T08:47:40.135Z] #46 8.965 internal/unsafeheader [2021-06-19T08:47:40.135Z] #46 9.077 runtime/internal/atomic [2021-06-19T08:47:40.135Z] #46 9.569 runtime/internal/sys [2021-06-19T08:47:40.135Z] #46 9.730 internal/bytealg [2021-06-19T08:47:40.135Z] #46 9.869 runtime/internal/math [2021-06-19T08:47:40.135Z] #46 9.974 internal/race [2021-06-19T08:47:40.135Z] #46 10.18 sync/atomic [2021-06-19T08:47:40.135Z] #46 10.52 unicode [2021-06-19T08:47:40.135Z] #46 11.01 runtime [2021-06-19T08:47:40.391Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.2s [2021-06-19T08:47:40.391Z] #9 ... [2021-06-19T08:47:40.391Z] [2021-06-19T08:47:40.391Z] #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-19T08:47:40.391Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-19T08:47:40.391Z] #27 10.72 137 added, 0 removed; done. [2021-06-19T08:47:40.391Z] #27 10.76 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-19T08:47:40.391Z] #27 10.77 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:40.391Z] #27 10.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:40.391Z] #27 10.79 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:40.391Z] #27 10.80 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:47:40.391Z] #27 10.82 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:40.391Z] #27 10.83 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:40.391Z] #27 11.45 0 added, 0 removed; done. [2021-06-19T08:47:40.391Z] #27 11.45 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T08:47:40.391Z] #27 11.45 done. [2021-06-19T08:47:40.391Z] #27 DONE 15.1s [2021-06-19T08:47:40.391Z] [2021-06-19T08:47:40.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:40.391Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:40.391Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.7s done [2021-06-19T08:47:40.391Z] #9 ... [2021-06-19T08:47:40.391Z] [2021-06-19T08:47:40.391Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T08:47:40.391Z] #28 sha256:3c81ef4cd7149c558290ac927b44ee57f167f92f4519498331d61c8e32c1a8d2 [2021-06-19T08:47:40.391Z] #28 DONE 0.4s [2021-06-19T08:47:40.391Z] [2021-06-19T08:47:40.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:40.391Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-19T08:47:40.391Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-19T08:47:40.396Z] #46 ... [2021-06-19T08:47:40.396Z] [2021-06-19T08:47:40.396Z] #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-19T08:47:40.396Z] #59 sha256:dad59c1cea41a179026b2dd7aa226cb6a19d9bef9a9e02b7bd5dceaf4319ccd7 [2021-06-19T08:47:40.396Z] #59 10.32 + cd /tmp/tmp.V2n9XkyLpd/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:47:40.396Z] #59 10.32 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:40.396Z] #59 10.35 + export GO111MODULE=on [2021-06-19T08:47:40.396Z] #59 10.35 + GO111MODULE=on [2021-06-19T08:47:40.396Z] #59 10.35 + export GOPROXY=https://proxy.golang.org [2021-06-19T08:47:40.396Z] #59 10.35 + GOPROXY=https://proxy.golang.org [2021-06-19T08:47:40.396Z] #59 10.35 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:47:40.396Z] #59 10.35 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T08:47:40.646Z] #50 ... [2021-06-19T08:47:40.646Z] [2021-06-19T08:47:40.646Z] #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-19T08:47:40.646Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:47:40.646Z] #32 5.467 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T08:47:40.646Z] #32 5.468 Cloning into '.'... [2021-06-19T08:47:40.646Z] #32 ... [2021-06-19T08:47:40.646Z] [2021-06-19T08:47:40.646Z] #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-19T08:47:40.646Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:40.646Z] #44 15.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T08:47:40.648Z] #9 DONE 26.2s [2021-06-19T08:47:40.648Z] [2021-06-19T08:47:40.648Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T08:47:40.648Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-19T08:47:40.657Z] #59 11.93 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:47:40.657Z] #59 11.93 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T08:47:40.918Z] #59 12.00 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T08:47:41.212Z] #10 DONE 0.5s [2021-06-19T08:47:41.212Z] [2021-06-19T08:47:41.212Z] #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-19T08:47:41.212Z] #29 sha256:f7adab01c8f412c5464bd87c265b092f69f5a5f4a46c6ac34444a1a4135c5bb2 [2021-06-19T08:47:41.212Z] #29 0.879 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T08:47:41.470Z] #29 1.000 [2021-06-19T08:47:41.491Z] #59 12.57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T08:47:41.752Z] #59 ... [2021-06-19T08:47:41.752Z] [2021-06-19T08:47:41.752Z] #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-19T08:47:41.752Z] #24 sha256:ed636e7062de8781fa2bb2e9696b8189a30656e52a836bb439f38e46059a9061 [2021-06-19T08:47:41.752Z] #24 12.64 + mkdir -p /build [2021-06-19T08:47:41.752Z] #24 12.67 + mv docker/docker /build/ [2021-06-19T08:47:41.752Z] #24 12.67 + rmdir docker [2021-06-19T08:47:41.752Z] #24 DONE 12.9s [2021-06-19T08:47:41.752Z] [2021-06-19T08:47:41.752Z] #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-19T08:47:41.752Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:41.752Z] #56 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:41.985Z] #29 1.124 ######### 13.5% ########################## 37.3% ######################################## 56.8% ####################################################### 77.1% ##################################################################### 96.9% ######################################################################## 100.0% [2021-06-19T08:47:41.985Z] #29 1.590 [2021-06-19T08:47:42.241Z] #29 ... [2021-06-19T08:47:42.241Z] [2021-06-19T08:47:42.241Z] #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-19T08:47:42.241Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-19T08:47:42.241Z] #11 DONE 1.0s [2021-06-19T08:47:42.241Z] [2021-06-19T08:47:42.241Z] #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-19T08:47:42.241Z] #29 sha256:f7adab01c8f412c5464bd87c265b092f69f5a5f4a46c6ac34444a1a4135c5bb2 [2021-06-19T08:47:42.241Z] #29 1.691 ######################################################################## 100.0% [2021-06-19T08:47:42.241Z] #29 1.747 [2021-06-19T08:47:42.241Z] #29 1.858 ################################################################ 89.7% ######################################################################## 100.0% [2021-06-19T08:47:42.435Z] #27 3.335 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:42.435Z] #27 3.335 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:42.435Z] #27 ... [2021-06-19T08:47:42.435Z] [2021-06-19T08:47:42.435Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-19T08:47:42.435Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-19T08:47:42.435Z] #64 DONE 1.1s [2021-06-19T08:47:42.435Z] [2021-06-19T08:47:42.435Z] #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-19T08:47:42.435Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-19T08:47:42.435Z] #27 3.350 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:42.503Z] #29 ... [2021-06-19T08:47:42.503Z] [2021-06-19T08:47:42.503Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T08:47:42.503Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-19T08:47:42.503Z] #31 DONE 0.3s [2021-06-19T08:47:42.503Z] [2021-06-19T08:47:42.503Z] #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-19T08:47:42.503Z] #29 sha256:f7adab01c8f412c5464bd87c265b092f69f5a5f4a46c6ac34444a1a4135c5bb2 [2021-06-19T08:47:42.503Z] #29 2.014 [2021-06-19T08:47:42.503Z] [2021-06-19T08:47:42.503Z] #29 ... [2021-06-19T08:47:42.503Z] [2021-06-19T08:47:42.503Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T08:47:42.503Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-19T08:47:42.503Z] #39 DONE 0.4s [2021-06-19T08:47:42.503Z] [2021-06-19T08:47:42.503Z] #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-19T08:47:42.503Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-19T08:47:42.503Z] #43 DONE 0.4s [2021-06-19T08:47:42.503Z] [2021-06-19T08:47:42.503Z] #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-19T08:47:42.503Z] #29 sha256:f7adab01c8f412c5464bd87c265b092f69f5a5f4a46c6ac34444a1a4135c5bb2 [2021-06-19T08:47:42.697Z] #27 3.590 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-19T08:47:42.697Z] #27 3.808 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-19T08:47:43.023Z] #29 2.130 ############# 18.1% ########################## 37.3% #################################### 50.1% ############################################### 65.4% ######################################################### 79.5% ################################################################## 92.3% ######################################################################## 100.0% [2021-06-19T08:47:43.023Z] #29 2.812 [2021-06-19T08:47:43.219Z] #46 ... [2021-06-19T08:47:43.219Z] [2021-06-19T08:47:43.219Z] #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-19T08:47:43.219Z] #54 sha256:e37984ac480a273bcb3ac5f908f1e76c625499aecb33e9b37929f436f3a4675a [2021-06-19T08:47:43.219Z] #54 12.47 + cd /tmp/tmp.TRq2X4LGfF/src/github.com/opencontainers/runc [2021-06-19T08:47:43.219Z] #54 12.47 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:47:43.219Z] #54 12.92 + '[' -z '' ']' [2021-06-19T08:47:43.219Z] #54 12.92 + target=static [2021-06-19T08:47:43.219Z] #54 12.92 + make 'BUILDTAGS=seccomp ' static [2021-06-19T08:47:43.219Z] #54 13.16 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-19T08:47:43.270Z] #27 4.343 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-19T08:47:43.851Z] #27 ... [2021-06-19T08:47:43.851Z] [2021-06-19T08:47:43.851Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-19T08:47:43.851Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-19T08:47:43.851Z] #66 DONE 1.5s [2021-06-19T08:47:43.925Z] #44 ... [2021-06-19T08:47:43.925Z] [2021-06-19T08:47:43.925Z] #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-19T08:47:43.925Z] #34 sha256:88ac824cf945facc18705b8576afa77c2f52d5ac98600117f206adb52d00dfe8 [2021-06-19T08:47:43.925Z] #34 16.76 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T08:47:43.925Z] #34 DONE 19.0s [2021-06-19T08:47:43.925Z] [2021-06-19T08:47:43.925Z] #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-19T08:47:43.925Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:47:43.925Z] #52 16.37 + cd /tmp/tmp.MG8i5c29Ax/src/github.com/mvdan/sh [2021-06-19T08:47:43.925Z] #52 16.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:43.925Z] #52 16.53 + GO111MODULE=on [2021-06-19T08:47:43.925Z] #52 16.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T08:47:43.925Z] #52 17.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T08:47:43.925Z] #52 17.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T08:47:43.925Z] #52 17.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T08:47:44.113Z] [2021-06-19T08:47:44.113Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:44.113Z] #9 sha256:802acadc10ffa382636c4061a894b98bd5d3c350329fa3d25cd6f632e4d376a0 [2021-06-19T08:47:44.113Z] #9 extracting sha256:67e893e0778bb86166fb6799aec4e4ac337c4f10172386c8ae9cf3c787331d7d 0.3s done [2021-06-19T08:47:44.113Z] #9 extracting sha256:72bf2dd6193dae84aecaec1d65081288ca49fe0843460035cc060b5aa4e7a9a7 2.6s done [2021-06-19T08:47:44.113Z] #9 extracting sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 0.1s [2021-06-19T08:47:44.183Z] #52 19.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T08:47:45.056Z] #56 ... [2021-06-19T08:47:45.056Z] [2021-06-19T08:47:45.056Z] #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-19T08:47:45.056Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:45.056Z] #44 5.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:45.056Z] #44 5.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:45.056Z] #44 5.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:45.056Z] #44 6.291 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T08:47:45.056Z] #44 7.763 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:45.056Z] #44 9.696 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:45.056Z] #44 11.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:45.056Z] #44 14.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T08:47:45.056Z] #44 ... [2021-06-19T08:47:45.056Z] [2021-06-19T08:47:45.056Z] #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-19T08:47:45.056Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:47:45.056Z] #46 14.81 unicode/utf8 [2021-06-19T08:47:45.056Z] #46 15.36 math/bits [2021-06-19T08:47:45.056Z] #46 16.12 math [2021-06-19T08:47:45.117Z] #52 ... [2021-06-19T08:47:45.117Z] [2021-06-19T08:47:45.117Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-19T08:47:45.117Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:45.117Z] #36 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:45.117Z] #36 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:45.343Z] #29 2.945 ## 3.1% ##### 7.5% ######## 12.0% ########### 16.0% ############## 20.4% ################# 24.1% #################### 27.9% ###################### 31.7% ########################### 37.9% ############################### 43.2% ################################## 47.4% #################################### 50.5% ####################################### 54.8% ############################################ 61.2% ################################################# 68.1% ##################################################### 74.5% ########################################################## 81.4% ############################################################### 88.2% #################################################################### 94.6% ######################################################################## 100.0% [2021-06-19T08:47:45.343Z] #29 4.971 [2021-06-19T08:47:45.375Z] #36 ... [2021-06-19T08:47:45.375Z] [2021-06-19T08:47:45.375Z] #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-19T08:47:45.375Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:45.375Z] #50 16.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T08:47:45.375Z] #50 16.23 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T08:47:45.375Z] #50 16.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T08:47:45.375Z] #50 16.34 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T08:47:45.375Z] #50 17.38 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T08:47:45.375Z] #50 17.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T08:47:45.375Z] #50 ... [2021-06-19T08:47:45.375Z] [2021-06-19T08:47:45.375Z] #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-19T08:47:45.375Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:45.375Z] #13 6.681 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:45.375Z] #13 9.001 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:45.375Z] #13 11.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:45.579Z] #9 extracting sha256:7ca9f9cb7efb6d58363a4f9dfce73f9ec38c5fce3797d2e1f7c7db156b5d329c 1.7s done [2021-06-19T08:47:45.579Z] #9 extracting sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 [2021-06-19T08:47:45.602Z] #29 5.249 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T08:47:45.631Z] #13 ... [2021-06-19T08:47:45.631Z] [2021-06-19T08:47:45.631Z] #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-19T08:47:45.631Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:45.631Z] #50 20.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T08:47:45.631Z] #50 20.92 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T08:47:45.631Z] #50 21.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T08:47:45.859Z] #29 5.337 [2021-06-19T08:47:45.859Z] #29 5.401 ######################################################################## 100.0% [2021-06-19T08:47:45.859Z] #29 5.444 [2021-06-19T08:47:45.888Z] #50 21.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T08:47:45.888Z] #50 21.23 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T08:47:45.888Z] #50 21.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T08:47:46.116Z] #29 5.762 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T08:47:46.116Z] #29 5.867 [2021-06-19T08:47:46.154Z] #50 21.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T08:47:46.154Z] #50 21.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T08:47:46.154Z] #50 21.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T08:47:46.154Z] #50 ... [2021-06-19T08:47:46.154Z] [2021-06-19T08:47:46.154Z] #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-19T08:47:46.154Z] #59 sha256:7c1f4ade597d383aee0c41eb49990da62ff29101880fd950fa034ccf0e520c1f [2021-06-19T08:47:46.154Z] #59 11.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T08:47:46.154Z] #59 15.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T08:47:46.154Z] #59 16.30 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T08:47:46.154Z] #59 16.33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T08:47:46.154Z] #59 16.35 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T08:47:46.154Z] #59 16.41 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T08:47:46.154Z] #59 16.50 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T08:47:46.154Z] #59 16.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T08:47:46.154Z] #59 17.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T08:47:46.154Z] #59 17.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T08:47:46.154Z] #59 20.07 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T08:47:46.373Z] #29 5.933 ######################################################################## 100.0% [2021-06-19T08:47:46.373Z] #29 5.958 [2021-06-19T08:47:46.412Z] #59 ... [2021-06-19T08:47:46.412Z] [2021-06-19T08:47:46.412Z] #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-19T08:47:46.412Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:46.412Z] #50 21.78 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T08:47:46.412Z] #50 21.86 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T08:47:46.631Z] #29 6.239 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T08:47:46.669Z] #50 21.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T08:47:46.669Z] #50 21.99 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T08:47:46.669Z] #50 22.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T08:47:46.669Z] #50 22.03 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T08:47:46.669Z] #50 22.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T08:47:46.669Z] #50 ... [2021-06-19T08:47:46.669Z] [2021-06-19T08:47:46.669Z] #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-19T08:47:46.669Z] #48 sha256:417f4ace5380a91cef94eef88c7daa0fc75e14a4d466252f67b698debbb7b9fc [2021-06-19T08:47:46.669Z] #48 12.12 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:47:46.890Z] #29 6.370 [2021-06-19T08:47:46.926Z] #48 ... [2021-06-19T08:47:46.926Z] [2021-06-19T08:47:46.926Z] #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-19T08:47:46.926Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:46.926Z] #50 22.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T08:47:46.926Z] #50 22.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T08:47:46.926Z] #50 22.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T08:47:47.184Z] #50 22.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T08:47:47.184Z] #50 ... [2021-06-19T08:47:47.184Z] [2021-06-19T08:47:47.184Z] #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-19T08:47:47.184Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:47.184Z] #56 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:47.409Z] #29 6.492 ########### 16.2% ######################## 34.2% ##################################### 51.8% ################################################## 70.2% ############################################################### 88.0% ######################################################################## 100.0% [2021-06-19T08:47:47.409Z] #29 6.999 [2021-06-19T08:47:47.441Z] #56 ... [2021-06-19T08:47:47.441Z] [2021-06-19T08:47:47.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-19T08:47:47.441Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:47.441Z] #50 22.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T08:47:47.441Z] #50 22.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T08:47:47.441Z] #50 22.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T08:47:47.441Z] #50 22.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T08:47:47.640Z] #46 ... [2021-06-19T08:47:47.640Z] [2021-06-19T08:47:47.640Z] #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-19T08:47:47.640Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:47.640Z] #13 5.737 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:47:47.640Z] #13 7.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:47.640Z] #13 9.621 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:47.640Z] #13 12.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:47.640Z] #13 ... [2021-06-19T08:47:47.640Z] [2021-06-19T08:47:47.640Z] #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-19T08:47:47.640Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:47:47.640Z] #50 16.44 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T08:47:47.640Z] #50 16.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T08:47:47.640Z] #50 16.50 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T08:47:47.640Z] #50 16.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T08:47:47.640Z] #50 16.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T08:47:47.640Z] #50 16.93 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T08:47:47.640Z] #50 17.34 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T08:47:47.640Z] #50 17.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T08:47:47.640Z] #50 17.48 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T08:47:47.640Z] #50 17.48 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T08:47:47.640Z] #50 18.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T08:47:47.640Z] #50 18.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T08:47:47.667Z] #29 7.333 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T08:47:47.698Z] #50 22.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T08:47:47.698Z] #50 22.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T08:47:47.698Z] #50 23.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T08:47:47.698Z] #50 ... [2021-06-19T08:47:47.698Z] [2021-06-19T08:47:47.698Z] #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-19T08:47:47.698Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:47:47.698Z] #46 13.14 unicode/utf8 [2021-06-19T08:47:47.698Z] #46 13.83 math/bits [2021-06-19T08:47:47.698Z] #46 14.48 math [2021-06-19T08:47:47.698Z] #46 18.81 encoding [2021-06-19T08:47:47.698Z] #46 19.01 unicode/utf16 [2021-06-19T08:47:47.698Z] #46 19.69 container/list [2021-06-19T08:47:47.698Z] #46 20.58 crypto/internal/subtle [2021-06-19T08:47:47.698Z] #46 20.70 crypto/subtle [2021-06-19T08:47:47.698Z] #46 20.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T08:47:47.698Z] #46 20.96 internal/nettrace [2021-06-19T08:47:47.698Z] #46 21.12 runtime/cgo [2021-06-19T08:47:47.924Z] #29 7.427 [2021-06-19T08:47:47.924Z] #29 7.480 ######################################################################## 100.0% [2021-06-19T08:47:47.924Z] #29 ... [2021-06-19T08:47:47.924Z] [2021-06-19T08:47:47.924Z] #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-19T08:47:47.924Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-19T08:47:47.924Z] #12 DONE 5.8s [2021-06-19T08:47:47.924Z] [2021-06-19T08:47:47.924Z] #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-19T08:47:47.924Z] #29 sha256:f7adab01c8f412c5464bd87c265b092f69f5a5f4a46c6ac34444a1a4135c5bb2 [2021-06-19T08:47:47.924Z] #29 7.538 [2021-06-19T08:47:47.924Z] #29 ... [2021-06-19T08:47:47.924Z] [2021-06-19T08:47:47.924Z] #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-19T08:47:47.924Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:47.956Z] #46 ... [2021-06-19T08:47:47.956Z] [2021-06-19T08:47:47.956Z] #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-19T08:47:47.956Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:47.956Z] #50 23.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T08:47:47.956Z] #50 23.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T08:47:48.520Z] #50 23.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T08:47:48.520Z] #50 23.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T08:47:48.520Z] #50 23.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T08:47:48.777Z] #50 24.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T08:47:48.777Z] #50 24.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T08:47:49.034Z] #50 24.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T08:47:49.034Z] #50 24.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T08:47:49.290Z] #50 24.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T08:47:49.290Z] #50 24.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T08:47:49.290Z] #50 24.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T08:47:49.290Z] #50 24.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T08:47:49.299Z] #13 ... [2021-06-19T08:47:49.299Z] [2021-06-19T08:47:49.299Z] #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-19T08:47:49.299Z] #29 sha256:f7adab01c8f412c5464bd87c265b092f69f5a5f4a46c6ac34444a1a4135c5bb2 [2021-06-19T08:47:49.299Z] #29 7.829 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T08:47:49.299Z] #29 8.022 [2021-06-19T08:47:49.299Z] #29 8.193 ######################################################################## 100.0% [2021-06-19T08:47:49.299Z] #29 8.226 [2021-06-19T08:47:49.299Z] #29 8.251 Download of images into '/build' complete. [2021-06-19T08:47:49.299Z] #29 8.251 Use something like the following to load the result into a Docker daemon: [2021-06-19T08:47:49.299Z] #29 8.251 tar -cC '/build' . | docker load [2021-06-19T08:47:49.299Z] #29 DONE 8.8s [2021-06-19T08:47:49.299Z] [2021-06-19T08:47:49.299Z] #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-19T08:47:49.299Z] #48 sha256:04d910596f44716a403f88bc344e0d046da87a90a55914d1f08ab46a4b527a76 [2021-06-19T08:47:49.299Z] #48 6.136 + RM_GOPATH=0 [2021-06-19T08:47:49.299Z] #48 6.136 + TMP_GOPATH= [2021-06-19T08:47:49.299Z] #48 6.136 + : /build [2021-06-19T08:47:49.299Z] #48 6.136 + '[' -z '' ']' [2021-06-19T08:47:49.299Z] #48 6.136 ++ mktemp -d [2021-06-19T08:47:49.299Z] #48 6.137 + export GOPATH=/tmp/tmp.mPboRA1Oku [2021-06-19T08:47:49.299Z] #48 6.137 + GOPATH=/tmp/tmp.mPboRA1Oku [2021-06-19T08:47:49.299Z] #48 6.137 + RM_GOPATH=1 [2021-06-19T08:47:49.299Z] #48 6.137 + case "$(go env GOARCH)" in [2021-06-19T08:47:49.299Z] #48 6.137 ++ go env GOARCH [2021-06-19T08:47:49.299Z] #48 6.150 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:49.299Z] #48 6.150 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:49.299Z] #48 6.150 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:49.299Z] #48 6.150 + dir=/tmp/install [2021-06-19T08:47:49.299Z] #48 6.150 + bin=gotestsum [2021-06-19T08:47:49.299Z] #48 6.150 + shift [2021-06-19T08:47:49.299Z] #48 6.150 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T08:47:49.299Z] #48 6.150 + . /tmp/install/gotestsum.installer [2021-06-19T08:47:49.299Z] #48 6.151 ++ : v0.5.3 [2021-06-19T08:47:49.299Z] #48 6.151 + install_gotestsum [2021-06-19T08:47:49.299Z] #48 6.155 + set -e [2021-06-19T08:47:49.299Z] #48 6.155 + export GO111MODULE=on [2021-06-19T08:47:49.299Z] #48 6.155 + GO111MODULE=on [2021-06-19T08:47:49.299Z] #48 6.155 + GOBIN=/build [2021-06-19T08:47:49.299Z] #48 6.155 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T08:47:49.299Z] #48 6.870 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:47:49.547Z] #50 24.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T08:47:49.547Z] #50 24.90 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T08:47:49.558Z] #50 ... [2021-06-19T08:47:49.558Z] [2021-06-19T08:47:49.558Z] #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-19T08:47:49.558Z] #48 sha256:160522c0ca0736c62e9d673b8e50a0b339e5659235b4af346ab2f5278ca73da3 [2021-06-19T08:47:49.558Z] #48 10.65 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:47:49.558Z] #48 13.26 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:47:49.558Z] #48 ... [2021-06-19T08:47:49.558Z] [2021-06-19T08:47:49.558Z] #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-19T08:47:49.558Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:47:49.558Z] #46 19.30 encoding [2021-06-19T08:47:49.558Z] #46 19.46 unicode/utf16 [2021-06-19T08:47:49.558Z] #46 19.80 container/list [2021-06-19T08:47:49.558Z] #46 20.49 crypto/internal/subtle [2021-06-19T08:47:49.558Z] #46 20.66 crypto/subtle [2021-06-19T08:47:49.781Z] #54 ... [2021-06-19T08:47:49.781Z] [2021-06-19T08:47:49.781Z] #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-19T08:47:49.781Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:47:49.781Z] #20 1.484 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:47:49.781Z] #20 1.661 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:49.781Z] #20 1.745 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:49.781Z] #20 1.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:49.781Z] #20 2.086 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:47:49.781Z] #20 2.953 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:49.781Z] #20 3.839 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:49.781Z] #20 4.975 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:49.781Z] #20 9.968 Fetched 8980 kB in 9s (1029 kB/s) [2021-06-19T08:47:49.804Z] #50 25.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T08:47:49.807Z] #9 ... [2021-06-19T08:47:49.808Z] [2021-06-19T08:47:49.808Z] #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-19T08:47:49.808Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-19T08:47:49.808Z] #27 5.930 Fetched 8273 kB in 3s (2882 kB/s) [2021-06-19T08:47:49.808Z] #27 5.930 Reading package lists... [2021-06-19T08:47:49.808Z] #27 7.323 Reading package lists... [2021-06-19T08:47:49.808Z] #27 8.636 Building dependency tree... [2021-06-19T08:47:49.808Z] #27 9.310 The following additional packages will be installed: [2021-06-19T08:47:49.808Z] #27 9.310 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-19T08:47:49.808Z] #27 9.311 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-19T08:47:49.808Z] #27 9.312 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-19T08:47:49.808Z] #27 9.315 Suggested packages: [2021-06-19T08:47:49.808Z] #27 9.315 krb5-doc krb5-user [2021-06-19T08:47:49.808Z] #27 9.315 Recommended packages: [2021-06-19T08:47:49.808Z] #27 9.315 krb5-locales publicsuffix libsasl2-modules [2021-06-19T08:47:49.808Z] #27 9.624 The following NEW packages will be installed: [2021-06-19T08:47:49.808Z] #27 9.625 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-19T08:47:49.808Z] #27 9.625 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-19T08:47:49.808Z] #27 9.625 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-19T08:47:49.808Z] #27 9.626 libssh2-1 libssl1.1 openssl [2021-06-19T08:47:49.808Z] #27 9.930 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:47:49.808Z] #27 9.930 Need to get 4777 kB of archives. [2021-06-19T08:47:49.808Z] #27 9.930 After this operation, 11.5 MB of additional disk space will be used. [2021-06-19T08:47:49.808Z] #27 9.930 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-19T08:47:49.808Z] #27 9.930 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-19T08:47:49.808Z] #27 9.935 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-19T08:47:49.808Z] #27 9.936 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-19T08:47:49.808Z] #27 9.938 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-19T08:47:49.808Z] #27 9.952 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-19T08:47:49.808Z] #27 9.954 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-19T08:47:49.808Z] #27 9.967 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-19T08:47:49.808Z] #27 9.968 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-19T08:47:49.808Z] #27 9.970 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-19T08:47:49.808Z] #27 9.972 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-19T08:47:49.808Z] #27 9.975 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-19T08:47:49.808Z] #27 9.977 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-19T08:47:49.808Z] #27 9.977 Get:14 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-19T08:47:49.808Z] #27 9.978 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-19T08:47:49.808Z] #27 9.980 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-19T08:47:49.808Z] #27 9.981 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-19T08:47:49.808Z] #27 9.984 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-19T08:47:49.808Z] #27 9.986 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-19T08:47:49.808Z] #27 9.992 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-19T08:47:49.808Z] #27 9.997 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-19T08:47:49.808Z] #27 10.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:47:49.808Z] #27 10.29 Fetched 4777 kB in 0s (14.7 MB/s) [2021-06-19T08:47:49.808Z] #27 10.34 Selecting previously unselected package libssl1.1:arm64. [2021-06-19T08:47:49.808Z] #27 10.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 ... 6670 files and directories currently installed.) [2021-06-19T08:47:49.808Z] #27 10.35 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-19T08:47:49.808Z] #27 10.36 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:49.808Z] #27 10.56 Selecting previously unselected package openssl. [2021-06-19T08:47:49.808Z] #27 10.56 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-19T08:47:49.808Z] #27 10.56 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:49.808Z] #27 10.71 Selecting previously unselected package ca-certificates. [2021-06-19T08:47:49.808Z] #27 10.72 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-19T08:47:49.808Z] #27 10.72 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:49.808Z] #27 10.81 Selecting previously unselected package libkeyutils1:arm64. [2021-06-19T08:47:49.808Z] #27 10.81 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-19T08:47:49.808Z] #27 10.81 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-19T08:47:49.808Z] #27 10.87 Selecting previously unselected package libkrb5support0:arm64. [2021-06-19T08:47:49.808Z] #27 10.87 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-19T08:47:49.808Z] #27 10.88 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:49.808Z] #27 10.92 Selecting previously unselected package libk5crypto3:arm64. [2021-06-19T08:47:49.819Z] #46 20.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T08:47:49.819Z] #46 ... [2021-06-19T08:47:49.819Z] [2021-06-19T08:47:49.819Z] #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-19T08:47:49.819Z] #34 sha256:a3fb428320bcb22a63ee67476ff348d060e2a6e2a9f07635e42db71915f54532 [2021-06-19T08:47:49.819Z] #34 17.95 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T08:47:49.819Z] #34 DONE 21.1s [2021-06-19T08:47:49.819Z] [2021-06-19T08:47:49.819Z] #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-19T08:47:49.819Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:47:49.819Z] #46 20.97 internal/nettrace [2021-06-19T08:47:50.061Z] #50 25.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T08:47:50.061Z] #50 25.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T08:47:50.071Z] #27 10.92 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-19T08:47:50.071Z] #27 10.93 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:50.071Z] #27 10.99 Selecting previously unselected package libkrb5-3:arm64. [2021-06-19T08:47:50.071Z] #27 10.99 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-19T08:47:50.071Z] #27 10.99 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:50.071Z] #27 ... [2021-06-19T08:47:50.071Z] [2021-06-19T08:47:50.071Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-19T08:47:50.071Z] #9 sha256:802acadc10ffa382636c4061a894b98bd5d3c350329fa3d25cd6f632e4d376a0 [2021-06-19T08:47:50.071Z] #9 extracting sha256:2578e28b83b360b6a0b99c44bd73c8dc9cb55daec7831bc33cd5b052d7c919e8 3.8s done [2021-06-19T08:47:50.071Z] #9 extracting sha256:23996b745636185dde6e44a5f1f1a376932fa90d546fc16ff8524665f42d82fa done [2021-06-19T08:47:50.071Z] #9 DONE 20.3s [2021-06-19T08:47:50.071Z] [2021-06-19T08:47:50.071Z] #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-19T08:47:50.071Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-19T08:47:50.071Z] #27 11.08 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-19T08:47:50.071Z] #27 11.08 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-19T08:47:50.071Z] #27 11.08 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:50.071Z] #27 11.13 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-19T08:47:50.071Z] #27 11.14 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-19T08:47:50.071Z] #27 11.14 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:50.071Z] #27 11.22 Selecting previously unselected package libsasl2-2:arm64. [2021-06-19T08:47:50.071Z] #27 11.22 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-19T08:47:50.071Z] #27 ... [2021-06-19T08:47:50.071Z] [2021-06-19T08:47:50.071Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-19T08:47:50.071Z] #10 sha256:224e2ebe12265773144edf5873e72e5298a8704c8d1c8ca75533a38aa97ff3dc [2021-06-19T08:47:50.079Z] #46 21.12 runtime/cgo [2021-06-19T08:47:50.079Z] #46 ... [2021-06-19T08:47:50.079Z] [2021-06-19T08:47:50.079Z] #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-19T08:47:50.079Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:50.079Z] #36 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:50.238Z] #48 8.213 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:47:50.238Z] #48 8.213 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:47:50.241Z] Running on azwin-2-bff580 in d:\jenkins\workspace\moby_PR-42541 [Pipeline] { [Pipeline] ws [2021-06-19T08:47:50.257Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-19T08:47:50.318Z] #50 25.68 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T08:47:50.318Z] #50 25.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T08:47:50.318Z] #50 25.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T08:47:50.340Z] #36 ... [2021-06-19T08:47:50.340Z] [2021-06-19T08:47:50.340Z] #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-19T08:47:50.340Z] #59 sha256:dad59c1cea41a179026b2dd7aa226cb6a19d9bef9a9e02b7bd5dceaf4319ccd7 [2021-06-19T08:47:50.340Z] #59 16.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T08:47:50.340Z] #59 16.91 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T08:47:50.340Z] #59 16.92 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T08:47:50.340Z] #59 16.97 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T08:47:50.340Z] #59 16.98 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T08:47:50.340Z] #59 17.13 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T08:47:50.340Z] #59 17.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T08:47:50.340Z] #59 18.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T08:47:50.340Z] #59 18.22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T08:47:50.340Z] #59 20.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T08:47:50.498Z] #48 8.248 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:47:50.498Z] #48 8.248 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:47:50.574Z] #50 25.87 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T08:47:50.755Z] #48 8.609 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:47:50.755Z] #48 8.609 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:47:50.755Z] #48 8.681 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:47:50.755Z] #48 8.751 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:47:50.918Z] #59 ... [2021-06-19T08:47:50.918Z] [2021-06-19T08:47:50.918Z] #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-19T08:47:50.918Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:47:51.013Z] #48 8.880 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:47:51.181Z] #40 21.61 Checking out files: 80% (1362/1695) Checking out files: 81% (1373/1695) Checking out files: 82% (1390/1695) Checking out files: 83% (1407/1695) Checking out files: 84% (1424/1695) Checking out files: 85% (1441/1695) Checking out files: 86% (1458/1695) Checking out files: 87% (1475/1695) Checking out files: 88% (1492/1695) Checking out files: 89% (1509/1695) Checking out files: 90% (1526/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T08:47:51.181Z] #40 22.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T08:47:51.517Z] #50 26.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T08:47:51.517Z] #50 26.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T08:47:51.517Z] #50 26.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T08:47:51.517Z] #50 26.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T08:47:51.517Z] #50 26.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T08:47:51.517Z] #50 26.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T08:47:51.528Z] The recommended git tool is: git [2021-06-19T08:47:51.773Z] #50 27.08 go: downloading golang.org/x/text v0.3.2 [2021-06-19T08:47:51.971Z] #48 9.435 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:47:52.235Z] #48 ... [2021-06-19T08:47:52.235Z] [2021-06-19T08:47:52.235Z] #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-19T08:47:52.235Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:52.235Z] #36 7.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:52.235Z] #36 7.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:52.235Z] #36 7.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:52.235Z] #36 8.362 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:52.235Z] #36 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:52.235Z] #36 ... [2021-06-19T08:47:52.235Z] [2021-06-19T08:47:52.235Z] #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-19T08:47:52.235Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:47:52.235Z] #46 6.148 + RM_GOPATH=0 [2021-06-19T08:47:52.235Z] #46 6.148 + TMP_GOPATH= [2021-06-19T08:47:52.235Z] #46 6.148 + : /build [2021-06-19T08:47:52.235Z] #46 6.148 + '[' -z '' ']' [2021-06-19T08:47:52.235Z] #46 6.148 ++ mktemp -d [2021-06-19T08:47:52.235Z] #46 6.148 + export GOPATH=/tmp/tmp.XKE64KRJBP [2021-06-19T08:47:52.235Z] #46 6.148 + GOPATH=/tmp/tmp.XKE64KRJBP [2021-06-19T08:47:52.235Z] #46 6.148 + RM_GOPATH=1 [2021-06-19T08:47:52.235Z] #46 6.148 + case "$(go env GOARCH)" in [2021-06-19T08:47:52.235Z] #46 6.148 ++ go env GOARCH [2021-06-19T08:47:52.235Z] #46 6.161 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:52.235Z] #46 6.161 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:52.235Z] #46 6.161 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:52.235Z] #46 6.161 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:52.235Z] #46 6.161 + dir=/tmp/install [2021-06-19T08:47:52.235Z] #46 6.161 + bin=vndr [2021-06-19T08:47:52.235Z] #46 6.161 + shift [2021-06-19T08:47:52.235Z] #46 6.161 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T08:47:52.235Z] #46 6.161 + . /tmp/install/vndr.installer [2021-06-19T08:47:52.235Z] #46 6.161 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:52.235Z] #46 6.161 + install_vndr [2021-06-19T08:47:52.235Z] #46 6.161 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T08:47:52.235Z] #46 6.161 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XKE64KRJBP/src/github.com/LK4D4/vndr [2021-06-19T08:47:52.235Z] #46 6.169 Cloning into '/tmp/tmp.XKE64KRJBP/src/github.com/LK4D4/vndr'... [2021-06-19T08:47:52.235Z] #46 6.938 + cd /tmp/tmp.XKE64KRJBP/src/github.com/LK4D4/vndr [2021-06-19T08:47:52.235Z] #46 6.938 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:47:52.235Z] #46 6.948 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T08:47:52.235Z] #46 8.036 internal/unsafeheader [2021-06-19T08:47:52.235Z] #46 8.047 internal/cpu [2021-06-19T08:47:52.235Z] #46 8.093 runtime/internal/atomic [2021-06-19T08:47:52.235Z] #46 8.353 runtime/internal/sys [2021-06-19T08:47:52.235Z] #46 8.506 runtime/internal/math [2021-06-19T08:47:52.235Z] #46 8.583 internal/race [2021-06-19T08:47:52.235Z] #46 8.674 sync/atomic [2021-06-19T08:47:52.235Z] #46 8.789 internal/bytealg [2021-06-19T08:47:52.235Z] #46 9.049 unicode [2021-06-19T08:47:52.235Z] #46 9.923 runtime [2021-06-19T08:47:52.497Z] #46 ... [2021-06-19T08:47:52.497Z] [2021-06-19T08:47:52.497Z] #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-19T08:47:52.497Z] #59 sha256:287b7f8ad1730b563601e0ee843e9b22ea17d75f2c26e04b0a6850070b6f79a5 [2021-06-19T08:47:52.497Z] #59 7.188 + RM_GOPATH=0 [2021-06-19T08:47:52.497Z] #59 7.188 + TMP_GOPATH= [2021-06-19T08:47:52.497Z] #59 7.188 + : /build [2021-06-19T08:47:52.497Z] #59 7.188 + '[' -z '' ']' [2021-06-19T08:47:52.497Z] #59 7.188 ++ mktemp -d [2021-06-19T08:47:52.497Z] #59 7.188 + export GOPATH=/tmp/tmp.rEhHx4NbYs [2021-06-19T08:47:52.497Z] #59 7.201 + GOPATH=/tmp/tmp.rEhHx4NbYs [2021-06-19T08:47:52.497Z] #59 7.201 + RM_GOPATH=1 [2021-06-19T08:47:52.497Z] #59 7.201 + case "$(go env GOARCH)" in [2021-06-19T08:47:52.497Z] #59 7.201 ++ go env GOARCH [2021-06-19T08:47:52.497Z] #59 7.214 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:52.497Z] #59 7.214 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:52.497Z] #59 7.214 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:52.497Z] #59 7.214 + dir=/tmp/install [2021-06-19T08:47:52.497Z] #59 7.214 + bin=rootlesskit [2021-06-19T08:47:52.497Z] #59 7.214 + shift [2021-06-19T08:47:52.497Z] #59 7.214 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T08:47:52.497Z] #59 7.214 + . /tmp/install/rootlesskit.installer [2021-06-19T08:47:52.497Z] #59 7.214 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:52.497Z] #59 7.214 + install_rootlesskit [2021-06-19T08:47:52.497Z] #59 7.214 + case "$1" in [2021-06-19T08:47:52.497Z] #59 7.214 + export CGO_ENABLED=0 [2021-06-19T08:47:52.497Z] #59 7.214 + CGO_ENABLED=0 [2021-06-19T08:47:52.497Z] #59 7.214 + _install_rootlesskit [2021-06-19T08:47:52.497Z] #59 7.214 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T08:47:52.497Z] #59 7.214 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rEhHx4NbYs/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:47:52.497Z] #59 7.214 Cloning into '/tmp/tmp.rEhHx4NbYs/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T08:47:52.497Z] #59 7.214 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:47:52.566Z] #40 23.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-19T08:47:52.756Z] #59 ... [2021-06-19T08:47:52.756Z] [2021-06-19T08:47:52.756Z] #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-19T08:47:52.756Z] #50 sha256:0be73943e177a877d96c497d73c45b4fc021bfeda19b8e4f5a4afb354f6d98b6 [2021-06-19T08:47:52.756Z] #50 7.102 + RM_GOPATH=0 [2021-06-19T08:47:52.756Z] #50 7.102 + TMP_GOPATH= [2021-06-19T08:47:52.756Z] #50 7.102 + : /build [2021-06-19T08:47:52.756Z] #50 7.102 + '[' -z '' ']' [2021-06-19T08:47:52.756Z] #50 7.102 ++ mktemp -d [2021-06-19T08:47:52.756Z] #50 7.102 + export GOPATH=/tmp/tmp.3liqWa2v9v [2021-06-19T08:47:52.756Z] #50 7.102 + GOPATH=/tmp/tmp.3liqWa2v9v [2021-06-19T08:47:52.756Z] #50 7.102 + RM_GOPATH=1 [2021-06-19T08:47:52.756Z] #50 7.102 + case "$(go env GOARCH)" in [2021-06-19T08:47:52.756Z] #50 7.102 ++ go env GOARCH [2021-06-19T08:47:52.756Z] #50 7.119 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:52.756Z] #50 7.119 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:52.756Z] #50 7.119 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:52.756Z] #50 7.126 + dir=/tmp/install [2021-06-19T08:47:52.756Z] #50 7.126 + bin=golangci_lint [2021-06-19T08:47:52.756Z] #50 7.126 + shift [2021-06-19T08:47:52.756Z] #50 7.126 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T08:47:52.756Z] #50 7.126 + . /tmp/install/golangci_lint.installer [2021-06-19T08:47:52.756Z] #50 7.126 ++ : v1.23.8 [2021-06-19T08:47:52.756Z] #50 7.126 + install_golangci_lint [2021-06-19T08:47:52.756Z] #50 7.126 + set -e [2021-06-19T08:47:52.756Z] #50 7.126 + export GO111MODULE=on [2021-06-19T08:47:52.756Z] #50 7.126 + GO111MODULE=on [2021-06-19T08:47:52.756Z] #50 7.126 + GOBIN=/build [2021-06-19T08:47:52.756Z] #50 7.126 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T08:47:52.756Z] #50 7.732 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T08:47:52.756Z] #50 ... [2021-06-19T08:47:52.756Z] [2021-06-19T08:47:52.756Z] #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-19T08:47:52.756Z] #34 sha256:6614c5f650c497d4c70f357f2a72a96941119af2459f30bce9592f3f8d4352cf [2021-06-19T08:47:52.756Z] #34 5.418 Install go-toml version v1.8.1 [2021-06-19T08:47:52.756Z] #34 6.012 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T08:47:52.756Z] #34 8.131 github.com/pelletier/go-toml [2021-06-19T08:47:53.017Z] #34 ... [2021-06-19T08:47:53.017Z] [2021-06-19T08:47:53.017Z] #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-19T08:47:53.017Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:47:53.017Z] #32 8.095 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T08:47:53.017Z] #32 8.095 Cloning into '.'... [2021-06-19T08:47:53.017Z] #32 ... [2021-06-19T08:47:53.017Z] [2021-06-19T08:47:53.017Z] #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-19T08:47:53.017Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:53.017Z] #56 10.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:53.017Z] #56 10.59 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:53.017Z] #56 10.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:53.063Z] #20 9.968 Reading package lists... [2021-06-19T08:47:53.290Z] #56 ... [2021-06-19T08:47:53.290Z] [2021-06-19T08:47:53.290Z] #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-19T08:47:53.290Z] #24 sha256:a30231ed7d4eadb497c8765a46c1dea72ea31001c6d6e45a137ea94a563cbf15 [2021-06-19T08:47:53.290Z] #24 5.504 + RM_GOPATH=0 [2021-06-19T08:47:53.290Z] #24 5.504 + TMP_GOPATH= [2021-06-19T08:47:53.290Z] #24 5.504 + : /build [2021-06-19T08:47:53.290Z] #24 5.504 + '[' -z '' ']' [2021-06-19T08:47:53.290Z] #24 5.505 ++ mktemp -d [2021-06-19T08:47:53.290Z] #24 5.505 + export GOPATH=/tmp/tmp.wBg3blQT29 [2021-06-19T08:47:53.290Z] #24 5.505 + GOPATH=/tmp/tmp.wBg3blQT29 [2021-06-19T08:47:53.290Z] #24 5.505 + RM_GOPATH=1 [2021-06-19T08:47:53.290Z] #24 5.505 + case "$(go env GOARCH)" in [2021-06-19T08:47:53.290Z] #24 5.508 ++ go env GOARCH [2021-06-19T08:47:53.290Z] #24 5.512 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:53.290Z] #24 5.512 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:53.290Z] #24 5.512 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:53.290Z] #24 5.513 + dir=/tmp/install [2021-06-19T08:47:53.290Z] #24 5.513 + bin=dockercli [2021-06-19T08:47:53.290Z] #24 5.513 + shift [2021-06-19T08:47:53.290Z] #24 5.513 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T08:47:53.290Z] #24 5.513 + . /tmp/install/dockercli.installer [2021-06-19T08:47:53.290Z] #24 5.513 ++ : stable [2021-06-19T08:47:53.290Z] #24 5.513 ++ : 17.06.2-ce [2021-06-19T08:47:53.290Z] #24 5.513 + install_dockercli [2021-06-19T08:47:53.290Z] #24 5.513 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T08:47:53.290Z] #24 5.514 Install docker/cli version 17.06.2-ce from stable [2021-06-19T08:47:53.290Z] #24 5.519 ++ uname -m [2021-06-19T08:47:53.290Z] #24 5.519 + arch=x86_64 [2021-06-19T08:47:53.290Z] #24 5.519 + '[' x86_64 '!=' x86_64 ']' [2021-06-19T08:47:53.290Z] #24 5.519 + url=https://download.docker.com/linux/static [2021-06-19T08:47:53.290Z] #24 5.519 + tar -xz docker/docker [2021-06-19T08:47:53.290Z] #24 5.519 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-19T08:47:53.290Z] #24 10.44 + mkdir -p /build [2021-06-19T08:47:53.290Z] #24 10.44 + mv docker/docker /build/ [2021-06-19T08:47:53.290Z] #24 10.44 + rmdir docker [2021-06-19T08:47:53.290Z] #24 DONE 11.1s [2021-06-19T08:47:53.290Z] [2021-06-19T08:47:53.290Z] #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-19T08:47:53.290Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:47:53.290Z] #40 7.033 + git clone https://github.com/docker/distribution.git . [2021-06-19T08:47:53.290Z] #40 7.044 Cloning into '.'... [2021-06-19T08:47:53.290Z] #40 ... [2021-06-19T08:47:53.290Z] [2021-06-19T08:47:53.290Z] #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-19T08:47:53.290Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:47:53.290Z] #52 6.328 + RM_GOPATH=0 [2021-06-19T08:47:53.290Z] #52 6.328 + TMP_GOPATH= [2021-06-19T08:47:53.290Z] #52 6.328 + : /build [2021-06-19T08:47:53.290Z] #52 6.328 + '[' -z '' ']' [2021-06-19T08:47:53.290Z] #52 6.328 ++ mktemp -d [2021-06-19T08:47:53.290Z] #52 6.328 + export GOPATH=/tmp/tmp.H3jxsUIEIi [2021-06-19T08:47:53.290Z] #52 6.328 + GOPATH=/tmp/tmp.H3jxsUIEIi [2021-06-19T08:47:53.290Z] #52 6.328 + RM_GOPATH=1 [2021-06-19T08:47:53.290Z] #52 6.328 + case "$(go env GOARCH)" in [2021-06-19T08:47:53.290Z] #52 6.333 ++ go env GOARCH [2021-06-19T08:47:53.290Z] #52 6.340 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:53.290Z] #52 6.340 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:47:53.290Z] #52 6.340 ++ dirname /tmp/install/install.sh [2021-06-19T08:47:53.290Z] #52 6.340 + dir=/tmp/install [2021-06-19T08:47:53.290Z] #52 6.340 + bin=shfmt [2021-06-19T08:47:53.290Z] #52 6.340 + shift [2021-06-19T08:47:53.290Z] #52 6.340 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T08:47:53.290Z] #52 6.340 + . /tmp/install/shfmt.installer [2021-06-19T08:47:53.290Z] #52 6.340 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:53.290Z] #52 6.340 + install_shfmt [2021-06-19T08:47:53.290Z] #52 6.340 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T08:47:53.290Z] #52 6.340 + git clone https://github.com/mvdan/sh.git /tmp/tmp.H3jxsUIEIi/src/github.com/mvdan/sh [2021-06-19T08:47:53.290Z] #52 6.343 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:53.290Z] #52 6.349 Cloning into '/tmp/tmp.H3jxsUIEIi/src/github.com/mvdan/sh'... [2021-06-19T08:47:53.549Z] #52 ... [2021-06-19T08:47:53.549Z] [2021-06-19T08:47:53.549Z] #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-19T08:47:53.549Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:53.549Z] #44 8.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:53.549Z] #44 8.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:53.549Z] #44 8.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:53.549Z] #44 9.465 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T08:47:53.549Z] #44 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:53.549Z] #44 ... [2021-06-19T08:47:53.549Z] [2021-06-19T08:47:53.549Z] #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-19T08:47:53.549Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:53.549Z] #56 11.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:47:53.999Z] #20 13.86 Reading package lists... [2021-06-19T08:47:53.999Z] #20 ... [2021-06-19T08:47:53.999Z] [2021-06-19T08:47:53.999Z] #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-19T08:47:53.999Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:47:53.999Z] #46 120.7 net/http/httptrace [2021-06-19T08:47:53.999Z] #46 120.9 net/http [2021-06-19T08:47:54.282Z] #10 DONE 3.9s [2021-06-19T08:47:54.282Z] [2021-06-19T08:47:54.282Z] #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-19T08:47:54.282Z] #11 sha256:a16bf372710ce49a63dc8c83f08a6c0877f07f6294d210073374cc045fb112cb [2021-06-19T08:47:54.860Z] #11 DONE 0.9s [2021-06-19T08:47:54.860Z] [2021-06-19T08:47:54.860Z] #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-19T08:47:54.860Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:47:55.146Z] #46 ... [2021-06-19T08:47:55.146Z] [2021-06-19T08:47:55.146Z] #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-19T08:47:55.146Z] #43 sha256:4388454194d916387dafd22ecd5181b90dc5b1139ff52bd2edcbd550f7acf31e [2021-06-19T08:47:55.146Z] #43 DONE 0.2s [2021-06-19T08:47:55.146Z] [2021-06-19T08:47:55.146Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-19T08:47:55.146Z] #31 sha256:cd180bc79fcfb714ea1b951ca1b6aa09cb9fd35437955c1ab2dcdab960a39ea3 [2021-06-19T08:47:55.146Z] #31 DONE 0.3s [2021-06-19T08:47:55.146Z] [2021-06-19T08:47:55.146Z] #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-19T08:47:55.146Z] #32 sha256:c768d589539d9e67dfa08770fa8e2a5fec63984235355115b34883209551b629 [2021-06-19T08:47:55.374Z] #46 132.0 github.com/LK4D4/vndr/godl [2021-06-19T08:47:55.414Z] #32 ... [2021-06-19T08:47:55.414Z] [2021-06-19T08:47:55.414Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-19T08:47:55.414Z] #39 sha256:4136e6f0e18e07e876f7d14a3254e5ec3204d58b57022ac838903b044c48f9f5 [2021-06-19T08:47:55.414Z] #39 DONE 0.3s [2021-06-19T08:47:55.414Z] [2021-06-19T08:47:55.414Z] #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-19T08:47:55.414Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-19T08:47:55.414Z] #27 11.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 11.28 Selecting previously unselected package libldap-common. [2021-06-19T08:47:55.414Z] #27 11.29 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-19T08:47:55.414Z] #27 11.29 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:55.414Z] #27 11.35 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-19T08:47:55.414Z] #27 11.35 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.36 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:55.414Z] #27 11.42 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-19T08:47:55.414Z] #27 11.42 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.43 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 11.48 Selecting previously unselected package libpsl5:arm64. [2021-06-19T08:47:55.414Z] #27 11.48 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.48 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-19T08:47:55.414Z] #27 11.53 Selecting previously unselected package librtmp1:arm64. [2021-06-19T08:47:55.414Z] #27 11.53 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.54 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:55.414Z] #27 11.59 Selecting previously unselected package libssh2-1:arm64. [2021-06-19T08:47:55.414Z] #27 11.59 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.60 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-19T08:47:55.414Z] #27 11.66 Selecting previously unselected package libcurl4:arm64. [2021-06-19T08:47:55.414Z] #27 11.66 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.66 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-19T08:47:55.414Z] #27 11.74 Selecting previously unselected package curl. [2021-06-19T08:47:55.414Z] #27 11.74 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 11.75 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-19T08:47:55.414Z] #27 12.64 Selecting previously unselected package libonig5:arm64. [2021-06-19T08:47:55.414Z] #27 12.65 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 12.94 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-19T08:47:55.414Z] #27 14.32 Selecting previously unselected package libjq1:arm64. [2021-06-19T08:47:55.414Z] #27 14.32 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 14.60 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:55.414Z] #27 14.65 Selecting previously unselected package jq. [2021-06-19T08:47:55.414Z] #27 14.65 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-19T08:47:55.414Z] #27 14.66 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:47:55.414Z] #27 14.73 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-19T08:47:55.414Z] #27 14.75 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-19T08:47:55.414Z] #27 14.77 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:55.414Z] #27 15.01 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 15.03 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:55.414Z] #27 15.04 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 15.05 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 15.07 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-19T08:47:55.414Z] #27 15.08 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 15.09 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 15.12 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-19T08:47:55.414Z] #27 15.21 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:47:55.414Z] #27 15.23 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-19T08:47:55.414Z] #27 15.24 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-19T08:47:55.414Z] #27 15.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-19T08:47:55.414Z] #27 15.27 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-19T08:47:55.414Z] #27 15.28 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-19T08:47:55.414Z] #27 16.43 Updating certificates in /etc/ssl/certs... [2021-06-19T08:47:55.449Z] #56 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:47:55.869Z] #40 ... [2021-06-19T08:47:55.870Z] [2021-06-19T08:47:55.870Z] #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-19T08:47:55.870Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:47:55.870Z] #52 16.75 + cd /tmp/tmp.hkVQoMQo19/src/github.com/mvdan/sh [2021-06-19T08:47:55.870Z] #52 16.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:47:55.870Z] #52 16.86 + GO111MODULE=on [2021-06-19T08:47:55.870Z] #52 16.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T08:47:55.870Z] #52 17.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T08:47:55.870Z] #52 17.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T08:47:55.870Z] #52 18.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T08:47:55.870Z] #52 19.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T08:47:55.870Z] #52 23.38 runtime [2021-06-19T08:47:55.870Z] #52 ... [2021-06-19T08:47:55.870Z] [2021-06-19T08:47:55.870Z] #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-19T08:47:55.870Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:47:55.870Z] #50 22.98 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T08:47:55.870Z] #50 22.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T08:47:55.870Z] #50 23.19 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T08:47:55.870Z] #50 23.28 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T08:47:55.870Z] #50 23.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T08:47:55.870Z] #50 23.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T08:47:55.870Z] #50 23.70 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T08:47:55.870Z] #50 23.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T08:47:55.870Z] #50 23.80 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T08:47:55.870Z] #50 23.82 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T08:47:55.870Z] #50 24.03 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T08:47:55.870Z] #50 24.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T08:47:55.870Z] #50 24.11 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T08:47:55.870Z] #50 24.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T08:47:55.870Z] #50 24.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T08:47:55.870Z] #50 24.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T08:47:55.870Z] #50 24.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T08:47:55.870Z] #50 25.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T08:47:55.870Z] #50 25.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T08:47:55.870Z] #50 25.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T08:47:55.870Z] #50 25.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T08:47:55.870Z] #50 25.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T08:47:55.870Z] #50 25.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T08:47:55.870Z] #50 25.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T08:47:55.870Z] #50 25.91 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T08:47:55.870Z] #50 25.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T08:47:55.870Z] #50 26.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T08:47:55.870Z] #50 26.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T08:47:55.870Z] #50 26.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T08:47:55.870Z] #50 26.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T08:47:55.870Z] #50 26.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T08:47:55.870Z] #50 26.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T08:47:55.870Z] #50 26.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T08:47:55.870Z] #50 27.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T08:47:55.948Z] #50 ... [2021-06-19T08:47:55.948Z] [2021-06-19T08:47:55.948Z] #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-19T08:47:55.948Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:47:55.948Z] #46 31.20 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T08:47:56.131Z] #50 27.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T08:47:56.131Z] #50 27.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T08:47:56.308Z] #46 132.7 github.com/LK4D4/vndr [2021-06-19T08:47:56.308Z] #46 ... [2021-06-19T08:47:56.308Z] [2021-06-19T08:47:56.308Z] #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-19T08:47:56.308Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:47:56.308Z] #20 13.86 Reading package lists... [2021-06-19T08:47:56.392Z] #50 27.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T08:47:56.652Z] #50 27.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T08:47:56.652Z] #50 27.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T08:47:56.817Z] #56 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:47:56.913Z] #50 27.95 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T08:47:56.913Z] #50 27.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T08:47:56.913Z] #50 28.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T08:47:56.913Z] #50 28.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T08:47:57.134Z] #20 17.50 Building dependency tree... [2021-06-19T08:47:57.316Z] #46 ... [2021-06-19T08:47:57.316Z] [2021-06-19T08:47:57.316Z] #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-19T08:47:57.316Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:47:57.316Z] #52 22.60 runtime [2021-06-19T08:47:57.316Z] #52 ... [2021-06-19T08:47:57.316Z] [2021-06-19T08:47:57.316Z] #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-19T08:47:57.316Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:57.316Z] #36 22.73 Fetched 8449 kB in 17s (503 kB/s) [2021-06-19T08:47:57.316Z] #36 22.73 Reading package lists... [2021-06-19T08:47:57.576Z] #36 28.46 Reading package lists... [2021-06-19T08:47:57.576Z] #36 ... [2021-06-19T08:47:57.576Z] [2021-06-19T08:47:57.576Z] #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-19T08:47:57.576Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:57.576Z] #56 22.84 Fetched 8449 kB in 18s (482 kB/s) [2021-06-19T08:47:57.576Z] #56 22.84 Reading package lists... [2021-06-19T08:47:57.576Z] #56 28.56 Reading package lists... [2021-06-19T08:47:57.576Z] #56 ... [2021-06-19T08:47:57.576Z] [2021-06-19T08:47:57.576Z] #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-19T08:47:57.576Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:47:57.576Z] #50 32.76 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T08:47:57.576Z] #50 32.77 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T08:47:57.576Z] #50 32.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T08:47:57.576Z] #50 32.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T08:47:57.576Z] #50 32.90 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T08:47:57.669Z] #27 ... [2021-06-19T08:47:57.669Z] [2021-06-19T08:47:57.669Z] #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-19T08:47:57.669Z] #12 sha256:35003b2718cd14e62372ad53b43b8e72d6092b77643c960b24ef7ae531758eca [2021-06-19T08:47:57.669Z] #12 DONE 2.6s [2021-06-19T08:47:57.669Z] [2021-06-19T08:47:57.669Z] #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-19T08:47:57.669Z] #40 sha256:74e508a4fd78789e6d5e8f6befe5e6975b86a85f2e562065de2ab54f4bc71997 [2021-06-19T08:47:57.701Z] #20 18.89 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T08:47:57.701Z] #20 18.89 The following additional packages will be installed: [2021-06-19T08:47:57.701Z] #20 18.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T08:47:57.836Z] #50 ... [2021-06-19T08:47:57.836Z] [2021-06-19T08:47:57.836Z] #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-19T08:47:57.836Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:47:57.836Z] #40 23.11 Checking out files: 92% (1563/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T08:47:57.836Z] #40 23.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T08:47:57.836Z] #40 25.41 + 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-19T08:47:57.868Z] #50 28.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T08:47:57.868Z] #50 28.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T08:47:57.868Z] #50 29.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T08:47:57.868Z] #50 29.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T08:47:57.868Z] #50 29.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T08:47:57.868Z] #50 29.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T08:47:57.959Z] #20 18.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T08:47:57.959Z] #20 18.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T08:47:57.959Z] #20 18.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T08:47:57.959Z] #20 18.90 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T08:47:57.959Z] #20 18.90 Suggested packages: [2021-06-19T08:47:57.959Z] #20 18.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T08:47:57.959Z] #20 18.91 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T08:47:57.959Z] #20 18.91 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T08:47:57.959Z] #20 18.91 quota [2021-06-19T08:47:57.959Z] #20 18.91 Recommended packages: [2021-06-19T08:47:57.959Z] #20 18.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T08:47:57.959Z] #20 18.91 python3-keyrings.alt python3-xdg unzip [2021-06-19T08:47:58.400Z] #40 ... [2021-06-19T08:47:58.401Z] [2021-06-19T08:47:58.401Z] #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-19T08:47:58.401Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:47:58.401Z] #36 28.46 Reading package lists... [2021-06-19T08:47:58.441Z] #50 29.38 go: downloading golang.org/x/text v0.3.2 [2021-06-19T08:47:58.659Z] #36 33.88 Building dependency tree... [2021-06-19T08:47:58.659Z] #36 ... [2021-06-19T08:47:58.659Z] [2021-06-19T08:47:58.659Z] #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-19T08:47:58.659Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:58.659Z] #44 23.78 Fetched 8453 kB in 18s (468 kB/s) [2021-06-19T08:47:58.659Z] #44 23.78 Reading package lists... [2021-06-19T08:47:58.916Z] #44 29.43 Reading package lists... [2021-06-19T08:47:58.916Z] #44 ... [2021-06-19T08:47:58.916Z] [2021-06-19T08:47:58.916Z] #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-19T08:47:58.916Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:47:58.916Z] #56 28.56 Reading package lists... [2021-06-19T08:47:59.174Z] #56 34.07 Building dependency tree... [2021-06-19T08:47:59.174Z] #56 ... [2021-06-19T08:47:59.174Z] [2021-06-19T08:47:59.174Z] #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-19T08:47:59.174Z] #59 sha256:7c1f4ade597d383aee0c41eb49990da62ff29101880fd950fa034ccf0e520c1f [2021-06-19T08:47:59.174Z] #59 24.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T08:47:59.335Z] #20 20.55 The following NEW packages will be installed: [2021-06-19T08:47:59.352Z] #56 ... [2021-06-19T08:47:59.352Z] [2021-06-19T08:47:59.352Z] #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-19T08:47:59.352Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:47:59.352Z] #13 10.84 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:47:59.352Z] #13 10.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:47:59.352Z] #13 10.87 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:47:59.352Z] #13 10.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:47:59.432Z] #59 ... [2021-06-19T08:47:59.432Z] [2021-06-19T08:47:59.432Z] #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-19T08:47:59.432Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:47:59.432Z] #44 29.43 Reading package lists... [2021-06-19T08:47:59.593Z] #20 20.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T08:47:59.593Z] #20 20.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T08:47:59.593Z] #20 20.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T08:47:59.593Z] #20 20.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T08:47:59.593Z] #20 20.57 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T08:47:59.593Z] #20 20.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T08:47:59.593Z] #20 20.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T08:47:59.593Z] #20 20.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T08:47:59.593Z] #20 20.57 xz-utils zip [2021-06-19T08:47:59.828Z] #50 ... [2021-06-19T08:47:59.828Z] [2021-06-19T08:47:59.828Z] #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-19T08:47:59.828Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:47:59.828Z] #46 30.92 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T08:47:59.852Z] #20 20.92 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:47:59.852Z] #20 20.92 Need to get 28.6 MB of archives. [2021-06-19T08:47:59.852Z] #20 20.92 After this operation, 116 MB of additional disk space will be used. [2021-06-19T08:47:59.852Z] #20 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T08:47:59.852Z] #20 20.93 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-19T08:47:59.852Z] #20 20.95 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-19T08:47:59.852Z] #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-19T08:47:59.918Z] #13 12.02 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:48:00.110Z] #20 21.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:48:00.110Z] #20 21.10 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-19T08:48:00.110Z] #20 21.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:48:00.110Z] #20 21.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:48:00.110Z] #20 21.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:48:00.110Z] #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-19T08:48:00.110Z] #20 21.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T08:48:00.110Z] #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-19T08:48:00.110Z] #20 21.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T08:48:00.110Z] #20 21.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T08:48:00.110Z] #20 21.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T08:48:00.110Z] #20 21.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T08:48:00.110Z] #20 21.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:48:00.110Z] #20 21.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:48:00.110Z] #20 21.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T08:48:00.238Z] #40 ... [2021-06-19T08:48:00.238Z] [2021-06-19T08:48:00.238Z] #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-19T08:48:00.238Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:48:00.238Z] #46 4.852 + RM_GOPATH=0 [2021-06-19T08:48:00.238Z] #46 4.852 + TMP_GOPATH= [2021-06-19T08:48:00.238Z] #46 4.852 + : /build [2021-06-19T08:48:00.238Z] #46 4.852 + '[' -z '' ']' [2021-06-19T08:48:00.238Z] #46 4.854 ++ mktemp -d [2021-06-19T08:48:00.238Z] #46 4.866 + export GOPATH=/tmp/tmp.bGTlIsT7UM [2021-06-19T08:48:00.238Z] #46 4.866 + GOPATH=/tmp/tmp.bGTlIsT7UM [2021-06-19T08:48:00.238Z] #46 4.866 + RM_GOPATH=1 [2021-06-19T08:48:00.238Z] #46 4.868 + case "$(go env GOARCH)" in [2021-06-19T08:48:00.238Z] #46 4.868 ++ go env GOARCH [2021-06-19T08:48:00.238Z] #46 4.909 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:00.238Z] #46 4.909 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:00.238Z] #46 4.909 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:00.238Z] #46 4.913 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:48:00.238Z] #46 4.913 + dir=/tmp/install [2021-06-19T08:48:00.238Z] #46 4.913 + bin=vndr [2021-06-19T08:48:00.238Z] #46 4.913 + shift [2021-06-19T08:48:00.238Z] #46 4.913 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-19T08:48:00.238Z] #46 4.913 + . /tmp/install/vndr.installer [2021-06-19T08:48:00.238Z] #46 4.913 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:48:00.238Z] #46 4.913 + install_vndr [2021-06-19T08:48:00.238Z] #46 4.913 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-19T08:48:00.238Z] #46 4.913 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bGTlIsT7UM/src/github.com/LK4D4/vndr [2021-06-19T08:48:00.238Z] #46 4.939 Cloning into '/tmp/tmp.bGTlIsT7UM/src/github.com/LK4D4/vndr'... [2021-06-19T08:48:00.252Z] #44 34.86 Building dependency tree... [2021-06-19T08:48:00.252Z] #44 ... [2021-06-19T08:48:00.252Z] [2021-06-19T08:48:00.252Z] #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-19T08:48:00.252Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:00.252Z] #13 21.44 Fetched 8980 kB in 19s (483 kB/s) [2021-06-19T08:48:00.252Z] #13 21.44 Reading package lists... [2021-06-19T08:48:00.252Z] #13 27.56 Reading package lists... [2021-06-19T08:48:00.252Z] #13 ... [2021-06-19T08:48:00.252Z] [2021-06-19T08:48:00.252Z] #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-19T08:48:00.252Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:00.252Z] #56 34.07 Building dependency tree... [2021-06-19T08:48:00.369Z] #20 21.32 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-19T08:48:00.369Z] #20 21.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T08:48:00.369Z] #20 21.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T08:48:00.369Z] #20 21.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T08:48:00.369Z] #20 21.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:48:00.369Z] #20 21.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:48:00.369Z] #20 21.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:48:00.369Z] #20 21.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T08:48:00.369Z] #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-19T08:48:00.369Z] #20 21.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:48:00.369Z] #20 ... [2021-06-19T08:48:00.369Z] [2021-06-19T08:48:00.369Z] #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-19T08:48:00.369Z] #46 sha256:c700ed6df205f03c73f7acf7af3808e605559571318effc4a2e2189d14d84d90 [2021-06-19T08:48:00.369Z] #46 DONE 137.0s [2021-06-19T08:48:00.511Z] #46 5.607 + cd /tmp/tmp.bGTlIsT7UM/src/github.com/LK4D4/vndr [2021-06-19T08:48:00.511Z] #46 5.607 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-19T08:48:00.511Z] #46 5.625 + go build -buildmode=pie -v -o /build/vndr . [2021-06-19T08:48:00.627Z] [2021-06-19T08:48:00.627Z] #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-19T08:48:00.627Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:48:00.849Z] #13 ... [2021-06-19T08:48:00.849Z] [2021-06-19T08:48:00.849Z] #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-19T08:48:00.849Z] #34 sha256:6614c5f650c497d4c70f357f2a72a96941119af2459f30bce9592f3f8d4352cf [2021-06-19T08:48:00.849Z] #34 14.78 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T08:48:00.849Z] #34 DONE 18.5s [2021-06-19T08:48:00.849Z] [2021-06-19T08:48:00.849Z] #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-19T08:48:00.849Z] #50 sha256:0be73943e177a877d96c497d73c45b4fc021bfeda19b8e4f5a4afb354f6d98b6 [2021-06-19T08:48:00.849Z] #50 17.43 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T08:48:00.849Z] #50 17.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T08:48:00.849Z] #50 18.04 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T08:48:00.849Z] #50 18.11 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T08:48:00.849Z] #50 18.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T08:48:00.849Z] #50 18.44 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T08:48:01.105Z] #50 18.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T08:48:01.105Z] #50 18.95 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T08:48:01.193Z] #50 ... [2021-06-19T08:48:01.193Z] [2021-06-19T08:48:01.193Z] #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-19T08:48:01.193Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:48:01.193Z] #20 22.13 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-19T08:48:01.194Z] #20 22.15 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-19T08:48:01.194Z] #20 22.15 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-19T08:48:01.194Z] #20 22.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T08:48:01.194Z] #20 22.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T08:48:01.194Z] #20 22.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T08:48:01.194Z] #20 22.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T08:48:01.194Z] #20 22.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T08:48:01.194Z] #20 22.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T08:48:01.218Z] #46 ... [2021-06-19T08:48:01.218Z] [2021-06-19T08:48:01.218Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-19T08:48:01.218Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:01.218Z] #36 22.44 Fetched 8449 kB in 18s (475 kB/s) [2021-06-19T08:48:01.218Z] #36 22.44 Reading package lists... [2021-06-19T08:48:01.452Z] #20 22.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T08:48:01.452Z] #20 22.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:48:01.452Z] #20 22.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T08:48:01.452Z] #20 22.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T08:48:01.452Z] #20 22.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T08:48:01.452Z] #20 22.50 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-19T08:48:01.452Z] #20 22.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T08:48:01.452Z] #20 22.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T08:48:01.478Z] #36 28.12 Reading package lists... [2021-06-19T08:48:01.478Z] #36 ... [2021-06-19T08:48:01.478Z] [2021-06-19T08:48:01.478Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:48:01.478Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:01.478Z] #13 22.48 Fetched 8980 kB in 18s (487 kB/s) [2021-06-19T08:48:01.478Z] #13 22.48 Reading package lists... [2021-06-19T08:48:01.620Z] #56 36.78 The following additional packages will be installed: [2021-06-19T08:48:01.620Z] #56 36.80 libbtrfs0 [2021-06-19T08:48:01.620Z] #56 36.96 The following NEW packages will be installed: [2021-06-19T08:48:01.620Z] #56 36.97 libbtrfs-dev libbtrfs0 [2021-06-19T08:48:01.710Z] #20 22.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T08:48:01.911Z] #46 6.899 internal/unsafeheader [2021-06-19T08:48:01.911Z] #46 6.915 runtime/internal/sys [2021-06-19T08:48:01.911Z] #46 6.960 internal/cpu [2021-06-19T08:48:01.911Z] #46 7.006 runtime/internal/atomic [2021-06-19T08:48:01.969Z] #20 22.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T08:48:01.969Z] #20 23.00 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T08:48:02.182Z] #46 7.184 internal/race [2021-06-19T08:48:02.182Z] #46 7.408 sync/atomic [2021-06-19T08:48:02.184Z] #56 37.34 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:02.184Z] #56 37.34 Need to get 119 kB of archives. [2021-06-19T08:48:02.184Z] #56 37.34 After this operation, 387 kB of additional disk space will be used. [2021-06-19T08:48:02.184Z] #56 37.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:48:02.184Z] #56 37.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:48:02.423Z] #13 28.51 Reading package lists... [2021-06-19T08:48:02.423Z] #13 ... [2021-06-19T08:48:02.423Z] [2021-06-19T08:48:02.423Z] #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-19T08:48:02.423Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:02.423Z] #56 23.67 Fetched 8449 kB in 18s (474 kB/s) [2021-06-19T08:48:02.423Z] #56 23.67 Reading package lists... [2021-06-19T08:48:02.445Z] #46 7.419 runtime/internal/math [2021-06-19T08:48:02.445Z] #46 7.544 unicode [2021-06-19T08:48:02.445Z] #46 7.563 unicode/utf8 [2021-06-19T08:48:02.474Z] #50 20.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T08:48:02.474Z] #50 20.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T08:48:02.535Z] #20 23.60 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:02.535Z] #20 ... [2021-06-19T08:48:02.535Z] [2021-06-19T08:48:02.535Z] #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-19T08:48:02.535Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:48:02.535Z] #32 DONE 138.8s [2021-06-19T08:48:02.683Z] #56 29.42 Reading package lists... [2021-06-19T08:48:02.683Z] #56 ... [2021-06-19T08:48:02.683Z] [2021-06-19T08:48:02.683Z] #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-19T08:48:02.683Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:02.683Z] #36 28.12 Reading package lists... [2021-06-19T08:48:02.709Z] #46 7.860 math/bits [2021-06-19T08:48:02.794Z] [2021-06-19T08:48:02.794Z] #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-19T08:48:02.794Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:48:02.794Z] #20 23.80 Fetched 28.6 MB in 2s (12.2 MB/s) [2021-06-19T08:48:02.794Z] #20 23.85 Selecting previously unselected package pigz. [2021-06-19T08:48:02.794Z] #20 23.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-19T08:48:02.794Z] #20 23.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T08:48:02.794Z] #20 23.91 Unpacking pigz (2.4-1) ... [2021-06-19T08:48:02.954Z] #36 34.02 Building dependency tree... [2021-06-19T08:48:02.954Z] #36 ... [2021-06-19T08:48:02.954Z] [2021-06-19T08:48:02.954Z] #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-19T08:48:02.954Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:02.954Z] #44 23.73 Fetched 8453 kB in 18s (462 kB/s) [2021-06-19T08:48:02.954Z] #44 23.73 Reading package lists... [2021-06-19T08:48:03.005Z] #46 7.959 internal/bytealg [2021-06-19T08:48:03.053Z] #20 24.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:48:03.053Z] #20 24.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:03.053Z] #20 24.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:03.155Z] #56 38.36 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:03.423Z] #56 38.57 Fetched 119 kB in 0s (444 kB/s) [2021-06-19T08:48:03.423Z] #56 38.69 Selecting previously unselected package libbtrfs0. [2021-06-19T08:48:03.423Z] #56 38.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:03.423Z] #56 38.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:48:03.423Z] #56 38.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:03.619Z] #20 24.74 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:48:03.619Z] #20 24.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:03.619Z] #20 24.76 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:03.689Z] #56 38.85 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:48:03.689Z] #56 38.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:48:03.689Z] #56 38.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:03.847Z] #50 ... [2021-06-19T08:48:03.847Z] [2021-06-19T08:48:03.847Z] #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-19T08:48:03.847Z] #48 sha256:04d910596f44716a403f88bc344e0d046da87a90a55914d1f08ab46a4b527a76 [2021-06-19T08:48:03.847Z] #48 11.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:48:03.847Z] #48 ... [2021-06-19T08:48:03.847Z] [2021-06-19T08:48:03.847Z] #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-19T08:48:03.847Z] #59 sha256:287b7f8ad1730b563601e0ee843e9b22ea17d75f2c26e04b0a6850070b6f79a5 [2021-06-19T08:48:03.847Z] #59 11.33 + cd /tmp/tmp.rEhHx4NbYs/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:48:03.847Z] #59 11.33 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:48:03.847Z] #59 11.37 + export GO111MODULE=on [2021-06-19T08:48:03.847Z] #59 11.37 + GO111MODULE=on [2021-06-19T08:48:03.847Z] #59 11.37 + export GOPROXY=https://proxy.golang.org [2021-06-19T08:48:03.847Z] #59 11.37 + GOPROXY=https://proxy.golang.org [2021-06-19T08:48:03.847Z] #59 11.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:48:03.847Z] #59 11.37 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T08:48:03.847Z] #59 12.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T08:48:03.847Z] #59 12.75 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:48:03.847Z] #59 12.87 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T08:48:03.847Z] #59 13.78 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T08:48:03.847Z] #59 16.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T08:48:03.847Z] #59 17.28 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T08:48:03.847Z] #59 17.32 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T08:48:03.847Z] #59 17.43 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T08:48:03.847Z] #59 17.98 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T08:48:03.847Z] #59 18.29 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T08:48:03.847Z] #59 18.58 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T08:48:03.847Z] #59 18.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T08:48:03.847Z] #59 19.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T08:48:03.896Z] #44 29.44 Reading package lists... [2021-06-19T08:48:03.896Z] #44 ... [2021-06-19T08:48:03.896Z] [2021-06-19T08:48:03.896Z] #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-19T08:48:03.896Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:03.896Z] #56 29.42 Reading package lists... [2021-06-19T08:48:03.953Z] #46 8.663 encoding [2021-06-19T08:48:03.953Z] #46 8.741 math [2021-06-19T08:48:03.953Z] #46 9.022 unicode/utf16 [2021-06-19T08:48:03.960Z] #56 39.23 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:03.960Z] #56 39.25 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:03.960Z] #56 39.27 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:04.156Z] #56 35.32 Building dependency tree... [2021-06-19T08:48:04.156Z] #56 ... [2021-06-19T08:48:04.156Z] [2021-06-19T08:48:04.156Z] #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-19T08:48:04.156Z] #59 sha256:dad59c1cea41a179026b2dd7aa226cb6a19d9bef9a9e02b7bd5dceaf4319ccd7 [2021-06-19T08:48:04.156Z] #59 25.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T08:48:04.216Z] #46 9.336 container/list [2021-06-19T08:48:04.412Z] #59 ... [2021-06-19T08:48:04.412Z] [2021-06-19T08:48:04.412Z] #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-19T08:48:04.412Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:04.412Z] #36 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:48:04.412Z] #36 21.69 Fetched 8449 kB in 14s (586 kB/s) [2021-06-19T08:48:04.417Z] #59 ... [2021-06-19T08:48:04.417Z] [2021-06-19T08:48:04.417Z] #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-19T08:48:04.417Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:48:04.417Z] #50 35.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T08:48:04.417Z] #50 35.36 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T08:48:04.417Z] #50 35.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T08:48:04.417Z] #50 35.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T08:48:04.417Z] #50 35.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T08:48:04.478Z] #46 9.513 runtime [2021-06-19T08:48:04.553Z] #20 25.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:04.553Z] #20 25.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:04.558Z] #56 DONE 39.8s [2021-06-19T08:48:04.558Z] [2021-06-19T08:48:04.558Z] #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-19T08:48:04.558Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:48:04.669Z] #36 21.69 Reading package lists... [2021-06-19T08:48:04.669Z] #36 ... [2021-06-19T08:48:04.669Z] [2021-06-19T08:48:04.669Z] #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-19T08:48:04.669Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:48:04.669Z] #46 12.74 unicode/utf8 [2021-06-19T08:48:04.669Z] #46 13.33 math/bits [2021-06-19T08:48:04.669Z] #46 14.05 math [2021-06-19T08:48:04.669Z] #46 17.44 encoding [2021-06-19T08:48:04.669Z] #46 17.89 unicode/utf16 [2021-06-19T08:48:04.669Z] #46 18.04 container/list [2021-06-19T08:48:04.669Z] #46 18.71 crypto/internal/subtle [2021-06-19T08:48:04.669Z] #46 18.89 crypto/subtle [2021-06-19T08:48:04.669Z] #46 19.03 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T08:48:04.669Z] #46 19.12 internal/nettrace [2021-06-19T08:48:04.669Z] #46 19.25 runtime/cgo [2021-06-19T08:48:04.927Z] #46 ... [2021-06-19T08:48:04.927Z] [2021-06-19T08:48:04.927Z] #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-19T08:48:04.927Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:04.927Z] #44 12.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:48:04.927Z] #44 14.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:48:04.927Z] #44 15.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T08:48:05.056Z] #46 9.941 crypto/internal/subtle [2021-06-19T08:48:05.056Z] #46 ... [2021-06-19T08:48:05.056Z] [2021-06-19T08:48:05.056Z] #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-19T08:48:05.056Z] #24 sha256:1e014c2a1a3d1233e3c156f90da88aea80531bb58157a971aaa87b091ce2e528 [2021-06-19T08:48:05.056Z] #24 4.071 + RM_GOPATH=0 [2021-06-19T08:48:05.056Z] #24 4.079 + TMP_GOPATH= [2021-06-19T08:48:05.056Z] #24 4.079 + : /build [2021-06-19T08:48:05.056Z] #24 4.079 + '[' -z '' ']' [2021-06-19T08:48:05.056Z] #24 4.079 ++ mktemp -d [2021-06-19T08:48:05.056Z] #24 4.085 + export GOPATH=/tmp/tmp.gVHxmaowQL [2021-06-19T08:48:05.056Z] #24 4.085 + GOPATH=/tmp/tmp.gVHxmaowQL [2021-06-19T08:48:05.056Z] #24 4.085 + RM_GOPATH=1 [2021-06-19T08:48:05.056Z] #24 4.085 + case "$(go env GOARCH)" in [2021-06-19T08:48:05.056Z] #24 4.088 ++ go env GOARCH [2021-06-19T08:48:05.056Z] #24 4.117 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.056Z] #24 4.117 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.056Z] #24 4.117 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:05.056Z] #24 4.117 + dir=/tmp/install [2021-06-19T08:48:05.056Z] #24 4.117 + bin=dockercli [2021-06-19T08:48:05.056Z] #24 4.117 + shift [2021-06-19T08:48:05.056Z] #24 4.117 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-19T08:48:05.056Z] #24 4.117 + . /tmp/install/dockercli.installer [2021-06-19T08:48:05.056Z] #24 4.117 ++ : stable [2021-06-19T08:48:05.056Z] #24 4.117 ++ : 17.06.2-ce [2021-06-19T08:48:05.056Z] #24 4.117 + install_dockercli [2021-06-19T08:48:05.056Z] #24 4.117 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-19T08:48:05.056Z] #24 4.122 ++ uname -m [2021-06-19T08:48:05.056Z] #24 4.122 + arch=aarch64 [2021-06-19T08:48:05.056Z] #24 4.122 + '[' aarch64 '!=' x86_64 ']' [2021-06-19T08:48:05.056Z] #24 4.122 + '[' aarch64 '!=' s390x ']' [2021-06-19T08:48:05.056Z] #24 4.122 + '[' aarch64 '!=' armhf ']' [2021-06-19T08:48:05.056Z] #24 4.122 + build_dockercli [2021-06-19T08:48:05.056Z] #24 4.122 + git clone https://github.com/docker/docker-ce /tmp/tmp.gVHxmaowQL/tmp/docker-ce [2021-06-19T08:48:05.056Z] #24 4.122 Cloning into '/tmp/tmp.gVHxmaowQL/tmp/docker-ce'... [2021-06-19T08:48:05.056Z] #24 4.122 Install docker/cli version 17.06.2-ce from stable [2021-06-19T08:48:05.056Z] #24 ... [2021-06-19T08:48:05.056Z] [2021-06-19T08:48:05.056Z] #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-19T08:48:05.056Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-19T08:48:05.056Z] #27 20.21 137 added, 0 removed; done. [2021-06-19T08:48:05.057Z] #27 20.35 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-19T08:48:05.057Z] #27 20.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:48:05.057Z] #27 20.39 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-19T08:48:05.057Z] #27 20.42 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-19T08:48:05.057Z] #27 20.44 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:05.057Z] #27 20.48 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-19T08:48:05.057Z] #27 20.51 Updating certificates in /etc/ssl/certs... [2021-06-19T08:48:05.057Z] #27 24.42 0 added, 0 removed; done. [2021-06-19T08:48:05.057Z] #27 24.42 Running hooks in /etc/ca-certificates/update.d... [2021-06-19T08:48:05.057Z] #27 24.43 done. [2021-06-19T08:48:05.057Z] #27 DONE 26.0s [2021-06-19T08:48:05.057Z] [2021-06-19T08:48:05.057Z] #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-19T08:48:05.057Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:48:05.057Z] #52 5.433 + RM_GOPATH=0 [2021-06-19T08:48:05.057Z] #52 5.434 + TMP_GOPATH= [2021-06-19T08:48:05.057Z] #52 5.435 + : /build [2021-06-19T08:48:05.057Z] #52 5.436 + '[' -z '' ']' [2021-06-19T08:48:05.057Z] #52 5.438 ++ mktemp -d [2021-06-19T08:48:05.057Z] #52 5.439 + export GOPATH=/tmp/tmp.fbe8W5etbe [2021-06-19T08:48:05.057Z] #52 5.440 + GOPATH=/tmp/tmp.fbe8W5etbe [2021-06-19T08:48:05.057Z] #52 5.440 + RM_GOPATH=1 [2021-06-19T08:48:05.057Z] #52 5.441 + case "$(go env GOARCH)" in [2021-06-19T08:48:05.057Z] #52 5.447 ++ go env GOARCH [2021-06-19T08:48:05.057Z] #52 5.469 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.057Z] #52 5.470 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.057Z] #52 5.471 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:05.057Z] #52 5.473 + dir=/tmp/install [2021-06-19T08:48:05.057Z] #52 5.475 + bin=shfmt [2021-06-19T08:48:05.057Z] #52 5.476 + shift [2021-06-19T08:48:05.057Z] #52 5.476 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-19T08:48:05.057Z] #52 5.477 + . /tmp/install/shfmt.installer [2021-06-19T08:48:05.057Z] #52 5.478 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:48:05.057Z] #52 5.479 + install_shfmt [2021-06-19T08:48:05.057Z] #52 5.482 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-19T08:48:05.057Z] #52 5.483 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:48:05.057Z] #52 5.484 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fbe8W5etbe/src/github.com/mvdan/sh [2021-06-19T08:48:05.057Z] #52 5.494 Cloning into '/tmp/tmp.fbe8W5etbe/src/github.com/mvdan/sh'... [2021-06-19T08:48:05.184Z] #44 ... [2021-06-19T08:48:05.184Z] [2021-06-19T08:48:05.184Z] #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-19T08:48:05.184Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:48:05.184Z] #40 22.55 Checking out files: 90% (1541/1695) Checking out files: 91% (1543/1695) Checking out files: 92% (1560/1695) Checking out files: 93% (1577/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T08:48:05.321Z] #52 ... [2021-06-19T08:48:05.321Z] [2021-06-19T08:48:05.321Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-19T08:48:05.321Z] #28 sha256:a259bfdbdd31da4a561a343fea14fe8d1cad37bdd34956fed2a2660e7ce7955c [2021-06-19T08:48:05.321Z] #28 DONE 0.2s [2021-06-19T08:48:05.321Z] [2021-06-19T08:48:05.321Z] #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-19T08:48:05.321Z] #56 sha256:321862a7e160adf02033df522698a06bea924f20f84413082206066b05b78d61 [2021-06-19T08:48:05.321Z] #56 4.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:48:05.321Z] #56 4.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:48:05.321Z] #56 4.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:48:05.321Z] #56 5.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-19T08:48:05.321Z] #56 6.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-19T08:48:05.321Z] #56 7.760 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-19T08:48:05.321Z] #56 ... [2021-06-19T08:48:05.321Z] [2021-06-19T08:48:05.321Z] #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-19T08:48:05.321Z] #48 sha256:d2d5d9617fd709e2797db27dba040d454dd8f905077a76da966d7fcd2723e3c5 [2021-06-19T08:48:05.321Z] #48 4.793 + RM_GOPATH=0 [2021-06-19T08:48:05.321Z] #48 4.793 + TMP_GOPATH= [2021-06-19T08:48:05.321Z] #48 4.793 + : /build [2021-06-19T08:48:05.321Z] #48 4.793 + '[' -z '' ']' [2021-06-19T08:48:05.321Z] #48 4.793 ++ mktemp -d [2021-06-19T08:48:05.321Z] #48 4.800 + export GOPATH=/tmp/tmp.TG9KIQyTcR [2021-06-19T08:48:05.321Z] #48 4.800 + GOPATH=/tmp/tmp.TG9KIQyTcR [2021-06-19T08:48:05.321Z] #48 4.800 + RM_GOPATH=1 [2021-06-19T08:48:05.321Z] #48 4.800 + case "$(go env GOARCH)" in [2021-06-19T08:48:05.321Z] #48 4.800 ++ go env GOARCH [2021-06-19T08:48:05.321Z] #48 4.835 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.321Z] #48 4.835 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.321Z] #48 4.835 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:05.321Z] #48 4.838 + dir=/tmp/install [2021-06-19T08:48:05.321Z] #48 4.838 + bin=gotestsum [2021-06-19T08:48:05.321Z] #48 4.838 + shift [2021-06-19T08:48:05.321Z] #48 4.838 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-19T08:48:05.321Z] #48 4.838 + . /tmp/install/gotestsum.installer [2021-06-19T08:48:05.321Z] #48 4.838 ++ : v0.5.3 [2021-06-19T08:48:05.321Z] #48 4.838 + install_gotestsum [2021-06-19T08:48:05.321Z] #48 4.846 + set -e [2021-06-19T08:48:05.321Z] #48 4.846 + export GO111MODULE=on [2021-06-19T08:48:05.321Z] #48 4.846 + GO111MODULE=on [2021-06-19T08:48:05.321Z] #48 4.846 + GOBIN=/build [2021-06-19T08:48:05.321Z] #48 4.846 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-19T08:48:05.321Z] #48 5.810 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:48:05.321Z] #48 7.883 go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:48:05.321Z] #48 7.919 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:48:05.321Z] #48 7.920 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:48:05.321Z] #48 7.921 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:48:05.321Z] #48 8.355 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:48:05.321Z] #48 8.373 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:48:05.321Z] #48 8.392 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:48:05.321Z] #48 8.545 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:48:05.321Z] #48 8.852 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:48:05.321Z] #48 9.172 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:48:05.321Z] #48 9.443 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:48:05.441Z] #40 22.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T08:48:05.591Z] #48 ... [2021-06-19T08:48:05.591Z] [2021-06-19T08:48:05.591Z] #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-19T08:48:05.591Z] #59 sha256:d5959062127aaa151ee0d57f9a2e4d081bc8eca090c6ba3a558ee45e8c3cbd95 [2021-06-19T08:48:05.591Z] #59 4.416 + RM_GOPATH=0 [2021-06-19T08:48:05.591Z] #59 4.416 + TMP_GOPATH= [2021-06-19T08:48:05.591Z] #59 4.416 + : /build [2021-06-19T08:48:05.591Z] #59 4.416 + '[' -z '' ']' [2021-06-19T08:48:05.591Z] #59 4.417 ++ mktemp -d [2021-06-19T08:48:05.591Z] #59 4.428 + export GOPATH=/tmp/tmp.Udb3xVGClz [2021-06-19T08:48:05.591Z] #59 4.428 + GOPATH=/tmp/tmp.Udb3xVGClz [2021-06-19T08:48:05.591Z] #59 4.428 + RM_GOPATH=1 [2021-06-19T08:48:05.591Z] #59 4.428 + case "$(go env GOARCH)" in [2021-06-19T08:48:05.591Z] #59 4.434 ++ go env GOARCH [2021-06-19T08:48:05.591Z] #59 4.447 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.591Z] #59 4.447 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.591Z] #59 4.448 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:05.591Z] #59 4.452 + dir=/tmp/install [2021-06-19T08:48:05.591Z] #59 4.452 + bin=rootlesskit [2021-06-19T08:48:05.591Z] #59 4.452 + shift [2021-06-19T08:48:05.591Z] #59 4.452 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-19T08:48:05.591Z] #59 4.452 + . /tmp/install/rootlesskit.installer [2021-06-19T08:48:05.591Z] #59 4.452 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:48:05.591Z] #59 4.452 + install_rootlesskit [2021-06-19T08:48:05.591Z] #59 4.452 + case "$1" in [2021-06-19T08:48:05.591Z] #59 4.452 + export CGO_ENABLED=0 [2021-06-19T08:48:05.591Z] #59 4.452 + CGO_ENABLED=0 [2021-06-19T08:48:05.591Z] #59 4.452 + _install_rootlesskit [2021-06-19T08:48:05.591Z] #59 4.452 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-19T08:48:05.591Z] #59 4.452 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Udb3xVGClz/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:48:05.591Z] #59 4.452 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:48:05.591Z] #59 4.466 Cloning into '/tmp/tmp.Udb3xVGClz/src/github.com/rootless-containers/rootlesskit'... [2021-06-19T08:48:05.591Z] #59 6.983 + cd /tmp/tmp.Udb3xVGClz/src/github.com/rootless-containers/rootlesskit [2021-06-19T08:48:05.591Z] #59 6.984 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-19T08:48:05.591Z] #59 7.043 + export GO111MODULE=on [2021-06-19T08:48:05.591Z] #59 7.043 + GO111MODULE=on [2021-06-19T08:48:05.591Z] #59 7.043 + export GOPROXY=https://proxy.golang.org [2021-06-19T08:48:05.591Z] #59 7.043 + GOPROXY=https://proxy.golang.org [2021-06-19T08:48:05.591Z] #59 7.043 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:48:05.591Z] #59 7.044 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-19T08:48:05.591Z] #59 8.557 go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:48:05.591Z] #59 8.564 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-19T08:48:05.591Z] #59 8.578 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-19T08:48:05.591Z] #59 8.973 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-19T08:48:05.591Z] #59 9.191 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-19T08:48:05.591Z] #59 ... [2021-06-19T08:48:05.591Z] [2021-06-19T08:48:05.591Z] #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-19T08:48:05.591Z] #34 sha256:3100732d9afa64cdd3ea9e7338c8c061e88367b305fa254ab4863920bbb57e07 [2021-06-19T08:48:05.591Z] #34 4.720 Install go-toml version v1.8.1 [2021-06-19T08:48:05.591Z] #34 5.733 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-19T08:48:05.591Z] #34 8.808 github.com/pelletier/go-toml [2021-06-19T08:48:05.800Z] #50 36.67 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T08:48:05.800Z] #50 36.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T08:48:05.800Z] #50 37.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T08:48:05.854Z] #34 ... [2021-06-19T08:48:05.854Z] [2021-06-19T08:48:05.854Z] #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-19T08:48:05.854Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:05.854Z] #36 4.593 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:48:05.854Z] #36 4.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:48:05.854Z] #36 4.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:48:05.854Z] #36 5.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-19T08:48:05.854Z] #36 6.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-19T08:48:05.854Z] #36 8.052 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-19T08:48:05.854Z] #36 ... [2021-06-19T08:48:05.854Z] [2021-06-19T08:48:05.854Z] #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-19T08:48:05.854Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:48:05.854Z] #50 4.986 + RM_GOPATH=0 [2021-06-19T08:48:05.854Z] #50 4.986 + TMP_GOPATH= [2021-06-19T08:48:05.854Z] #50 4.986 + : /build [2021-06-19T08:48:05.854Z] #50 4.986 + '[' -z '' ']' [2021-06-19T08:48:05.854Z] #50 4.987 ++ mktemp -d [2021-06-19T08:48:05.854Z] #50 4.989 + export GOPATH=/tmp/tmp.7iQTbRpaCK [2021-06-19T08:48:05.854Z] #50 4.989 + GOPATH=/tmp/tmp.7iQTbRpaCK [2021-06-19T08:48:05.854Z] #50 4.989 + RM_GOPATH=1 [2021-06-19T08:48:05.854Z] #50 4.990 + case "$(go env GOARCH)" in [2021-06-19T08:48:05.854Z] #50 5.003 ++ go env GOARCH [2021-06-19T08:48:05.854Z] #50 5.027 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.854Z] #50 5.027 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.854Z] #50 5.037 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:05.854Z] #50 5.037 + dir=/tmp/install [2021-06-19T08:48:05.854Z] #50 5.037 + bin=golangci_lint [2021-06-19T08:48:05.854Z] #50 5.037 + shift [2021-06-19T08:48:05.854Z] #50 5.037 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-19T08:48:05.854Z] #50 5.037 + . /tmp/install/golangci_lint.installer [2021-06-19T08:48:05.854Z] #50 5.037 ++ : v1.23.8 [2021-06-19T08:48:05.854Z] #50 5.037 + install_golangci_lint [2021-06-19T08:48:05.854Z] #50 5.037 + set -e [2021-06-19T08:48:05.854Z] #50 5.037 + export GO111MODULE=on [2021-06-19T08:48:05.854Z] #50 5.037 + GO111MODULE=on [2021-06-19T08:48:05.854Z] #50 5.037 + GOBIN=/build [2021-06-19T08:48:05.854Z] #50 5.037 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-19T08:48:05.854Z] #50 5.736 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-19T08:48:05.945Z] #57 1.220 + RM_GOPATH=0 [2021-06-19T08:48:05.945Z] #57 1.222 + TMP_GOPATH= [2021-06-19T08:48:05.945Z] #57 1.222 + : /build [2021-06-19T08:48:05.945Z] #57 1.222 + '[' -z '' ']' [2021-06-19T08:48:05.945Z] #57 1.223 ++ mktemp -d [2021-06-19T08:48:05.945Z] #57 1.226 + export GOPATH=/tmp/tmp.zljEh4czbf [2021-06-19T08:48:05.945Z] #57 1.226 + GOPATH=/tmp/tmp.zljEh4czbf [2021-06-19T08:48:05.945Z] #57 1.226 + RM_GOPATH=1 [2021-06-19T08:48:05.945Z] #57 1.226 + case "$(go env GOARCH)" in [2021-06-19T08:48:05.945Z] #57 1.227 ++ go env GOARCH [2021-06-19T08:48:05.945Z] #57 1.238 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.945Z] #57 1.238 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:05.945Z] #57 1.238 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:05.945Z] #57 1.247 + dir=/tmp/install [2021-06-19T08:48:05.945Z] #57 1.247 + bin=containerd [2021-06-19T08:48:05.945Z] #57 1.248 + shift [2021-06-19T08:48:05.945Z] #57 1.251 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T08:48:05.945Z] #57 1.252 + . /tmp/install/containerd.installer [2021-06-19T08:48:05.945Z] #57 1.252 ++ set -e [2021-06-19T08:48:05.945Z] #57 1.252 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:05.945Z] #57 1.253 + install_containerd [2021-06-19T08:48:05.945Z] #57 1.259 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T08:48:05.945Z] #57 1.259 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:05.945Z] #57 1.259 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zljEh4czbf/src/github.com/containerd/containerd [2021-06-19T08:48:05.945Z] #57 1.264 Cloning into '/tmp/tmp.zljEh4czbf/src/github.com/containerd/containerd'... [2021-06-19T08:48:06.117Z] #50 ... [2021-06-19T08:48:06.117Z] [2021-06-19T08:48:06.117Z] #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-19T08:48:06.117Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:48:06.117Z] #44 5.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:48:06.117Z] #44 5.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:48:06.117Z] #44 5.351 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:48:06.117Z] #44 5.839 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-19T08:48:06.117Z] #44 6.205 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-19T08:48:06.117Z] #44 7.739 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-19T08:48:06.117Z] #44 9.380 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-19T08:48:06.117Z] #44 10.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-19T08:48:06.117Z] #44 ... [2021-06-19T08:48:06.117Z] [2021-06-19T08:48:06.117Z] #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-19T08:48:06.117Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:48:06.117Z] #46 10.05 crypto/subtle [2021-06-19T08:48:06.117Z] #46 10.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-19T08:48:06.117Z] #46 10.78 internal/nettrace [2021-06-19T08:48:06.117Z] #46 10.90 runtime/cgo [2021-06-19T08:48:06.117Z] #46 10.93 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T08:48:06.455Z] #20 27.15 Selecting previously unselected package python3-minimal. [2021-06-19T08:48:06.455Z] #20 27.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-19T08:48:06.455Z] #20 27.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:48:06.455Z] #20 27.21 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:48:06.455Z] #20 27.29 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:48:06.455Z] #20 27.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:48:06.455Z] #20 27.30 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:06.455Z] #20 27.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:48:06.455Z] #20 27.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:06.455Z] #20 27.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:06.808Z] #40 24.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-19T08:48:07.021Z] #20 28.12 Selecting previously unselected package python3.7. [2021-06-19T08:48:07.021Z] #20 28.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:07.021Z] #20 28.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:07.086Z] #40 ... [2021-06-19T08:48:07.086Z] [2021-06-19T08:48:07.086Z] #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-19T08:48:07.086Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:48:07.086Z] #52 14.84 + cd /tmp/tmp.H3jxsUIEIi/src/github.com/mvdan/sh [2021-06-19T08:48:07.086Z] #52 14.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:48:07.086Z] #52 14.98 + GO111MODULE=on [2021-06-19T08:48:07.086Z] #52 14.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T08:48:07.086Z] #52 15.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T08:48:07.086Z] #52 16.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T08:48:07.086Z] #52 16.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T08:48:07.086Z] #52 18.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T08:48:07.086Z] #52 21.75 runtime [2021-06-19T08:48:07.086Z] #52 ... [2021-06-19T08:48:07.086Z] [2021-06-19T08:48:07.086Z] #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-19T08:48:07.086Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:07.086Z] #56 24.91 Fetched 8449 kB in 15s (577 kB/s) [2021-06-19T08:48:07.279Z] #20 28.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:48:07.279Z] #20 28.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:48:07.279Z] #20 28.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:07.279Z] #20 28.35 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:48:07.846Z] #20 28.98 Selecting previously unselected package python3. [2021-06-19T08:48:07.846Z] #20 28.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 ... 24107 files and directories currently installed.) [2021-06-19T08:48:07.846Z] #20 29.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:48:07.846Z] #20 29.04 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:48:08.041Z] #46 ... [2021-06-19T08:48:08.041Z] [2021-06-19T08:48:08.041Z] #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-19T08:48:08.041Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:48:08.041Z] #13 2.793 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:48:08.041Z] #13 2.798 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:48:08.041Z] #13 2.843 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:48:08.041Z] #13 2.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:48:08.041Z] #13 3.816 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-06-19T08:48:08.041Z] #13 4.879 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-19T08:48:08.041Z] #13 6.423 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-19T08:48:08.041Z] #13 7.365 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-19T08:48:08.104Z] #20 29.10 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T08:48:08.104Z] #20 29.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:48:08.104Z] #20 29.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:48:08.104Z] #20 29.21 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T08:48:08.104Z] #20 29.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:48:08.104Z] #20 29.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:48:08.303Z] #13 ... [2021-06-19T08:48:08.303Z] [2021-06-19T08:48:08.303Z] #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-19T08:48:08.303Z] #59 sha256:d5959062127aaa151ee0d57f9a2e4d081bc8eca090c6ba3a558ee45e8c3cbd95 [2021-06-19T08:48:08.303Z] #59 11.73 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-19T08:48:08.303Z] #59 11.94 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-19T08:48:08.303Z] #59 12.00 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-19T08:48:08.303Z] #59 12.37 go: downloading github.com/google/uuid v1.2.0 [2021-06-19T08:48:08.303Z] #59 12.38 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-19T08:48:08.303Z] #59 12.46 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-19T08:48:08.303Z] #59 13.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-19T08:48:08.365Z] #20 29.35 Selecting previously unselected package libiptc0:amd64. [2021-06-19T08:48:08.365Z] #20 29.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T08:48:08.365Z] #20 29.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:48:08.365Z] #20 29.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T08:48:08.365Z] #20 29.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T08:48:08.365Z] #20 29.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:48:08.365Z] #20 29.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T08:48:08.365Z] #20 29.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T08:48:08.365Z] #20 29.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:48:08.365Z] #20 29.58 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T08:48:08.623Z] #20 29.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T08:48:08.623Z] #20 29.59 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:48:08.623Z] #20 29.68 Selecting previously unselected package iptables. [2021-06-19T08:48:08.623Z] #20 29.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T08:48:08.623Z] #20 29.69 Unpacking iptables (1.8.2-4) ... [2021-06-19T08:48:08.882Z] #20 29.96 Selecting previously unselected package xxd. [2021-06-19T08:48:08.882Z] #20 29.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:48:08.882Z] #20 29.97 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:48:08.882Z] #20 30.05 Selecting previously unselected package vim-common. [2021-06-19T08:48:08.882Z] #20 30.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:48:09.149Z] #20 30.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:09.149Z] #20 30.25 Selecting previously unselected package bash-completion. [2021-06-19T08:48:09.149Z] #20 30.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T08:48:09.221Z] #57 ... [2021-06-19T08:48:09.221Z] [2021-06-19T08:48:09.221Z] #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-19T08:48:09.221Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:48:09.221Z] #50 34.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T08:48:09.221Z] #50 34.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T08:48:09.221Z] #50 34.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T08:48:09.221Z] #50 ... [2021-06-19T08:48:09.221Z] [2021-06-19T08:48:09.221Z] #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-19T08:48:09.221Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:48:09.221Z] #32 43.91 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-19T08:48:09.221Z] #32 44.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T08:48:09.790Z] #32 ... [2021-06-19T08:48:09.790Z] [2021-06-19T08:48:09.790Z] #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-19T08:48:09.790Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:09.790Z] #36 33.88 Building dependency tree... [2021-06-19T08:48:09.790Z] #36 36.58 The following additional packages will be installed: [2021-06-19T08:48:09.790Z] #36 36.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T08:48:09.790Z] #36 36.61 Suggested packages: [2021-06-19T08:48:09.790Z] #36 36.61 cmake-doc ninja-build lrzip [2021-06-19T08:48:09.790Z] #36 36.61 Recommended packages: [2021-06-19T08:48:09.790Z] #36 36.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T08:48:09.790Z] #36 37.56 The following NEW packages will be installed: [2021-06-19T08:48:09.790Z] #36 37.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T08:48:09.790Z] #36 37.58 vim-common xxd [2021-06-19T08:48:09.790Z] #36 37.98 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:09.790Z] #36 37.98 Need to get 14.9 MB of archives. [2021-06-19T08:48:09.790Z] #36 37.98 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T08:48:09.790Z] #36 37.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:48:09.790Z] #36 37.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:48:09.790Z] #36 38.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T08:48:09.790Z] #36 38.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:48:09.790Z] #36 38.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T08:48:09.790Z] #36 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T08:48:09.790Z] #36 39.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T08:48:09.790Z] #36 39.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T08:48:09.790Z] #36 39.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T08:48:09.790Z] #36 39.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T08:48:09.790Z] #36 41.14 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:09.790Z] #36 41.29 Fetched 14.9 MB in 2s (8804 kB/s) [2021-06-19T08:48:09.790Z] #36 41.35 Selecting previously unselected package xxd. [2021-06-19T08:48:09.790Z] #36 41.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:09.790Z] #36 41.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:48:09.790Z] #36 41.42 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:48:09.790Z] #36 41.69 Selecting previously unselected package vim-common. [2021-06-19T08:48:09.790Z] #36 41.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:48:09.790Z] #36 41.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:09.790Z] #36 41.97 Selecting previously unselected package cmake-data. [2021-06-19T08:48:09.790Z] #36 41.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T08:48:09.790Z] #36 41.98 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T08:48:09.790Z] #36 44.69 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:48:09.790Z] #36 44.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:48:09.790Z] #36 44.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:10.022Z] #50 ... [2021-06-19T08:48:10.022Z] [2021-06-19T08:48:10.022Z] #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-19T08:48:10.022Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:10.022Z] #56 35.32 Building dependency tree... [2021-06-19T08:48:10.022Z] #56 38.28 The following additional packages will be installed: [2021-06-19T08:48:10.022Z] #56 38.29 libbtrfs0 [2021-06-19T08:48:10.022Z] #56 38.47 The following NEW packages will be installed: [2021-06-19T08:48:10.022Z] #56 38.49 libbtrfs-dev libbtrfs0 [2021-06-19T08:48:10.022Z] #56 38.96 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:10.022Z] #56 38.96 Need to get 119 kB of archives. [2021-06-19T08:48:10.022Z] #56 38.96 After this operation, 387 kB of additional disk space will be used. [2021-06-19T08:48:10.022Z] #56 38.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:48:10.022Z] #56 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:48:10.022Z] #56 40.03 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:10.022Z] #56 40.26 Fetched 119 kB in 0s (418 kB/s) [2021-06-19T08:48:10.022Z] #56 40.37 Selecting previously unselected package libbtrfs0. [2021-06-19T08:48:10.022Z] #56 40.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:10.022Z] #56 40.47 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:48:10.022Z] #56 40.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:10.022Z] #56 40.64 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:48:10.022Z] #56 40.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:48:10.022Z] #56 40.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:10.022Z] #56 40.99 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:10.022Z] #56 41.05 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:10.022Z] #56 41.07 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:10.048Z] #36 ... [2021-06-19T08:48:10.048Z] [2021-06-19T08:48:10.048Z] #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-19T08:48:10.048Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:48:10.048Z] #32 45.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T08:48:10.235Z] #59 ... [2021-06-19T08:48:10.235Z] [2021-06-19T08:48:10.235Z] #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-19T08:48:10.235Z] #32 sha256:c768d589539d9e67dfa08770fa8e2a5fec63984235355115b34883209551b629 [2021-06-19T08:48:10.235Z] #32 4.797 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-19T08:48:10.235Z] #32 4.799 Cloning into '.'... [2021-06-19T08:48:10.235Z] #32 ... [2021-06-19T08:48:10.235Z] [2021-06-19T08:48:10.235Z] #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-19T08:48:10.235Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:10.235Z] #29 2.722 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-19T08:48:10.235Z] #29 3.144 [2021-06-19T08:48:10.235Z] #29 3.425 0.0% # 2.7% ##### 7.2% ###### 9.3% ######## 12.1% ########### 15.9% ############## 19.5% ################ 23.2% ################### 27.5% ##################### 29.9% ####################### 32.0% ######################## 34.3% ########################## 37.2% ############################# 40.7% ################################ 44.7% ################################### 49.4% #### [2021-06-19T08:48:10.235Z] #29 ... [2021-06-19T08:48:10.235Z] [2021-06-19T08:48:10.235Z] #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-19T08:48:10.235Z] #40 sha256:74e508a4fd78789e6d5e8f6befe5e6975b86a85f2e562065de2ab54f4bc71997 [2021-06-19T08:48:10.235Z] #40 5.093 + git clone https://github.com/docker/distribution.git . [2021-06-19T08:48:10.235Z] #40 5.107 Cloning into '.'... [2021-06-19T08:48:10.498Z] #40 ... [2021-06-19T08:48:10.498Z] [2021-06-19T08:48:10.499Z] #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-19T08:48:10.499Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:10.600Z] #56 DONE 41.8s [2021-06-19T08:48:10.600Z] [2021-06-19T08:48:10.600Z] #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-19T08:48:10.600Z] #57 sha256:431383eba1396231883fe377a96ff1017d4206bcf9f04d265d3a77f5d5dee7d0 [2021-06-19T08:48:10.982Z] #32 ... [2021-06-19T08:48:10.982Z] [2021-06-19T08:48:10.982Z] #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-19T08:48:10.982Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:10.982Z] #44 34.86 Building dependency tree... [2021-06-19T08:48:10.982Z] #44 37.60 The following additional packages will be installed: [2021-06-19T08:48:10.982Z] #44 37.61 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T08:48:10.982Z] #44 37.61 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T08:48:10.982Z] #44 37.61 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:10.982Z] #44 37.61 python3.7-minimal [2021-06-19T08:48:10.982Z] #44 37.62 Suggested packages: [2021-06-19T08:48:10.982Z] #44 37.62 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T08:48:10.982Z] #44 37.62 python3.7-doc binfmt-support [2021-06-19T08:48:10.982Z] #44 38.88 The following NEW packages will be installed: [2021-06-19T08:48:10.982Z] #44 38.88 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T08:48:10.982Z] #44 38.89 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T08:48:10.982Z] #44 38.89 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:10.982Z] #44 38.89 python3.7-minimal [2021-06-19T08:48:10.982Z] #44 39.36 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:10.982Z] #44 39.36 Need to get 6695 kB of archives. [2021-06-19T08:48:10.982Z] #44 39.36 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T08:48:10.982Z] #44 39.36 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-19T08:48:10.982Z] #44 39.52 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-19T08:48:10.982Z] #44 39.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T08:48:10.982Z] #44 39.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:48:10.982Z] #44 39.97 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-19T08:48:10.982Z] #44 40.16 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T08:48:10.982Z] #44 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:48:10.982Z] #44 40.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-19T08:48:10.982Z] #44 40.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:48:10.982Z] #44 40.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T08:48:10.982Z] #44 40.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:48:10.982Z] #44 40.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T08:48:10.982Z] #44 40.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T08:48:10.982Z] #44 40.60 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-19T08:48:10.982Z] #44 40.60 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-19T08:48:10.982Z] #44 40.61 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-19T08:48:10.982Z] #44 41.69 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:10.982Z] #44 41.82 Fetched 6695 kB in 2s (4260 kB/s) [2021-06-19T08:48:10.982Z] #44 41.92 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:48:10.982Z] #44 41.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:10.982Z] #44 42.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:10.982Z] #44 42.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:10.982Z] #44 42.72 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:48:10.982Z] #44 42.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:10.982Z] #44 42.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:10.982Z] #44 44.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:10.982Z] #44 44.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:11.299Z] #29 3.425 0.0% # 2.7% ##### 7.2% ###### 9.3% ######## 12.1% ########### 15.9% ############## 19.5% ################ 23.2% ################### 27.5% ##################### 29.9% ####################### 32.0% ######################## 34.3% ########################## 37.2% ############################# 40.7% ################################ 44.7% ################################### 49.4% ####################################### 54.4% ############################################ 61.1% ############################################## 64.9% ################################################# 68.2% #################################################### 73.5% ######################################################## 78.2% ########################################################## 81.8% ############################################################# 84.8% ################################################################### 93.5% ##################################################################### 97.1% ######################################################################## 100.0% [2021-06-19T08:48:11.561Z] #29 6.576 [2021-06-19T08:48:11.680Z] #20 32.43 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T08:48:11.680Z] #20 32.74 Selecting previously unselected package bzip2. [2021-06-19T08:48:11.680Z] #20 32.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T08:48:11.680Z] #20 32.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:48:11.680Z] #20 32.82 Selecting previously unselected package xz-utils. [2021-06-19T08:48:11.680Z] #20 32.82 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T08:48:11.680Z] #20 32.83 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T08:48:11.912Z] #44 ... [2021-06-19T08:48:11.912Z] [2021-06-19T08:48:11.912Z] #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-19T08:48:11.912Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:11.912Z] #13 27.56 Reading package lists... [2021-06-19T08:48:11.912Z] #13 33.23 Building dependency tree... [2021-06-19T08:48:11.912Z] #13 36.72 The following additional packages will be installed: [2021-06-19T08:48:11.912Z] #13 36.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T08:48:11.912Z] #13 36.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T08:48:11.912Z] #13 36.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T08:48:11.912Z] #13 36.73 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T08:48:11.912Z] #13 36.75 mingw-w64-x86-64-dev [2021-06-19T08:48:11.912Z] #13 36.76 Suggested packages: [2021-06-19T08:48:11.912Z] #13 36.76 gcc-8-locales seccomp wine64 [2021-06-19T08:48:11.912Z] #13 37.78 The following NEW packages will be installed: [2021-06-19T08:48:11.912Z] #13 37.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T08:48:11.912Z] #13 37.79 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T08:48:11.912Z] #13 37.79 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T08:48:11.912Z] #13 37.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T08:48:11.912Z] #13 37.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T08:48:11.912Z] #13 37.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T08:48:11.912Z] #13 37.80 The following packages will be upgraded: [2021-06-19T08:48:11.912Z] #13 37.81 libseccomp2 [2021-06-19T08:48:11.912Z] #13 38.23 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:11.912Z] #13 38.23 Need to get 77.8 MB of archives. [2021-06-19T08:48:11.912Z] #13 38.23 After this operation, 487 MB of additional disk space will be used. [2021-06-19T08:48:11.912Z] #13 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T08:48:11.912Z] #13 38.29 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T08:48:11.912Z] #13 38.29 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-19T08:48:11.912Z] #13 38.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T08:48:11.912Z] #13 38.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T08:48:11.912Z] #13 38.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T08:48:11.912Z] #13 38.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T08:48:11.912Z] #13 38.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T08:48:11.912Z] #13 39.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T08:48:11.912Z] #13 39.48 Get:10 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-19T08:48:11.912Z] #13 39.49 Get:11 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-19T08:48:11.912Z] #13 42.54 Get:12 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-19T08:48:11.938Z] #20 32.98 Selecting previously unselected package apparmor. [2021-06-19T08:48:11.938Z] #20 32.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T08:48:11.938Z] #20 33.06 Unpacking apparmor (2.13.2-10) ... [2021-06-19T08:48:11.987Z] #57 1.199 + RM_GOPATH=0 [2021-06-19T08:48:11.987Z] #57 1.199 + TMP_GOPATH= [2021-06-19T08:48:11.987Z] #57 1.199 + : /build [2021-06-19T08:48:11.987Z] #57 1.199 + '[' -z '' ']' [2021-06-19T08:48:11.987Z] #57 1.199 ++ mktemp -d [2021-06-19T08:48:11.987Z] #57 1.201 + export GOPATH=/tmp/tmp.BmYnlodbhe [2021-06-19T08:48:11.987Z] #57 1.202 + GOPATH=/tmp/tmp.BmYnlodbhe [2021-06-19T08:48:11.987Z] #57 1.202 + RM_GOPATH=1 [2021-06-19T08:48:11.987Z] #57 1.203 + case "$(go env GOARCH)" in [2021-06-19T08:48:11.987Z] #57 1.205 ++ go env GOARCH [2021-06-19T08:48:11.987Z] #57 1.235 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:11.987Z] #57 1.235 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:11.987Z] #57 1.236 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:11.987Z] #57 1.238 + dir=/tmp/install [2021-06-19T08:48:11.987Z] #57 1.241 + bin=containerd [2021-06-19T08:48:11.987Z] #57 1.241 + shift [2021-06-19T08:48:11.987Z] #57 1.241 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T08:48:11.987Z] #57 1.242 + . /tmp/install/containerd.installer [2021-06-19T08:48:11.987Z] #57 1.242 ++ set -e [2021-06-19T08:48:11.987Z] #57 1.244 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:11.987Z] #57 1.244 + install_containerd [2021-06-19T08:48:11.987Z] #57 1.246 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T08:48:11.987Z] #57 1.249 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:11.987Z] #57 1.250 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BmYnlodbhe/src/github.com/containerd/containerd [2021-06-19T08:48:11.987Z] #57 1.255 Cloning into '/tmp/tmp.BmYnlodbhe/src/github.com/containerd/containerd'... [2021-06-19T08:48:12.195Z] #20 33.36 Selecting previously unselected package aufs-tools. [2021-06-19T08:48:12.195Z] #20 33.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T08:48:12.195Z] #20 33.38 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:48:12.400Z] #56 24.91 Reading package lists... [2021-06-19T08:48:12.400Z] #56 ... [2021-06-19T08:48:12.400Z] [2021-06-19T08:48:12.400Z] #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-19T08:48:12.400Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:12.400Z] #13 13.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:48:12.400Z] #13 15.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:48:12.400Z] #13 17.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:48:12.400Z] #13 ... [2021-06-19T08:48:12.400Z] [2021-06-19T08:48:12.400Z] #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-19T08:48:12.400Z] #50 sha256:0be73943e177a877d96c497d73c45b4fc021bfeda19b8e4f5a4afb354f6d98b6 [2021-06-19T08:48:12.400Z] #50 23.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T08:48:12.400Z] #50 23.51 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T08:48:12.400Z] #50 23.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T08:48:12.400Z] #50 23.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T08:48:12.400Z] #50 23.88 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T08:48:12.400Z] #50 23.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T08:48:12.400Z] #50 24.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T08:48:12.400Z] #50 24.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T08:48:12.400Z] #50 24.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T08:48:12.400Z] #50 24.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T08:48:12.400Z] #50 24.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T08:48:12.400Z] #50 24.50 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T08:48:12.400Z] #50 24.67 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T08:48:12.400Z] #50 24.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T08:48:12.400Z] #50 24.67 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T08:48:12.400Z] #50 24.81 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T08:48:12.400Z] #50 24.81 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T08:48:12.400Z] #50 25.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T08:48:12.400Z] #50 25.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T08:48:12.400Z] #50 25.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T08:48:12.400Z] #50 25.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T08:48:12.400Z] #50 25.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T08:48:12.400Z] #50 25.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T08:48:12.400Z] #50 25.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T08:48:12.400Z] #50 25.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T08:48:12.400Z] #50 25.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T08:48:12.400Z] #50 25.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T08:48:12.400Z] #50 25.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T08:48:12.400Z] #50 25.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T08:48:12.400Z] #50 25.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T08:48:12.400Z] #50 26.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T08:48:12.400Z] #50 26.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T08:48:12.400Z] #50 26.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T08:48:12.400Z] #50 26.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T08:48:12.400Z] #50 26.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T08:48:12.400Z] #50 26.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T08:48:12.400Z] #50 26.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T08:48:12.400Z] #50 26.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T08:48:12.400Z] #50 26.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T08:48:12.400Z] #50 26.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T08:48:12.400Z] #50 26.95 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T08:48:12.400Z] #50 26.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T08:48:12.400Z] #50 26.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T08:48:12.400Z] #50 27.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T08:48:12.400Z] #50 28.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T08:48:12.400Z] #50 28.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T08:48:12.400Z] #50 28.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T08:48:12.400Z] #50 28.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T08:48:12.400Z] #50 28.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T08:48:12.400Z] #50 29.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T08:48:12.400Z] #50 29.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T08:48:12.400Z] #50 29.45 go: downloading golang.org/x/text v0.3.2 [2021-06-19T08:48:12.405Z] #29 6.850 0.2% ############################## 43.0% ########################################################### 83.2% ######################################################################## 100.0% [2021-06-19T08:48:12.453Z] #20 33.50 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:48:12.453Z] #20 33.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:48:12.453Z] #20 33.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:48:12.453Z] #20 33.63 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:48:12.453Z] #20 33.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:48:12.453Z] #20 33.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:48:12.668Z] #29 7.430 [2021-06-19T08:48:12.712Z] #20 33.73 Selecting previously unselected package jq. [2021-06-19T08:48:12.712Z] #20 33.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:48:12.712Z] #20 33.73 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:48:12.712Z] #20 33.80 Selecting previously unselected package libaio1:amd64. [2021-06-19T08:48:12.712Z] #20 33.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T08:48:12.712Z] #20 33.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:48:12.712Z] #20 33.87 Selecting previously unselected package libgpm2:amd64. [2021-06-19T08:48:12.842Z] #13 ... [2021-06-19T08:48:12.843Z] [2021-06-19T08:48:12.843Z] #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-19T08:48:12.843Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:12.843Z] #44 48.02 Selecting previously unselected package python3-minimal. [2021-06-19T08:48:12.970Z] #20 33.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T08:48:12.970Z] #20 33.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:48:12.970Z] #20 33.94 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:48:12.970Z] #20 33.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:48:12.970Z] #20 33.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:13.099Z] #44 48.02 (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 ... 15661 files and directories currently installed.) [2021-06-19T08:48:13.099Z] #44 48.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:48:13.099Z] #44 48.11 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:48:13.099Z] #44 48.24 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:48:13.099Z] #44 48.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:48:13.099Z] #44 48.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:13.331Z] #50 ... [2021-06-19T08:48:13.331Z] [2021-06-19T08:48:13.331Z] #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-19T08:48:13.331Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:13.331Z] #56 24.91 Reading package lists... [2021-06-19T08:48:13.356Z] #44 48.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:48:13.356Z] #44 48.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:13.356Z] #44 48.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:13.739Z] #29 7.703 0.0% ############ 17.9% ############################ 40.1% ############################### 43.2% ################################################### 71.1% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-19T08:48:14.005Z] #29 ... [2021-06-19T08:48:14.005Z] [2021-06-19T08:48:14.005Z] #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-19T08:48:14.005Z] #34 sha256:3100732d9afa64cdd3ea9e7338c8c061e88367b305fa254ab4863920bbb57e07 [2021-06-19T08:48:14.005Z] #34 14.01 github.com/pelletier/go-toml/cmd/tomll [2021-06-19T08:48:14.005Z] #34 DONE 19.0s [2021-06-19T08:48:14.005Z] [2021-06-19T08:48:14.005Z] #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-19T08:48:14.005Z] #40 sha256:74e508a4fd78789e6d5e8f6befe5e6975b86a85f2e562065de2ab54f4bc71997 [2021-06-19T08:48:14.005Z] #40 15.55 Checking out files: 93% (1591/1695) Checking out files: 94% (1594/1695) Checking out files: 95% (1611/1695) Checking out files: 96% (1628/1695) Checking out files: 97% (1645/1695) Checking out files: 98% (1662/1695) Checking out files: 99% (1679/1695) Checking out files: 100% (1695/1695) Checking out files: 100% (1695/1695), done. [2021-06-19T08:48:14.005Z] #40 15.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-19T08:48:14.005Z] #40 17.15 + 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-19T08:48:14.532Z] #57 ... [2021-06-19T08:48:14.532Z] [2021-06-19T08:48:14.532Z] #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-19T08:48:14.532Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:14.532Z] #36 34.02 Building dependency tree... [2021-06-19T08:48:14.532Z] #36 37.13 The following additional packages will be installed: [2021-06-19T08:48:14.532Z] #36 37.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T08:48:14.532Z] #36 37.16 Suggested packages: [2021-06-19T08:48:14.532Z] #36 37.17 cmake-doc ninja-build lrzip [2021-06-19T08:48:14.532Z] #36 37.17 Recommended packages: [2021-06-19T08:48:14.532Z] #36 37.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T08:48:14.532Z] #36 38.07 The following NEW packages will be installed: [2021-06-19T08:48:14.532Z] #36 38.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T08:48:14.532Z] #36 38.09 vim-common xxd [2021-06-19T08:48:14.532Z] #36 38.49 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:14.532Z] #36 38.49 Need to get 14.9 MB of archives. [2021-06-19T08:48:14.532Z] #36 38.49 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T08:48:14.532Z] #36 38.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:48:14.532Z] #36 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:48:14.532Z] #36 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T08:48:14.532Z] #36 38.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:48:14.532Z] #36 39.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T08:48:14.532Z] #36 39.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T08:48:14.532Z] #36 39.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T08:48:14.532Z] #36 39.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T08:48:14.532Z] #36 39.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T08:48:14.532Z] #36 39.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T08:48:14.532Z] #36 40.78 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:14.532Z] #36 40.98 Fetched 14.9 MB in 2s (9626 kB/s) [2021-06-19T08:48:14.532Z] #36 41.07 Selecting previously unselected package xxd. [2021-06-19T08:48:14.532Z] #36 41.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:14.532Z] #36 41.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:48:14.533Z] #36 41.22 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:48:14.533Z] #36 41.65 Selecting previously unselected package vim-common. [2021-06-19T08:48:14.533Z] #36 41.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:48:14.533Z] #36 41.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:14.533Z] #36 42.21 Selecting previously unselected package cmake-data. [2021-06-19T08:48:14.533Z] #36 42.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T08:48:14.533Z] #36 42.27 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T08:48:14.533Z] #36 45.37 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:48:14.533Z] #36 45.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:48:14.533Z] #36 45.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:14.533Z] #36 ... [2021-06-19T08:48:14.533Z] [2021-06-19T08:48:14.533Z] #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-19T08:48:14.533Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:14.533Z] #44 29.44 Reading package lists... [2021-06-19T08:48:14.533Z] #44 35.36 Building dependency tree... [2021-06-19T08:48:14.533Z] #44 38.49 The following additional packages will be installed: [2021-06-19T08:48:14.533Z] #44 38.50 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T08:48:14.533Z] #44 38.50 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T08:48:14.533Z] #44 38.50 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:14.533Z] #44 38.50 python3.7-minimal [2021-06-19T08:48:14.533Z] #44 38.51 Suggested packages: [2021-06-19T08:48:14.533Z] #44 38.52 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T08:48:14.533Z] #44 38.52 python3.7-doc binfmt-support [2021-06-19T08:48:14.533Z] #44 39.74 The following NEW packages will be installed: [2021-06-19T08:48:14.533Z] #44 39.76 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T08:48:14.533Z] #44 39.77 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T08:48:14.533Z] #44 39.78 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:14.533Z] #44 39.78 python3.7-minimal [2021-06-19T08:48:14.533Z] #44 40.22 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:14.533Z] #44 40.22 Need to get 6695 kB of archives. [2021-06-19T08:48:14.533Z] #44 40.22 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T08:48:14.533Z] #44 40.22 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-19T08:48:14.533Z] #44 40.24 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-19T08:48:14.533Z] #44 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T08:48:14.533Z] #44 40.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:48:14.533Z] #44 40.47 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-19T08:48:14.533Z] #44 40.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:48:14.533Z] #44 40.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:48:14.533Z] #44 40.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:48:14.533Z] #44 40.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T08:48:14.533Z] #44 40.68 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T08:48:14.533Z] #44 40.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:48:14.533Z] #44 40.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T08:48:14.533Z] #44 40.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T08:48:14.533Z] #44 40.83 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-19T08:48:14.533Z] #44 40.83 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-19T08:48:14.533Z] #44 40.84 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-19T08:48:14.533Z] #44 42.51 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:14.533Z] #44 42.75 Fetched 6695 kB in 1s (5458 kB/s) [2021-06-19T08:48:14.533Z] #44 42.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:48:14.533Z] #44 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:14.533Z] #44 42.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:14.533Z] #44 42.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:14.533Z] #44 43.68 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:48:14.533Z] #44 43.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:14.533Z] #44 43.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:14.533Z] #44 45.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:14.533Z] #44 45.32 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:14.533Z] #44 ... [2021-06-19T08:48:14.533Z] [2021-06-19T08:48:14.533Z] #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-19T08:48:14.533Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:48:14.533Z] #32 41.98 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-19T08:48:14.533Z] #32 42.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T08:48:14.533Z] #32 43.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T08:48:15.121Z] using credential docker-jenkins-github-credentials [2021-06-19T08:48:15.193Z] Cloning the remote Git repository [2021-06-19T08:48:15.193Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:48:15.255Z] #44 50.25 Selecting previously unselected package python3.7. [2021-06-19T08:48:15.255Z] #44 50.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:15.255Z] #44 50.28 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:15.255Z] #44 50.48 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:48:15.255Z] #44 50.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:48:15.255Z] #44 50.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:15.367Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:48:15.512Z] #44 50.66 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:48:16.074Z] #40 ... [2021-06-19T08:48:16.074Z] [2021-06-19T08:48:16.074Z] #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-19T08:48:16.074Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:16.074Z] #29 9.178 #=#=# [2021-06-19T08:48:16.107Z] #56 31.38 Reading package lists... [2021-06-19T08:48:16.107Z] #56 ... [2021-06-19T08:48:16.107Z] [2021-06-19T08:48:16.107Z] #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-19T08:48:16.107Z] #59 sha256:287b7f8ad1730b563601e0ee843e9b22ea17d75f2c26e04b0a6850070b6f79a5 [2021-06-19T08:48:16.107Z] #59 23.88 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T08:48:16.107Z] #59 24.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T08:48:16.267Z] #20 36.94 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:48:16.267Z] #20 36.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:48:16.267Z] #20 36.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:16.267Z] #20 37.04 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:48:16.267Z] #20 37.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:48:16.267Z] #20 37.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:16.267Z] #20 37.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:48:16.267Z] #20 37.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:48:16.267Z] #20 37.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:16.267Z] #20 37.22 Selecting previously unselected package libreadline5:amd64. [2021-06-19T08:48:16.267Z] #20 37.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T08:48:16.267Z] #20 37.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:48:16.267Z] #20 37.31 Selecting previously unselected package net-tools. [2021-06-19T08:48:16.267Z] #20 37.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T08:48:16.267Z] #20 37.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:48:16.364Z] #59 ... [2021-06-19T08:48:16.364Z] [2021-06-19T08:48:16.364Z] #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-19T08:48:16.364Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:16.364Z] #13 27.04 Fetched 8980 kB in 16s (546 kB/s) [2021-06-19T08:48:16.446Z] #32 ... [2021-06-19T08:48:16.446Z] [2021-06-19T08:48:16.446Z] #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-19T08:48:16.446Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:16.446Z] #13 28.51 Reading package lists... [2021-06-19T08:48:16.446Z] #13 34.74 Building dependency tree... [2021-06-19T08:48:16.446Z] #13 37.71 The following additional packages will be installed: [2021-06-19T08:48:16.446Z] #13 37.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T08:48:16.446Z] #13 37.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T08:48:16.446Z] #13 37.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T08:48:16.446Z] #13 37.72 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T08:48:16.446Z] #13 37.73 mingw-w64-x86-64-dev [2021-06-19T08:48:16.446Z] #13 37.73 Suggested packages: [2021-06-19T08:48:16.446Z] #13 37.73 gcc-8-locales seccomp wine64 [2021-06-19T08:48:16.446Z] #13 38.68 The following NEW packages will be installed: [2021-06-19T08:48:16.446Z] #13 38.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T08:48:16.446Z] #13 38.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T08:48:16.446Z] #13 38.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T08:48:16.446Z] #13 38.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T08:48:16.446Z] #13 38.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T08:48:16.446Z] #13 38.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T08:48:16.446Z] #13 38.71 The following packages will be upgraded: [2021-06-19T08:48:16.446Z] #13 38.71 libseccomp2 [2021-06-19T08:48:16.446Z] #13 39.19 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:16.446Z] #13 39.19 Need to get 77.8 MB of archives. [2021-06-19T08:48:16.446Z] #13 39.19 After this operation, 487 MB of additional disk space will be used. [2021-06-19T08:48:16.446Z] #13 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T08:48:16.446Z] #13 39.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T08:48:16.446Z] #13 39.23 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-19T08:48:16.446Z] #13 39.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T08:48:16.446Z] #13 39.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T08:48:16.446Z] #13 39.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T08:48:16.446Z] #13 39.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T08:48:16.446Z] #13 39.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T08:48:16.446Z] #13 40.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T08:48:16.446Z] #13 40.60 Get:10 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-19T08:48:16.446Z] #13 40.60 Get:11 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-19T08:48:16.446Z] #13 44.18 Get:12 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-19T08:48:16.525Z] #20 37.49 Selecting previously unselected package patch. [2021-06-19T08:48:16.525Z] #20 37.50 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T08:48:16.525Z] #20 37.51 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T08:48:16.525Z] #20 37.59 Selecting previously unselected package python-pip-whl. [2021-06-19T08:48:16.525Z] #20 37.62 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T08:48:16.525Z] #20 37.62 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T08:48:16.880Z] #44 ... [2021-06-19T08:48:16.880Z] [2021-06-19T08:48:16.880Z] #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-19T08:48:16.880Z] #48 sha256:417f4ace5380a91cef94eef88c7daa0fc75e14a4d466252f67b698debbb7b9fc [2021-06-19T08:48:16.880Z] #48 DONE 52.1s [2021-06-19T08:48:16.880Z] [2021-06-19T08:48:16.880Z] #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-19T08:48:16.880Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:16.880Z] #13 44.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T08:48:16.880Z] #13 44.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T08:48:16.880Z] #13 44.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:48:16.880Z] #13 44.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:48:16.880Z] #13 44.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T08:48:16.880Z] #13 44.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T08:48:16.880Z] #13 44.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T08:48:16.880Z] #13 44.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T08:48:16.880Z] #13 44.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T08:48:16.880Z] #13 44.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T08:48:16.880Z] #13 44.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T08:48:16.880Z] #13 44.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T08:48:16.880Z] #13 44.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T08:48:16.880Z] #13 44.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T08:48:16.880Z] #13 45.90 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:16.880Z] #13 46.00 Fetched 77.8 MB in 7s (11.1 MB/s) [2021-06-19T08:48:16.880Z] #13 46.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:16.880Z] #13 46.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:48:16.880Z] #13 46.23 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T08:48:16.880Z] #13 46.50 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:48:16.880Z] #13 46.62 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T08:48:16.880Z] #13 46.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 ... 15421 files and directories currently installed.) [2021-06-19T08:48:16.880Z] #13 46.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:48:16.880Z] #13 46.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:48:17.092Z] #20 38.04 Selecting previously unselected package python3-lib2to3. [2021-06-19T08:48:17.092Z] #20 38.04 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T08:48:17.092Z] #20 38.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:48:17.092Z] #20 38.14 Selecting previously unselected package python3-distutils. [2021-06-19T08:48:17.092Z] #20 38.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T08:48:17.092Z] #20 38.16 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T08:48:17.125Z] #29 9.529 0.0% ### 5.0% ####### 10.7% ########### 16.4% ############### 21.9% ################### 27.0% ###################### 31.5% ########################### 38.5% ############################## 42.0% ################################# 46.6% #################################### 50.1% ######################################### 57.4% ############################################# 62.7% ################################################ 67.2% ################################################### 71.9% ###################################################### 75.3% ######################################################### 80.1% ############################################################ 84.0% ############################################################ 84.4% ################################################################ 89.1% ################################################################# 90.7% #################################################################### 95.7% ######################################################################## 100.0% [2021-06-19T08:48:17.293Z] #13 27.04 Reading package lists... [2021-06-19T08:48:17.293Z] #13 ... [2021-06-19T08:48:17.293Z] [2021-06-19T08:48:17.293Z] #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-19T08:48:17.293Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:17.293Z] #44 24.59 Fetched 8453 kB in 16s (530 kB/s) [2021-06-19T08:48:17.293Z] #44 24.59 Reading package lists... [2021-06-19T08:48:17.293Z] #44 30.47 Reading package lists... [2021-06-19T08:48:17.293Z] #44 ... [2021-06-19T08:48:17.293Z] [2021-06-19T08:48:17.293Z] #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-19T08:48:17.293Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:17.293Z] #36 21.69 Reading package lists... [2021-06-19T08:48:17.293Z] #36 28.49 Reading package lists... [2021-06-19T08:48:17.350Z] #20 38.29 Selecting previously unselected package python3-pip. [2021-06-19T08:48:17.350Z] #20 38.29 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T08:48:17.350Z] #20 38.30 Unpacking python3-pip (18.1-5) ... [2021-06-19T08:48:17.350Z] #20 38.45 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:48:17.350Z] #20 38.45 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:48:17.350Z] #20 38.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:15.758Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-19T08:48:16.726Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:48:16.726Z] > git --version # timeout=10 [2021-06-19T08:48:16.773Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-19T08:48:16.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:48:16.789Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:48:17.608Z] #20 38.59 Selecting previously unselected package python3-setuptools. [2021-06-19T08:48:17.608Z] #20 38.59 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T08:48:17.608Z] #20 38.59 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T08:48:17.608Z] #20 38.78 Selecting previously unselected package python3-wheel. [2021-06-19T08:48:17.608Z] #20 38.79 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T08:48:17.608Z] #20 38.79 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T08:48:17.702Z] #29 12.45 [2021-06-19T08:48:17.857Z] #36 34.33 Building dependency tree... [2021-06-19T08:48:17.868Z] #20 38.86 Selecting previously unselected package sudo. [2021-06-19T08:48:17.868Z] #20 38.87 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T08:48:17.868Z] #20 38.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:48:18.126Z] #20 39.29 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T08:48:18.247Z] #13 49.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T08:48:18.247Z] #13 49.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:48:18.247Z] #13 49.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:48:18.358Z] #13 46.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T08:48:18.358Z] #13 46.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T08:48:18.358Z] #13 46.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:48:18.358Z] #13 46.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:48:18.358Z] #13 46.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T08:48:18.358Z] #13 46.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T08:48:18.358Z] #13 46.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T08:48:18.358Z] #13 46.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T08:48:18.358Z] #13 46.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T08:48:18.358Z] #13 46.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T08:48:18.358Z] #13 46.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T08:48:18.384Z] #20 39.31 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T08:48:18.384Z] #20 39.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:48:18.384Z] #20 39.50 Selecting previously unselected package uidmap. [2021-06-19T08:48:18.384Z] #20 39.50 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T08:48:18.384Z] #20 39.50 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T08:48:18.492Z] #29 12.80 0.0% 1.0% # 1.8% # 2.6% ## 3.6% ### 4.8% # [2021-06-19T08:48:18.492Z] #29 ... [2021-06-19T08:48:18.492Z] [2021-06-19T08:48:18.492Z] #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-19T08:48:18.492Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:48:18.492Z] #52 13.61 + cd /tmp/tmp.fbe8W5etbe/src/github.com/mvdan/sh [2021-06-19T08:48:18.492Z] #52 13.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-19T08:48:18.492Z] #52 13.71 + GO111MODULE=on [2021-06-19T08:48:18.492Z] #52 13.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-19T08:48:18.492Z] #52 14.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-19T08:48:18.492Z] #52 14.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-19T08:48:18.492Z] #52 14.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-19T08:48:18.492Z] #52 16.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-19T08:48:18.492Z] #52 21.32 runtime [2021-06-19T08:48:18.618Z] #13 46.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T08:48:18.618Z] #13 46.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T08:48:18.618Z] #13 46.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T08:48:18.618Z] #13 ... [2021-06-19T08:48:18.618Z] [2021-06-19T08:48:18.618Z] #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-19T08:48:18.618Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:18.644Z] #20 39.63 Selecting previously unselected package vim-runtime. [2021-06-19T08:48:18.644Z] #20 39.65 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:48:18.644Z] #20 39.68 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-19T08:48:18.644Z] #20 39.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T08:48:18.644Z] #20 39.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:48:18.755Z] #52 ... [2021-06-19T08:48:18.755Z] [2021-06-19T08:48:18.756Z] #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-19T08:48:18.756Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:18.802Z] #36 ... [2021-06-19T08:48:18.802Z] [2021-06-19T08:48:18.802Z] #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-19T08:48:18.802Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:18.802Z] #44 30.47 Reading package lists... [2021-06-19T08:48:18.879Z] #44 49.50 Selecting previously unselected package python3-minimal. [2021-06-19T08:48:18.879Z] #44 49.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-19T08:48:18.879Z] #44 49.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:48:18.879Z] #44 49.56 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:48:18.879Z] #44 49.68 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:48:18.879Z] #44 49.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:48:18.879Z] #44 49.69 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:19.020Z] #29 12.80 0.0% 1.0% # 1.8% # 2.6% ## 3.6% ### 4.8% #### 6.0% #### 6.8% ##### 7.7% ###### 8.8% [2021-06-19T08:48:19.020Z] #29 ... [2021-06-19T08:48:19.020Z] [2021-06-19T08:48:19.020Z] #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-19T08:48:19.020Z] #56 sha256:321862a7e160adf02033df522698a06bea924f20f84413082206066b05b78d61 [2021-06-19T08:48:19.020Z] #56 13.99 Fetched 8273 kB in 10s (836 kB/s) [2021-06-19T08:48:19.020Z] #56 13.99 Reading package lists... [2021-06-19T08:48:19.020Z] #56 18.17 Reading package lists... [2021-06-19T08:48:19.020Z] #56 22.44 Building dependency tree... [2021-06-19T08:48:19.020Z] #56 ... [2021-06-19T08:48:19.020Z] [2021-06-19T08:48:19.020Z] #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-19T08:48:19.020Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:19.020Z] #36 14.02 Fetched 8273 kB in 10s (854 kB/s) [2021-06-19T08:48:19.020Z] #36 14.02 Reading package lists... [2021-06-19T08:48:19.020Z] #36 18.17 Reading package lists... [2021-06-19T08:48:19.020Z] #36 22.86 Building dependency tree... [2021-06-19T08:48:19.139Z] #44 49.86 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:48:19.139Z] #44 49.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:19.139Z] #44 49.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:19.284Z] #36 ... [2021-06-19T08:48:19.284Z] [2021-06-19T08:48:19.284Z] #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-19T08:48:19.284Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:19.612Z] #13 ... [2021-06-19T08:48:19.612Z] [2021-06-19T08:48:19.612Z] #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-19T08:48:19.612Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:19.612Z] #46 44.64 sync [2021-06-19T08:48:19.612Z] #46 44.64 internal/reflectlite [2021-06-19T08:48:19.612Z] #46 46.08 internal/testlog [2021-06-19T08:48:19.612Z] #46 46.40 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T08:48:19.612Z] #46 46.84 math/rand [2021-06-19T08:48:19.612Z] #46 47.59 internal/singleflight [2021-06-19T08:48:19.612Z] #46 48.11 sort [2021-06-19T08:48:19.612Z] #46 48.12 errors [2021-06-19T08:48:19.612Z] #46 48.44 io [2021-06-19T08:48:19.612Z] #46 49.39 strconv [2021-06-19T08:48:19.612Z] #46 49.95 bytes [2021-06-19T08:48:19.612Z] #46 52.33 strings [2021-06-19T08:48:19.612Z] #46 53.75 reflect [2021-06-19T08:48:19.612Z] #46 ... [2021-06-19T08:48:19.612Z] [2021-06-19T08:48:19.613Z] #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-19T08:48:19.613Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:19.613Z] #44 52.39 Selecting previously unselected package python3. [2021-06-19T08:48:19.613Z] #44 52.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 ... 16073 files and directories currently installed.) [2021-06-19T08:48:19.613Z] #44 52.56 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:48:19.613Z] #44 52.61 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:48:19.613Z] #44 52.97 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T08:48:19.613Z] #44 52.97 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T08:48:19.613Z] #44 52.97 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:48:19.613Z] #44 53.87 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:48:19.613Z] #44 53.87 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:48:19.613Z] #44 53.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:19.613Z] #44 54.08 Selecting previously unselected package python3-six. [2021-06-19T08:48:19.613Z] #44 54.08 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T08:48:19.613Z] #44 54.09 Unpacking python3-six (1.12.0-1) ... [2021-06-19T08:48:19.613Z] #44 54.19 Selecting previously unselected package python3-protobuf. [2021-06-19T08:48:19.613Z] #44 54.19 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T08:48:19.613Z] #44 54.20 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:19.613Z] #44 54.67 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:48:19.613Z] #44 54.67 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:48:19.613Z] #44 54.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:19.869Z] #44 54.83 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:48:19.869Z] #44 54.84 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:48:19.869Z] #44 54.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:19.869Z] #44 55.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:48:19.869Z] #44 55.00 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:48:19.869Z] #44 55.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:20.126Z] #44 55.10 Selecting previously unselected package criu. [2021-06-19T08:48:20.126Z] #44 55.10 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T08:48:20.126Z] #44 55.12 Unpacking criu (3.15-1) ... [2021-06-19T08:48:20.126Z] #44 ... [2021-06-19T08:48:20.126Z] [2021-06-19T08:48:20.126Z] #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-19T08:48:20.126Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:48:20.126Z] #52 45.61 sync [2021-06-19T08:48:20.126Z] #52 45.62 internal/reflectlite [2021-06-19T08:48:20.126Z] #52 48.20 errors [2021-06-19T08:48:20.126Z] #52 48.21 sort [2021-06-19T08:48:20.126Z] #52 48.60 io [2021-06-19T08:48:20.126Z] #52 49.39 internal/oserror [2021-06-19T08:48:20.126Z] #52 49.51 syscall [2021-06-19T08:48:20.126Z] #52 50.17 bytes [2021-06-19T08:48:20.126Z] #52 52.89 strconv [2021-06-19T08:48:20.341Z] #29 12.80 0.0% 1.0% # 1.8% # 2.6% ## 3.6% ### 4.8% #### 6.0% #### 6.8% ##### 7.7% ###### 8.8% ###### 9.6% ####### 10.6% ######## 12.0% ######### 12.9% ########## 14.2% ########## 15.1% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.2% ############## 20.3% ############### 21.0% ############### 21.9% ################ 22.9% # [2021-06-19T08:48:20.341Z] #29 ... [2021-06-19T08:48:20.341Z] [2021-06-19T08:48:20.341Z] #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-19T08:48:20.341Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:48:20.341Z] #13 12.53 Fetched 8798 kB in 10s (882 kB/s) [2021-06-19T08:48:20.341Z] #13 12.53 Reading package lists... [2021-06-19T08:48:20.341Z] #13 17.29 Reading package lists... [2021-06-19T08:48:20.393Z] #52 ... [2021-06-19T08:48:20.393Z] [2021-06-19T08:48:20.393Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:48:20.393Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:20.393Z] #13 51.73 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T08:48:20.426Z] #44 36.51 Building dependency tree... [2021-06-19T08:48:20.606Z] #13 21.99 Building dependency tree... [2021-06-19T08:48:20.606Z] #13 ... [2021-06-19T08:48:20.606Z] [2021-06-19T08:48:20.606Z] #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-19T08:48:20.606Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:20.606Z] #29 12.80 0.0% 1.0% # 1.8% # 2.6% ## 3.6% ### 4.8% #### 6.0% #### 6.8% ##### 7.7% ###### 8.8% ###### 9.6% ####### 10.6% ######## 12.0% ######### 12.9% ########## 14.2% ########## 15.1% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.2% ############## 20.3% ############### 21.0% ############### 21.9% ################ 22.9% ################# 24.0% ################## 25.2% ### [2021-06-19T08:48:20.606Z] #29 ... [2021-06-19T08:48:20.606Z] [2021-06-19T08:48:20.607Z] #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-19T08:48:20.607Z] #59 sha256:d5959062127aaa151ee0d57f9a2e4d081bc8eca090c6ba3a558ee45e8c3cbd95 [2021-06-19T08:48:20.607Z] #59 15.71 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-19T08:48:20.607Z] #59 20.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-19T08:48:20.607Z] #59 20.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-19T08:48:20.650Z] #13 51.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T08:48:20.650Z] #13 51.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:48:20.650Z] #13 51.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T08:48:20.650Z] #13 51.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:48:20.650Z] #13 51.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:48:20.870Z] #59 ... [2021-06-19T08:48:20.870Z] [2021-06-19T08:48:20.870Z] #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-19T08:48:20.870Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:48:20.870Z] #44 15.50 Fetched 8276 kB in 10s (789 kB/s) [2021-06-19T08:48:20.870Z] #44 15.50 Reading package lists... [2021-06-19T08:48:20.870Z] #44 20.02 Reading package lists... [2021-06-19T08:48:20.870Z] #44 25.25 Building dependency tree... [2021-06-19T08:48:20.870Z] #44 ... [2021-06-19T08:48:20.870Z] [2021-06-19T08:48:20.870Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-19T08:48:20.870Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:20.907Z] #13 52.12 Selecting previously unselected package dmsetup. [2021-06-19T08:48:20.907Z] #13 52.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:48:20.907Z] #13 52.17 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T08:48:20.907Z] #13 52.30 Selecting previously unselected package mingw-w64-common. [2021-06-19T08:48:20.907Z] #13 52.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T08:48:20.907Z] #13 52.32 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T08:48:21.054Z] #44 51.58 Selecting previously unselected package python3.7. [2021-06-19T08:48:21.054Z] #44 51.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:21.054Z] #44 51.62 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:21.806Z] #44 39.18 The following additional packages will be installed: [2021-06-19T08:48:21.806Z] #44 39.22 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T08:48:21.806Z] #44 39.22 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T08:48:21.806Z] #44 39.22 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:21.806Z] #44 39.22 python3.7-minimal [2021-06-19T08:48:21.806Z] #44 39.23 Suggested packages: [2021-06-19T08:48:21.806Z] #44 39.25 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T08:48:21.806Z] #44 39.25 python3.7-doc binfmt-support [2021-06-19T08:48:21.838Z] #13 ... [2021-06-19T08:48:21.838Z] [2021-06-19T08:48:21.838Z] #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-19T08:48:21.838Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:21.838Z] #36 51.12 Selecting previously unselected package libxml2:amd64. [2021-06-19T08:48:21.838Z] #36 51.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T08:48:21.838Z] #36 51.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:21.838Z] #36 51.66 Selecting previously unselected package libarchive13:amd64. [2021-06-19T08:48:21.838Z] #36 51.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T08:48:21.838Z] #36 51.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:21.838Z] #36 52.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T08:48:21.838Z] #36 52.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T08:48:21.838Z] #36 52.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:48:21.838Z] #36 52.61 Selecting previously unselected package librhash0:amd64. [2021-06-19T08:48:21.838Z] #36 52.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T08:48:21.838Z] #36 52.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:48:21.838Z] #36 53.15 Selecting previously unselected package libuv1:amd64. [2021-06-19T08:48:21.838Z] #36 53.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T08:48:21.838Z] #36 53.18 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:48:21.838Z] #36 53.60 Selecting previously unselected package cmake. [2021-06-19T08:48:21.838Z] #36 53.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T08:48:21.838Z] #36 53.62 Unpacking cmake (3.13.4-1) ... [2021-06-19T08:48:21.838Z] #36 56.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:21.838Z] #36 56.41 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:48:21.838Z] #36 56.43 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:48:21.838Z] #36 56.45 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:21.838Z] #36 56.50 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:48:21.838Z] #36 56.52 Setting up cmake-data (3.13.4-1) ... [2021-06-19T08:48:21.838Z] #36 56.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:21.838Z] #36 56.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:48:21.838Z] #36 56.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:21.838Z] #36 56.58 Setting up cmake (3.13.4-1) ... [2021-06-19T08:48:21.838Z] #36 56.59 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:21.839Z] #36 56.70 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:21.839Z] #36 DONE 57.1s [2021-06-19T08:48:21.839Z] [2021-06-19T08:48:21.839Z] #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-19T08:48:21.839Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:21.839Z] #44 55.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:21.839Z] #44 55.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:21.839Z] #44 55.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:21.839Z] #44 56.01 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:48:21.839Z] #44 56.03 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:21.839Z] #44 56.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:21.839Z] #44 56.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:21.839Z] #44 56.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:21.930Z] #20 42.50 Selecting previously unselected package vim. [2021-06-19T08:48:21.930Z] #20 42.51 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:48:21.930Z] #20 42.53 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T08:48:21.930Z] #20 42.97 Selecting previously unselected package xfsprogs. [2021-06-19T08:48:21.930Z] #20 42.98 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T08:48:21.930Z] #20 42.98 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T08:48:22.000Z] #44 52.69 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:48:22.000Z] #44 52.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:48:22.000Z] #44 52.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:22.189Z] #20 43.37 Selecting previously unselected package zip. [2021-06-19T08:48:22.262Z] #44 ... [2021-06-19T08:48:22.262Z] [2021-06-19T08:48:22.262Z] #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-19T08:48:22.262Z] #48 sha256:160522c0ca0736c62e9d673b8e50a0b339e5659235b4af346ab2f5278ca73da3 [2021-06-19T08:48:22.262Z] #48 DONE 53.3s [2021-06-19T08:48:22.262Z] [2021-06-19T08:48:22.262Z] #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-19T08:48:22.262Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:22.262Z] #44 53.20 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:48:22.448Z] #20 43.37 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T08:48:22.448Z] #20 43.37 Unpacking zip (3.0-11+b1) ... [2021-06-19T08:48:22.448Z] #20 43.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:48:22.448Z] #20 43.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:48:22.448Z] #20 43.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:48:22.448Z] #20 43.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:48:22.448Z] #20 43.59 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:48:22.448Z] #20 43.60 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:48:22.448Z] #20 43.61 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T08:48:22.448Z] #20 43.62 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:48:22.706Z] #20 43.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:22.706Z] #20 43.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:48:22.706Z] #20 43.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:22.706Z] #20 43.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:22.706Z] #20 43.69 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:48:22.706Z] #20 43.70 Setting up zip (3.0-11+b1) ... [2021-06-19T08:48:22.706Z] #20 43.71 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:22.706Z] #20 43.74 Setting up bash-completion (1:2.8-6) ... [2021-06-19T08:48:22.736Z] #44 ... [2021-06-19T08:48:22.736Z] [2021-06-19T08:48:22.736Z] #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-19T08:48:22.736Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:48:22.736Z] #46 30.44 vendor/golang.org/x/crypto/internal/subtle [2021-06-19T08:48:22.736Z] #46 ... [2021-06-19T08:48:22.736Z] [2021-06-19T08:48:22.736Z] #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-19T08:48:22.736Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:22.736Z] #36 37.27 The following additional packages will be installed: [2021-06-19T08:48:22.736Z] #36 37.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T08:48:22.736Z] #36 37.30 Suggested packages: [2021-06-19T08:48:22.736Z] #36 37.30 cmake-doc ninja-build lrzip [2021-06-19T08:48:22.736Z] #36 37.30 Recommended packages: [2021-06-19T08:48:22.736Z] #36 37.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T08:48:22.736Z] #36 38.22 The following NEW packages will be installed: [2021-06-19T08:48:22.736Z] #36 38.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T08:48:22.736Z] #36 38.24 vim-common xxd [2021-06-19T08:48:22.736Z] #36 38.60 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:22.736Z] #36 38.60 Need to get 14.9 MB of archives. [2021-06-19T08:48:22.736Z] #36 38.60 After this operation, 61.8 MB of additional disk space will be used. [2021-06-19T08:48:22.736Z] #36 38.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:48:22.736Z] #36 38.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:48:22.736Z] #36 38.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T08:48:22.736Z] #36 38.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:48:22.736Z] #36 39.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-19T08:48:22.736Z] #36 39.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-19T08:48:22.736Z] #36 39.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-19T08:48:22.736Z] #36 39.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-19T08:48:22.736Z] #36 39.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-19T08:48:22.736Z] #36 39.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-19T08:48:23.298Z] #36 41.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:23.298Z] #36 41.15 Fetched 14.9 MB in 2s (8585 kB/s) [2021-06-19T08:48:23.554Z] #36 41.26 Selecting previously unselected package xxd. [2021-06-19T08:48:23.554Z] #36 41.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:23.554Z] #36 41.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:48:23.554Z] #36 41.36 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:48:23.810Z] #36 41.58 Selecting previously unselected package vim-common. [2021-06-19T08:48:23.810Z] #36 41.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:48:23.810Z] #36 41.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:24.066Z] #36 41.98 Selecting previously unselected package cmake-data. [2021-06-19T08:48:24.066Z] #36 41.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T08:48:24.066Z] #36 41.99 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T08:48:24.178Z] #44 55.09 Selecting previously unselected package python3. [2021-06-19T08:48:24.439Z] #44 55.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-19T08:48:24.439Z] #44 55.18 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:48:24.439Z] #44 55.19 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:48:24.439Z] #44 ... [2021-06-19T08:48:24.439Z] [2021-06-19T08:48:24.439Z] #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-19T08:48:24.439Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:48:24.439Z] #46 45.54 sync [2021-06-19T08:48:24.439Z] #46 45.55 internal/reflectlite [2021-06-19T08:48:24.439Z] #46 46.87 internal/testlog [2021-06-19T08:48:24.439Z] #46 47.25 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T08:48:24.439Z] #46 47.60 math/rand [2021-06-19T08:48:24.439Z] #46 48.61 internal/singleflight [2021-06-19T08:48:24.439Z] #46 49.01 sort [2021-06-19T08:48:24.439Z] #46 49.02 errors [2021-06-19T08:48:24.439Z] #46 49.42 io [2021-06-19T08:48:24.439Z] #46 50.26 strconv [2021-06-19T08:48:24.439Z] #46 50.91 bytes [2021-06-19T08:48:24.439Z] #46 52.84 strings [2021-06-19T08:48:24.439Z] #46 53.15 reflect [2021-06-19T08:48:24.439Z] #46 ... [2021-06-19T08:48:24.439Z] [2021-06-19T08:48:24.439Z] #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-19T08:48:24.439Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:24.439Z] #44 55.36 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T08:48:24.439Z] #44 55.37 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T08:48:24.439Z] #44 55.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:48:24.995Z] #36 ... [2021-06-19T08:48:24.995Z] [2021-06-19T08:48:24.995Z] #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-19T08:48:24.995Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-19T08:48:24.995Z] #56 31.38 Reading package lists... [2021-06-19T08:48:24.995Z] #56 37.19 Building dependency tree... [2021-06-19T08:48:24.995Z] #56 39.70 The following additional packages will be installed: [2021-06-19T08:48:24.995Z] #56 39.72 libbtrfs0 [2021-06-19T08:48:24.995Z] #56 39.83 The following NEW packages will be installed: [2021-06-19T08:48:24.995Z] #56 39.88 libbtrfs-dev libbtrfs0 [2021-06-19T08:48:24.995Z] #56 40.28 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:24.995Z] #56 40.28 Need to get 119 kB of archives. [2021-06-19T08:48:24.995Z] #56 40.28 After this operation, 387 kB of additional disk space will be used. [2021-06-19T08:48:24.995Z] #56 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:48:24.995Z] #56 40.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:48:24.995Z] #56 41.33 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:24.995Z] #56 41.52 Fetched 119 kB in 0s (448 kB/s) [2021-06-19T08:48:24.995Z] #56 41.58 Selecting previously unselected package libbtrfs0. [2021-06-19T08:48:24.995Z] #56 41.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:24.995Z] #56 41.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:48:24.995Z] #56 41.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:24.995Z] #56 41.90 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:48:24.995Z] #56 41.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:48:24.995Z] #56 41.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:24.995Z] #56 42.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:24.995Z] #56 42.13 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:24.995Z] #56 42.14 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:24.995Z] #56 DONE 42.7s [2021-06-19T08:48:24.995Z] [2021-06-19T08:48:24.995Z] #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-19T08:48:24.995Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:24.995Z] #44 40.34 The following NEW packages will be installed: [2021-06-19T08:48:24.995Z] #44 40.34 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T08:48:24.995Z] #44 40.34 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T08:48:24.995Z] #44 40.34 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:24.995Z] #44 40.35 python3.7-minimal [2021-06-19T08:48:24.995Z] #44 40.75 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:24.995Z] #44 40.75 Need to get 6695 kB of archives. [2021-06-19T08:48:24.995Z] #44 40.75 After this operation, 33.1 MB of additional disk space will be used. [2021-06-19T08:48:24.995Z] #44 40.75 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-19T08:48:24.995Z] #44 40.82 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-19T08:48:24.995Z] #44 41.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T08:48:24.995Z] #44 41.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:48:24.995Z] #44 41.01 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-19T08:48:24.995Z] #44 41.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:48:24.995Z] #44 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:48:24.995Z] #44 41.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:48:24.995Z] #44 41.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-19T08:48:24.995Z] #44 41.32 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-19T08:48:24.995Z] #44 41.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:48:24.995Z] #44 41.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T08:48:24.995Z] #44 41.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-19T08:48:24.995Z] #44 41.36 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-19T08:48:24.995Z] #44 41.37 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-19T08:48:24.995Z] #44 41.37 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-19T08:48:25.236Z] #20 46.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:48:25.236Z] #20 46.03 Setting up xz-utils (5.2.4-1) ... [2021-06-19T08:48:25.236Z] #20 46.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T08:48:25.236Z] #20 46.11 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T08:48:25.236Z] #20 46.16 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:48:25.236Z] #20 46.24 invoke-rc.d: could not determine current runlevel [2021-06-19T08:48:25.236Z] #20 46.25 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:48:25.236Z] #20 46.25 Setting up pigz (2.4-1) ... [2021-06-19T08:48:25.236Z] #20 46.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:48:25.236Z] #20 46.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:25.236Z] #20 46.32 Setting up python-pip-whl (18.1-5) ... [2021-06-19T08:48:25.236Z] #20 46.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:25.236Z] #20 46.35 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:48:25.275Z] #29 12.80 0.0% 1.0% # 1.8% # 2.6% ## 3.6% ### 4.8% #### 6.0% #### 6.8% ##### 7.7% ###### 8.8% ###### 9.6% ####### 10.6% ######## 12.0% ######### 12.9% ########## 14.2% ########## 15.1% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.2% ############## 20.3% ############### 21.0% ############### 21.9% ################ 22.9% ################# 24.0% ################## 25.2% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.2% ##################### 30.1% ###################### 31.4% ####################### 32.6% ######################## 33.7% ######################### 35.0% ########################## 36.2% ########################### 37.5% ############################ 39.1% ############################ 40.1% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.2% ################################# 46.3% ################################## 47.5% ################################## 48.1% ################################### 48.9% #################################### 50.2% #################################### 51.3% ###################################### 53.0% ####################################### 54.3% ######################################## 55.9% ######################################### 57.0% ######################################### 58.3% ########################################### 59.9% ########################################### 60.9% ############################################ 62.0% ############################################## 64.0% ############################################## 64.8% ############################################### 66.1% ################################################# 69.1% ################################################## 70.8% #################################################### 72.6% ##################################################### 73.9% ####################################################### 76.6% [2021-06-19T08:48:25.275Z] #29 ... [2021-06-19T08:48:25.275Z] [2021-06-19T08:48:25.275Z] #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-19T08:48:25.275Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:48:25.275Z] #50 20.31 go: downloading github.com/fatih/color v1.7.0 [2021-06-19T08:48:25.275Z] #50 20.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-19T08:48:25.275Z] #50 20.52 go: downloading github.com/pkg/errors v0.8.1 [2021-06-19T08:48:25.275Z] #50 20.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-19T08:48:25.275Z] #50 20.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-19T08:48:25.275Z] #50 20.80 go: downloading github.com/spf13/viper v1.6.1 [2021-06-19T08:48:25.275Z] #50 21.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-19T08:48:25.275Z] #50 21.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-19T08:48:25.275Z] #50 21.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-19T08:48:25.275Z] #50 21.75 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-19T08:48:25.275Z] #50 21.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-19T08:48:25.275Z] #50 21.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-19T08:48:25.275Z] #50 22.37 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-19T08:48:25.275Z] #50 22.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-19T08:48:25.275Z] #50 23.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-19T08:48:25.275Z] #50 23.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-19T08:48:25.276Z] #50 23.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-19T08:48:25.276Z] #50 24.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-19T08:48:25.276Z] #50 24.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-19T08:48:25.276Z] #50 24.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-19T08:48:25.276Z] #50 24.30 go: downloading github.com/spf13/afero v1.1.2 [2021-06-19T08:48:25.276Z] #50 24.79 go: downloading github.com/spf13/cast v1.3.0 [2021-06-19T08:48:25.276Z] #50 24.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-19T08:48:25.276Z] #50 24.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-19T08:48:25.276Z] #50 24.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-19T08:48:25.276Z] #50 24.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-19T08:48:25.276Z] #50 25.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-19T08:48:25.276Z] #50 25.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-19T08:48:25.276Z] #50 25.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-19T08:48:25.276Z] #50 25.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-19T08:48:25.276Z] #50 25.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-19T08:48:25.276Z] #50 25.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-19T08:48:25.276Z] #50 26.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-19T08:48:25.276Z] #50 26.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-19T08:48:25.276Z] #50 26.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-19T08:48:25.276Z] #50 26.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-19T08:48:25.276Z] #50 27.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-19T08:48:25.276Z] #50 27.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-19T08:48:25.276Z] #50 27.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-19T08:48:25.276Z] #50 27.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-19T08:48:25.276Z] #50 28.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-19T08:48:25.276Z] #50 29.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-19T08:48:25.276Z] #50 30.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-19T08:48:25.276Z] #50 ... [2021-06-19T08:48:25.276Z] [2021-06-19T08:48:25.276Z] #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-19T08:48:25.276Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:48:25.276Z] #44 25.25 Building dependency tree... [2021-06-19T08:48:25.276Z] #44 28.05 The following additional packages will be installed: [2021-06-19T08:48:25.276Z] #44 28.05 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-19T08:48:25.276Z] #44 28.05 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-19T08:48:25.276Z] #44 28.05 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:25.276Z] #44 28.05 python3.7-minimal [2021-06-19T08:48:25.276Z] #44 28.06 Suggested packages: [2021-06-19T08:48:25.276Z] #44 28.06 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-19T08:48:25.276Z] #44 28.06 python3.7-doc binfmt-support [2021-06-19T08:48:25.276Z] #44 28.90 The following NEW packages will be installed: [2021-06-19T08:48:25.276Z] #44 28.91 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-19T08:48:25.276Z] #44 28.92 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-19T08:48:25.276Z] #44 28.92 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-19T08:48:25.276Z] #44 28.92 python3.7-minimal [2021-06-19T08:48:25.276Z] #44 29.39 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:25.276Z] #44 29.39 Need to get 6095 kB of archives. [2021-06-19T08:48:25.276Z] #44 29.39 After this operation, 32.3 MB of additional disk space will be used. [2021-06-19T08:48:25.276Z] #44 29.39 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-19T08:48:25.276Z] #44 29.45 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-19T08:48:25.276Z] #44 29.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-19T08:48:25.276Z] #44 29.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-19T08:48:25.276Z] #44 29.80 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-19T08:48:25.276Z] #44 30.05 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-19T08:48:25.276Z] #44 30.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:48:25.276Z] #44 30.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-19T08:48:25.276Z] #44 30.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-19T08:48:25.276Z] #44 30.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-19T08:48:25.276Z] #44 30.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:48:25.382Z] #44 56.11 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:48:25.382Z] #44 56.11 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:48:25.382Z] #44 56.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:25.382Z] #44 56.29 Selecting previously unselected package python3-six. [2021-06-19T08:48:25.382Z] #44 56.30 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T08:48:25.382Z] #44 56.32 Unpacking python3-six (1.12.0-1) ... [2021-06-19T08:48:25.382Z] #44 ... [2021-06-19T08:48:25.382Z] [2021-06-19T08:48:25.382Z] #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-19T08:48:25.382Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:48:25.382Z] #52 46.63 internal/reflectlite [2021-06-19T08:48:25.382Z] #52 46.63 sync [2021-06-19T08:48:25.382Z] #52 49.23 sort [2021-06-19T08:48:25.382Z] #52 49.24 errors [2021-06-19T08:48:25.382Z] #52 49.55 io [2021-06-19T08:48:25.382Z] #52 50.48 internal/oserror [2021-06-19T08:48:25.382Z] #52 50.62 syscall [2021-06-19T08:48:25.382Z] #52 50.84 bytes [2021-06-19T08:48:25.382Z] #52 52.71 strconv [2021-06-19T08:48:25.495Z] #20 46.72 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:48:25.495Z] #20 46.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:48:25.644Z] #52 56.77 reflect [2021-06-19T08:48:25.644Z] #52 ... [2021-06-19T08:48:25.644Z] [2021-06-19T08:48:25.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-19T08:48:25.644Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:25.644Z] #44 56.43 Selecting previously unselected package python3-protobuf. [2021-06-19T08:48:25.644Z] #44 56.43 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T08:48:25.644Z] #44 56.43 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:25.647Z] #44 30.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-19T08:48:25.647Z] #44 30.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-19T08:48:25.647Z] #44 30.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-19T08:48:25.647Z] #44 30.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-19T08:48:25.647Z] #44 30.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-19T08:48:25.753Z] #20 46.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:25.753Z] #20 46.77 Setting up vim (2:8.1.0875-5) ... [2021-06-19T08:48:25.753Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T08:48:25.753Z] #20 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T08:48:25.753Z] #20 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T08:48:25.753Z] #20 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T08:48:25.753Z] #20 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T08:48:25.753Z] #20 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T08:48:25.753Z] #20 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T08:48:25.753Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T08:48:25.753Z] #20 46.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:48:25.753Z] #20 46.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:48:25.753Z] #20 46.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:48:25.753Z] #20 46.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:48:25.753Z] #20 46.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:25.753Z] #20 46.94 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:25.905Z] #44 56.91 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:48:25.924Z] #44 43.11 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:25.924Z] #44 43.25 Fetched 6695 kB in 1s (5024 kB/s) [2021-06-19T08:48:25.924Z] #44 43.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:48:25.924Z] #44 43.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:25.924Z] #44 43.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:25.924Z] #44 43.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:26.166Z] #44 56.91 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:48:26.166Z] #44 56.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:26.166Z] #44 57.05 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:48:26.166Z] #44 57.06 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:48:26.166Z] #44 57.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:26.166Z] #44 57.18 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:48:26.428Z] #44 57.18 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:48:26.428Z] #44 57.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:26.428Z] #44 57.27 Selecting previously unselected package criu. [2021-06-19T08:48:26.428Z] #44 57.28 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T08:48:26.428Z] #44 57.28 Unpacking criu (3.15-1) ... [2021-06-19T08:48:26.649Z] #44 ... [2021-06-19T08:48:26.649Z] [2021-06-19T08:48:26.649Z] #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-19T08:48:26.649Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:26.853Z] #44 44.20 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:48:26.853Z] #44 44.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:26.853Z] #44 44.22 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:27.000Z] #44 57.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:27.000Z] #44 57.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:27.096Z] #44 61.52 Setting up python3 (3.7.3-1) ... [2021-06-19T08:48:27.096Z] #44 ... [2021-06-19T08:48:27.096Z] [2021-06-19T08:48:27.096Z] #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-19T08:48:27.096Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:27.096Z] #13 58.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T08:48:27.096Z] #13 58.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T08:48:27.096Z] #13 58.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:48:27.261Z] #44 58.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:27.261Z] #44 58.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:48:27.261Z] #44 58.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:27.261Z] #44 58.07 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:27.261Z] #44 58.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:27.261Z] #44 58.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:27.322Z] #29 12.80 0.0% 1.0% # 1.8% # 2.6% ## 3.6% ### 4.8% #### 6.0% #### 6.8% ##### 7.7% ###### 8.8% ###### 9.6% ####### 10.6% ######## 12.0% ######### 12.9% ########## 14.2% ########## 15.1% ########### 16.2% ############ 17.0% ############ 18.0% ############# 19.2% ############## 20.3% ############### 21.0% ############### 21.9% ################ 22.9% ################# 24.0% ################## 25.2% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.2% ##################### 30.1% ###################### 31.4% ####################### 32.6% ######################## 33.7% ######################### 35.0% ########################## 36.2% ########################### 37.5% ############################ 39.1% ############################ 40.1% ############################# 41.3% ############################## 42.6% ############################### 43.9% ################################ 45.2% ################################# 46.3% ################################## 47.5% ################################## 48.1% ################################### 48.9% #################################### 50.2% #################################### 51.3% ###################################### 53.0% ####################################### 54.3% ######################################## 55.9% ######################################### 57.0% ######################################### 58.3% ########################################### 59.9% ########################################### 60.9% ############################################ 62.0% ############################################## 64.0% ############################################## 64.8% ############################################### 66.1% ################################################# 69.1% ################################################## 70.8% #################################################### 72.6% ##################################################### 73.9% ####################################################### 76.6% ####################################################### 76.7% ######################################################## 78.4% ########################################################## 81.7% ########################################################## 81.7% ############################################################ 84.0% ############################################################# 85.7% ############################################################## 87.3% ############################################################### 88.4% ################################################################ 90.2% ################################################################## 91.8% ################################################################## 91.8% ################################################################### 94.0% #################################################################### 95.8% ##################################################################### 97.0% ####################################################################### 99.4% ######################################################################## 100.0% [2021-06-19T08:48:27.753Z] #29 ... [2021-06-19T08:48:27.753Z] [2021-06-19T08:48:27.753Z] #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-19T08:48:27.753Z] #56 sha256:321862a7e160adf02033df522698a06bea924f20f84413082206066b05b78d61 [2021-06-19T08:48:27.753Z] #56 24.73 The following additional packages will be installed: [2021-06-19T08:48:27.753Z] #56 24.74 libbtrfs0 [2021-06-19T08:48:27.753Z] #56 24.88 The following NEW packages will be installed: [2021-06-19T08:48:27.753Z] #56 24.90 libbtrfs-dev libbtrfs0 [2021-06-19T08:48:27.753Z] #56 25.29 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:27.753Z] #56 25.29 Need to get 119 kB of archives. [2021-06-19T08:48:27.753Z] #56 25.29 After this operation, 387 kB of additional disk space will be used. [2021-06-19T08:48:27.753Z] #56 25.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-19T08:48:27.753Z] #56 25.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-19T08:48:27.753Z] #56 26.06 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:27.753Z] #56 26.25 Fetched 119 kB in 0s (407 kB/s) [2021-06-19T08:48:27.753Z] #56 26.37 Selecting previously unselected package libbtrfs0. [2021-06-19T08:48:27.753Z] #56 26.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-06-19T08:48:27.753Z] #56 26.51 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-19T08:48:27.753Z] #56 26.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:27.753Z] #56 26.72 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:48:27.753Z] #56 26.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-19T08:48:27.753Z] #56 26.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:27.753Z] #56 27.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:48:27.753Z] #56 27.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:48:27.753Z] #56 27.38 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:27.753Z] #56 DONE 32.9s [2021-06-19T08:48:27.753Z] [2021-06-19T08:48:27.753Z] #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-19T08:48:27.753Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:27.753Z] #29 22.56 [2021-06-19T08:48:27.839Z] #44 ... [2021-06-19T08:48:27.839Z] [2021-06-19T08:48:27.839Z] #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-19T08:48:27.839Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:27.839Z] #36 51.98 Selecting previously unselected package libxml2:amd64. [2021-06-19T08:48:27.839Z] #36 51.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T08:48:27.839Z] #36 51.99 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:27.839Z] #36 53.30 Selecting previously unselected package libarchive13:amd64. [2021-06-19T08:48:27.839Z] #36 53.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T08:48:27.839Z] #36 53.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:27.839Z] #36 54.07 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T08:48:27.839Z] #36 54.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T08:48:27.839Z] #36 54.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:48:27.839Z] #36 54.47 Selecting previously unselected package librhash0:amd64. [2021-06-19T08:48:27.839Z] #36 54.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T08:48:27.839Z] #36 54.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:48:27.839Z] #36 54.95 Selecting previously unselected package libuv1:amd64. [2021-06-19T08:48:27.839Z] #36 54.95 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T08:48:27.839Z] #36 54.96 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:48:27.839Z] #36 55.10 Selecting previously unselected package cmake. [2021-06-19T08:48:27.839Z] #36 55.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T08:48:27.839Z] #36 55.12 Unpacking cmake (3.13.4-1) ... [2021-06-19T08:48:27.839Z] #36 57.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:27.839Z] #36 57.90 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:48:27.839Z] #36 57.93 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:48:27.839Z] #36 57.95 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:27.839Z] #36 57.99 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:48:27.839Z] #36 58.01 Setting up cmake-data (3.13.4-1) ... [2021-06-19T08:48:27.839Z] #36 58.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:27.839Z] #36 58.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:48:27.839Z] #36 58.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:27.839Z] #36 58.15 Setting up cmake (3.13.4-1) ... [2021-06-19T08:48:27.839Z] #36 58.18 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:27.839Z] #36 58.28 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:27.839Z] #36 DONE 59.0s [2021-06-19T08:48:28.102Z] [2021-06-19T08:48:28.102Z] #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-19T08:48:28.102Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:28.102Z] #13 47.95 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:28.102Z] #13 48.17 Fetched 77.8 MB in 8s (9765 kB/s) [2021-06-19T08:48:28.102Z] #13 48.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 ... 15421 files and directories currently installed.) [2021-06-19T08:48:28.102Z] #13 48.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:48:28.102Z] #13 48.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T08:48:28.102Z] #13 48.69 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:48:28.102Z] #13 48.84 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T08:48:28.102Z] #13 48.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 ... 15421 files and directories currently installed.) [2021-06-19T08:48:28.102Z] #13 48.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:48:28.102Z] #13 48.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:48:28.102Z] #13 52.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T08:48:28.102Z] #13 52.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:48:28.102Z] #13 52.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:48:28.102Z] #13 54.25 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T08:48:28.102Z] #13 54.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T08:48:28.102Z] #13 54.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:48:28.102Z] #13 54.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T08:48:28.102Z] #13 54.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:48:28.102Z] #13 54.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:48:28.102Z] #13 54.58 Selecting previously unselected package dmsetup. [2021-06-19T08:48:28.102Z] #13 54.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:48:28.102Z] #13 54.60 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T08:48:28.102Z] #13 54.79 Selecting previously unselected package mingw-w64-common. [2021-06-19T08:48:28.102Z] #13 54.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T08:48:28.102Z] #13 54.80 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T08:48:28.220Z] #44 ... [2021-06-19T08:48:28.220Z] [2021-06-19T08:48:28.220Z] #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-19T08:48:28.220Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:48:28.220Z] #52 45.97 internal/reflectlite [2021-06-19T08:48:28.283Z] #20 49.24 Setting up iptables (1.8.2-4) ... [2021-06-19T08:48:28.283Z] #20 49.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:48:28.283Z] #20 49.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:48:28.283Z] #20 49.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:48:28.283Z] #20 49.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:48:28.283Z] #20 49.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T08:48:28.283Z] #20 49.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T08:48:28.283Z] #20 49.29 Setting up python3 (3.7.3-1) ... [2021-06-19T08:48:28.363Z] #13 ... [2021-06-19T08:48:28.364Z] [2021-06-19T08:48:28.364Z] #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-19T08:48:28.364Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:48:28.364Z] #52 59.45 time [2021-06-19T08:48:28.574Z] #20 49.66 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T08:48:29.176Z] #20 50.34 Setting up apparmor (2.13.2-10) ... [2021-06-19T08:48:29.588Z] #52 ... [2021-06-19T08:48:29.588Z] [2021-06-19T08:48:29.588Z] #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-19T08:48:29.588Z] #50 sha256:0be73943e177a877d96c497d73c45b4fc021bfeda19b8e4f5a4afb354f6d98b6 [2021-06-19T08:48:29.588Z] #50 37.32 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T08:48:29.588Z] #50 37.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T08:48:29.588Z] #50 37.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T08:48:29.588Z] #50 37.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T08:48:29.588Z] #50 37.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T08:48:29.588Z] #50 38.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T08:48:29.588Z] #50 39.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T08:48:29.588Z] #50 39.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T08:48:29.588Z] #50 ... [2021-06-19T08:48:29.588Z] [2021-06-19T08:48:29.588Z] #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-19T08:48:29.588Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:48:29.588Z] #32 44.23 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-19T08:48:29.588Z] #32 44.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T08:48:29.588Z] #32 44.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T08:48:29.738Z] #29 24.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-19T08:48:30.003Z] #29 24.71 [2021-06-19T08:48:30.003Z] #29 25.01 # [2021-06-19T08:48:30.003Z] #29 ... [2021-06-19T08:48:30.003Z] [2021-06-19T08:48:30.003Z] #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-19T08:48:30.003Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:30.003Z] #36 25.20 The following additional packages will be installed: [2021-06-19T08:48:30.003Z] #36 25.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-19T08:48:30.003Z] #36 25.22 Suggested packages: [2021-06-19T08:48:30.003Z] #36 25.22 cmake-doc ninja-build lrzip [2021-06-19T08:48:30.003Z] #36 25.22 Recommended packages: [2021-06-19T08:48:30.003Z] #36 25.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-19T08:48:30.003Z] #36 26.04 The following NEW packages will be installed: [2021-06-19T08:48:30.003Z] #36 26.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-19T08:48:30.003Z] #36 26.05 vim-common xxd [2021-06-19T08:48:30.003Z] #36 26.46 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:30.003Z] #36 26.46 Need to get 14.2 MB of archives. [2021-06-19T08:48:30.003Z] #36 26.46 After this operation, 60.0 MB of additional disk space will be used. [2021-06-19T08:48:30.003Z] #36 26.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-19T08:48:30.003Z] #36 26.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:48:30.003Z] #36 26.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-19T08:48:30.003Z] #36 26.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-19T08:48:30.003Z] #36 27.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-19T08:48:30.003Z] #36 27.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-19T08:48:30.003Z] #36 27.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-19T08:48:30.003Z] #36 27.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-19T08:48:30.003Z] #36 27.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-19T08:48:30.003Z] #36 27.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-19T08:48:30.003Z] #36 28.56 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:30.003Z] #36 29.29 Fetched 14.2 MB in 1s (9803 kB/s) [2021-06-19T08:48:30.003Z] #36 30.50 Selecting previously unselected package xxd. [2021-06-19T08:48:30.003Z] #36 30.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 ... 15394 files and directories currently installed.) [2021-06-19T08:48:30.003Z] #36 30.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-19T08:48:30.003Z] #36 31.23 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:48:30.003Z] #36 33.03 Selecting previously unselected package vim-common. [2021-06-19T08:48:30.003Z] #36 33.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:48:30.003Z] #36 33.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:30.003Z] #36 34.19 Selecting previously unselected package cmake-data. [2021-06-19T08:48:30.003Z] #36 34.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-19T08:48:30.003Z] #36 34.20 Unpacking cmake-data (3.13.4-1) ... [2021-06-19T08:48:30.270Z] #36 ... [2021-06-19T08:48:30.270Z] [2021-06-19T08:48:30.270Z] #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-19T08:48:30.270Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:30.270Z] #29 25.01 # 2.0% ######################################################################## 100.0% [2021-06-19T08:48:30.270Z] #29 25.08 [2021-06-19T08:48:30.374Z] #13 ... [2021-06-19T08:48:30.374Z] [2021-06-19T08:48:30.374Z] #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-19T08:48:30.374Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:30.374Z] #46 55.54 bufio [2021-06-19T08:48:30.374Z] #46 57.74 syscall [2021-06-19T08:48:30.374Z] #46 65.28 internal/fmtsort [2021-06-19T08:48:30.374Z] #46 65.59 internal/poll [2021-06-19T08:48:30.374Z] #46 ... [2021-06-19T08:48:30.374Z] [2021-06-19T08:48:30.374Z] #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-19T08:48:30.374Z] #37 sha256:a1e9417ea6da6afd39a5e31317898516f65fc3ea7769621b5cad1943b4ded434 [2021-06-19T08:48:30.374Z] #37 1.116 + RM_GOPATH=0 [2021-06-19T08:48:30.374Z] #37 1.116 + TMP_GOPATH= [2021-06-19T08:48:30.374Z] #37 1.116 + : /build [2021-06-19T08:48:30.374Z] #37 1.116 + '[' -z '' ']' [2021-06-19T08:48:30.374Z] #37 1.116 ++ mktemp -d [2021-06-19T08:48:30.374Z] #37 1.119 + export GOPATH=/tmp/tmp.n0DxBYlqOI [2021-06-19T08:48:30.374Z] #37 1.119 + GOPATH=/tmp/tmp.n0DxBYlqOI [2021-06-19T08:48:30.374Z] #37 1.120 + RM_GOPATH=1 [2021-06-19T08:48:30.374Z] #37 1.120 + case "$(go env GOARCH)" in [2021-06-19T08:48:30.374Z] #37 1.121 ++ go env GOARCH [2021-06-19T08:48:30.374Z] #37 1.156 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:30.374Z] #37 1.156 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:30.374Z] #37 1.156 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:30.374Z] #37 1.157 + dir=/tmp/install [2021-06-19T08:48:30.374Z] #37 1.158 + bin=tini [2021-06-19T08:48:30.374Z] #37 1.158 + shift [2021-06-19T08:48:30.374Z] #37 1.158 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T08:48:30.374Z] #37 1.158 + . /tmp/install/tini.installer [2021-06-19T08:48:30.374Z] #37 1.159 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:30.374Z] #37 1.159 + install_tini [2021-06-19T08:48:30.374Z] #37 1.159 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T08:48:30.374Z] #37 1.159 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:30.374Z] #37 1.159 + git clone https://github.com/krallin/tini.git /tmp/tmp.n0DxBYlqOI/tini [2021-06-19T08:48:30.374Z] #37 1.164 Cloning into '/tmp/tmp.n0DxBYlqOI/tini'... [2021-06-19T08:48:30.374Z] #37 1.814 + cd /tmp/tmp.n0DxBYlqOI/tini [2021-06-19T08:48:30.374Z] #37 1.814 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:30.374Z] #37 1.821 + cmake . [2021-06-19T08:48:30.374Z] #37 2.483 -- The C compiler identification is GNU 8.3.0 [2021-06-19T08:48:30.374Z] #37 2.530 -- Check for working C compiler: /usr/bin/cc [2021-06-19T08:48:30.374Z] #37 3.144 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T08:48:30.374Z] #37 3.145 -- Detecting C compiler ABI info [2021-06-19T08:48:30.374Z] #37 3.816 -- Detecting C compiler ABI info - done [2021-06-19T08:48:30.374Z] #37 3.870 -- Detecting C compile features [2021-06-19T08:48:30.374Z] #37 5.863 -- Detecting C compile features - done [2021-06-19T08:48:30.374Z] #37 5.900 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T08:48:30.374Z] #37 6.209 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T08:48:30.374Z] #37 6.330 -- Configuring done [2021-06-19T08:48:30.374Z] #37 6.366 -- Generating done [2021-06-19T08:48:30.374Z] #37 6.371 -- Build files have been written to: /tmp/tmp.n0DxBYlqOI/tini [2021-06-19T08:48:30.374Z] #37 6.395 + make tini-static [2021-06-19T08:48:30.374Z] #37 6.788 Scanning dependencies of target tini-static [2021-06-19T08:48:30.374Z] #37 6.868 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T08:48:30.374Z] #37 8.105 [100%] Linking C executable tini-static [2021-06-19T08:48:30.374Z] #37 8.703 [100%] Built target tini-static [2021-06-19T08:48:30.374Z] #37 8.770 + mkdir -p /build [2021-06-19T08:48:30.633Z] #37 8.784 + cp tini-static /build/docker-init [2021-06-19T08:48:30.633Z] #37 ... [2021-06-19T08:48:30.633Z] [2021-06-19T08:48:30.633Z] #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-19T08:48:30.633Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:30.633Z] #46 65.84 internal/syscall/execenv [2021-06-19T08:48:30.633Z] #46 66.12 path [2021-06-19T08:48:30.849Z] #29 ... [2021-06-19T08:48:30.849Z] [2021-06-19T08:48:30.849Z] #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-19T08:48:30.849Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:48:30.849Z] #13 21.99 Building dependency tree... [2021-06-19T08:48:30.849Z] #13 24.45 The following additional packages will be installed: [2021-06-19T08:48:30.849Z] #13 24.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T08:48:30.849Z] #13 24.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T08:48:30.849Z] #13 24.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T08:48:30.849Z] #13 24.48 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T08:48:30.849Z] #13 24.48 mingw-w64-x86-64-dev [2021-06-19T08:48:30.849Z] #13 24.48 Suggested packages: [2021-06-19T08:48:30.849Z] #13 24.48 gcc-8-locales seccomp wine64 [2021-06-19T08:48:30.849Z] #13 25.30 The following NEW packages will be installed: [2021-06-19T08:48:30.849Z] #13 25.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T08:48:30.849Z] #13 25.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T08:48:30.849Z] #13 25.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T08:48:30.849Z] #13 25.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T08:48:30.849Z] #13 25.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T08:48:30.849Z] #13 25.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T08:48:30.849Z] #13 25.32 The following packages will be upgraded: [2021-06-19T08:48:30.849Z] #13 25.33 libseccomp2 [2021-06-19T08:48:30.849Z] #13 25.70 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:30.849Z] #13 25.70 Need to get 73.4 MB of archives. [2021-06-19T08:48:30.849Z] #13 25.70 After this operation, 472 MB of additional disk space will be used. [2021-06-19T08:48:30.849Z] #13 25.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-19T08:48:30.849Z] #13 25.72 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-19T08:48:30.849Z] #13 25.73 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-19T08:48:30.849Z] #13 26.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-19T08:48:30.849Z] #13 26.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T08:48:30.849Z] #13 26.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-19T08:48:30.849Z] #13 26.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-19T08:48:30.849Z] #13 26.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T08:48:30.849Z] #13 27.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T08:48:30.849Z] #13 28.32 Get:10 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-19T08:48:30.849Z] #13 28.39 Get:11 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-19T08:48:30.849Z] #13 31.10 Get:12 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-19T08:48:30.891Z] #46 ... [2021-06-19T08:48:30.891Z] [2021-06-19T08:48:30.891Z] #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-19T08:48:30.891Z] #37 sha256:a1e9417ea6da6afd39a5e31317898516f65fc3ea7769621b5cad1943b4ded434 [2021-06-19T08:48:30.891Z] #37 DONE 9.2s [2021-06-19T08:48:31.086Z] #20 51.92 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T08:48:31.086Z] #20 51.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:48:31.086Z] #20 52.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:31.148Z] [2021-06-19T08:48:31.148Z] #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-19T08:48:31.148Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:31.148Z] #44 62.18 Setting up python3-six (1.12.0-1) ... [2021-06-19T08:48:31.148Z] #44 63.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:31.148Z] #44 64.86 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:31.148Z] #44 ... [2021-06-19T08:48:31.148Z] [2021-06-19T08:48:31.148Z] #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-19T08:48:31.148Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:48:31.148Z] #52 56.48 reflect [2021-06-19T08:48:31.148Z] #52 58.52 time [2021-06-19T08:48:31.148Z] #52 63.95 context [2021-06-19T08:48:31.148Z] #52 64.73 internal/syscall/unix [2021-06-19T08:48:31.148Z] #52 64.96 internal/poll [2021-06-19T08:48:31.154Z] #13 ... [2021-06-19T08:48:31.154Z] [2021-06-19T08:48:31.154Z] #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-19T08:48:31.154Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:48:31.154Z] #44 32.56 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:31.154Z] #44 32.77 Fetched 6095 kB in 2s (3754 kB/s) [2021-06-19T08:48:31.154Z] #44 33.01 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-19T08:48:31.154Z] #44 33.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 ... 15394 files and directories currently installed.) [2021-06-19T08:48:31.154Z] #44 33.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:48:31.154Z] #44 33.12 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:31.154Z] #44 34.16 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:48:31.154Z] #44 34.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:48:31.154Z] #44 34.21 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:31.154Z] #44 35.23 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:31.154Z] #44 35.29 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:31.482Z] #32 ... [2021-06-19T08:48:31.482Z] [2021-06-19T08:48:31.482Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:48:31.482Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:31.482Z] #13 27.04 Reading package lists... [2021-06-19T08:48:31.482Z] #13 33.37 Reading package lists... [2021-06-19T08:48:31.482Z] #13 39.46 Building dependency tree... [2021-06-19T08:48:31.482Z] #13 41.75 The following additional packages will be installed: [2021-06-19T08:48:31.482Z] #13 41.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-19T08:48:31.482Z] #13 41.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-19T08:48:31.482Z] #13 41.75 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-19T08:48:31.482Z] #13 41.76 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-19T08:48:31.482Z] #13 41.76 mingw-w64-x86-64-dev [2021-06-19T08:48:31.482Z] #13 41.76 Suggested packages: [2021-06-19T08:48:31.482Z] #13 41.77 gcc-8-locales seccomp wine64 [2021-06-19T08:48:31.482Z] #13 42.75 The following NEW packages will be installed: [2021-06-19T08:48:31.482Z] #13 42.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-19T08:48:31.482Z] #13 42.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-19T08:48:31.482Z] #13 42.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-19T08:48:31.482Z] #13 42.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-19T08:48:31.482Z] #13 42.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-19T08:48:31.482Z] #13 42.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-19T08:48:31.482Z] #13 42.78 The following packages will be upgraded: [2021-06-19T08:48:31.482Z] #13 42.78 libseccomp2 [2021-06-19T08:48:31.482Z] #13 43.17 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:48:31.482Z] #13 43.17 Need to get 77.8 MB of archives. [2021-06-19T08:48:31.482Z] #13 43.17 After this operation, 487 MB of additional disk space will be used. [2021-06-19T08:48:31.482Z] #13 43.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-19T08:48:31.482Z] #13 43.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-19T08:48:31.482Z] #13 43.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-19T08:48:31.482Z] #13 ... [2021-06-19T08:48:31.482Z] [2021-06-19T08:48:31.482Z] #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-19T08:48:31.483Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:48:31.483Z] #57 3.105 + RM_GOPATH=0 [2021-06-19T08:48:31.483Z] #57 3.106 + TMP_GOPATH= [2021-06-19T08:48:31.483Z] #57 3.106 + : /build [2021-06-19T08:48:31.483Z] #57 3.106 + '[' -z '' ']' [2021-06-19T08:48:31.483Z] #57 3.106 ++ mktemp -d [2021-06-19T08:48:31.483Z] #57 3.109 + export GOPATH=/tmp/tmp.dOPLnINpAh [2021-06-19T08:48:31.483Z] #57 3.110 + GOPATH=/tmp/tmp.dOPLnINpAh [2021-06-19T08:48:31.483Z] #57 3.110 + RM_GOPATH=1 [2021-06-19T08:48:31.483Z] #57 3.110 + case "$(go env GOARCH)" in [2021-06-19T08:48:31.483Z] #57 3.115 ++ go env GOARCH [2021-06-19T08:48:31.483Z] #57 3.124 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:31.483Z] #57 3.124 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:31.483Z] #57 3.124 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:31.483Z] #57 3.127 + dir=/tmp/install [2021-06-19T08:48:31.483Z] #57 3.134 + bin=containerd [2021-06-19T08:48:31.483Z] #57 3.140 + shift [2021-06-19T08:48:31.483Z] #57 3.140 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T08:48:31.483Z] #57 3.141 + . /tmp/install/containerd.installer [2021-06-19T08:48:31.483Z] #57 3.141 ++ set -e [2021-06-19T08:48:31.483Z] #57 3.141 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:31.483Z] #57 3.142 + install_containerd [2021-06-19T08:48:31.483Z] #57 3.145 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T08:48:31.483Z] #57 3.146 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:31.483Z] #57 3.146 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dOPLnINpAh/src/github.com/containerd/containerd [2021-06-19T08:48:31.483Z] #57 3.151 Cloning into '/tmp/tmp.dOPLnINpAh/src/github.com/containerd/containerd'... [2021-06-19T08:48:31.483Z] #57 ... [2021-06-19T08:48:31.483Z] [2021-06-19T08:48:31.483Z] #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-19T08:48:31.483Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:31.483Z] #13 43.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-19T08:48:31.712Z] #52 ... [2021-06-19T08:48:31.712Z] [2021-06-19T08:48:31.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-19T08:48:31.712Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:31.712Z] #46 67.12 io/fs [2021-06-19T08:48:31.740Z] #13 43.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-19T08:48:31.740Z] #13 43.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-19T08:48:31.740Z] #13 43.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-19T08:48:31.740Z] #13 43.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-19T08:48:32.019Z] #20 53.07 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T08:48:32.277Z] #20 53.45 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T08:48:32.304Z] #13 44.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-19T08:48:32.304Z] #13 44.43 Get:10 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-19T08:48:32.561Z] #13 44.43 Get:11 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-19T08:48:33.082Z] #46 68.48 regexp/syntax [2021-06-19T08:48:33.084Z] #44 ... [2021-06-19T08:48:33.084Z] [2021-06-19T08:48:33.084Z] #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-19T08:48:33.084Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:33.084Z] #36 38.15 Selecting previously unselected package libicu63:arm64. [2021-06-19T08:48:33.084Z] #36 38.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-19T08:48:33.084Z] #36 38.20 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-19T08:48:33.595Z] Fetching without tags [2021-06-19T08:48:33.647Z] #46 68.91 os [2021-06-19T08:48:33.650Z] #20 54.46 Setting up python3-pip (18.1-5) ... [2021-06-19T08:48:33.695Z] #52 ... [2021-06-19T08:48:33.695Z] [2021-06-19T08:48:33.696Z] #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-19T08:48:33.696Z] #37 sha256:019b45a5e024610e5ee6e1ede65d3818b73955d39d3fff3a1becb88920573b21 [2021-06-19T08:48:33.696Z] #37 1.174 + RM_GOPATH=0 [2021-06-19T08:48:33.696Z] #37 1.175 + TMP_GOPATH= [2021-06-19T08:48:33.696Z] #37 1.175 + : /build [2021-06-19T08:48:33.696Z] #37 1.175 + '[' -z '' ']' [2021-06-19T08:48:33.696Z] #37 1.176 ++ mktemp -d [2021-06-19T08:48:33.696Z] #37 1.177 + export GOPATH=/tmp/tmp.Cm1oYdxJNS [2021-06-19T08:48:33.696Z] #37 1.177 + GOPATH=/tmp/tmp.Cm1oYdxJNS [2021-06-19T08:48:33.696Z] #37 1.177 + RM_GOPATH=1 [2021-06-19T08:48:33.696Z] #37 1.178 + case "$(go env GOARCH)" in [2021-06-19T08:48:33.696Z] #37 1.179 ++ go env GOARCH [2021-06-19T08:48:33.696Z] #37 1.212 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:33.696Z] #37 1.212 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:33.696Z] #37 1.213 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:33.696Z] #37 1.221 + dir=/tmp/install [2021-06-19T08:48:33.696Z] #37 1.221 + bin=tini [2021-06-19T08:48:33.696Z] #37 1.221 + shift [2021-06-19T08:48:33.696Z] #37 1.221 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T08:48:33.696Z] #37 1.222 + . /tmp/install/tini.installer [2021-06-19T08:48:33.696Z] #37 1.222 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:33.696Z] #37 1.222 + install_tini [2021-06-19T08:48:33.696Z] #37 1.222 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T08:48:33.696Z] #37 1.222 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:33.696Z] #37 1.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cm1oYdxJNS/tini [2021-06-19T08:48:33.696Z] #37 1.227 Cloning into '/tmp/tmp.Cm1oYdxJNS/tini'... [2021-06-19T08:48:33.696Z] #37 1.968 + cd /tmp/tmp.Cm1oYdxJNS/tini [2021-06-19T08:48:33.696Z] #37 1.970 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:33.696Z] #37 1.998 + cmake . [2021-06-19T08:48:33.696Z] #37 2.655 -- The C compiler identification is GNU 8.3.0 [2021-06-19T08:48:33.696Z] #37 2.718 -- Check for working C compiler: /usr/bin/cc [2021-06-19T08:48:33.696Z] #37 3.269 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T08:48:33.696Z] #37 3.279 -- Detecting C compiler ABI info [2021-06-19T08:48:33.696Z] #37 4.127 -- Detecting C compiler ABI info - done [2021-06-19T08:48:33.696Z] #37 4.172 -- Detecting C compile features [2021-06-19T08:48:34.224Z] #20 55.31 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:34.268Z] #37 6.310 -- Detecting C compile features - done [2021-06-19T08:48:34.268Z] #37 6.360 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T08:48:34.268Z] #37 6.563 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T08:48:34.268Z] #37 ... [2021-06-19T08:48:34.268Z] [2021-06-19T08:48:34.268Z] #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-19T08:48:34.268Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:48:34.268Z] #52 65.60 context [2021-06-19T08:48:34.430Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:48:34.482Z] #20 55.53 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:35.085Z] #13 ... [2021-06-19T08:48:35.085Z] [2021-06-19T08:48:35.085Z] #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-19T08:48:35.085Z] #48 sha256:04d910596f44716a403f88bc344e0d046da87a90a55914d1f08ab46a4b527a76 [2021-06-19T08:48:35.085Z] #48 DONE 52.9s [2021-06-19T08:48:35.213Z] #52 ... [2021-06-19T08:48:35.213Z] [2021-06-19T08:48:35.213Z] #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-19T08:48:35.213Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:48:35.213Z] #46 56.13 bufio [2021-06-19T08:48:35.213Z] #46 57.95 syscall [2021-06-19T08:48:35.213Z] #46 65.92 internal/syscall/unix [2021-06-19T08:48:35.213Z] #46 65.93 internal/fmtsort [2021-06-19T08:48:35.213Z] #46 66.24 internal/poll [2021-06-19T08:48:35.213Z] #46 ... [2021-06-19T08:48:35.213Z] [2021-06-19T08:48:35.213Z] #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-19T08:48:35.213Z] #37 sha256:019b45a5e024610e5ee6e1ede65d3818b73955d39d3fff3a1becb88920573b21 [2021-06-19T08:48:35.213Z] #37 6.658 -- Configuring done [2021-06-19T08:48:35.213Z] #37 6.675 -- Generating done [2021-06-19T08:48:35.213Z] #37 6.681 -- Build files have been written to: /tmp/tmp.Cm1oYdxJNS/tini [2021-06-19T08:48:35.213Z] #37 6.692 + make tini-static [2021-06-19T08:48:35.213Z] #37 7.139 Scanning dependencies of target tini-static [2021-06-19T08:48:35.213Z] #37 7.324 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T08:48:33.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:48:33.307Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:48:33.354Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:48:33.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:48:33.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:48:33.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:48:33.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:48:34.526Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:48:34.572Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:48:35.342Z] [2021-06-19T08:48:35.342Z] #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-19T08:48:35.342Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:35.342Z] #44 45.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:35.342Z] #44 45.81 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:48:35.342Z] #44 49.68 Selecting previously unselected package python3-minimal. [2021-06-19T08:48:35.342Z] #44 49.68 (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 ... 15661 files and directories currently installed.) [2021-06-19T08:48:35.342Z] #44 49.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:48:35.342Z] #44 49.85 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:48:35.342Z] #44 50.00 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:48:35.342Z] #44 50.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:48:35.342Z] #44 50.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:35.342Z] #44 50.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:48:35.342Z] #44 50.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:35.342Z] #44 50.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:35.342Z] #44 52.54 Selecting previously unselected package python3.7. [2021-06-19T08:48:35.342Z] #44 52.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:48:35.342Z] #44 52.60 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:35.342Z] #44 52.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:48:35.415Z] #20 DONE 56.4s [2021-06-19T08:48:35.415Z] [2021-06-19T08:48:35.415Z] #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-19T08:48:35.416Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T08:48:35.541Z] #46 ... [2021-06-19T08:48:35.541Z] [2021-06-19T08:48:35.541Z] #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-19T08:48:35.541Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:35.541Z] #44 68.57 Setting up criu (3.15-1) ... [2021-06-19T08:48:35.541Z] #44 70.26 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:35.541Z] #44 70.35 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:35.541Z] #44 DONE 70.7s [2021-06-19T08:48:35.599Z] #44 52.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:48:35.599Z] #44 52.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:35.599Z] #44 52.99 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:48:35.650Z] #36 ... [2021-06-19T08:48:35.650Z] [2021-06-19T08:48:35.650Z] #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-19T08:48:35.650Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:48:35.650Z] #50 30.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-19T08:48:35.650Z] #50 30.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-19T08:48:35.650Z] #50 30.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-19T08:48:35.650Z] #50 31.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-19T08:48:35.650Z] #50 31.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-19T08:48:35.650Z] #50 31.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-19T08:48:35.650Z] #50 31.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-19T08:48:35.650Z] #50 31.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-19T08:48:35.650Z] #50 32.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-19T08:48:35.650Z] #50 32.66 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-19T08:48:35.650Z] #50 32.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-19T08:48:35.650Z] #50 34.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-19T08:48:35.650Z] #50 34.68 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-19T08:48:35.650Z] #50 34.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-19T08:48:35.650Z] #50 34.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-19T08:48:35.650Z] #50 34.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-19T08:48:35.650Z] #50 34.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-19T08:48:35.650Z] #50 34.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-19T08:48:35.650Z] #50 35.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.32 go: downloading golang.org/x/text v0.3.2 [2021-06-19T08:48:35.650Z] #50 35.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-19T08:48:35.650Z] #50 35.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-19T08:48:35.650Z] #50 35.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-19T08:48:35.650Z] #50 36.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-19T08:48:35.650Z] #50 37.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-19T08:48:35.650Z] #50 ... [2021-06-19T08:48:35.650Z] [2021-06-19T08:48:35.650Z] #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-19T08:48:35.650Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:35.650Z] #29 26.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-19T08:48:35.650Z] #29 26.60 [2021-06-19T08:48:35.650Z] #29 26.86 0.4% ######################################################################## 100.0% [2021-06-19T08:48:35.650Z] #29 27.06 [2021-06-19T08:48:35.650Z] #29 28.42 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-19T08:48:35.650Z] #29 28.81 [2021-06-19T08:48:35.798Z] [2021-06-19T08:48:35.798Z] #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-19T08:48:35.798Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:35.798Z] #13 64.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T08:48:35.798Z] #13 64.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:35.798Z] #13 64.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:35.798Z] #13 64.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T08:48:35.798Z] #13 64.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:35.798Z] #13 64.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:35.856Z] #44 ... [2021-06-19T08:48:35.856Z] [2021-06-19T08:48:35.856Z] #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-19T08:48:35.856Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:48:35.856Z] #46 43.67 sync [2021-06-19T08:48:35.856Z] #46 43.67 internal/reflectlite [2021-06-19T08:48:35.856Z] #46 45.27 internal/testlog [2021-06-19T08:48:35.856Z] #46 45.51 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T08:48:35.856Z] #46 45.86 math/rand [2021-06-19T08:48:35.856Z] #46 46.80 errors [2021-06-19T08:48:35.856Z] #46 46.86 sort [2021-06-19T08:48:35.856Z] #46 47.22 io [2021-06-19T08:48:35.856Z] #46 47.83 strconv [2021-06-19T08:48:35.856Z] #46 48.79 bytes [2021-06-19T08:48:35.856Z] #46 51.40 strings [2021-06-19T08:48:35.856Z] #46 51.42 reflect [2021-06-19T08:48:35.856Z] #46 ... [2021-06-19T08:48:35.856Z] [2021-06-19T08:48:35.856Z] #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-19T08:48:35.856Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:35.856Z] #13 47.90 Get:12 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-19T08:48:36.155Z] #37 8.498 [100%] Linking C executable tini-static [2021-06-19T08:48:36.178Z] #29 29.10 #=#=# # 2.1% ### 5.1% ####### 9.9% ######### 13.4% ############ 16.9% ################ 22.3% ################### 26.7% ##################### 30.2% ########################## 36.3% ############################# 41.2% ################################# 46.8% ###################################### 52.8% ########################################## 58.6% ############################################## 64.3% ################################################## 69.6% ###################################################### 76.2% ########################################################## 81.8% ############################################################## 86.4% [2021-06-19T08:48:36.179Z] #29 ... [2021-06-19T08:48:36.179Z] [2021-06-19T08:48:36.179Z] #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-19T08:48:36.179Z] #32 sha256:c768d589539d9e67dfa08770fa8e2a5fec63984235355115b34883209551b629 [2021-06-19T08:48:36.179Z] #32 30.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-19T08:48:36.179Z] #32 31.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-19T08:48:36.350Z] #21 0.983 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T08:48:36.350Z] #21 0.987 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T08:48:36.350Z] #21 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T08:48:36.350Z] #21 DONE 1.0s [2021-06-19T08:48:36.350Z] [2021-06-19T08:48:36.350Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:48:36.350Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:48:36.442Z] #32 ... [2021-06-19T08:48:36.442Z] [2021-06-19T08:48:36.442Z] #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-19T08:48:36.442Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:36.442Z] #29 29.10 #=#=# # 2.1% ### 5.1% ####### 9.9% ######### 13.4% ############ 16.9% ################ 22.3% ################### 26.7% ##################### 30.2% ########################## 36.3% ############################# 41.2% ################################# 46.8% ###################################### 52.8% ########################################## 58.6% ############################################## 64.3% ################################################## 69.6% ###################################################### 76.2% ########################################################## 81.8% ############################################################## 86.4% ################################################################## 91.9% ####################################################################### 99.5% ######################################################################## 100.0% [2021-06-19T08:48:36.707Z] #29 31.43 [2021-06-19T08:48:37.098Z] #37 9.090 [100%] Built target tini-static [2021-06-19T08:48:37.098Z] #37 9.148 + mkdir -p /build [2021-06-19T08:48:37.098Z] #37 9.167 + cp tini-static /build/docker-init [2021-06-19T08:48:37.227Z] #13 ... [2021-06-19T08:48:37.227Z] [2021-06-19T08:48:37.227Z] #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-19T08:48:37.227Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:37.227Z] #36 44.87 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:48:37.227Z] #36 44.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 44.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:37.227Z] #36 52.92 Selecting previously unselected package libxml2:amd64. [2021-06-19T08:48:37.227Z] #36 52.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 52.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:37.227Z] #36 53.78 Selecting previously unselected package libarchive13:amd64. [2021-06-19T08:48:37.227Z] #36 53.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 53.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:37.227Z] #36 54.07 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-19T08:48:37.227Z] #36 54.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 54.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:48:37.227Z] #36 54.27 Selecting previously unselected package librhash0:amd64. [2021-06-19T08:48:37.227Z] #36 54.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 54.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:48:37.227Z] #36 54.48 Selecting previously unselected package libuv1:amd64. [2021-06-19T08:48:37.227Z] #36 54.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 54.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:48:37.227Z] #36 54.66 Selecting previously unselected package cmake. [2021-06-19T08:48:37.227Z] #36 54.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-19T08:48:37.227Z] #36 54.66 Unpacking cmake (3.13.4-1) ... [2021-06-19T08:48:37.227Z] #36 ... [2021-06-19T08:48:37.227Z] [2021-06-19T08:48:37.227Z] #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-19T08:48:37.227Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:37.227Z] #44 54.50 Selecting previously unselected package python3. [2021-06-19T08:48:37.227Z] #44 54.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-19T08:48:37.227Z] #44 54.58 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:48:37.227Z] #44 54.63 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:48:37.484Z] #44 54.80 Selecting previously unselected package libprotobuf17:amd64. [2021-06-19T08:48:37.484Z] #44 54.83 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-19T08:48:37.484Z] #44 54.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:48:37.658Z] #29 32.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-19T08:48:37.823Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:48:37.823Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:48:37.921Z] #29 ... [2021-06-19T08:48:37.921Z] [2021-06-19T08:48:37.921Z] #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-19T08:48:37.921Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:48:37.921Z] #57 1.558 + RM_GOPATH=0 [2021-06-19T08:48:37.921Z] #57 1.558 + TMP_GOPATH= [2021-06-19T08:48:37.921Z] #57 1.559 + : /build [2021-06-19T08:48:37.921Z] #57 1.559 + '[' -z '' ']' [2021-06-19T08:48:37.921Z] #57 1.560 ++ mktemp -d [2021-06-19T08:48:37.921Z] #57 1.562 + export GOPATH=/tmp/tmp.BfR6oCIkYh [2021-06-19T08:48:37.921Z] #57 1.562 + GOPATH=/tmp/tmp.BfR6oCIkYh [2021-06-19T08:48:37.921Z] #57 1.563 + RM_GOPATH=1 [2021-06-19T08:48:37.921Z] #57 1.564 + case "$(go env GOARCH)" in [2021-06-19T08:48:37.921Z] #57 1.575 ++ go env GOARCH [2021-06-19T08:48:37.921Z] #57 1.604 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:37.921Z] #57 1.607 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:37.921Z] #57 1.610 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:37.921Z] #57 1.612 + dir=/tmp/install [2021-06-19T08:48:37.921Z] #57 1.612 + bin=containerd [2021-06-19T08:48:37.921Z] #57 1.612 + shift [2021-06-19T08:48:37.921Z] #57 1.612 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-19T08:48:37.921Z] #57 1.612 + . /tmp/install/containerd.installer [2021-06-19T08:48:37.921Z] #57 1.612 ++ set -e [2021-06-19T08:48:37.921Z] #57 1.612 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:37.921Z] #57 1.616 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:37.921Z] #57 1.616 + install_containerd [2021-06-19T08:48:37.921Z] #57 1.616 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-19T08:48:37.921Z] #57 1.616 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BfR6oCIkYh/src/github.com/containerd/containerd [2021-06-19T08:48:37.921Z] #57 1.619 Cloning into '/tmp/tmp.BfR6oCIkYh/src/github.com/containerd/containerd'... [2021-06-19T08:48:37.921Z] #57 ... [2021-06-19T08:48:37.921Z] [2021-06-19T08:48:37.922Z] #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-19T08:48:37.922Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:48:37.922Z] #13 33.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-19T08:48:37.922Z] #13 33.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-19T08:48:37.922Z] #13 33.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-19T08:48:37.922Z] #13 33.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-19T08:48:37.922Z] #13 33.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-19T08:48:37.922Z] #13 33.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-19T08:48:37.922Z] #13 33.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-19T08:48:37.922Z] #13 33.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-19T08:48:37.922Z] #13 33.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-19T08:48:37.922Z] #13 33.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-19T08:48:37.922Z] #13 33.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-19T08:48:37.922Z] #13 33.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-19T08:48:37.922Z] #13 33.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-19T08:48:37.922Z] #13 33.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-19T08:48:37.922Z] #13 34.97 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:37.922Z] #13 35.13 Fetched 73.4 MB in 8s (8916 kB/s) [2021-06-19T08:48:37.922Z] #13 35.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 ... 15394 files and directories currently installed.) [2021-06-19T08:48:37.922Z] #13 35.36 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-19T08:48:37.922Z] #13 35.40 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T08:48:37.922Z] #13 35.69 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:48:37.922Z] #13 35.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T08:48:37.922Z] #13 35.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 ... 15394 files and directories currently installed.) [2021-06-19T08:48:37.922Z] #13 36.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-19T08:48:37.922Z] #13 36.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:48:37.922Z] #13 37.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T08:48:37.922Z] #13 37.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-19T08:48:37.922Z] #13 37.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:48:37.922Z] #13 39.99 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T08:48:37.922Z] #13 39.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T08:48:37.922Z] #13 40.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:48:38.042Z] #37 DONE 10.2s [2021-06-19T08:48:38.042Z] [2021-06-19T08:48:38.042Z] #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-19T08:48:38.042Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:48:38.042Z] #46 66.61 internal/syscall/execenv [2021-06-19T08:48:38.042Z] #46 66.82 path [2021-06-19T08:48:38.042Z] #46 67.35 io/fs [2021-06-19T08:48:38.042Z] #46 68.86 regexp/syntax [2021-06-19T08:48:38.042Z] #46 68.86 os [2021-06-19T08:48:38.186Z] #13 40.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-19T08:48:38.186Z] #13 40.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-19T08:48:38.187Z] #13 40.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-19T08:48:38.187Z] #13 ... [2021-06-19T08:48:38.187Z] [2021-06-19T08:48:38.187Z] #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-19T08:48:38.187Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:38.187Z] #29 33.11 [2021-06-19T08:48:37.390Z] > git remote # timeout=10 [2021-06-19T08:48:37.500Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:48:37.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:48:37.562Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:48:37.718Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-19T08:48:37.843Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:48:37.890Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:48:38.453Z] #29 33.24 ######################################################################## 100.0% [2021-06-19T08:48:38.453Z] #29 33.34 [2021-06-19T08:48:38.853Z] #44 56.13 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:48:38.853Z] #44 56.13 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:48:38.853Z] #44 56.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:39.110Z] #44 56.36 Selecting previously unselected package python3-six. [2021-06-19T08:48:39.110Z] #44 56.36 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T08:48:39.110Z] #44 56.37 Unpacking python3-six (1.12.0-1) ... [2021-06-19T08:48:39.110Z] #44 56.48 Selecting previously unselected package python3-protobuf. [2021-06-19T08:48:39.110Z] #44 56.48 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-19T08:48:39.110Z] #44 56.48 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:39.402Z] #29 34.09 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-19T08:48:39.667Z] #29 ... [2021-06-19T08:48:39.667Z] [2021-06-19T08:48:39.667Z] #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-19T08:48:39.667Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:48:39.667Z] #46 34.74 sync [2021-06-19T08:48:39.667Z] #46 34.75 internal/reflectlite [2021-06-19T08:48:39.667Z] #46 36.01 internal/testlog [2021-06-19T08:48:39.667Z] #46 36.02 math/rand [2021-06-19T08:48:39.667Z] #46 36.02 github.com/LK4D4/vndr/godl/singleflight [2021-06-19T08:48:39.667Z] #46 36.44 internal/singleflight [2021-06-19T08:48:39.667Z] #46 37.42 sort [2021-06-19T08:48:39.667Z] #46 37.45 errors [2021-06-19T08:48:39.667Z] #46 37.80 io [2021-06-19T08:48:39.667Z] #46 37.86 strconv [2021-06-19T08:48:39.667Z] #46 37.86 internal/oserror [2021-06-19T08:48:39.667Z] #46 38.04 syscall [2021-06-19T08:48:39.667Z] #46 39.29 path [2021-06-19T08:48:39.667Z] #46 40.25 vendor/golang.org/x/net/dns/dnsmessage [2021-06-19T08:48:39.667Z] #46 40.32 bytes [2021-06-19T08:48:39.667Z] #46 44.23 strings [2021-06-19T08:48:39.667Z] #46 44.51 reflect [2021-06-19T08:48:39.667Z] #46 ... [2021-06-19T08:48:39.667Z] [2021-06-19T08:48:39.667Z] #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-19T08:48:39.667Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:39.667Z] #36 42.72 Selecting previously unselected package libxml2:arm64. [2021-06-19T08:48:39.667Z] #36 42.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-19T08:48:39.667Z] #36 42.75 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:39.667Z] #36 43.25 Selecting previously unselected package libarchive13:arm64. [2021-06-19T08:48:39.667Z] #36 43.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-19T08:48:39.667Z] #36 43.29 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:39.667Z] #36 43.64 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-19T08:48:39.667Z] #36 43.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-19T08:48:39.667Z] #36 43.66 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-19T08:48:39.667Z] #36 43.87 Selecting previously unselected package librhash0:arm64. [2021-06-19T08:48:39.667Z] #36 43.88 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-19T08:48:39.667Z] #36 43.89 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-19T08:48:39.667Z] #36 44.10 Selecting previously unselected package libuv1:arm64. [2021-06-19T08:48:39.667Z] #36 44.14 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-19T08:48:39.667Z] #36 44.17 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-19T08:48:39.667Z] #36 44.32 Selecting previously unselected package cmake. [2021-06-19T08:48:39.667Z] #36 44.34 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-19T08:48:39.667Z] #36 44.35 Unpacking cmake (3.13.4-1) ... [2021-06-19T08:48:39.674Z] #44 57.00 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:48:39.674Z] #44 57.00 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:48:39.674Z] #44 57.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:39.674Z] #44 57.14 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:48:39.931Z] #44 57.17 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:48:39.931Z] #44 57.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:39.931Z] #44 ... [2021-06-19T08:48:39.931Z] [2021-06-19T08:48:39.931Z] #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-19T08:48:39.931Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:48:39.931Z] #52 47.71 sort [2021-06-19T08:48:39.931Z] #52 47.72 io [2021-06-19T08:48:39.931Z] #52 48.95 internal/oserror [2021-06-19T08:48:39.931Z] #52 49.19 syscall [2021-06-19T08:48:39.931Z] #52 49.43 bytes [2021-06-19T08:48:39.931Z] #52 51.61 reflect [2021-06-19T08:48:39.931Z] #52 56.24 time [2021-06-19T08:48:39.931Z] #52 ... [2021-06-19T08:48:39.931Z] [2021-06-19T08:48:39.931Z] #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-19T08:48:39.931Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-19T08:48:39.931Z] #36 57.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:48:39.931Z] #36 57.85 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:48:40.190Z] #36 58.02 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-19T08:48:40.190Z] #36 58.04 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:40.190Z] #36 58.06 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-19T08:48:40.190Z] #36 58.09 Setting up cmake-data (3.13.4-1) ... [2021-06-19T08:48:40.190Z] #36 58.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:40.447Z] #36 58.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-19T08:48:40.447Z] #36 58.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:40.447Z] #36 58.24 Setting up cmake (3.13.4-1) ... [2021-06-19T08:48:40.447Z] #36 58.28 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:40.534Z] #22 4.061 Collecting yamllint==1.26.1 [2021-06-19T08:48:40.704Z] #36 58.35 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:41.049Z] #13 ... [2021-06-19T08:48:41.049Z] [2021-06-19T08:48:41.049Z] #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-19T08:48:41.049Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:41.049Z] #46 72.80 regexp [2021-06-19T08:48:41.049Z] #46 73.23 fmt [2021-06-19T08:48:41.049Z] #46 75.79 path/filepath [2021-06-19T08:48:41.612Z] #46 76.82 flag [2021-06-19T08:48:41.612Z] #46 77.01 go/token [2021-06-19T08:48:41.758Z] #36 DONE 59.5s [2021-06-19T08:48:41.758Z] [2021-06-19T08:48:41.758Z] #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-19T08:48:41.758Z] #37 sha256:e8060538129712f4cfa15e2cacb3d05d20969cd4d1cf477e79e9563961783a12 [2021-06-19T08:48:42.252Z] #46 ... [2021-06-19T08:48:42.252Z] [2021-06-19T08:48:42.252Z] #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-19T08:48:42.252Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:42.252Z] #13 60.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T08:48:42.252Z] #13 60.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T08:48:42.252Z] #13 60.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:48:42.252Z] #13 66.63 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T08:48:42.252Z] #13 66.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:42.252Z] #13 66.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:42.252Z] #13 67.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T08:48:42.252Z] #13 67.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:42.252Z] #13 67.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:42.252Z] #13 ... [2021-06-19T08:48:42.252Z] [2021-06-19T08:48:42.252Z] #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-19T08:48:42.252Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:48:42.252Z] #46 73.35 fmt [2021-06-19T08:48:42.542Z] #46 ... [2021-06-19T08:48:42.542Z] [2021-06-19T08:48:42.542Z] #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-19T08:48:42.542Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:48:42.542Z] #52 67.86 io/fs [2021-06-19T08:48:42.542Z] #52 68.92 encoding/binary [2021-06-19T08:48:42.542Z] #52 68.94 os [2021-06-19T08:48:42.542Z] #52 70.58 encoding/base64 [2021-06-19T08:48:42.542Z] #52 71.64 golang.org/x/sys/unix [2021-06-19T08:48:42.542Z] #52 73.58 fmt [2021-06-19T08:48:42.542Z] #52 77.07 encoding/json [2021-06-19T08:48:42.799Z] #52 ... [2021-06-19T08:48:42.799Z] [2021-06-19T08:48:42.799Z] #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-19T08:48:42.799Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:42.799Z] #46 78.02 go/scanner [2021-06-19T08:48:42.826Z] #46 ... [2021-06-19T08:48:42.826Z] [2021-06-19T08:48:42.826Z] #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-19T08:48:42.826Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:42.826Z] #44 63.95 Setting up python3 (3.7.3-1) ... [2021-06-19T08:48:42.826Z] #44 64.53 Setting up python3-six (1.12.0-1) ... [2021-06-19T08:48:42.826Z] #44 65.71 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:42.826Z] #44 67.35 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:42.826Z] #44 71.11 Setting up criu (3.15-1) ... [2021-06-19T08:48:42.826Z] #44 72.83 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:42.826Z] #44 72.90 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:42.826Z] #44 DONE 73.5s [2021-06-19T08:48:42.826Z] [2021-06-19T08:48:42.826Z] #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-19T08:48:42.826Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:48:42.826Z] #46 73.92 path/filepath [2021-06-19T08:48:43.056Z] #46 78.29 internal/lazyregexp [2021-06-19T08:48:43.062Z] #22 ... [2021-06-19T08:48:43.062Z] [2021-06-19T08:48:43.062Z] #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-19T08:48:43.062Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:48:43.062Z] #40 174.3 + dpkg --print-architecture [2021-06-19T08:48:43.062Z] #40 174.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T08:48:43.062Z] #40 174.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T08:48:43.062Z] #40 174.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T08:48:43.313Z] #46 78.64 net/url [2021-06-19T08:48:43.388Z] #36 48.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-19T08:48:43.652Z] #36 ... [2021-06-19T08:48:43.652Z] [2021-06-19T08:48:43.652Z] #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-19T08:48:43.652Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:48:43.652Z] #52 38.81 sort [2021-06-19T08:48:43.652Z] #52 38.84 io [2021-06-19T08:48:43.652Z] #52 38.86 syscall [2021-06-19T08:48:43.652Z] #52 38.87 strconv [2021-06-19T08:48:43.652Z] #52 40.40 bytes [2021-06-19T08:48:43.652Z] #52 41.33 strings [2021-06-19T08:48:43.652Z] #52 44.58 text/tabwriter [2021-06-19T08:48:43.652Z] #52 45.26 reflect [2021-06-19T08:48:43.652Z] #52 46.01 regexp/syntax [2021-06-19T08:48:43.652Z] #52 46.01 bufio [2021-06-19T08:48:43.652Z] #52 48.37 internal/syscall/unix [2021-06-19T08:48:43.652Z] #52 48.39 time [2021-06-19T08:48:43.652Z] #52 48.70 internal/syscall/execenv [2021-06-19T08:48:43.652Z] #52 48.72 regexp [2021-06-19T08:48:43.877Z] #46 79.23 go/ast [2021-06-19T08:48:43.963Z] #52 ... [2021-06-19T08:48:43.963Z] [2021-06-19T08:48:43.963Z] #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-19T08:48:43.963Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:43.963Z] #29 34.58 [2021-06-19T08:48:43.963Z] #29 34.76 ######################################################################## 100.0% [2021-06-19T08:48:43.963Z] #29 34.85 [2021-06-19T08:48:43.963Z] #29 34.97 Download of images into '/build' complete. [2021-06-19T08:48:43.963Z] #29 34.97 Use something like the following to load the result into a Docker daemon: [2021-06-19T08:48:43.963Z] #29 34.98 tar -cC '/build' . | docker load [2021-06-19T08:48:44.214Z] #46 75.40 regexp [2021-06-19T08:48:44.543Z] #29 ... [2021-06-19T08:48:44.543Z] [2021-06-19T08:48:44.543Z] #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-19T08:48:44.543Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:48:44.543Z] #44 39.28 Selecting previously unselected package python3-minimal. [2021-06-19T08:48:44.544Z] #44 39.28 (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 ... 15634 files and directories currently installed.) [2021-06-19T08:48:44.544Z] #44 39.40 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 39.41 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:48:44.544Z] #44 39.61 Selecting previously unselected package libmpdec2:arm64. [2021-06-19T08:48:44.544Z] #44 39.61 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 39.63 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-19T08:48:44.544Z] #44 39.86 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-19T08:48:44.544Z] #44 39.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 39.88 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:44.544Z] #44 41.47 Selecting previously unselected package python3.7. [2021-06-19T08:48:44.544Z] #44 41.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 41.49 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:44.544Z] #44 41.70 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-19T08:48:44.544Z] #44 41.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 41.74 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-19T08:48:44.544Z] #44 42.04 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:48:44.544Z] #44 43.58 Selecting previously unselected package python3. [2021-06-19T08:48:44.544Z] #44 43.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-06-19T08:48:44.544Z] #44 43.66 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 43.68 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:48:44.544Z] #44 43.90 Selecting previously unselected package libprotobuf17:arm64. [2021-06-19T08:48:44.544Z] #44 43.93 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 43.96 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-19T08:48:44.544Z] #44 44.68 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:48:44.544Z] #44 44.69 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:48:44.544Z] #44 44.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:44.544Z] #44 44.94 Selecting previously unselected package python3-six. [2021-06-19T08:48:44.544Z] #44 44.94 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-19T08:48:44.544Z] #44 44.96 Unpacking python3-six (1.12.0-1) ... [2021-06-19T08:48:44.544Z] #44 46.15 Selecting previously unselected package python3-protobuf. [2021-06-19T08:48:44.544Z] #44 46.16 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 46.17 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:44.544Z] #44 48.84 Selecting previously unselected package libnet1:arm64. [2021-06-19T08:48:44.544Z] #44 48.84 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-19T08:48:44.544Z] #44 49.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:44.544Z] #44 ... [2021-06-19T08:48:44.544Z] [2021-06-19T08:48:44.544Z] #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-19T08:48:44.544Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:44.544Z] #36 49.38 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:48:44.544Z] #36 49.49 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-19T08:48:44.544Z] #36 49.55 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:48:44.807Z] #46 80.19 text/template/parse [2021-06-19T08:48:44.809Z] #36 49.84 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-19T08:48:44.809Z] #36 49.95 Setting up cmake-data (3.13.4-1) ... [2021-06-19T08:48:45.038Z] #37 2.973 + RM_GOPATH=0 [2021-06-19T08:48:45.038Z] #37 2.974 + TMP_GOPATH= [2021-06-19T08:48:45.038Z] #37 2.974 + : /build [2021-06-19T08:48:45.038Z] #37 2.974 + '[' -z '' ']' [2021-06-19T08:48:45.038Z] #37 2.975 ++ mktemp -d [2021-06-19T08:48:45.038Z] #37 2.981 + export GOPATH=/tmp/tmp.4A7cxpW8bS [2021-06-19T08:48:45.038Z] #37 2.981 + GOPATH=/tmp/tmp.4A7cxpW8bS [2021-06-19T08:48:45.038Z] #37 2.981 + RM_GOPATH=1 [2021-06-19T08:48:45.038Z] #37 2.981 + case "$(go env GOARCH)" in [2021-06-19T08:48:45.038Z] #37 2.981 ++ go env GOARCH [2021-06-19T08:48:45.038Z] #37 3.013 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:45.038Z] #37 3.013 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:45.038Z] #37 3.014 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:45.038Z] #37 3.015 + dir=/tmp/install [2021-06-19T08:48:45.038Z] #37 3.023 + bin=tini [2021-06-19T08:48:45.038Z] #37 3.023 + shift [2021-06-19T08:48:45.038Z] #37 3.023 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T08:48:45.038Z] #37 3.024 + . /tmp/install/tini.installer [2021-06-19T08:48:45.038Z] #37 3.024 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:45.038Z] #37 3.024 + install_tini [2021-06-19T08:48:45.038Z] #37 3.024 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T08:48:45.038Z] #37 3.024 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:45.038Z] #37 3.025 + git clone https://github.com/krallin/tini.git /tmp/tmp.4A7cxpW8bS/tini [2021-06-19T08:48:45.038Z] #37 3.030 Cloning into '/tmp/tmp.4A7cxpW8bS/tini'... [2021-06-19T08:48:45.588Z] #40 ... [2021-06-19T08:48:45.588Z] [2021-06-19T08:48:45.588Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:48:45.588Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:48:45.588Z] #22 9.366 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T08:48:45.600Z] #46 ... [2021-06-19T08:48:45.600Z] [2021-06-19T08:48:45.600Z] #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-19T08:48:45.600Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:48:45.600Z] #52 66.61 internal/poll [2021-06-19T08:48:45.600Z] #52 68.55 encoding/binary [2021-06-19T08:48:45.600Z] #52 69.17 os [2021-06-19T08:48:45.600Z] #52 71.27 encoding/base64 [2021-06-19T08:48:45.600Z] #52 72.17 golang.org/x/sys/unix [2021-06-19T08:48:45.600Z] #52 73.78 fmt [2021-06-19T08:48:45.606Z] #37 3.700 + cd /tmp/tmp.4A7cxpW8bS/tini [2021-06-19T08:48:45.606Z] #37 3.709 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:45.606Z] #37 3.726 + cmake . [2021-06-19T08:48:45.864Z] #37 4.220 -- The C compiler identification is GNU 8.3.0 [2021-06-19T08:48:45.864Z] #37 4.259 -- Check for working C compiler: /usr/bin/cc [2021-06-19T08:48:46.221Z] #36 51.05 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-19T08:48:46.221Z] #36 51.15 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-19T08:48:46.221Z] #36 ... [2021-06-19T08:48:46.221Z] [2021-06-19T08:48:46.221Z] #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-19T08:48:46.221Z] #48 sha256:d2d5d9617fd709e2797db27dba040d454dd8f905077a76da966d7fcd2723e3c5 [2021-06-19T08:48:46.221Z] #48 DONE 51.3s [2021-06-19T08:48:46.221Z] [2021-06-19T08:48:46.221Z] #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-19T08:48:46.221Z] #29 sha256:584afbe3115f1836df372af3d3d48bddf192b8bbd08aebce7bf86dce9f0a8fa2 [2021-06-19T08:48:46.221Z] #29 DONE 41.1s [2021-06-19T08:48:46.221Z] [2021-06-19T08:48:46.221Z] #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-19T08:48:46.221Z] #36 sha256:3d917187d43ff50035ca9f573d0654debc240a5514558a7d798a623947457d03 [2021-06-19T08:48:46.221Z] #36 51.32 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-19T08:48:46.428Z] #37 ... [2021-06-19T08:48:46.428Z] [2021-06-19T08:48:46.428Z] #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-19T08:48:46.428Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:48:46.428Z] #46 54.11 bufio [2021-06-19T08:48:46.428Z] #46 56.27 internal/syscall/unix [2021-06-19T08:48:46.428Z] #46 56.65 time [2021-06-19T08:48:46.428Z] #46 62.19 internal/fmtsort [2021-06-19T08:48:46.428Z] #46 62.52 internal/poll [2021-06-19T08:48:46.428Z] #46 62.90 internal/syscall/execenv [2021-06-19T08:48:46.428Z] #46 63.09 path [2021-06-19T08:48:46.428Z] #46 63.84 io/fs [2021-06-19T08:48:46.428Z] #46 ... [2021-06-19T08:48:46.428Z] [2021-06-19T08:48:46.428Z] #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-19T08:48:46.428Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:46.428Z] #13 50.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-19T08:48:46.428Z] #13 50.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-19T08:48:46.428Z] #13 50.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-19T08:48:46.428Z] #13 50.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-19T08:48:46.428Z] #13 50.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-19T08:48:46.428Z] #13 50.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-19T08:48:46.428Z] #13 50.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-19T08:48:46.428Z] #13 50.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-19T08:48:46.428Z] #13 50.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-19T08:48:46.428Z] #13 50.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-19T08:48:46.428Z] #13 50.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-19T08:48:46.428Z] #13 50.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-19T08:48:46.428Z] #13 50.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-19T08:48:46.428Z] #13 50.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-19T08:48:46.428Z] #13 51.71 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:48:46.428Z] #13 51.95 Fetched 77.8 MB in 8s (10000 kB/s) [2021-06-19T08:48:46.428Z] #13 52.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-19T08:48:46.428Z] #13 52.07 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:48:46.428Z] #13 52.23 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-19T08:48:46.428Z] #13 52.54 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:48:46.428Z] #13 52.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-19T08:48:46.428Z] #13 52.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 ... 15421 files and directories currently installed.) [2021-06-19T08:48:46.428Z] #13 52.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:48:46.428Z] #13 52.82 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:48:46.428Z] #13 55.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-19T08:48:46.428Z] #13 55.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-19T08:48:46.428Z] #13 55.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:48:46.428Z] #13 57.73 Selecting previously unselected package binutils-mingw-w64. [2021-06-19T08:48:46.428Z] #13 57.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-19T08:48:46.428Z] #13 57.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:48:46.428Z] #13 57.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-19T08:48:46.428Z] #13 57.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:48:46.428Z] #13 57.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:48:46.428Z] #13 58.05 Selecting previously unselected package dmsetup. [2021-06-19T08:48:46.428Z] #13 58.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:48:46.428Z] #13 58.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T08:48:46.428Z] #13 58.25 Selecting previously unselected package mingw-w64-common. [2021-06-19T08:48:46.428Z] #13 58.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T08:48:46.428Z] #13 58.29 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T08:48:46.487Z] #36 51.44 Setting up cmake (3.13.4-1) ... [2021-06-19T08:48:46.487Z] #36 51.50 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:46.542Z] #52 77.66 encoding/json [2021-06-19T08:48:46.730Z] #13 ... [2021-06-19T08:48:46.730Z] [2021-06-19T08:48:46.730Z] #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-19T08:48:46.730Z] #37 sha256:e8060538129712f4cfa15e2cacb3d05d20969cd4d1cf477e79e9563961783a12 [2021-06-19T08:48:46.730Z] #37 4.845 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T08:48:46.730Z] #37 4.846 -- Detecting C compiler ABI info [2021-06-19T08:48:46.750Z] #36 51.70 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:46.803Z] #52 ... [2021-06-19T08:48:46.803Z] [2021-06-19T08:48:46.803Z] #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-19T08:48:46.803Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:48:46.803Z] #46 77.87 flag [2021-06-19T08:48:46.959Z] #22 10.32 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T08:48:46.959Z] #22 10.37 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T08:48:46.959Z] #22 10.42 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T08:48:46.959Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T08:48:47.064Z] #46 78.37 go/token [2021-06-19T08:48:47.216Z] #22 10.90 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T08:48:47.302Z] #37 5.588 -- Detecting C compiler ABI info - done [2021-06-19T08:48:47.302Z] #37 5.611 -- Detecting C compile features [2021-06-19T08:48:47.327Z] #36 DONE 52.4s [2021-06-19T08:48:47.327Z] [2021-06-19T08:48:47.327Z] #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-19T08:48:47.327Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:48:47.327Z] #44 49.63 Selecting previously unselected package libnl-3-200:arm64. [2021-06-19T08:48:47.327Z] #44 49.63 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-19T08:48:47.327Z] #44 49.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-19T08:48:47.327Z] #44 51.03 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-19T08:48:47.327Z] #44 51.04 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-19T08:48:47.327Z] #44 51.07 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-19T08:48:47.327Z] #44 51.36 Selecting previously unselected package criu. [2021-06-19T08:48:47.327Z] #44 51.38 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-19T08:48:47.327Z] #44 51.43 Unpacking criu (3.15-1) ... [2021-06-19T08:48:47.474Z] #22 10.91 Building wheels for collected packages: yamllint [2021-06-19T08:48:47.474Z] #22 10.91 Running setup.py bdist_wheel for yamllint: started [2021-06-19T08:48:47.591Z] #44 52.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:47.591Z] #44 52.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-19T08:48:47.591Z] #44 52.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-19T08:48:47.854Z] #44 52.61 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-19T08:48:47.854Z] #44 52.65 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-19T08:48:47.854Z] #44 52.68 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:47.854Z] #44 52.69 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-19T08:48:47.854Z] #44 52.71 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:47.854Z] #44 ... [2021-06-19T08:48:47.854Z] [2021-06-19T08:48:47.854Z] #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-19T08:48:47.854Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:48:47.854Z] #50 42.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-19T08:48:47.854Z] #50 43.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-19T08:48:47.854Z] #50 43.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-19T08:48:48.008Z] #46 79.27 go/scanner [2021-06-19T08:48:48.038Z] #22 11.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T08:48:48.038Z] #22 11.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T08:48:48.038Z] #22 11.73 Successfully built yamllint [2021-06-19T08:48:48.038Z] #22 11.76 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T08:48:48.079Z] #46 83.25 go/parser [2021-06-19T08:48:48.079Z] #46 ... [2021-06-19T08:48:48.079Z] [2021-06-19T08:48:48.079Z] #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-19T08:48:48.079Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:48:48.079Z] #57 41.29 Checking out files: 53% (2158/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 93% (3793/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T08:48:48.079Z] #57 42.51 + cd /tmp/tmp.zljEh4czbf/src/github.com/containerd/containerd [2021-06-19T08:48:48.079Z] #57 42.51 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:48.117Z] #50 ... [2021-06-19T08:48:48.117Z] [2021-06-19T08:48:48.117Z] #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-19T08:48:48.117Z] #37 sha256:d2f63db74402ad78aba83c2d1ff259928a7a1dc9bf36b96ed20d7163aae8ecb5 [2021-06-19T08:48:48.269Z] #46 79.30 internal/lazyregexp [2021-06-19T08:48:48.335Z] #57 43.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T08:48:48.335Z] #57 43.87 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T08:48:48.335Z] #57 43.87 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:48:48.335Z] #57 43.87 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:48:48.335Z] #57 43.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T08:48:48.335Z] #57 43.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T08:48:48.335Z] #57 43.87 + '[' '' = dynamic ']' [2021-06-19T08:48:48.335Z] #57 43.87 + make [2021-06-19T08:48:48.380Z] #37 ... [2021-06-19T08:48:48.380Z] [2021-06-19T08:48:48.380Z] #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-19T08:48:48.380Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:48:48.380Z] #13 40.41 Selecting previously unselected package dmsetup. [2021-06-19T08:48:48.380Z] #13 40.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-19T08:48:48.380Z] #13 40.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-19T08:48:48.380Z] #13 40.69 Selecting previously unselected package mingw-w64-common. [2021-06-19T08:48:48.380Z] #13 40.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-19T08:48:48.380Z] #13 40.70 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-19T08:48:48.380Z] #13 49.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T08:48:48.380Z] #13 49.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T08:48:48.380Z] #13 49.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:48:48.530Z] #46 79.70 net/url [2021-06-19T08:48:48.602Z] #22 12.07 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T08:48:48.642Z] #13 ... [2021-06-19T08:48:48.642Z] [2021-06-19T08:48:48.642Z] #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-19T08:48:48.642Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:48:48.642Z] #52 53.71 context [2021-06-19T08:48:48.642Z] #52 53.75 internal/poll [2021-06-19T08:48:48.642Z] #52 53.78 io/fs [2021-06-19T08:48:48.910Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:48:49.167Z] #22 DONE 12.7s [2021-06-19T08:48:49.167Z] [2021-06-19T08:48:49.167Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T08:48:49.167Z] #25 sha256:f8d38a0dc0aa727f6011ae5899d10200ed7391fbab667c14b4fef45332016f80 [2021-06-19T08:48:49.424Z] #25 DONE 0.5s [2021-06-19T08:48:49.424Z] [2021-06-19T08:48:49.424Z] #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-19T08:48:49.424Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:48:49.293Z] > git --version # timeout=10 [2021-06-19T08:48:49.339Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-19T08:48:49.402Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-19T08:48:49.472Z] #46 80.45 go/ast [2021-06-19T08:48:49.682Z] #40 ... [2021-06-19T08:48:49.682Z] [2021-06-19T08:48:49.682Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T08:48:49.682Z] #30 sha256:9e87fa316ac70fe91db658e5f2ba94916bb8f3ee85364e49c9bfd4c5893b093a [2021-06-19T08:48:49.822Z] #37 7.645 -- Detecting C compile features - done [2021-06-19T08:48:49.822Z] #37 7.698 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T08:48:49.822Z] #37 7.955 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T08:48:49.822Z] #37 8.037 -- Configuring done [2021-06-19T08:48:49.822Z] #37 8.057 -- Generating done [2021-06-19T08:48:49.822Z] #37 8.065 -- Build files have been written to: /tmp/tmp.4A7cxpW8bS/tini [2021-06-19T08:48:49.822Z] #37 8.088 + make tini-static [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T08:48:50.079Z] #37 ... [2021-06-19T08:48:50.079Z] [2021-06-19T08:48:50.079Z] #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-19T08:48:50.079Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:50.079Z] #44 57.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:48:50.079Z] #44 57.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:48:50.079Z] #44 57.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:50.079Z] #44 57.60 Selecting previously unselected package criu. [2021-06-19T08:48:50.079Z] #44 57.60 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-19T08:48:50.079Z] #44 57.60 Unpacking criu (3.15-1) ... [2021-06-19T08:48:50.079Z] #44 58.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:48:50.079Z] #44 58.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:48:50.079Z] #44 59.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:48:50.079Z] #44 59.14 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-19T08:48:50.079Z] #44 59.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:48:50.079Z] #44 59.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:50.079Z] #44 59.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:48:50.079Z] #44 59.25 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:48:50.079Z] #44 63.86 Setting up python3 (3.7.3-1) ... [2021-06-19T08:48:50.079Z] #44 64.57 Setting up python3-six (1.12.0-1) ... [2021-06-19T08:48:50.079Z] #44 65.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:48:50.079Z] #44 67.24 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:48:50.230Z] #57 45.32 + bin/ctr [2021-06-19T08:48:50.336Z] #44 ... [2021-06-19T08:48:50.336Z] [2021-06-19T08:48:50.336Z] #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-19T08:48:50.336Z] #37 sha256:e8060538129712f4cfa15e2cacb3d05d20969cd4d1cf477e79e9563961783a12 [2021-06-19T08:48:50.336Z] #37 8.532 Scanning dependencies of target tini-static [2021-06-19T08:48:50.336Z] #37 8.615 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T08:48:50.416Z] #46 81.36 text/template/parse [2021-06-19T08:48:51.202Z] #52 ... [2021-06-19T08:48:51.202Z] [2021-06-19T08:48:51.202Z] #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-19T08:48:51.202Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:48:51.202Z] #46 46.19 hash/crc32 [2021-06-19T08:48:51.202Z] #46 47.36 bufio [2021-06-19T08:48:51.202Z] #46 47.52 regexp/syntax [2021-06-19T08:48:51.202Z] #46 48.88 time [2021-06-19T08:48:51.202Z] #46 50.75 regexp [2021-06-19T08:48:51.202Z] #46 55.24 github.com/LK4D4/vndr/versioned [2021-06-19T08:48:51.202Z] #46 55.70 encoding/binary [2021-06-19T08:48:51.202Z] #46 55.72 internal/fmtsort [2021-06-19T08:48:51.202Z] #46 55.73 io/fs [2021-06-19T08:48:51.202Z] #46 55.73 internal/poll [2021-06-19T08:48:51.202Z] #46 ... [2021-06-19T08:48:51.202Z] [2021-06-19T08:48:51.202Z] #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-19T08:48:51.202Z] #37 sha256:d2f63db74402ad78aba83c2d1ff259928a7a1dc9bf36b96ed20d7163aae8ecb5 [2021-06-19T08:48:51.202Z] #37 1.994 + RM_GOPATH=0 [2021-06-19T08:48:51.202Z] #37 1.994 + TMP_GOPATH= [2021-06-19T08:48:51.202Z] #37 1.995 + : /build [2021-06-19T08:48:51.202Z] #37 1.995 + '[' -z '' ']' [2021-06-19T08:48:51.202Z] #37 1.996 ++ mktemp -d [2021-06-19T08:48:51.202Z] #37 1.998 + export GOPATH=/tmp/tmp.qGH5q94lzD [2021-06-19T08:48:51.202Z] #37 1.999 + GOPATH=/tmp/tmp.qGH5q94lzD [2021-06-19T08:48:51.202Z] #37 1.999 + RM_GOPATH=1 [2021-06-19T08:48:51.202Z] #37 1.999 + case "$(go env GOARCH)" in [2021-06-19T08:48:51.202Z] #37 2.001 ++ go env GOARCH [2021-06-19T08:48:51.202Z] #37 2.047 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:51.202Z] #37 2.047 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:48:51.202Z] #37 2.079 ++ dirname /tmp/install/install.sh [2021-06-19T08:48:51.202Z] #37 2.087 + dir=/tmp/install [2021-06-19T08:48:51.202Z] #37 2.089 + bin=tini [2021-06-19T08:48:51.202Z] #37 2.090 + shift [2021-06-19T08:48:51.202Z] #37 2.090 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-19T08:48:51.202Z] #37 2.091 + . /tmp/install/tini.installer [2021-06-19T08:48:51.202Z] #37 2.091 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:51.202Z] #37 2.096 + install_tini [2021-06-19T08:48:51.202Z] #37 2.096 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-19T08:48:51.202Z] #37 2.097 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:51.202Z] #37 2.097 + git clone https://github.com/krallin/tini.git /tmp/tmp.qGH5q94lzD/tini [2021-06-19T08:48:51.202Z] #37 2.100 Cloning into '/tmp/tmp.qGH5q94lzD/tini'... [2021-06-19T08:48:51.202Z] #37 3.132 + cd /tmp/tmp.qGH5q94lzD/tini [2021-06-19T08:48:51.202Z] #37 3.133 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-19T08:48:51.202Z] #37 3.152 + cmake . [2021-06-19T08:48:51.202Z] #37 3.601 -- The C compiler identification is GNU 8.3.0 [2021-06-19T08:48:51.202Z] #37 3.650 -- Check for working C compiler: /usr/bin/cc [2021-06-19T08:48:51.704Z] #37 9.784 [100%] Linking C executable tini-static [2021-06-19T08:48:51.780Z] #37 4.388 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-19T08:48:51.780Z] #37 4.401 -- Detecting C compiler ABI info [2021-06-19T08:48:52.268Z] #37 10.39 [100%] Built target tini-static [2021-06-19T08:48:52.268Z] #37 10.51 + mkdir -p /build [2021-06-19T08:48:52.268Z] #37 10.52 + cp tini-static /build/docker-init [2021-06-19T08:48:52.330Z] #46 ... [2021-06-19T08:48:52.330Z] [2021-06-19T08:48:52.330Z] #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-19T08:48:52.330Z] #57 sha256:431383eba1396231883fe377a96ff1017d4206bcf9f04d265d3a77f5d5dee7d0 [2021-06-19T08:48:52.461Z] + docker version [2021-06-19T08:48:52.734Z] #37 5.239 -- Detecting C compiler ABI info - done [2021-06-19T08:48:52.734Z] #37 5.278 -- Detecting C compile features [2021-06-19T08:48:52.852Z] #57 41.47 Checking out files: 60% (2449/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T08:48:52.852Z] #57 42.42 + cd /tmp/tmp.BmYnlodbhe/src/github.com/containerd/containerd [2021-06-19T08:48:53.114Z] #57 42.42 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:48:53.512Z] #57 ... [2021-06-19T08:48:53.512Z] [2021-06-19T08:48:53.512Z] #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-19T08:48:53.512Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:48:53.512Z] #52 78.91 github.com/pkg/diff [2021-06-19T08:48:53.512Z] #52 80.07 go/ast [2021-06-19T08:48:53.512Z] #52 81.95 golang.org/x/crypto/ssh/terminal [2021-06-19T08:48:53.512Z] #52 83.21 io/ioutil [2021-06-19T08:48:53.512Z] #52 83.78 mvdan.cc/editorconfig [2021-06-19T08:48:53.512Z] #52 84.39 mvdan.cc/sh/v3/fileutil [2021-06-19T08:48:53.512Z] #52 84.55 text/tabwriter [2021-06-19T08:48:53.512Z] #52 84.97 mvdan.cc/sh/v3/syntax [2021-06-19T08:48:53.637Z] #37 DONE 11.9s [2021-06-19T08:48:53.637Z] [2021-06-19T08:48:53.637Z] #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-19T08:48:53.637Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:53.637Z] #44 70.55 Setting up criu (3.15-1) ... [2021-06-19T08:48:53.769Z] #52 ... [2021-06-19T08:48:53.769Z] [2021-06-19T08:48:53.769Z] #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-19T08:48:53.769Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:53.769Z] #13 84.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T08:48:53.769Z] #13 84.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:53.769Z] #13 84.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:54.202Z] #44 ... [2021-06-19T08:48:54.202Z] [2021-06-19T08:48:54.202Z] #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-19T08:48:54.202Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:48:54.202Z] #52 62.09 context [2021-06-19T08:48:54.202Z] #52 62.95 internal/poll [2021-06-19T08:48:54.202Z] #52 63.20 encoding/binary [2021-06-19T08:48:54.202Z] #52 65.29 encoding/base64 [2021-06-19T08:48:54.202Z] #52 66.12 golang.org/x/sys/unix [2021-06-19T08:48:54.202Z] #52 66.36 os [2021-06-19T08:48:54.202Z] #52 70.67 fmt [2021-06-19T08:48:54.459Z] #52 ... [2021-06-19T08:48:54.459Z] [2021-06-19T08:48:54.459Z] #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-19T08:48:54.459Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:54.459Z] #13 63.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-19T08:48:54.459Z] #13 63.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-19T08:48:54.459Z] #13 63.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:48:54.500Z] #57 43.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T08:48:54.500Z] #57 43.86 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T08:48:54.500Z] #57 43.86 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:48:54.500Z] #57 43.86 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:48:54.500Z] #57 43.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T08:48:54.500Z] #57 43.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T08:48:54.500Z] #57 43.86 + '[' '' = dynamic ']' [2021-06-19T08:48:54.500Z] #57 43.86 + make [2021-06-19T08:48:54.639Z] Running on azwin-2-e0b770 in d:\jenkins\workspace\moby_PR-42541 [Pipeline] { [Pipeline] ws [2021-06-19T08:48:54.655Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-19T08:48:55.307Z] #37 7.950 -- Detecting C compile features - done [2021-06-19T08:48:55.307Z] #37 8.002 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-19T08:48:55.571Z] #37 8.280 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-19T08:48:55.571Z] #37 8.367 -- Configuring done [2021-06-19T08:48:55.828Z] #13 ... [2021-06-19T08:48:55.828Z] [2021-06-19T08:48:55.828Z] #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-19T08:48:55.828Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-19T08:48:55.828Z] #44 72.73 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:48:55.828Z] #44 72.80 Processing triggers for mime-support (3.62) ... [2021-06-19T08:48:55.828Z] #44 DONE 73.2s [2021-06-19T08:48:55.834Z] #37 8.390 -- Generating done [2021-06-19T08:48:55.834Z] #37 8.393 -- Build files have been written to: /tmp/tmp.qGH5q94lzD/tini [2021-06-19T08:48:55.834Z] #37 8.401 + make tini-static [2021-06-19T08:48:55.890Z] #57 45.43 + bin/ctr [2021-06-19T08:48:55.956Z] The recommended git tool is: git [2021-06-19T08:48:56.085Z] [2021-06-19T08:48:56.085Z] #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-19T08:48:56.085Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:48:56.085Z] #46 64.98 regexp/syntax [2021-06-19T08:48:56.085Z] #46 65.45 os [2021-06-19T08:48:56.085Z] #46 69.70 fmt [2021-06-19T08:48:56.085Z] #46 69.78 path/filepath [2021-06-19T08:48:56.085Z] #46 71.22 regexp [2021-06-19T08:48:56.410Z] #37 8.944 Scanning dependencies of target tini-static [2021-06-19T08:48:56.410Z] #37 9.030 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-19T08:48:56.648Z] #46 74.32 flag [2021-06-19T08:48:56.904Z] #46 ... [2021-06-19T08:48:56.904Z] [2021-06-19T08:48:56.904Z] #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-19T08:48:56.904Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:56.904Z] #13 68.99 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T08:48:57.161Z] #13 69.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:57.161Z] #13 69.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:57.161Z] #13 69.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T08:48:57.161Z] #13 69.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:57.161Z] #13 69.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:57.789Z] #30 DONE 7.8s [2021-06-19T08:48:57.789Z] [2021-06-19T08:48:57.789Z] #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-19T08:48:57.789Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:48:57.789Z] #40 DONE 193.8s [2021-06-19T08:48:57.789Z] [2021-06-19T08:48:57.789Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T08:48:57.789Z] #33 sha256:217328811444bd5bd76861a2421648c2c432ae8e951643795f2b951efabcb30b [2021-06-19T08:48:57.807Z] #37 10.45 [100%] Linking C executable tini-static [2021-06-19T08:48:57.946Z] #13 ... [2021-06-19T08:48:57.946Z] [2021-06-19T08:48:57.946Z] #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-19T08:48:57.946Z] #52 sha256:51456120edf429279ff73e3815a47da30f41d06423d762ca6656151910bcdf13 [2021-06-19T08:48:57.946Z] #52 90.42 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T08:48:57.946Z] #52 DONE 93.2s [2021-06-19T08:48:57.946Z] [2021-06-19T08:48:57.946Z] #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-19T08:48:57.946Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:48:57.946Z] #46 84.54 text/template [2021-06-19T08:48:57.946Z] #46 87.01 log [2021-06-19T08:48:57.946Z] #46 87.63 encoding/xml [2021-06-19T08:48:57.946Z] #46 89.29 go/doc [2021-06-19T08:48:57.946Z] #46 92.25 github.com/LK4D4/vndr/build [2021-06-19T08:48:57.946Z] #46 92.60 github.com/LK4D4/vndr/versioned [2021-06-19T08:48:57.946Z] #46 92.72 compress/flate [2021-06-19T08:48:58.047Z] #33 DONE 0.6s [2021-06-19T08:48:58.047Z] [2021-06-19T08:48:58.047Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T08:48:58.047Z] #35 sha256:ac8fdd16a7623c7cf328025738d61335683a7cbf64f3246aa8bce79a3fdfb7fa [2021-06-19T08:48:58.305Z] #35 DONE 0.2s [2021-06-19T08:48:58.305Z] [2021-06-19T08:48:58.305Z] #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-19T08:48:58.305Z] #54 sha256:e37984ac480a273bcb3ac5f908f1e76c625499aecb33e9b37929f436f3a4675a [2021-06-19T08:48:58.305Z] #54 ... [2021-06-19T08:48:58.305Z] [2021-06-19T08:48:58.305Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T08:48:58.305Z] #38 sha256:3ddb2c239ecb117a3585f8f7903e46cd8868a3440fecfcef544ecc3d5785e1a3 [2021-06-19T08:48:58.305Z] #38 DONE 0.1s [2021-06-19T08:48:58.403Z] #37 11.07 [100%] Built target tini-static [2021-06-19T08:48:58.564Z] [2021-06-19T08:48:58.564Z] #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-19T08:48:58.564Z] #50 sha256:52ac201605fd68c32df0511f0b4b50cdec0b6b3fd07a48d48fa22b0b6a24892b [2021-06-19T08:48:58.564Z] #50 195.1 + /build/golangci-lint --version [2021-06-19T08:48:58.667Z] #37 11.17 + mkdir -p /build [2021-06-19T08:48:58.667Z] #37 11.18 + cp tini-static /build/docker-init [2021-06-19T08:48:58.822Z] #50 195.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T08:48:58.822Z] #50 DONE 195.6s [2021-06-19T08:48:58.822Z] [2021-06-19T08:48:58.822Z] #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-19T08:48:58.822Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:48:59.194Z] #57 ... [2021-06-19T08:48:59.194Z] [2021-06-19T08:48:59.194Z] #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-19T08:48:59.194Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:48:59.194Z] #52 79.99 github.com/pkg/diff [2021-06-19T08:48:59.194Z] #52 81.11 go/ast [2021-06-19T08:48:59.194Z] #52 83.21 golang.org/x/crypto/ssh/terminal [2021-06-19T08:48:59.194Z] #52 84.52 io/ioutil [2021-06-19T08:48:59.194Z] #52 84.81 mvdan.cc/editorconfig [2021-06-19T08:48:59.194Z] #52 85.52 mvdan.cc/sh/v3/fileutil [2021-06-19T08:48:59.194Z] #52 85.70 text/tabwriter [2021-06-19T08:48:59.194Z] #52 86.05 mvdan.cc/sh/v3/syntax [2021-06-19T08:48:59.194Z] #52 ... [2021-06-19T08:48:59.194Z] [2021-06-19T08:48:59.194Z] #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-19T08:48:59.194Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:48:59.194Z] #13 87.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T08:48:59.455Z] #13 87.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:48:59.455Z] #13 87.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:48:59.756Z] #57 ... [2021-06-19T08:48:59.756Z] [2021-06-19T08:48:59.756Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T08:48:59.756Z] #41 sha256:b66a35b3fe51684a3cc0abf3d4bdc58f03d30d042c7ff0d5a3d969dd10569250 [2021-06-19T08:49:00.467Z] #46 95.34 compress/gzip [2021-06-19T08:49:00.467Z] #46 95.46 crypto/dsa [2021-06-19T08:49:00.467Z] #46 95.79 crypto/x509/pkix [2021-06-19T08:49:00.693Z] #41 DONE 0.9s [2021-06-19T08:49:00.693Z] [2021-06-19T08:49:00.693Z] #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-19T08:49:00.693Z] #54 sha256:e37984ac480a273bcb3ac5f908f1e76c625499aecb33e9b37929f436f3a4675a [2021-06-19T08:49:00.693Z] #54 ... [2021-06-19T08:49:00.693Z] [2021-06-19T08:49:00.693Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T08:49:00.693Z] #45 sha256:f64b6b4687ebb2f14774903b3160b413009d3d3038aae66569f3b3e515b9758b [2021-06-19T08:49:00.724Z] #46 96.00 net [2021-06-19T08:49:00.953Z] #45 DONE 0.4s [2021-06-19T08:49:00.953Z] [2021-06-19T08:49:00.953Z] #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-19T08:49:00.953Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:49:00.980Z] #46 96.30 vendor/golang.org/x/crypto/chacha20 [2021-06-19T08:49:01.217Z] #57 ... [2021-06-19T08:49:01.217Z] [2021-06-19T08:49:01.217Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T08:49:01.217Z] #47 sha256:becc57ae2961be13ac12b90647db7de290330b84a338bc0bd991247980e37701 [2021-06-19T08:49:01.217Z] #47 DONE 0.3s [2021-06-19T08:49:01.217Z] [2021-06-19T08:49:01.217Z] #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-19T08:49:01.217Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:49:01.250Z] #37 DONE 13.6s [2021-06-19T08:49:01.250Z] [2021-06-19T08:49:01.250Z] #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-19T08:49:01.250Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:49:01.250Z] #46 58.04 crypto/cipher [2021-06-19T08:49:01.250Z] #46 58.05 crypto/sha512 [2021-06-19T08:49:01.250Z] #46 58.05 encoding/base64 [2021-06-19T08:49:01.250Z] #46 58.89 crypto/ed25519/internal/edwards25519 [2021-06-19T08:49:01.250Z] #46 59.12 crypto/md5 [2021-06-19T08:49:01.250Z] #46 59.78 os [2021-06-19T08:49:01.250Z] #46 60.01 crypto/sha1 [2021-06-19T08:49:01.250Z] #46 60.74 crypto/aes [2021-06-19T08:49:01.250Z] #46 60.97 crypto/des [2021-06-19T08:49:01.250Z] #46 61.87 crypto/sha256 [2021-06-19T08:49:01.250Z] #46 62.62 encoding/pem [2021-06-19T08:49:01.250Z] #46 62.70 vendor/golang.org/x/crypto/chacha20 [2021-06-19T08:49:01.250Z] #46 62.86 vendor/golang.org/x/crypto/poly1305 [2021-06-19T08:49:01.250Z] #46 64.27 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T08:49:01.250Z] #46 65.24 internal/lazyregexp [2021-06-19T08:49:01.250Z] #46 65.25 fmt [2021-06-19T08:49:01.250Z] #46 65.31 os/exec [2021-06-19T08:49:01.250Z] #46 65.31 net [2021-06-19T08:49:01.476Z] #57 ... [2021-06-19T08:49:01.476Z] [2021-06-19T08:49:01.476Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T08:49:01.476Z] #49 sha256:6acd2f3765da33289ca6cb2f7d194a1d2c2571b923485d6b6d54c0e90097ad86 [2021-06-19T08:49:01.476Z] #49 DONE 0.1s [2021-06-19T08:49:01.476Z] [2021-06-19T08:49:01.476Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T08:49:01.476Z] #51 sha256:8244b7dea044f47345572d50631897c902ef05367a2fb4bc6542338a10830f31 [2021-06-19T08:49:01.512Z] #46 ... [2021-06-19T08:49:01.512Z] [2021-06-19T08:49:01.512Z] #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-19T08:49:01.512Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:49:01.512Z] #52 56.63 internal/fmtsort [2021-06-19T08:49:01.512Z] #52 56.63 encoding/binary [2021-06-19T08:49:01.512Z] #52 56.99 os [2021-06-19T08:49:01.512Z] #52 58.90 encoding/base64 [2021-06-19T08:49:01.512Z] #52 58.90 golang.org/x/sys/unix [2021-06-19T08:49:01.512Z] #52 61.37 path/filepath [2021-06-19T08:49:01.512Z] #52 61.38 fmt [2021-06-19T08:49:01.512Z] #52 61.38 mvdan.cc/sh/v3/fileutil [2021-06-19T08:49:01.512Z] #52 63.42 io/ioutil [2021-06-19T08:49:01.512Z] #52 65.80 flag [2021-06-19T08:49:01.512Z] #52 65.80 github.com/pkg/diff [2021-06-19T08:49:01.512Z] #52 65.81 encoding/json [2021-06-19T08:49:01.544Z] #46 96.92 vendor/golang.org/x/crypto/poly1305 [2021-06-19T08:49:01.775Z] #52 ... [2021-06-19T08:49:01.775Z] [2021-06-19T08:49:01.775Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:49:01.775Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:49:01.775Z] #13 55.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-19T08:49:01.775Z] #13 55.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-19T08:49:01.775Z] #13 55.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:01.775Z] #13 55.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-19T08:49:01.775Z] #13 55.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-19T08:49:01.775Z] #13 55.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:02.041Z] #51 DONE 0.6s [2021-06-19T08:49:02.041Z] [2021-06-19T08:49:02.041Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T08:49:02.041Z] #53 sha256:1d89cd1b19d828bd6af214069d80081fe712ab29dae07692d81355c081fb1989 [2021-06-19T08:49:02.041Z] #53 DONE 0.1s [2021-06-19T08:49:02.041Z] [2021-06-19T08:49:02.041Z] #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-19T08:49:02.041Z] #54 sha256:e37984ac480a273bcb3ac5f908f1e76c625499aecb33e9b37929f436f3a4675a [2021-06-19T08:49:02.107Z] #46 97.35 vendor/golang.org/x/sys/cpu [2021-06-19T08:49:02.670Z] #46 97.83 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T08:49:02.723Z] #13 ... [2021-06-19T08:49:02.723Z] [2021-06-19T08:49:02.723Z] #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-19T08:49:02.723Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:49:02.723Z] #52 67.59 go/token [2021-06-19T08:49:02.727Z] Client: [2021-06-19T08:49:02.727Z] Version: 20.10.6 [2021-06-19T08:49:02.727Z] API version: 1.41 [2021-06-19T08:49:02.727Z] Go version: go1.16.3 [2021-06-19T08:49:02.727Z] Git commit: 370c289 [2021-06-19T08:49:02.727Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-19T08:49:02.727Z] OS/Arch: windows/amd64 [2021-06-19T08:49:02.727Z] Context: default [2021-06-19T08:49:02.727Z] Experimental: true [2021-06-19T08:49:02.727Z] [2021-06-19T08:49:02.727Z] Server: Docker Engine - Community [2021-06-19T08:49:02.727Z] Engine: [2021-06-19T08:49:02.727Z] Version: 20.10.6 [2021-06-19T08:49:02.727Z] API version: 1.41 (minimum version 1.24) [2021-06-19T08:49:02.727Z] Go version: go1.13.15 [2021-06-19T08:49:02.727Z] Git commit: 8728dd2 [2021-06-19T08:49:02.727Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-19T08:49:02.727Z] OS/Arch: windows/amd64 [2021-06-19T08:49:02.727Z] Experimental: true [2021-06-19T08:49:02.991Z] #52 ... [2021-06-19T08:49:02.991Z] [2021-06-19T08:49:02.991Z] #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-19T08:49:02.991Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:49:02.991Z] #44 57.78 Setting up python3 (3.7.3-1) ... [2021-06-19T08:49:02.991Z] #44 58.73 Setting up python3-six (1.12.0-1) ... [2021-06-19T08:49:02.991Z] #44 60.18 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:49:02.991Z] #44 61.90 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-19T08:49:02.991Z] #44 65.07 Setting up criu (3.15-1) ... [2021-06-19T08:49:03.253Z] #44 68.18 Processing triggers for libc-bin (2.28-10) ... [Pipeline] sh [2021-06-19T08:49:03.516Z] #44 68.30 Processing triggers for mime-support (3.62) ... [2021-06-19T08:49:03.516Z] #44 ... [2021-06-19T08:49:03.516Z] [2021-06-19T08:49:03.516Z] #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-19T08:49:03.516Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:49:03.516Z] #52 68.52 golang.org/x/crypto/ssh/terminal [2021-06-19T08:49:03.599Z] #46 98.79 vendor/golang.org/x/crypto/curve25519 [2021-06-19T08:49:03.663Z] #13 ... [2021-06-19T08:49:03.663Z] [2021-06-19T08:49:03.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-19T08:49:03.663Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:03.663Z] #46 84.96 go/parser [2021-06-19T08:49:03.663Z] #46 85.99 text/template [2021-06-19T08:49:03.663Z] #46 88.48 log [2021-06-19T08:49:03.663Z] #46 89.22 encoding/xml [2021-06-19T08:49:03.663Z] #46 90.58 go/doc [2021-06-19T08:49:03.663Z] #46 93.94 github.com/LK4D4/vndr/versioned [2021-06-19T08:49:03.663Z] #46 93.95 github.com/LK4D4/vndr/build [2021-06-19T08:49:03.663Z] #46 94.10 compress/flate [2021-06-19T08:49:03.702Z] #13 ... [2021-06-19T08:49:03.702Z] [2021-06-19T08:49:03.702Z] #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-19T08:49:03.702Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:49:03.702Z] #46 75.12 go/token [2021-06-19T08:49:03.702Z] #46 75.67 internal/lazyregexp [2021-06-19T08:49:03.702Z] #46 76.00 net/url [2021-06-19T08:49:03.702Z] #46 76.16 go/scanner [2021-06-19T08:49:03.702Z] #46 77.33 go/ast [2021-06-19T08:49:03.702Z] #46 77.92 text/template/parse [2021-06-19T08:49:04.092Z] #52 ... [2021-06-19T08:49:04.093Z] [2021-06-19T08:49:04.093Z] #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-19T08:49:04.093Z] #44 sha256:5b5ea71818b8490648806770261b62fab42acbe5eb3efb843a71e575139ef97f [2021-06-19T08:49:04.093Z] #44 DONE 68.8s [2021-06-19T08:49:04.093Z] [2021-06-19T08:49:04.093Z] #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-19T08:49:04.093Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:49:04.093Z] #52 69.17 mvdan.cc/editorconfig [2021-06-19T08:49:04.169Z] #46 99.36 vendor/golang.org/x/crypto/hkdf [2021-06-19T08:49:04.169Z] #46 99.47 vendor/golang.org/x/text/transform [2021-06-19T08:49:04.219Z] + docker info [2021-06-19T08:49:04.265Z] #46 82.00 text/template [2021-06-19T08:49:04.521Z] #46 82.32 go/parser [2021-06-19T08:49:04.669Z] #52 69.72 go/scanner [2021-06-19T08:49:04.732Z] #46 100.2 vendor/golang.org/x/text/unicode/bidi [2021-06-19T08:49:05.050Z] #46 ... [2021-06-19T08:49:05.050Z] [2021-06-19T08:49:05.050Z] #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-19T08:49:05.050Z] #52 sha256:0cc3cbf6ef1934d281b2c449d6358a6a78c57293e1ddcc078bd48e986234b587 [2021-06-19T08:49:05.050Z] #52 91.23 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T08:49:05.050Z] #52 DONE 96.0s [2021-06-19T08:49:05.050Z] [2021-06-19T08:49:05.050Z] #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-19T08:49:05.050Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:49:05.311Z] #40 ... [2021-06-19T08:49:05.311Z] [2021-06-19T08:49:05.311Z] #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-19T08:49:05.311Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:05.311Z] #46 96.57 hash/crc32 [2021-06-19T08:49:05.884Z] #46 97.15 crypto/rsa [2021-06-19T08:49:06.061Z] #52 70.90 mvdan.cc/sh/v3/syntax [2021-06-19T08:49:06.102Z] #46 101.5 vendor/golang.org/x/text/secure/bidirule [2021-06-19T08:49:06.146Z] #46 97.48 compress/gzip [2021-06-19T08:49:06.325Z] #52 71.42 go/ast [2021-06-19T08:49:06.359Z] #46 101.7 vendor/golang.org/x/text/unicode/norm [2021-06-19T08:49:07.043Z] #46 ... [2021-06-19T08:49:07.043Z] [2021-06-19T08:49:07.043Z] #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-19T08:49:07.043Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:49:07.043Z] #52 74.81 golang.org/x/crypto/ssh/terminal [2021-06-19T08:49:07.043Z] #52 75.33 encoding/json [2021-06-19T08:49:07.043Z] #52 76.41 github.com/pkg/diff [2021-06-19T08:49:07.043Z] #52 77.47 go/ast [2021-06-19T08:49:07.043Z] #52 80.63 io/ioutil [2021-06-19T08:49:07.043Z] #52 81.14 mvdan.cc/editorconfig [2021-06-19T08:49:07.043Z] #52 82.01 mvdan.cc/sh/v3/fileutil [2021-06-19T08:49:07.043Z] #52 82.01 text/tabwriter [2021-06-19T08:49:07.043Z] #52 82.38 mvdan.cc/sh/v3/syntax [2021-06-19T08:49:07.043Z] #52 ... [2021-06-19T08:49:07.043Z] [2021-06-19T08:49:07.043Z] #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-19T08:49:07.043Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:49:07.089Z] #46 98.03 crypto/x509/pkix [2021-06-19T08:49:07.090Z] #46 98.27 net [2021-06-19T08:49:07.351Z] #46 98.52 vendor/golang.org/x/crypto/chacha20 [2021-06-19T08:49:07.923Z] #46 98.92 vendor/golang.org/x/crypto/poly1305 [2021-06-19T08:49:08.184Z] #46 99.35 vendor/golang.org/x/sys/cpu [2021-06-19T08:49:08.326Z] #57 42.36 Checking out files: 53% (2158/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 94% (3846/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T08:49:08.326Z] #57 43.54 + cd /tmp/tmp.dOPLnINpAh/src/github.com/containerd/containerd [2021-06-19T08:49:08.347Z] #46 ... [2021-06-19T08:49:08.347Z] [2021-06-19T08:49:08.347Z] #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-19T08:49:08.347Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:08.347Z] #13 99.64 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T08:49:08.347Z] #13 99.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T08:49:08.347Z] #13 99.65 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:49:08.347Z] #13 99.73 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T08:49:08.583Z] #57 43.54 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:49:08.611Z] #13 99.73 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T08:49:08.611Z] #13 99.74 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:49:08.611Z] #13 99.88 Selecting previously unselected package libbtrfs0. [2021-06-19T08:49:08.611Z] #13 99.88 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:49:08.611Z] #13 99.89 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:08.611Z] #13 99.96 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:49:08.611Z] #13 99.96 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:49:08.611Z] #13 99.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:08.761Z] #46 99.81 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-19T08:49:08.869Z] #13 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T08:49:08.869Z] #13 100.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:49:08.869Z] #13 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:08.869Z] #13 100.2 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T08:49:08.869Z] #13 100.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:49:08.869Z] #13 100.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:09.126Z] #13 100.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T08:49:09.126Z] #13 100.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T08:49:09.126Z] #13 100.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:49:09.126Z] #13 100.6 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T08:49:09.146Z] #57 44.17 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T08:49:09.146Z] #57 44.17 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T08:49:09.146Z] #57 44.17 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:49:09.146Z] #57 44.17 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:49:09.146Z] #57 44.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T08:49:09.146Z] #57 44.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T08:49:09.146Z] #57 44.17 + '[' '' = dynamic ']' [2021-06-19T08:49:09.146Z] #57 44.17 + make [2021-06-19T08:49:09.386Z] #13 100.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:09.386Z] #13 100.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:09.645Z] #13 100.8 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T08:49:09.645Z] #13 100.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:09.645Z] #13 100.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:09.645Z] #13 101.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T08:49:09.645Z] #13 101.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:09.645Z] #13 101.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:49:09.645Z] #13 101.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T08:49:09.723Z] #52 ... [2021-06-19T08:49:09.723Z] [2021-06-19T08:49:09.723Z] #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-19T08:49:09.723Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:49:09.723Z] #57 37.80 Checking out files: 30% (1257/4061) Checking out files: 31% (1259/4061) Checking out files: 32% (1300/4061) Checking out files: 33% (1341/4061) Checking out files: 34% (1381/4061) Checking out files: 35% (1422/4061) Checking out files: 36% (1462/4061) Checking out files: 37% (1503/4061) Checking out files: 38% (1544/4061) Checking out files: 39% (1584/4061) Checking out files: 40% (1625/4061) Checking out files: 41% (1666/4061) Checking out files: 42% (1706/4061) Checking out files: 43% (1747/4061) Checking out files: 44% (1787/4061) Checking out files: 45% (1828/4061) Checking out files: 46% (1869/4061) Checking out files: 47% (1909/4061) Checking out files: 48% (1950/4061) Checking out files: 49% (1990/4061) Checking out files: 50% (2031/4061) Checking out files: 51% (2072/4061) Checking out files: 52% (2112/4061) Checking out files: 53% (2153/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 67% (2742/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-19T08:49:09.723Z] #57 39.70 + cd /tmp/tmp.BfR6oCIkYh/src/github.com/containerd/containerd [2021-06-19T08:49:09.723Z] #57 39.70 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-19T08:49:09.723Z] #57 40.46 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-19T08:49:09.723Z] #57 40.46 + BUILDTAGS='netgo osusergo static_build' [2021-06-19T08:49:09.723Z] #57 40.46 + export EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:49:09.723Z] #57 40.46 + EXTRA_FLAGS=-buildmode=pie [2021-06-19T08:49:09.723Z] #57 40.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-19T08:49:09.723Z] #57 40.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-19T08:49:09.723Z] #57 40.46 + '[' '' = dynamic ']' [2021-06-19T08:49:09.723Z] #57 40.46 + make [2021-06-19T08:49:09.901Z] #13 101.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:09.901Z] #13 101.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:49:10.147Z] #46 101.0 vendor/golang.org/x/crypto/curve25519 [2021-06-19T08:49:10.157Z] #13 101.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T08:49:10.408Z] #46 101.7 vendor/golang.org/x/crypto/hkdf [2021-06-19T08:49:10.413Z] #13 101.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T08:49:10.413Z] #13 101.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:49:10.413Z] #13 101.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T08:49:10.452Z] #57 42.49 + bin/ctr [2021-06-19T08:49:10.514Z] #57 45.47 + bin/ctr [2021-06-19T08:49:10.668Z] #46 101.8 vendor/golang.org/x/text/transform [2021-06-19T08:49:10.669Z] #13 101.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:49:10.669Z] #13 101.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:10.669Z] #13 101.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T08:49:10.669Z] #13 101.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:49:10.669Z] #13 101.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:10.669Z] #13 102.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T08:49:10.669Z] #13 102.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:49:10.669Z] #13 102.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:11.231Z] #13 102.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:49:11.231Z] #13 102.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:11.232Z] #13 102.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:49:11.232Z] #13 102.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:49:11.232Z] #13 102.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:11.232Z] #13 102.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:49:11.232Z] #13 102.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:11.232Z] #13 102.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:11.232Z] #13 102.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:11.232Z] #13 102.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:11.240Z] #46 102.4 vendor/golang.org/x/text/unicode/bidi [2021-06-19T08:49:11.488Z] #13 102.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:49:11.488Z] #13 102.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:11.488Z] #13 102.7 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-19T08:49:11.488Z] #13 102.7 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-19T08:49:11.488Z] #13 102.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:11.488Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T08:49:11.488Z] #13 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T08:49:11.488Z] #13 102.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:49:11.488Z] #13 102.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:49:11.488Z] #13 102.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:11.488Z] #13 102.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T08:49:11.488Z] #13 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:11.745Z] #13 102.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:11.745Z] #13 102.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:49:12.001Z] #13 DONE 103.4s [2021-06-19T08:49:12.001Z] [2021-06-19T08:49:12.001Z] #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-19T08:49:12.001Z] #59 sha256:7c1f4ade597d383aee0c41eb49990da62ff29101880fd950fa034ccf0e520c1f [2021-06-19T08:49:12.001Z] #59 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:49:12.001Z] #59 107.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T08:49:13.155Z] #46 104.0 vendor/golang.org/x/text/secure/bidirule [2021-06-19T08:49:13.155Z] #46 ... [2021-06-19T08:49:13.155Z] [2021-06-19T08:49:13.155Z] #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-19T08:49:13.155Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:13.155Z] #13 101.4 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T08:49:13.155Z] #13 101.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T08:49:13.155Z] #13 101.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:49:13.155Z] #13 101.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T08:49:13.416Z] #13 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T08:49:13.416Z] #13 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:49:13.416Z] #13 101.7 Selecting previously unselected package libbtrfs0. [2021-06-19T08:49:13.416Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:49:13.416Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:13.416Z] #13 101.8 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:49:13.678Z] #13 101.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:49:13.678Z] #13 101.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:13.678Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T08:49:13.678Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:49:13.678Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:13.797Z] #57 ... [2021-06-19T08:49:13.797Z] [2021-06-19T08:49:13.797Z] #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-19T08:49:13.797Z] #52 sha256:13d2cc64a6c52edddd6d8aade106303baefbf529ddb8973340645fac9116b616 [2021-06-19T08:49:13.797Z] #52 87.64 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T08:49:13.797Z] #52 DONE 91.4s [2021-06-19T08:49:13.797Z] [2021-06-19T08:49:13.797Z] #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-19T08:49:13.797Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:49:13.797Z] #46 85.82 log [2021-06-19T08:49:13.797Z] #46 86.53 go/doc [2021-06-19T08:49:13.797Z] #46 86.63 encoding/xml [2021-06-19T08:49:13.797Z] #46 90.17 github.com/LK4D4/vndr/build [2021-06-19T08:49:13.797Z] #46 91.16 github.com/LK4D4/vndr/versioned [2021-06-19T08:49:13.797Z] #46 91.26 compress/flate [2021-06-19T08:49:13.893Z] #59 ... [2021-06-19T08:49:13.893Z] [2021-06-19T08:49:13.893Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T08:49:13.893Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T08:49:13.893Z] #14 DONE 1.8s [2021-06-19T08:49:13.893Z] [2021-06-19T08:49:13.893Z] #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-19T08:49:13.893Z] #54 sha256:17f1367cbded52d4933754a668ccdc2f17452c00c4bb7695c12066245c1d49c2 [2021-06-19T08:49:13.893Z] #54 1.694 + RM_GOPATH=0 [2021-06-19T08:49:13.893Z] #54 1.695 + TMP_GOPATH= [2021-06-19T08:49:13.893Z] #54 1.695 + : /build [2021-06-19T08:49:13.893Z] #54 1.695 + '[' -z '' ']' [2021-06-19T08:49:13.893Z] #54 1.696 ++ mktemp -d [2021-06-19T08:49:13.893Z] #54 1.710 + export GOPATH=/tmp/tmp.f4Cohxkq1K [2021-06-19T08:49:13.893Z] #54 1.710 + GOPATH=/tmp/tmp.f4Cohxkq1K [2021-06-19T08:49:13.893Z] #54 1.710 + RM_GOPATH=1 [2021-06-19T08:49:13.893Z] #54 1.710 + case "$(go env GOARCH)" in [2021-06-19T08:49:13.893Z] #54 1.711 ++ go env GOARCH [2021-06-19T08:49:13.893Z] #54 1.723 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:13.893Z] #54 1.723 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:13.893Z] #54 1.723 ++ dirname /tmp/install/install.sh [2021-06-19T08:49:13.893Z] #54 1.727 + dir=/tmp/install [2021-06-19T08:49:13.893Z] #54 1.727 + bin=runc [2021-06-19T08:49:13.893Z] #54 1.727 + shift [2021-06-19T08:49:13.893Z] #54 1.727 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T08:49:13.893Z] #54 1.727 + . /tmp/install/runc.installer [2021-06-19T08:49:13.893Z] #54 1.728 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:13.893Z] #54 1.733 + install_runc [2021-06-19T08:49:13.893Z] #54 1.733 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T08:49:13.893Z] #54 1.734 + uname -r [2021-06-19T08:49:13.893Z] #54 1.736 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T08:49:13.893Z] #54 1.736 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T08:49:13.893Z] #54 1.736 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T08:49:13.893Z] #54 1.737 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f4Cohxkq1K/src/github.com/opencontainers/runc [2021-06-19T08:49:13.893Z] #54 1.738 Cloning into '/tmp/tmp.f4Cohxkq1K/src/github.com/opencontainers/runc'... [2021-06-19T08:49:13.939Z] #13 102.1 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T08:49:13.939Z] #13 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:49:13.939Z] #13 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:13.939Z] #13 102.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T08:49:13.939Z] #13 102.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T08:49:13.939Z] #13 102.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:49:14.200Z] #13 102.5 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T08:49:14.200Z] #13 102.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:14.200Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:14.461Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T08:49:14.461Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:14.461Z] #13 102.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:14.461Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T08:49:14.722Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:14.722Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:49:14.722Z] #13 103.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T08:49:14.722Z] #13 103.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:14.722Z] #13 103.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:49:14.726Z] #46 92.70 hash/crc32 [2021-06-19T08:49:14.983Z] #13 103.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T08:49:14.983Z] #13 103.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T08:49:15.244Z] #13 103.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:49:15.259Z] #54 ... [2021-06-19T08:49:15.259Z] [2021-06-19T08:49:15.259Z] #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-19T08:49:15.259Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T08:49:15.259Z] #15 DONE 1.3s [2021-06-19T08:49:15.259Z] [2021-06-19T08:49:15.259Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T08:49:15.259Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T08:49:15.290Z] #46 93.25 net [2021-06-19T08:49:15.514Z] #13 103.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T08:49:15.514Z] #13 103.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:49:15.514Z] #13 103.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:15.514Z] #13 103.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T08:49:15.514Z] #13 103.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:49:15.514Z] #13 103.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:15.748Z] #57 ... [2021-06-19T08:49:15.748Z] [2021-06-19T08:49:15.748Z] #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-19T08:49:15.748Z] #52 sha256:8b972afd9695cb9e47c32e2673f35d339817a51d2de5b0c99b98e6f0f61c625f [2021-06-19T08:49:15.748Z] #52 78.13 mvdan.cc/sh/v3/cmd/shfmt [2021-06-19T08:49:15.748Z] #52 DONE 80.6s [2021-06-19T08:49:15.748Z] [2021-06-19T08:49:15.748Z] #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-19T08:49:15.748Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:49:15.748Z] #13 71.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T08:49:15.748Z] #13 71.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-19T08:49:15.748Z] #13 71.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:15.748Z] #13 ... [2021-06-19T08:49:15.748Z] [2021-06-19T08:49:15.748Z] #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-19T08:49:15.748Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:49:15.748Z] #46 70.89 net/url [2021-06-19T08:49:15.748Z] #46 70.89 go/scanner [2021-06-19T08:49:15.748Z] #46 70.89 text/template/parse [2021-06-19T08:49:15.749Z] #46 72.67 go/ast [2021-06-19T08:49:15.749Z] #46 73.38 encoding/json [2021-06-19T08:49:15.749Z] #46 77.23 text/template [2021-06-19T08:49:15.749Z] #46 78.41 go/parser [2021-06-19T08:49:15.776Z] #13 104.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T08:49:15.776Z] #13 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:49:15.776Z] #13 104.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:16.186Z] #16 1.057 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T08:49:16.220Z] #46 93.99 compress/gzip [2021-06-19T08:49:16.357Z] #13 104.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:49:16.357Z] #13 104.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:16.357Z] #13 104.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:49:16.357Z] #13 104.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:49:16.357Z] #13 104.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:16.357Z] #13 104.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:49:16.358Z] #13 104.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:16.358Z] #13 104.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:16.358Z] #13 104.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:16.358Z] #13 104.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:16.358Z] #13 104.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:49:16.358Z] #13 104.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:16.358Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T08:49:16.358Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-19T08:49:16.358Z] #13 104.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:16.442Z] #16 DONE 1.1s [2021-06-19T08:49:16.442Z] [2021-06-19T08:49:16.442Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T08:49:16.442Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T08:49:16.620Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T08:49:16.620Z] #13 104.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T08:49:16.620Z] #13 104.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:49:16.620Z] #13 104.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:49:16.620Z] #13 104.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:16.620Z] #13 104.9 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T08:49:16.620Z] #13 104.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:16.620Z] #13 104.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:16.620Z] #13 104.9 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:49:16.696Z] #46 81.92 encoding/xml [2021-06-19T08:49:16.784Z] #46 94.60 vendor/golang.org/x/text/transform [2021-06-19T08:49:17.040Z] #46 ... [2021-06-19T08:49:17.040Z] [2021-06-19T08:49:17.040Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:49:17.040Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:17.040Z] #13 89.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-19T08:49:17.040Z] #13 89.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-19T08:49:17.040Z] #13 89.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:17.369Z] #17 DONE 1.1s [2021-06-19T08:49:17.369Z] [2021-06-19T08:49:17.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-19T08:49:17.370Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:49:17.370Z] #46 105.8 vendor/golang.org/x/net/idna [2021-06-19T08:49:17.370Z] #46 108.2 vendor/golang.org/x/net/http2/hpack [2021-06-19T08:49:17.370Z] #46 110.5 mime [2021-06-19T08:49:17.370Z] #46 112.6 mime/quotedprintable [2021-06-19T08:49:17.628Z] #46 ... [2021-06-19T08:49:17.628Z] [2021-06-19T08:49:17.628Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T08:49:17.628Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T08:49:18.008Z] #13 DONE 106.3s [2021-06-19T08:49:18.008Z] [2021-06-19T08:49:18.008Z] #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-19T08:49:18.008Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:49:18.088Z] #46 83.16 crypto/rand [2021-06-19T08:49:18.557Z] #18 DONE 1.1s [2021-06-19T08:49:18.557Z] [2021-06-19T08:49:18.557Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T08:49:18.557Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T08:49:18.813Z] #19 ... [2021-06-19T08:49:18.813Z] [2021-06-19T08:49:18.813Z] #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-19T08:49:18.813Z] #59 sha256:7c1f4ade597d383aee0c41eb49990da62ff29101880fd950fa034ccf0e520c1f [2021-06-19T08:49:18.813Z] #59 DONE 114.1s [2021-06-19T08:49:18.813Z] [2021-06-19T08:49:18.813Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T08:49:18.813Z] #60 sha256:cc1d09acba685b476f8abf3328eec69e6d85bac1969c81ce2b94e663f10b52c3 [2021-06-19T08:49:18.813Z] #60 DONE 0.1s [2021-06-19T08:49:18.960Z] Client: [2021-06-19T08:49:18.960Z] Context: default [2021-06-19T08:49:18.960Z] Debug Mode: false [2021-06-19T08:49:18.960Z] Plugins: [2021-06-19T08:49:18.960Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T08:49:18.960Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T08:49:18.960Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T08:49:18.960Z] [2021-06-19T08:49:18.960Z] Server: [2021-06-19T08:49:18.960Z] Containers: 0 [2021-06-19T08:49:18.960Z] Running: 0 [2021-06-19T08:49:18.960Z] Paused: 0 [2021-06-19T08:49:18.960Z] Stopped: 0 [2021-06-19T08:49:18.960Z] Images: 0 [2021-06-19T08:49:18.960Z] Server Version: 20.10.6 [2021-06-19T08:49:18.960Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T08:49:18.960Z] Windows: [2021-06-19T08:49:18.960Z] LCOW: [2021-06-19T08:49:18.960Z] Logging Driver: json-file [2021-06-19T08:49:18.960Z] Plugins: [2021-06-19T08:49:18.960Z] Volume: local [2021-06-19T08:49:18.960Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T08:49:18.960Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T08:49:18.960Z] Swarm: inactive [2021-06-19T08:49:18.960Z] Default Isolation: process [2021-06-19T08:49:18.960Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T08:49:18.960Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T08:49:18.960Z] OSType: windows [2021-06-19T08:49:18.960Z] Architecture: x86_64 [2021-06-19T08:49:18.960Z] CPUs: 4 [2021-06-19T08:49:18.960Z] Total Memory: 32GiB [2021-06-19T08:49:18.960Z] Name: azwin-2-bff580 [2021-06-19T08:49:18.960Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-19T08:49:18.960Z] Docker Root Dir: D:\docker [2021-06-19T08:49:18.960Z] Debug Mode: false [2021-06-19T08:49:18.960Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:49:18.960Z] Labels: [2021-06-19T08:49:18.960Z] Experimental: true [2021-06-19T08:49:18.960Z] Insecure Registries: [2021-06-19T08:49:18.960Z] 10.0.0.4:5000 [2021-06-19T08:49:18.960Z] 127.0.0.0/8 [2021-06-19T08:49:18.960Z] Registry Mirrors: [2021-06-19T08:49:18.960Z] http://10.0.0.4:5000/ [2021-06-19T08:49:18.960Z] Live Restore Enabled: false [2021-06-19T08:49:18.960Z] Product License: Community Engine [2021-06-19T08:49:18.960Z] [2021-06-19T08:49:19.069Z] [2021-06-19T08:49:19.069Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T08:49:19.069Z] #61 sha256:c67da247c789e1ee42c15dc72aebf9ca6e9e1fb9212a7d6a4f276d8f3d46ae6a [2021-06-19T08:49:19.069Z] #61 DONE 0.1s [2021-06-19T08:49:19.069Z] [2021-06-19T08:49:19.069Z] #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-19T08:49:19.069Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:49:19.069Z] #46 113.2 net/http/internal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-19T08:49:19.395Z] #54 1.578 + RM_GOPATH=0 [2021-06-19T08:49:19.478Z] #46 84.24 crypto/elliptic [2021-06-19T08:49:19.657Z] #54 ... [2021-06-19T08:49:19.657Z] [2021-06-19T08:49:19.657Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T08:49:19.657Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T08:49:19.657Z] #14 DONE 1.6s [2021-06-19T08:49:19.657Z] [2021-06-19T08:49:19.657Z] #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-19T08:49:19.657Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:49:19.657Z] #54 1.579 + TMP_GOPATH= [2021-06-19T08:49:19.657Z] #54 1.580 + : /build [2021-06-19T08:49:19.657Z] #54 1.580 + '[' -z '' ']' [2021-06-19T08:49:19.657Z] #54 1.581 ++ mktemp -d [2021-06-19T08:49:19.657Z] #54 1.582 + export GOPATH=/tmp/tmp.czVGnqBDij [2021-06-19T08:49:19.657Z] #54 1.582 + GOPATH=/tmp/tmp.czVGnqBDij [2021-06-19T08:49:19.657Z] #54 1.582 + RM_GOPATH=1 [2021-06-19T08:49:19.657Z] #54 1.582 + case "$(go env GOARCH)" in [2021-06-19T08:49:19.657Z] #54 1.583 ++ go env GOARCH [2021-06-19T08:49:19.657Z] #54 1.611 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:19.657Z] #54 1.611 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:19.657Z] #54 1.612 ++ dirname /tmp/install/install.sh [2021-06-19T08:49:19.657Z] #54 1.613 + dir=/tmp/install [2021-06-19T08:49:19.657Z] #54 1.614 + bin=runc [2021-06-19T08:49:19.657Z] #54 1.614 + shift [2021-06-19T08:49:19.657Z] #54 1.614 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T08:49:19.657Z] #54 1.614 + . /tmp/install/runc.installer [2021-06-19T08:49:19.657Z] #54 1.615 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:19.657Z] #54 1.615 + install_runc [2021-06-19T08:49:19.657Z] #54 1.617 + uname -r [2021-06-19T08:49:19.657Z] #54 1.619 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T08:49:19.657Z] #54 1.626 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T08:49:19.657Z] #54 1.626 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T08:49:19.657Z] #54 1.626 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T08:49:19.657Z] #54 1.627 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.czVGnqBDij/src/github.com/opencontainers/runc [2021-06-19T08:49:19.657Z] #54 1.637 Cloning into '/tmp/tmp.czVGnqBDij/src/github.com/opencontainers/runc'... [2021-06-19T08:49:20.102Z] using credential docker-jenkins-github-credentials [2021-06-19T08:49:20.177Z] Cloning the remote Git repository [2021-06-19T08:49:20.177Z] Cloning with configured refspecs honoured and without tags [2021-06-19T08:49:20.426Z] #46 85.46 go/doc [2021-06-19T08:49:20.437Z] #46 ... [2021-06-19T08:49:20.437Z] [2021-06-19T08:49:20.437Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T08:49:20.437Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T08:49:20.437Z] #19 DONE 1.9s [2021-06-19T08:49:20.437Z] [2021-06-19T08:49:20.437Z] #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-19T08:49:20.437Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:49:20.437Z] #46 115.7 crypto/tls [2021-06-19T08:49:21.001Z] #46 ... [2021-06-19T08:49:21.001Z] [2021-06-19T08:49:21.001Z] #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-19T08:49:21.001Z] #13 sha256:459ab4c27c4ef6189ab778dd0b47abf0f9a76342e283b8bbc4c787bc7b4239cc [2021-06-19T08:49:21.001Z] #13 82.95 Selecting previously unselected package libapparmor1:arm64. [2021-06-19T08:49:21.001Z] #13 82.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-19T08:49:21.001Z] #13 82.96 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-19T08:49:21.001Z] #13 83.07 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-19T08:49:21.001Z] #13 83.07 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-19T08:49:21.001Z] #13 83.09 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-19T08:49:21.066Z] #54 ... [2021-06-19T08:49:21.066Z] [2021-06-19T08:49:21.066Z] #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-19T08:49:21.066Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T08:49:21.066Z] #15 DONE 1.3s [2021-06-19T08:49:21.066Z] [2021-06-19T08:49:21.066Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T08:49:21.066Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T08:49:21.264Z] #13 83.25 Selecting previously unselected package libbtrfs0. [2021-06-19T08:49:21.264Z] #13 83.26 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-19T08:49:21.264Z] #13 83.26 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:21.527Z] #13 83.37 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:49:21.527Z] #13 83.38 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-19T08:49:21.527Z] #13 83.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:21.527Z] #13 83.51 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-19T08:49:21.527Z] #13 83.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-19T08:49:21.527Z] #13 83.52 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-19T08:49:21.527Z] #13 83.62 Selecting previously unselected package libudev-dev:arm64. [2021-06-19T08:49:21.789Z] #13 83.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-19T08:49:21.789Z] #13 83.66 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-19T08:49:21.789Z] #13 83.87 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-19T08:49:21.789Z] #13 83.87 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-19T08:49:21.789Z] #13 83.89 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-19T08:49:20.364Z] Cloning repository https://github.com/moby/moby.git [2021-06-19T08:49:20.764Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-19T08:49:21.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:49:21.649Z] > git --version # timeout=10 [2021-06-19T08:49:21.686Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-19T08:49:21.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:49:21.689Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:49:22.012Z] #16 1.186 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T08:49:22.285Z] #16 DONE 1.4s [2021-06-19T08:49:22.285Z] [2021-06-19T08:49:22.285Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T08:49:22.285Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T08:49:22.365Z] #13 84.22 Selecting previously unselected package libpcre16-3:arm64. [2021-06-19T08:49:22.365Z] #13 84.22 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-19T08:49:22.365Z] #13 84.23 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-19T08:49:22.365Z] #13 84.47 Selecting previously unselected package libpcre32-3:arm64. [2021-06-19T08:49:22.629Z] #13 84.47 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-19T08:49:22.629Z] #13 84.48 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-19T08:49:22.629Z] #13 84.67 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-19T08:49:22.629Z] #13 84.67 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-19T08:49:22.629Z] #13 84.68 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-19T08:49:22.891Z] #13 84.78 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-19T08:49:22.891Z] #13 84.79 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-19T08:49:22.891Z] #13 84.81 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-19T08:49:23.152Z] #13 85.25 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-19T08:49:23.152Z] #13 85.26 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-19T08:49:23.152Z] #13 85.27 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-19T08:49:23.249Z] #17 ... [2021-06-19T08:49:23.249Z] [2021-06-19T08:49:23.249Z] #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-19T08:49:23.249Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:23.249Z] #46 104.4 vendor/golang.org/x/text/unicode/norm [2021-06-19T08:49:23.249Z] #46 108.3 vendor/golang.org/x/net/idna [2021-06-19T08:49:23.249Z] #46 110.2 vendor/golang.org/x/net/http2/hpack [2021-06-19T08:49:23.249Z] #46 111.8 mime [2021-06-19T08:49:23.249Z] #46 114.3 mime/quotedprintable [2021-06-19T08:49:23.727Z] #13 85.59 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-19T08:49:23.727Z] #13 85.59 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-19T08:49:23.727Z] #13 85.60 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-19T08:49:23.727Z] #13 85.68 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-19T08:49:23.727Z] #13 85.68 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-19T08:49:23.727Z] #13 85.70 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:23.819Z] #46 ... [2021-06-19T08:49:23.819Z] [2021-06-19T08:49:23.819Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T08:49:23.819Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T08:49:23.819Z] #17 DONE 1.3s [2021-06-19T08:49:23.819Z] [2021-06-19T08:49:23.819Z] #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-19T08:49:23.819Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:23.819Z] #46 114.8 net/http/internal [2021-06-19T08:49:23.819Z] #46 ... [2021-06-19T08:49:23.819Z] [2021-06-19T08:49:23.819Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T08:49:23.819Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T08:49:23.955Z] #54 112.4 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-19T08:49:23.955Z] #54 113.0 + mkdir -p /build [2021-06-19T08:49:23.955Z] #54 113.0 + cp runc /build/runc [2021-06-19T08:49:23.955Z] #54 DONE 113.7s [2021-06-19T08:49:23.955Z] [2021-06-19T08:49:23.955Z] #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-19T08:49:23.955Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:49:23.955Z] #57 179.3 + bin/containerd [2021-06-19T08:49:23.990Z] #13 85.84 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-19T08:49:23.990Z] #13 85.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-19T08:49:23.990Z] #13 85.87 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-19T08:49:24.546Z] #57 ... [2021-06-19T08:49:24.546Z] [2021-06-19T08:49:24.546Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T08:49:24.546Z] #55 sha256:f23f9d018638208d7ffdc6b309f98889bdd6404a06251acc963755917a755bca [2021-06-19T08:49:24.546Z] #55 DONE 0.2s [2021-06-19T08:49:24.564Z] #13 86.52 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-19T08:49:24.565Z] #13 86.56 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:24.565Z] #13 86.58 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-19T08:49:24.565Z] #13 86.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:49:24.565Z] #13 86.61 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-19T08:49:24.565Z] #13 86.66 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-19T08:49:24.565Z] #13 86.68 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:24.565Z] #13 86.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:24.565Z] #13 86.71 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-19T08:49:24.565Z] #13 86.76 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-19T08:49:24.565Z] #13 86.80 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:49:24.761Z] #18 DONE 1.3s [2021-06-19T08:49:24.761Z] [2021-06-19T08:49:24.761Z] #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-19T08:49:24.761Z] #59 sha256:dad59c1cea41a179026b2dd7aa226cb6a19d9bef9a9e02b7bd5dceaf4319ccd7 [2021-06-19T08:49:24.761Z] #59 108.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:49:24.761Z] #59 108.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T08:49:24.804Z] [2021-06-19T08:49:24.804Z] #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-19T08:49:24.804Z] #57 sha256:5937018a14f682c0059f954a2e7b4a1993e04497b48d0c43c66fed773666df84 [2021-06-19T08:49:24.827Z] #13 86.82 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:24.827Z] #13 86.84 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-19T08:49:24.827Z] #13 86.86 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T08:49:24.827Z] #13 86.88 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-19T08:49:24.827Z] #13 86.90 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:49:24.827Z] #13 86.91 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-19T08:49:24.827Z] #13 86.92 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:24.827Z] #13 86.96 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-19T08:49:24.827Z] #13 86.98 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-19T08:49:25.033Z] #59 DONE 116.1s [2021-06-19T08:49:25.033Z] [2021-06-19T08:49:25.033Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T08:49:25.033Z] #60 sha256:5798b935a08beaf8a283a8804392300fe1d5ef9a92212243a489747cd6e6306e [2021-06-19T08:49:25.090Z] #13 87.01 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:25.090Z] #13 87.04 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-19T08:49:25.090Z] #13 87.05 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-19T08:49:25.090Z] #13 87.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:49:25.090Z] #13 87.08 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-19T08:49:25.090Z] #13 87.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-19T08:49:25.090Z] #13 87.14 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T08:49:25.090Z] #13 87.16 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-19T08:49:25.090Z] #13 87.17 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-19T08:49:25.090Z] #13 87.18 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:49:25.144Z] #13 ... [2021-06-19T08:49:25.144Z] [2021-06-19T08:49:25.144Z] #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-19T08:49:25.144Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:49:25.144Z] #46 95.39 vendor/golang.org/x/text/unicode/bidi [2021-06-19T08:49:25.144Z] #46 97.02 vendor/golang.org/x/text/secure/bidirule [2021-06-19T08:49:25.144Z] #46 97.31 vendor/golang.org/x/text/unicode/norm [2021-06-19T08:49:25.144Z] #46 100.7 vendor/golang.org/x/net/idna [2021-06-19T08:49:25.144Z] #46 102.4 vendor/golang.org/x/net/http2/hpack [2021-06-19T08:49:25.294Z] #60 DONE 0.2s [2021-06-19T08:49:25.294Z] [2021-06-19T08:49:25.294Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T08:49:25.294Z] #61 sha256:3aca804384b638b7357a64fbc04b891ba1f2e2ca5189fc89834b17eefd950d16 [2021-06-19T08:49:25.294Z] #61 DONE 0.1s [2021-06-19T08:49:25.294Z] [2021-06-19T08:49:25.294Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T08:49:25.294Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T08:49:25.689Z] #46 ... [2021-06-19T08:49:25.689Z] [2021-06-19T08:49:25.689Z] #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-19T08:49:25.689Z] #54 sha256:17f1367cbded52d4933754a668ccdc2f17452c00c4bb7695c12066245c1d49c2 [2021-06-19T08:49:25.689Z] #54 13.04 + cd /tmp/tmp.f4Cohxkq1K/src/github.com/opencontainers/runc [2021-06-19T08:49:25.689Z] #54 13.04 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:25.689Z] #54 13.51 + '[' -z '' ']' [2021-06-19T08:49:25.689Z] #54 13.51 + target=static [2021-06-19T08:49:25.689Z] #54 13.51 + make 'BUILDTAGS=seccomp ' static [2021-06-19T08:49:25.707Z] #46 103.5 mime [2021-06-19T08:49:25.946Z] #54 13.81 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-19T08:49:26.043Z] #13 DONE 88.0s [2021-06-19T08:49:26.043Z] [2021-06-19T08:49:26.043Z] #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-19T08:49:26.043Z] #54 sha256:91840be77fc8aa16413a1c440f7f3b16bf4f56add31c9733d1035a9bc9bf5d8d [2021-06-19T08:49:27.205Z] #19 DONE 2.1s [2021-06-19T08:49:27.205Z] [2021-06-19T08:49:27.205Z] #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-19T08:49:27.205Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:27.599Z] #46 105.0 mime/quotedprintable [2021-06-19T08:49:27.599Z] #46 105.4 net/http/internal [2021-06-19T08:49:27.967Z] #54 1.726 + RM_GOPATH=0 [2021-06-19T08:49:27.967Z] #54 1.727 + TMP_GOPATH= [2021-06-19T08:49:27.967Z] #54 1.728 + : /build [2021-06-19T08:49:27.967Z] #54 1.729 + '[' -z '' ']' [2021-06-19T08:49:27.967Z] #54 1.730 ++ mktemp -d [2021-06-19T08:49:27.967Z] #54 1.732 + export GOPATH=/tmp/tmp.zo8s16tdZx [2021-06-19T08:49:27.967Z] #54 1.733 + GOPATH=/tmp/tmp.zo8s16tdZx [2021-06-19T08:49:27.967Z] #54 1.733 + RM_GOPATH=1 [2021-06-19T08:49:27.967Z] #54 1.733 + case "$(go env GOARCH)" in [2021-06-19T08:49:27.967Z] #54 1.735 ++ go env GOARCH [2021-06-19T08:49:27.967Z] #54 1.760 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:27.967Z] #54 1.760 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:27.967Z] #54 1.762 ++ dirname /tmp/install/install.sh [2021-06-19T08:49:27.967Z] #54 1.765 + dir=/tmp/install [2021-06-19T08:49:27.967Z] #54 1.766 + bin=runc [2021-06-19T08:49:27.967Z] #54 1.766 + shift [2021-06-19T08:49:27.967Z] #54 1.767 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T08:49:27.967Z] #54 1.768 + . /tmp/install/runc.installer [2021-06-19T08:49:27.967Z] #54 1.769 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:27.967Z] #54 1.770 + install_runc [2021-06-19T08:49:27.967Z] #54 1.774 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T08:49:27.967Z] #54 1.776 + uname -r [2021-06-19T08:49:27.967Z] #54 1.779 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T08:49:27.967Z] #54 1.786 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T08:49:27.967Z] #54 1.786 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T08:49:27.967Z] #54 1.787 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zo8s16tdZx/src/github.com/opencontainers/runc [2021-06-19T08:49:27.967Z] #54 1.790 Cloning into '/tmp/tmp.zo8s16tdZx/src/github.com/opencontainers/runc'... [2021-06-19T08:49:27.967Z] #54 ... [2021-06-19T08:49:27.967Z] [2021-06-19T08:49:27.967Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T08:49:27.967Z] #14 sha256:f939fffcd3f79ccee8ea58c3fb4b504956c3d0d281d26560e6dd928debf1e2f9 [2021-06-19T08:49:27.967Z] #14 DONE 1.9s [2021-06-19T08:49:28.230Z] [2021-06-19T08:49:28.230Z] #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-19T08:49:28.230Z] #15 sha256:f78b70fb66182b3f8c190f0c4920a4d931c33f818f6d074e6a04f0aa4ebce380 [2021-06-19T08:49:29.124Z] #20 1.759 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:49:29.124Z] #20 1.795 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:49:29.124Z] #20 1.795 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:49:29.124Z] #20 1.796 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:49:29.385Z] #20 2.321 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:49:29.492Z] #46 ... [2021-06-19T08:49:29.492Z] [2021-06-19T08:49:29.492Z] #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-19T08:49:29.492Z] #59 sha256:287b7f8ad1730b563601e0ee843e9b22ea17d75f2c26e04b0a6850070b6f79a5 [2021-06-19T08:49:29.492Z] #59 107.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:49:29.492Z] #59 107.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T08:49:29.625Z] #15 DONE 1.6s [2021-06-19T08:49:29.625Z] [2021-06-19T08:49:29.625Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T08:49:29.625Z] #16 sha256:246f2d2a2b72d3cf25e470e3a2e0ce72124c9f5309131e47a4a29136377a86fe [2021-06-19T08:49:30.202Z] #16 ... [2021-06-19T08:49:30.202Z] [2021-06-19T08:49:30.202Z] #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-19T08:49:30.202Z] #59 sha256:d5959062127aaa151ee0d57f9a2e4d081bc8eca090c6ba3a558ee45e8c3cbd95 [2021-06-19T08:49:30.202Z] #59 89.60 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-19T08:49:30.202Z] #59 89.60 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-19T08:49:30.202Z] #59 DONE 95.3s [2021-06-19T08:49:30.202Z] [2021-06-19T08:49:30.202Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T08:49:30.202Z] #60 sha256:2697fa39ea38606657ed4af582afd9ca63610e410052b3591b31e8820e531599 [2021-06-19T08:49:30.202Z] #60 DONE 0.1s [2021-06-19T08:49:30.202Z] [2021-06-19T08:49:30.202Z] #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-19T08:49:30.202Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:49:30.202Z] #46 87.52 vendor/golang.org/x/crypto/cryptobyte [2021-06-19T08:49:30.202Z] #46 87.66 vendor/golang.org/x/text/unicode/norm [2021-06-19T08:49:30.202Z] #46 89.92 github.com/LK4D4/vndr/build [2021-06-19T08:49:30.202Z] #46 90.34 mime [2021-06-19T08:49:30.202Z] #46 94.30 vendor/golang.org/x/net/idna [2021-06-19T08:49:30.328Z] #20 3.277 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:49:30.470Z] #46 ... [2021-06-19T08:49:30.470Z] [2021-06-19T08:49:30.471Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T08:49:30.471Z] #61 sha256:d738ba2b1b3d7389ac43c35bb58fc4c5c523152f01c8edea6ee61f4c5a2ccf2f [2021-06-19T08:49:30.471Z] #61 DONE 0.1s [2021-06-19T08:49:30.471Z] [2021-06-19T08:49:30.471Z] #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-19T08:49:30.471Z] #32 sha256:c768d589539d9e67dfa08770fa8e2a5fec63984235355115b34883209551b629 [2021-06-19T08:49:31.198Z] #54 ... [2021-06-19T08:49:31.198Z] [2021-06-19T08:49:31.198Z] #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-19T08:49:31.198Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:31.198Z] #20 1.666 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:49:31.198Z] #20 1.854 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:49:31.198Z] #20 1.981 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:49:31.198Z] #20 2.157 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:49:31.198Z] #20 2.173 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:49:31.198Z] #20 3.101 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:49:31.198Z] #20 4.485 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:49:31.198Z] #20 5.689 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:49:31.198Z] #20 9.845 Fetched 8980 kB in 8s (1066 kB/s) [2021-06-19T08:49:31.421Z] #32 ... [2021-06-19T08:49:31.421Z] [2021-06-19T08:49:31.421Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T08:49:31.421Z] #16 sha256:246f2d2a2b72d3cf25e470e3a2e0ce72124c9f5309131e47a4a29136377a86fe [2021-06-19T08:49:31.421Z] #16 1.834 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T08:49:31.421Z] #16 DONE 2.0s [2021-06-19T08:49:31.685Z] [2021-06-19T08:49:31.685Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T08:49:31.685Z] #17 sha256:3e1ace0d7ddcc53f9230a4a0ecfcbcb276b73a9a425633e30129b8bec8dc6af9 [2021-06-19T08:49:31.713Z] #20 4.430 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:49:33.078Z] #17 DONE 1.6s [2021-06-19T08:49:33.078Z] [2021-06-19T08:49:33.078Z] #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-19T08:49:33.078Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:49:33.078Z] #46 97.70 net/textproto [2021-06-19T08:49:33.078Z] #46 97.70 vendor/golang.org/x/net/http/httpproxy [2021-06-19T08:49:33.078Z] #46 97.72 crypto/x509 [2021-06-19T08:49:33.098Z] #20 5.800 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:49:33.718Z] #20 9.845 Reading package lists... [2021-06-19T08:49:34.473Z] #46 99.37 mime/multipart [2021-06-19T08:49:34.473Z] #46 99.38 vendor/golang.org/x/net/http/httpguts [2021-06-19T08:49:34.736Z] #46 ... [2021-06-19T08:49:34.736Z] [2021-06-19T08:49:34.736Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T08:49:34.736Z] #18 sha256:61228094b3ae895e25cd4757bbbdcfc79984f2144c35a77eae62cace4ef604db [2021-06-19T08:49:34.736Z] #18 DONE 1.7s [2021-06-19T08:49:34.743Z] #59 ... [2021-06-19T08:49:34.743Z] [2021-06-19T08:49:34.743Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-19T08:49:34.743Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:34.743Z] #13 102.1 Selecting previously unselected package libapparmor1:amd64. [2021-06-19T08:49:34.743Z] #13 102.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:49:34.743Z] #13 102.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-19T08:49:34.743Z] #13 102.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:49:34.743Z] #13 102.4 Selecting previously unselected package libbtrfs0. [2021-06-19T08:49:34.743Z] #13 102.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:34.743Z] #13 102.5 Selecting previously unselected package libbtrfs-dev. [2021-06-19T08:49:34.743Z] #13 102.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:34.743Z] #13 102.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-19T08:49:34.743Z] #13 102.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:34.743Z] #13 102.7 Selecting previously unselected package libudev-dev:amd64. [2021-06-19T08:49:34.743Z] #13 102.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:34.743Z] #13 102.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-19T08:49:34.743Z] #13 102.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 102.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:49:34.743Z] #13 103.2 Selecting previously unselected package libpcre16-3:amd64. [2021-06-19T08:49:34.743Z] #13 103.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 103.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:34.743Z] #13 103.4 Selecting previously unselected package libpcre32-3:amd64. [2021-06-19T08:49:34.743Z] #13 103.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 103.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:34.743Z] #13 103.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-19T08:49:34.743Z] #13 103.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 103.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:49:34.743Z] #13 103.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-19T08:49:34.743Z] #13 103.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 103.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:49:34.743Z] #13 104.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-19T08:49:34.743Z] #13 104.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 104.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:49:34.743Z] #13 104.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-19T08:49:34.743Z] #13 104.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 104.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:34.743Z] #13 104.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-19T08:49:34.743Z] #13 104.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 104.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:34.743Z] #13 104.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-19T08:49:34.743Z] #13 104.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-19T08:49:34.743Z] #13 104.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:34.743Z] #13 106.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-19T08:49:35.000Z] [2021-06-19T08:49:35.000Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T08:49:35.000Z] #19 sha256:9f24424e18975c73171ef4fcec0eb9f71e7ecb23ad6ff5e6628987fa75e0cde7 [2021-06-19T08:49:35.032Z] #13 107.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-19T08:49:35.289Z] #13 107.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-19T08:49:35.546Z] #13 ... [2021-06-19T08:49:35.546Z] [2021-06-19T08:49:35.546Z] #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-19T08:49:35.546Z] #59 sha256:287b7f8ad1730b563601e0ee843e9b22ea17d75f2c26e04b0a6850070b6f79a5 [2021-06-19T08:49:35.546Z] #59 DONE 113.2s [2021-06-19T08:49:35.546Z] [2021-06-19T08:49:35.546Z] #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-19T08:49:35.546Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:35.546Z] #13 107.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-19T08:49:35.546Z] #13 107.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:35.546Z] #13 107.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-19T08:49:35.546Z] #13 107.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:35.546Z] #13 107.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-19T08:49:35.546Z] #13 ... [2021-06-19T08:49:35.546Z] [2021-06-19T08:49:35.546Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-19T08:49:35.546Z] #60 sha256:5026a5298e7dc792b13da36b36cdbee8f6b0bda9bef80312e34d3730af2d2c19 [2021-06-19T08:49:35.546Z] #60 DONE 0.2s [2021-06-19T08:49:35.546Z] [2021-06-19T08:49:35.546Z] #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-19T08:49:35.546Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:35.546Z] #13 107.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-19T08:49:35.546Z] #13 107.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:35.546Z] #13 107.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-19T08:49:35.546Z] #13 107.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-19T08:49:35.546Z] #13 107.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-19T08:49:35.546Z] #13 107.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-19T08:49:35.644Z] #20 ... [2021-06-19T08:49:35.644Z] [2021-06-19T08:49:35.644Z] #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-19T08:49:35.644Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:49:35.644Z] #54 12.49 + cd /tmp/tmp.czVGnqBDij/src/github.com/opencontainers/runc [2021-06-19T08:49:35.644Z] #54 12.49 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:35.644Z] #54 12.96 + '[' -z '' ']' [2021-06-19T08:49:35.644Z] #54 12.97 + target=static [2021-06-19T08:49:35.644Z] #54 12.97 + make 'BUILDTAGS=seccomp ' static [2021-06-19T08:49:35.644Z] #54 13.38 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-19T08:49:35.803Z] #13 ... [2021-06-19T08:49:35.803Z] [2021-06-19T08:49:35.803Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-19T08:49:35.803Z] #61 sha256:86c508a880b18c841c0277e775095bd8b1066025643ba6602765c8404a14b715 [2021-06-19T08:49:35.803Z] #61 DONE 0.1s [2021-06-19T08:49:35.803Z] [2021-06-19T08:49:35.803Z] #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-19T08:49:35.803Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-19T08:49:35.803Z] #13 107.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-19T08:49:35.803Z] #13 107.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-19T08:49:35.803Z] #13 107.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-19T08:49:35.803Z] #13 107.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:35.803Z] #13 107.7 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-19T08:49:35.803Z] #13 107.7 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-19T08:49:35.803Z] #13 107.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-19T08:49:35.803Z] #13 107.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T08:49:35.803Z] #13 107.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-19T08:49:35.803Z] #13 107.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-19T08:49:35.803Z] #13 107.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-19T08:49:35.803Z] #13 107.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:35.803Z] #13 107.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-19T08:49:35.803Z] #13 107.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:35.803Z] #13 107.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-19T08:49:35.803Z] #13 107.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:49:36.366Z] #13 DONE 108.3s [2021-06-19T08:49:36.366Z] [2021-06-19T08:49:36.366Z] #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-19T08:49:36.366Z] #54 sha256:378ca3fb369a17443df2d871c6768143bb8cfabe3c8b89bb25f1e3f82e198af3 [2021-06-19T08:49:36.393Z] #19 DONE 1.6s [2021-06-19T08:49:36.393Z] [2021-06-19T08:49:36.393Z] #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-19T08:49:36.393Z] #20 sha256:43195785d7a05943b1780973c2a87f3ef064bf67106ca29f2caf9d43bcd32c16 [2021-06-19T08:49:36.988Z] #20 13.34 Reading package lists... [2021-06-19T08:49:36.988Z] #20 ... [2021-06-19T08:49:36.988Z] [2021-06-19T08:49:36.988Z] #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-19T08:49:36.988Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:49:36.988Z] #46 122.2 net/http/httptrace [2021-06-19T08:49:36.988Z] #46 122.4 net/http [2021-06-19T08:49:37.245Z] #46 ... [2021-06-19T08:49:37.245Z] [2021-06-19T08:49:37.245Z] #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-19T08:49:37.245Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:37.245Z] #20 13.34 Reading package lists... [2021-06-19T08:49:37.559Z] #54 ... [2021-06-19T08:49:37.559Z] [2021-06-19T08:49:37.559Z] #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-19T08:49:37.559Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:37.559Z] #46 118.6 crypto/tls [2021-06-19T08:49:37.559Z] #46 125.4 net/http/httptrace [2021-06-19T08:49:37.559Z] #46 125.6 net/http [2021-06-19T08:49:37.559Z] #46 ... [2021-06-19T08:49:37.559Z] [2021-06-19T08:49:37.559Z] #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-19T08:49:37.559Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:37.559Z] #20 10.56 Fetched 8980 kB in 9s (992 kB/s) [2021-06-19T08:49:38.184Z] #20 16.91 Building dependency tree... [2021-06-19T08:49:38.316Z] #20 1.708 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:49:38.316Z] #20 1.807 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:49:38.579Z] #20 1.991 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:49:38.579Z] #20 2.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:49:38.748Z] #20 18.32 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T08:49:38.749Z] #20 18.32 The following additional packages will be installed: [2021-06-19T08:49:38.749Z] #20 18.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T08:49:38.749Z] #20 18.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T08:49:38.749Z] #20 18.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T08:49:38.749Z] #20 18.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T08:49:38.749Z] #20 18.32 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T08:49:38.749Z] #20 18.33 Suggested packages: [2021-06-19T08:49:38.749Z] #20 18.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T08:49:38.749Z] #20 18.33 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T08:49:38.749Z] #20 18.33 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T08:49:38.749Z] #20 18.33 quota [2021-06-19T08:49:38.749Z] #20 18.33 Recommended packages: [2021-06-19T08:49:38.749Z] #20 18.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T08:49:38.749Z] #20 18.33 python3-keyrings.alt python3-xdg unzip [2021-06-19T08:49:38.812Z] Fetching without tags [2021-06-19T08:49:39.157Z] #20 2.468 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-06-19T08:49:39.498Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:49:38.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:49:38.592Z] > git config --add remote.origin.fetch +refs/pull/42541/head:refs/remotes/origin/PR-42541 # timeout=10 [2021-06-19T08:49:38.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:49:38.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-19T08:49:38.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-19T08:49:38.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:49:38.848Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42541/head:refs/remotes/origin/PR-42541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-19T08:49:39.733Z] #20 3.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-19T08:49:40.542Z] #54 ... [2021-06-19T08:49:40.542Z] [2021-06-19T08:49:40.542Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-19T08:49:40.542Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-19T08:49:40.542Z] #14 DONE 3.9s [2021-06-19T08:49:40.542Z] [2021-06-19T08:49:40.542Z] #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-19T08:49:40.542Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T08:49:40.653Z] #20 20.10 The following NEW packages will be installed: [2021-06-19T08:49:40.653Z] #20 20.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T08:49:40.653Z] #20 20.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T08:49:40.653Z] #20 20.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T08:49:40.653Z] #20 20.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T08:49:40.653Z] #20 20.11 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T08:49:40.653Z] #20 20.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T08:49:40.653Z] #20 20.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T08:49:40.653Z] #20 20.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T08:49:40.653Z] #20 20.12 xz-utils zip [2021-06-19T08:49:40.799Z] #15 ... [2021-06-19T08:49:40.799Z] [2021-06-19T08:49:40.799Z] #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-19T08:49:40.799Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:49:40.799Z] #46 108.6 net/textproto [2021-06-19T08:49:40.800Z] #46 108.7 crypto/x509 [2021-06-19T08:49:40.800Z] #46 109.6 vendor/golang.org/x/net/http/httpguts [2021-06-19T08:49:40.800Z] #46 110.0 vendor/golang.org/x/net/http/httpproxy [2021-06-19T08:49:40.800Z] #46 110.4 mime/multipart [2021-06-19T08:49:40.800Z] #46 112.2 crypto/tls [2021-06-19T08:49:40.800Z] #46 117.5 net/http/httptrace [2021-06-19T08:49:40.800Z] #46 117.7 net/http [2021-06-19T08:49:40.864Z] #20 10.56 Reading package lists... [2021-06-19T08:49:40.910Z] #20 20.45 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:49:40.910Z] #20 20.45 Need to get 28.6 MB of archives. [2021-06-19T08:49:40.910Z] #20 20.45 After this operation, 116 MB of additional disk space will be used. [2021-06-19T08:49:40.910Z] #20 20.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T08:49:40.910Z] #20 20.45 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-19T08:49:40.910Z] #20 20.48 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-19T08:49:40.910Z] #20 20.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T08:49:40.910Z] #20 20.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:49:40.910Z] #20 20.59 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-19T08:49:40.910Z] #20 20.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:49:41.057Z] #46 ... [2021-06-19T08:49:41.057Z] [2021-06-19T08:49:41.057Z] #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-19T08:49:41.057Z] #54 sha256:378ca3fb369a17443df2d871c6768143bb8cfabe3c8b89bb25f1e3f82e198af3 [2021-06-19T08:49:41.057Z] #54 4.705 + RM_GOPATH=0 [2021-06-19T08:49:41.057Z] #54 4.705 + TMP_GOPATH= [2021-06-19T08:49:41.057Z] #54 4.705 + : /build [2021-06-19T08:49:41.057Z] #54 4.705 + '[' -z '' ']' [2021-06-19T08:49:41.057Z] #54 4.705 ++ mktemp -d [2021-06-19T08:49:41.057Z] #54 4.711 + export GOPATH=/tmp/tmp.Tj16hOwGMW [2021-06-19T08:49:41.057Z] #54 4.711 + GOPATH=/tmp/tmp.Tj16hOwGMW [2021-06-19T08:49:41.057Z] #54 4.711 + RM_GOPATH=1 [2021-06-19T08:49:41.057Z] #54 4.711 + case "$(go env GOARCH)" in [2021-06-19T08:49:41.057Z] #54 4.711 ++ go env GOARCH [2021-06-19T08:49:41.057Z] #54 4.724 + export GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:41.057Z] #54 4.724 + GO_BUILDMODE=-buildmode=pie [2021-06-19T08:49:41.057Z] #54 4.724 ++ dirname /tmp/install/install.sh [2021-06-19T08:49:41.057Z] #54 4.724 + dir=/tmp/install [2021-06-19T08:49:41.057Z] #54 4.724 + bin=runc [2021-06-19T08:49:41.057Z] #54 4.724 + shift [2021-06-19T08:49:41.057Z] #54 4.724 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-19T08:49:41.057Z] #54 4.724 + . /tmp/install/runc.installer [2021-06-19T08:49:41.057Z] #54 4.724 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:41.057Z] #54 4.724 + install_runc [2021-06-19T08:49:41.057Z] #54 4.724 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-19T08:49:41.057Z] #54 4.724 + uname -r [2021-06-19T08:49:41.057Z] #54 4.724 + RUNC_BUILDTAGS='seccomp ' [2021-06-19T08:49:41.057Z] #54 4.724 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-19T08:49:41.057Z] #54 4.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Tj16hOwGMW/src/github.com/opencontainers/runc [2021-06-19T08:49:41.057Z] #54 4.724 Cloning into '/tmp/tmp.Tj16hOwGMW/src/github.com/opencontainers/runc'... [2021-06-19T08:49:41.057Z] #54 4.724 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-19T08:49:41.126Z] #20 4.602 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-19T08:49:41.167Z] #20 20.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:49:41.167Z] #20 20.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:49:41.167Z] #20 20.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T08:49:41.167Z] #20 20.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T08:49:41.167Z] #20 20.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T08:49:41.167Z] #20 20.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T08:49:41.167Z] #20 20.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T08:49:41.167Z] #20 20.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T08:49:41.167Z] #20 20.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T08:49:41.167Z] #20 20.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:49:41.167Z] #20 20.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:49:41.167Z] #20 20.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T08:49:41.424Z] #20 20.82 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-19T08:49:41.424Z] #20 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T08:49:41.424Z] #20 20.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T08:49:41.424Z] #20 20.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T08:49:41.424Z] #20 20.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:49:41.424Z] #20 20.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:49:41.424Z] #20 20.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:49:41.424Z] #20 20.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T08:49:41.424Z] #20 20.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T08:49:41.424Z] #20 20.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:49:41.680Z] #20 21.35 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-19T08:49:41.680Z] #20 21.35 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-19T08:49:41.680Z] #20 21.36 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-19T08:49:41.937Z] #20 21.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T08:49:41.937Z] #20 21.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T08:49:41.937Z] #20 21.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T08:49:41.937Z] #20 21.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T08:49:41.937Z] #20 21.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T08:49:41.937Z] #20 21.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T08:49:41.937Z] #20 21.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T08:49:41.937Z] #20 21.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:49:41.937Z] #20 21.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T08:49:41.937Z] #20 21.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T08:49:41.937Z] #20 21.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T08:49:41.937Z] #20 21.62 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-19T08:49:42.074Z] #20 5.668 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-19T08:49:42.193Z] #20 21.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T08:49:42.193Z] #20 21.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T08:49:42.449Z] #20 21.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T08:49:42.450Z] #20 22.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T08:49:42.450Z] #20 22.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T08:49:39.605Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:49:39.649Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:49:42.410Z] > git remote # timeout=10 [2021-06-19T08:49:42.475Z] > git config --get remote.origin.url # timeout=10 [2021-06-19T08:49:42.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-19T08:49:42.518Z] > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10 [2021-06-19T08:49:42.748Z] Merge succeeded, producing 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:49:42.749Z] Checking out Revision 967ec6f2e803a09b929b2d40ec8f1a26ac313912 (PR-42541) [2021-06-19T08:49:43.013Z] #20 22.67 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:49:43.270Z] #20 22.86 Fetched 28.6 MB in 2s (15.1 MB/s) [2021-06-19T08:49:43.527Z] #20 ... [2021-06-19T08:49:43.527Z] [2021-06-19T08:49:43.527Z] #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-19T08:49:43.527Z] #46 sha256:2b3e6cc489e7ef996fb0d870e0141448dd3d90f16d9d604ab9c2d943400231e6 [2021-06-19T08:49:43.527Z] #46 134.1 github.com/LK4D4/vndr/godl [2021-06-19T08:49:43.527Z] #46 134.9 github.com/LK4D4/vndr [2021-06-19T08:49:43.527Z] #46 DONE 138.8s [2021-06-19T08:49:43.527Z] [2021-06-19T08:49:43.527Z] #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-19T08:49:43.527Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:43.527Z] #20 22.94 Selecting previously unselected package pigz. [2021-06-19T08:49:43.527Z] #20 22.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 ... 23446 files and directories currently installed.) [2021-06-19T08:49:43.527Z] #20 23.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T08:49:43.527Z] #20 23.08 Unpacking pigz (2.4-1) ... [2021-06-19T08:49:43.785Z] #20 23.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:49:43.785Z] #20 23.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:43.785Z] #20 23.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:44.428Z] #20 13.99 Reading package lists... [2021-06-19T08:49:44.498Z] #54 ... [2021-06-19T08:49:44.498Z] [2021-06-19T08:49:44.498Z] #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-19T08:49:44.498Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-19T08:49:44.498Z] #15 DONE 4.1s [2021-06-19T08:49:44.498Z] [2021-06-19T08:49:44.498Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-19T08:49:44.498Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-19T08:49:44.714Z] #20 24.08 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:49:44.714Z] #20 24.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:44.714Z] #20 24.14 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:49:44.714Z] #20 ... [2021-06-19T08:49:44.714Z] [2021-06-19T08:49:44.714Z] #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-19T08:49:44.714Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:49:44.714Z] #32 DONE 140.0s [2021-06-19T08:49:44.971Z] [2021-06-19T08:49:44.971Z] #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-19T08:49:44.971Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:49:45.370Z] #20 17.50 Building dependency tree... [2021-06-19T08:49:45.388Z] #20 8.350 Fetched 8798 kB in 7s (1277 kB/s) [2021-06-19T08:49:42.658Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-19T08:49:42.783Z] > git config core.sparsecheckout # timeout=10 [2021-06-19T08:49:42.823Z] > git checkout -f 967ec6f2e803a09b929b2d40ec8f1a26ac313912 # timeout=10 [2021-06-19T08:49:45.900Z] #50 ... [2021-06-19T08:49:45.900Z] [2021-06-19T08:49:45.900Z] #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-19T08:49:45.900Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:45.900Z] #20 25.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:45.900Z] #20 25.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:49:46.313Z] #20 19.06 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T08:49:46.313Z] #20 19.06 The following additional packages will be installed: [2021-06-19T08:49:46.313Z] #20 19.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T08:49:46.313Z] #20 19.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T08:49:46.313Z] #20 19.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T08:49:46.313Z] #20 19.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T08:49:46.313Z] #20 19.09 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T08:49:46.313Z] #20 19.09 Suggested packages: [2021-06-19T08:49:46.313Z] #20 19.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T08:49:46.313Z] #20 19.09 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T08:49:46.313Z] #20 19.09 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T08:49:46.313Z] #20 19.09 quota [2021-06-19T08:49:46.313Z] #20 19.09 Recommended packages: [2021-06-19T08:49:46.313Z] #20 19.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T08:49:46.313Z] #20 19.10 python3-keyrings.alt python3-xdg unzip [2021-06-19T08:49:46.392Z] #16 2.015 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-19T08:49:46.574Z] #20 ... [2021-06-19T08:49:46.574Z] [2021-06-19T08:49:46.574Z] #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-19T08:49:46.574Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:46.574Z] #46 137.8 github.com/LK4D4/vndr/godl [2021-06-19T08:49:46.647Z] #16 DONE 2.2s [2021-06-19T08:49:46.647Z] [2021-06-19T08:49:46.647Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-19T08:49:46.647Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-19T08:49:46.782Z] #20 8.350 Reading package lists... [2021-06-19T08:49:46.782Z] #20 ... [2021-06-19T08:49:46.782Z] [2021-06-19T08:49:46.782Z] #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-19T08:49:46.782Z] #54 sha256:91840be77fc8aa16413a1c440f7f3b16bf4f56add31c9733d1035a9bc9bf5d8d [2021-06-19T08:49:46.782Z] #54 10.78 + cd /tmp/tmp.zo8s16tdZx/src/github.com/opencontainers/runc [2021-06-19T08:49:46.782Z] #54 10.78 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:46.782Z] #54 11.39 + '[' -z '' ']' [2021-06-19T08:49:46.782Z] #54 11.39 + target=static [2021-06-19T08:49:46.782Z] #54 11.39 + make 'BUILDTAGS=seccomp ' static [2021-06-19T08:49:46.782Z] #54 11.74 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-19T08:49:47.268Z] #20 27.01 Selecting previously unselected package python3-minimal. [2021-06-19T08:49:47.358Z] #54 ... [2021-06-19T08:49:47.358Z] [2021-06-19T08:49:47.358Z] #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-19T08:49:47.358Z] #32 sha256:c768d589539d9e67dfa08770fa8e2a5fec63984235355115b34883209551b629 [2021-06-19T08:49:47.358Z] #32 DONE 112.1s [2021-06-19T08:49:47.358Z] [2021-06-19T08:49:47.358Z] #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-19T08:49:47.358Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:49:47.358Z] #46 102.4 crypto/tls [2021-06-19T08:49:47.358Z] #46 107.7 net/http/httptrace [2021-06-19T08:49:47.358Z] #46 107.9 net/http [2021-06-19T08:49:47.517Z] #46 138.6 github.com/LK4D4/vndr [2021-06-19T08:49:47.525Z] #20 27.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 ... 23695 files and directories currently installed.) [2021-06-19T08:49:47.525Z] #20 27.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:49:47.525Z] #20 27.06 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:49:47.525Z] #20 27.15 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:49:47.525Z] #20 27.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:49:47.525Z] #20 27.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:49:47.525Z] #20 27.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:49:47.525Z] #20 27.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:47.621Z] #46 ... [2021-06-19T08:49:47.621Z] [2021-06-19T08:49:47.621Z] #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-19T08:49:47.621Z] #20 sha256:43195785d7a05943b1780973c2a87f3ef064bf67106ca29f2caf9d43bcd32c16 [2021-06-19T08:49:47.621Z] #20 8.350 Reading package lists... [2021-06-19T08:49:47.781Z] #20 27.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:48.710Z] #20 28.07 Selecting previously unselected package python3.7. [2021-06-19T08:49:48.710Z] #20 28.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:48.710Z] #20 28.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:48.710Z] #20 28.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:49:48.710Z] #20 28.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:49:48.710Z] #20 28.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:49:48.710Z] #20 28.28 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:49:49.163Z] #17 DONE 2.2s [2021-06-19T08:49:49.163Z] [2021-06-19T08:49:49.163Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-19T08:49:49.163Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-19T08:49:49.273Z] #20 28.94 Selecting previously unselected package python3. [2021-06-19T08:49:49.273Z] #20 28.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 ... 24107 files and directories currently installed.) [2021-06-19T08:49:49.273Z] #20 28.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:49:49.432Z] #46 ... [2021-06-19T08:49:49.432Z] [2021-06-19T08:49:49.432Z] #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-19T08:49:49.432Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:49:49.432Z] #32 DONE 140.2s [2021-06-19T08:49:49.432Z] [2021-06-19T08:49:49.432Z] #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-19T08:49:49.432Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:49.432Z] #20 20.86 The following NEW packages will be installed: [2021-06-19T08:49:49.432Z] #20 20.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T08:49:49.432Z] #20 20.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T08:49:49.432Z] #20 20.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T08:49:49.432Z] #20 20.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T08:49:49.432Z] #20 20.88 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T08:49:49.432Z] #20 20.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T08:49:49.432Z] #20 20.88 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T08:49:49.432Z] #20 20.88 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T08:49:49.432Z] #20 20.88 xz-utils zip [2021-06-19T08:49:49.432Z] #20 21.23 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:49:49.432Z] #20 21.23 Need to get 28.6 MB of archives. [2021-06-19T08:49:49.432Z] #20 21.23 After this operation, 116 MB of additional disk space will be used. [2021-06-19T08:49:49.432Z] #20 21.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T08:49:49.432Z] #20 21.24 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-19T08:49:49.432Z] #20 21.26 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-19T08:49:49.432Z] #20 21.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T08:49:49.432Z] #20 21.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:49:49.432Z] #20 21.53 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-19T08:49:49.432Z] #20 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:49:49.432Z] #20 21.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:49:49.432Z] #20 21.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:49:49.432Z] #20 21.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T08:49:49.432Z] #20 21.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T08:49:49.432Z] #20 21.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T08:49:49.432Z] #20 21.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T08:49:49.432Z] #20 21.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T08:49:49.432Z] #20 21.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T08:49:49.432Z] #20 21.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T08:49:49.432Z] #20 21.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:49:49.432Z] #20 21.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:49:49.432Z] #20 21.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T08:49:49.432Z] #20 21.80 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-19T08:49:49.432Z] #20 21.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T08:49:49.432Z] #20 21.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T08:49:49.432Z] #20 21.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T08:49:49.432Z] #20 21.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:49:49.432Z] #20 21.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:49:49.432Z] #20 21.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:49:49.432Z] #20 21.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T08:49:49.432Z] #20 21.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T08:49:49.432Z] #20 21.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:49:49.501Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-19T08:49:49.501Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-590ead75\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-19T08:49:49.501Z] ---------------------------------------------------------------------------- [2021-06-19T08:49:49.501Z] [2021-06-19T08:49:49.501Z] INFO: executeCI.ps1 starting at Sat Jun 19 08:49:46 CUT 2021 [2021-06-19T08:49:49.501Z] [2021-06-19T08:49:49.501Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-19T08:49:49.501Z] INFO: Running git version 2.24.1.windows.2 [2021-06-19T08:49:49.501Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-19T08:49:49.501Z] INFO: Environment variables: [2021-06-19T08:49:49.501Z] [2021-06-19T08:49:49.501Z] Name Value [2021-06-19T08:49:49.501Z] ---- ----- [2021-06-19T08:49:49.501Z] ALLUSERSPROFILE C:\ProgramData [2021-06-19T08:49:49.501Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-19T08:49:49.501Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-19T08:49:49.501Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-19T08:49:49.501Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-19T08:49:49.501Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-19T08:49:49.501Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-19T08:49:49.501Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-19T08:49:49.501Z] BRANCH_NAME PR-42541 [2021-06-19T08:49:49.501Z] BUILD_DISPLAY_NAME #1 [2021-06-19T08:49:49.501Z] BUILD_ID 1 [2021-06-19T08:49:49.501Z] BUILD_NUMBER 1 [2021-06-19T08:49:49.501Z] BUILD_TAG jenkins-moby-PR-42541-1 [2021-06-19T08:49:49.501Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/ [2021-06-19T08:49:49.501Z] CHANGE_AUTHOR yalpul [2021-06-19T08:49:49.501Z] CHANGE_BRANCH patch-1 [2021-06-19T08:49:49.501Z] CHANGE_FORK yalpul [2021-06-19T08:49:49.501Z] CHANGE_ID 42541 [2021-06-19T08:49:49.501Z] CHANGE_TARGET master [2021-06-19T08:49:49.502Z] CHANGE_TITLE Fix typo in macvlan_setup.go [2021-06-19T08:49:49.502Z] CHANGE_URL https://github.com/moby/moby/pull/42541 [2021-06-19T08:49:49.502Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:49:49.502Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-19T08:49:49.502Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-19T08:49:49.502Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-19T08:49:49.502Z] COMPUTERNAME azwin-2-bff580 [2021-06-19T08:49:49.502Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-19T08:49:49.502Z] ConfigSequenceNumber 0 [2021-06-19T08:49:49.502Z] DOCKER_BUILDKIT 0 [2021-06-19T08:49:49.502Z] DOCKER_DUT_DEBUG 1 [2021-06-19T08:49:49.502Z] DOCKER_EXPERIMENTAL 1 [2021-06-19T08:49:49.502Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-19T08:49:49.502Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-19T08:49:49.502Z] EXECUTOR_NUMBER 0 [2021-06-19T08:49:49.502Z] FQDN azwin-2-bff580.westus.cloudapp.azure.com [2021-06-19T08:49:49.502Z] GIT_BRANCH PR-42541 [2021-06-19T08:49:49.502Z] GIT_COMMIT 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:49:49.502Z] GIT_URL https://github.com/moby/moby.git [2021-06-19T08:49:49.502Z] HUDSON_COOKIE 7d486542-bf07-4491-920e-ff560f6b8c4c [2021-06-19T08:49:49.502Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-19T08:49:49.502Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-19T08:49:49.502Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-19T08:49:49.502Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-19T08:49:49.502Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-19T08:49:49.502Z] JENKINS_NODE_COOKIE dd558a63-ffbc-4260-bb44-1230b52f5703 [2021-06-19T08:49:49.502Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-19T08:49:49.502Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-19T08:49:49.502Z] JOB_BASE_NAME PR-42541 [2021-06-19T08:49:49.502Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/display/redirect [2021-06-19T08:49:49.502Z] JOB_NAME moby/PR-42541 [2021-06-19T08:49:49.502Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/ [2021-06-19T08:49:49.502Z] library.jps.version master [2021-06-19T08:49:49.502Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-19T08:49:49.502Z] NODE_LABELS amd64 azure azwin-2-bff580 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-19T08:49:49.502Z] NODE_NAME azwin-2-bff580 [2021-06-19T08:49:49.502Z] NUMBER_OF_PROCESSORS 4 [2021-06-19T08:49:49.502Z] OS Windows_NT [2021-06-19T08:49:49.502Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-19T08:49:49.502Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-19T08:49:49.502Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-19T08:49:49.502Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-19T08:49:49.502Z] PROCESSOR_LEVEL 6 [2021-06-19T08:49:49.502Z] PROCESSOR_REVISION 4f01 [2021-06-19T08:49:49.502Z] ProgramData C:\ProgramData [2021-06-19T08:49:49.502Z] ProgramFiles C:\Program Files [2021-06-19T08:49:49.502Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-19T08:49:49.502Z] ProgramW6432 C:\Program Files [2021-06-19T08:49:49.502Z] PROMPT $P$G [2021-06-19T08:49:49.502Z] PSExecutionPolicyPreference Bypass [2021-06-19T08:49:49.502Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-19T08:49:49.502Z] PUBLIC C:\Users\Public [2021-06-19T08:49:49.502Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect?page=artif... [2021-06-19T08:49:49.502Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect?page=changes [2021-06-19T08:49:49.502Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect [2021-06-19T08:49:49.502Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect?page=tests [2021-06-19T08:49:49.502Z] SKIP_VALIDATION_TESTS 1 [2021-06-19T08:49:49.502Z] SOURCES_DRIVE d [2021-06-19T08:49:49.502Z] SOURCES_SUBDIR gopath [2021-06-19T08:49:49.502Z] STAGE_NAME Run tests [2021-06-19T08:49:49.502Z] SystemDrive C: [2021-06-19T08:49:49.502Z] SystemRoot C:\Windows [2021-06-19T08:49:49.502Z] TEMP C:\Windows\TEMP [2021-06-19T08:49:49.502Z] TESTDEBUG 0 [2021-06-19T08:49:49.502Z] TESTRUN_DRIVE d [2021-06-19T08:49:49.502Z] TESTRUN_SUBDIR CI [2021-06-19T08:49:49.502Z] TIMEOUT 120m [2021-06-19T08:49:49.502Z] TMP C:\Windows\TEMP [2021-06-19T08:49:49.502Z] USERDOMAIN WORKGROUP [2021-06-19T08:49:49.502Z] USERNAME azwin-2-bff580$ [2021-06-19T08:49:49.502Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-19T08:49:49.502Z] windir C:\Windows [2021-06-19T08:49:49.502Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-19T08:49:49.502Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-19T08:49:49.502Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-19T08:49:49.502Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-19T08:49:49.502Z] [2021-06-19T08:49:49.502Z] [2021-06-19T08:49:49.502Z] [2021-06-19T08:49:49.502Z] INFO: Sources under d:\gopath\... [2021-06-19T08:49:49.502Z] INFO: Test run under d:\CI\... [2021-06-19T08:49:49.502Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-19T08:49:49.502Z] INFO: docker/docker repository was found [2021-06-19T08:49:49.502Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-06-19T08:49:49.502Z] ltsc2019: Pulling from windows/servercore [2021-06-19T08:49:49.502Z] 4612f6d0b889: Pulling fs layer [2021-06-19T08:49:49.502Z] 639bb6bb2beb: Pulling fs layer [2021-06-19T08:49:49.532Z] #20 28.99 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:49:49.532Z] #20 29.08 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T08:49:49.532Z] #20 29.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:49:49.532Z] #20 29.10 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:49:49.532Z] #20 29.17 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T08:49:49.532Z] #20 29.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:49:49.693Z] #20 22.50 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-19T08:49:49.693Z] #20 22.51 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-19T08:49:49.693Z] #20 22.51 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-19T08:49:49.693Z] #20 22.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T08:49:49.693Z] #20 22.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T08:49:49.693Z] #20 22.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T08:49:49.693Z] #20 22.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T08:49:49.693Z] #20 22.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T08:49:49.693Z] #20 22.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T08:49:49.693Z] #20 22.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T08:49:49.693Z] #20 22.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:49:49.693Z] #20 22.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T08:49:49.788Z] #20 29.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:49:49.788Z] #20 29.26 Selecting previously unselected package libiptc0:amd64. [2021-06-19T08:49:49.789Z] #20 29.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T08:49:49.789Z] #20 29.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:49:49.789Z] #20 29.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T08:49:49.789Z] #20 29.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T08:49:49.789Z] #20 29.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:49:49.789Z] #20 29.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T08:49:49.789Z] #20 29.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T08:49:49.789Z] #20 29.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:49:49.955Z] #20 22.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T08:49:49.955Z] #20 22.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T08:49:49.955Z] #20 22.91 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-19T08:49:49.955Z] #20 22.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T08:49:49.955Z] #20 22.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T08:49:50.046Z] #20 29.48 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T08:49:50.046Z] #20 29.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T08:49:50.046Z] #20 29.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:49:50.046Z] #20 29.59 Selecting previously unselected package iptables. [2021-06-19T08:49:50.046Z] #20 29.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T08:49:50.046Z] #20 29.61 Unpacking iptables (1.8.2-4) ... [2021-06-19T08:49:50.302Z] #20 29.86 Selecting previously unselected package xxd. [2021-06-19T08:49:50.302Z] #20 29.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:49:50.302Z] #20 29.87 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:49:50.528Z] #20 23.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T08:49:50.528Z] #20 23.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T08:49:50.559Z] #20 29.97 Selecting previously unselected package vim-common. [2021-06-19T08:49:50.559Z] #20 29.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:49:50.559Z] #20 30.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:49:50.559Z] #20 30.20 Selecting previously unselected package bash-completion. [2021-06-19T08:49:50.559Z] #20 30.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T08:49:50.756Z] #20 11.57 Reading package lists... [2021-06-19T08:49:50.789Z] #20 23.66 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T08:49:51.053Z] #18 DONE 2.4s [2021-06-19T08:49:51.053Z] [2021-06-19T08:49:51.053Z] #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-19T08:49:51.053Z] #54 sha256:378ca3fb369a17443df2d871c6768143bb8cfabe3c8b89bb25f1e3f82e198af3 [2021-06-19T08:49:51.053Z] #54 13.21 + cd /tmp/tmp.Tj16hOwGMW/src/github.com/opencontainers/runc [2021-06-19T08:49:51.053Z] #54 13.21 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-19T08:49:51.053Z] #54 13.61 + '[' -z '' ']' [2021-06-19T08:49:51.053Z] #54 13.61 + target=static [2021-06-19T08:49:51.053Z] #54 13.61 + make 'BUILDTAGS=seccomp ' static [2021-06-19T08:49:51.053Z] #54 14.01 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-19T08:49:51.364Z] #20 24.38 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:49:51.364Z] #20 24.48 Fetched 28.6 MB in 3s (10.6 MB/s) [2021-06-19T08:49:51.594Z] #20 14.62 Building dependency tree... [2021-06-19T08:49:51.625Z] [2021-06-19T08:49:51.625Z] #20 ... [2021-06-19T08:49:51.625Z] [2021-06-19T08:49:51.625Z] #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-19T08:49:51.625Z] #46 sha256:9416e25dbf46380693564714bb7e3ecdda089f6d7a9e3c328484e96c7edd9bc1 [2021-06-19T08:49:51.625Z] #46 DONE 142.8s [2021-06-19T08:49:51.625Z] [2021-06-19T08:49:51.625Z] #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-19T08:49:51.625Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:51.625Z] #20 24.58 Selecting previously unselected package pigz. [2021-06-19T08:49:51.886Z] #20 24.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-06-19T08:49:51.886Z] #20 24.70 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T08:49:51.886Z] #20 24.71 Unpacking pigz (2.4-1) ... [2021-06-19T08:49:51.886Z] #20 24.82 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:49:51.886Z] #20 24.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:51.886Z] #20 24.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:52.459Z] #20 25.52 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:49:52.459Z] #20 25.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:52.459Z] #20 25.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:49:52.542Z] #20 15.98 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T08:49:52.542Z] #20 15.98 The following additional packages will be installed: [2021-06-19T08:49:52.542Z] #20 15.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T08:49:52.542Z] #20 15.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T08:49:52.542Z] #20 15.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T08:49:52.542Z] #20 15.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T08:49:52.542Z] #20 15.98 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T08:49:52.542Z] #20 15.98 Suggested packages: [2021-06-19T08:49:52.542Z] #20 15.98 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T08:49:52.542Z] #20 15.98 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T08:49:52.543Z] #20 15.98 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T08:49:52.543Z] #20 15.98 quota [2021-06-19T08:49:52.543Z] #20 15.98 Recommended packages: [2021-06-19T08:49:52.543Z] #20 15.98 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T08:49:52.543Z] #20 15.98 python3-keyrings.alt python3-xdg unzip [2021-06-19T08:49:53.079Z] #20 32.44 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T08:49:53.079Z] #20 32.72 Selecting previously unselected package bzip2. [2021-06-19T08:49:53.079Z] #20 32.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T08:49:53.079Z] #20 32.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:49:53.336Z] #20 32.83 Selecting previously unselected package xz-utils. [2021-06-19T08:49:53.336Z] #20 32.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T08:49:53.336Z] #20 32.84 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T08:49:53.336Z] #20 32.98 Selecting previously unselected package apparmor. [2021-06-19T08:49:53.336Z] #20 33.00 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T08:49:53.336Z] #20 33.06 Unpacking apparmor (2.13.2-10) ... [2021-06-19T08:49:53.402Z] #20 26.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:53.402Z] #20 26.31 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:49:53.575Z] #54 ... [2021-06-19T08:49:53.575Z] [2021-06-19T08:49:53.575Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-19T08:49:53.575Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-19T08:49:53.575Z] #19 DONE 2.3s [2021-06-19T08:49:53.575Z] [2021-06-19T08:49:53.575Z] #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-19T08:49:53.575Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:53.592Z] #20 33.35 Selecting previously unselected package aufs-tools. [2021-06-19T08:49:53.592Z] #20 33.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T08:49:53.693Z] Commit message: "Fix typo in macvlan_setup.go" [2021-06-19T08:49:53.849Z] #20 33.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:49:53.849Z] #20 33.48 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:49:53.849Z] #20 33.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:49:53.849Z] #20 33.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:49:53.936Z] #20 17.40 The following NEW packages will be installed: [2021-06-19T08:49:53.936Z] #20 17.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T08:49:53.936Z] #20 17.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T08:49:53.936Z] #20 17.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T08:49:53.936Z] #20 17.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T08:49:53.936Z] #20 17.41 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T08:49:53.936Z] #20 17.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T08:49:53.936Z] #20 17.41 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T08:49:53.936Z] #20 17.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T08:49:53.936Z] #20 17.42 xz-utils zip [2021-06-19T08:49:54.105Z] #20 33.60 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:49:54.105Z] #20 33.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:49:54.105Z] #20 33.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:49:54.105Z] #20 33.71 Selecting previously unselected package jq. [2021-06-19T08:49:54.105Z] #20 33.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:49:54.105Z] #20 33.74 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:49:54.105Z] #20 33.80 Selecting previously unselected package libaio1:amd64. [2021-06-19T08:49:54.105Z] #20 33.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T08:49:54.105Z] #20 33.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:49:54.199Z] #20 17.74 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:49:54.199Z] #20 17.74 Need to get 27.7 MB of archives. [2021-06-19T08:49:54.199Z] #20 17.74 After this operation, 114 MB of additional disk space will be used. [2021-06-19T08:49:54.199Z] #20 17.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-19T08:49:54.199Z] #20 17.74 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-19T08:49:54.199Z] #20 17.77 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-19T08:49:54.199Z] #20 17.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-19T08:49:54.199Z] #20 17.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-19T08:49:54.199Z] #20 17.84 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-19T08:49:54.087Z] > git --version # timeout=10 [2021-06-19T08:49:54.131Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-19T08:49:54.170Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-19T08:49:54.361Z] #20 33.87 Selecting previously unselected package libgpm2:amd64. [2021-06-19T08:49:54.361Z] #20 33.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T08:49:54.361Z] #20 33.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:49:54.361Z] #20 33.94 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:49:54.361Z] #20 33.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:49:54.361Z] #20 33.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:49:54.462Z] #20 17.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:49:54.462Z] #20 17.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-19T08:49:54.462Z] #20 17.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-19T08:49:54.462Z] #20 17.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-19T08:49:54.462Z] #20 17.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-19T08:49:54.462Z] #20 17.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-19T08:49:54.462Z] #20 17.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-19T08:49:54.463Z] #20 17.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-19T08:49:54.463Z] #20 17.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-19T08:49:54.463Z] #20 17.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-19T08:49:54.463Z] #20 18.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-19T08:49:54.463Z] #20 18.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:49:54.463Z] #20 18.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T08:49:54.463Z] #20 18.04 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-19T08:49:54.463Z] #20 18.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-19T08:49:54.463Z] #20 18.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-19T08:49:54.463Z] #20 18.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-19T08:49:54.463Z] #20 18.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-19T08:49:54.463Z] #20 18.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-19T08:49:54.726Z] #20 18.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-19T08:49:54.726Z] #20 18.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-19T08:49:54.726Z] #20 18.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-19T08:49:54.726Z] #20 18.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-19T08:49:54.787Z] #20 27.84 Selecting previously unselected package python3-minimal. [2021-06-19T08:49:54.787Z] #20 27.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-19T08:49:54.787Z] #20 27.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:49:54.989Z] #20 18.51 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-19T08:49:54.989Z] #20 18.51 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-19T08:49:54.989Z] #20 18.51 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-19T08:49:54.989Z] #20 18.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-19T08:49:54.989Z] #20 18.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-19T08:49:54.989Z] #20 18.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-19T08:49:54.989Z] #20 18.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T08:49:54.989Z] #20 18.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T08:49:54.989Z] #20 ... [2021-06-19T08:49:54.989Z] [2021-06-19T08:49:54.989Z] #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-19T08:49:54.989Z] #24 sha256:1e014c2a1a3d1233e3c156f90da88aea80531bb58157a971aaa87b091ce2e528 [2021-06-19T08:49:55.048Z] #20 27.89 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:49:55.048Z] #20 27.96 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:49:55.048Z] #20 27.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:49:55.048Z] #20 27.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:49:55.309Z] #20 28.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:49:55.309Z] #20 28.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:55.309Z] #20 28.08 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:55.886Z] #20 28.84 Selecting previously unselected package python3.7. [2021-06-19T08:49:55.886Z] #20 28.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:49:55.886Z] #20 28.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:49:56.096Z] #20 ... [2021-06-19T08:49:56.096Z] [2021-06-19T08:49:56.096Z] #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-19T08:49:56.096Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-19T08:49:56.096Z] #32 DONE 133.7s [2021-06-19T08:49:56.096Z] [2021-06-19T08:49:56.096Z] #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-19T08:49:56.096Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:56.096Z] #20 2.753 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-19T08:49:56.147Z] #20 28.96 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:49:56.147Z] #20 28.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:49:56.147Z] #20 28.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:49:56.147Z] #20 29.08 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:49:56.196Z] #24 120.1 Checking out files: 24% (2798/11546) Checking out files: 25% (2887/11546) Checking out files: 26% (3002/11546) Checking out files: 27% (3118/11546) Checking out files: 28% (3233/11546) Checking out files: 29% (3349/11546) Checking out files: 30% (3464/11546) Checking out files: 31% (3580/11546) Checking out files: 32% (3695/11546) Checking out files: 33% (3811/11546) Checking out files: 34% (3926/11546) Checking out files: 35% (4042/11546) Checking out files: 36% (4157/11546) Checking out files: 37% (4273/11546) Checking out files: 38% (4388/11546) Checking out files: 39% (4503/11546) Checking out files: 40% (4619/11546) Checking out files: 41% (4734/11546) Checking out files: 41% (4817/11546) Checking out files: 42% (4850/11546) Checking out files: 43% (4965/11546) [2021-06-19T08:49:56.196Z] #24 ... [2021-06-19T08:49:56.196Z] [2021-06-19T08:49:56.196Z] #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-19T08:49:56.196Z] #46 sha256:b0df357ae36e77b1d0d7b39457338f755c7b5e7ca7969ff26d82e6bac18358f2 [2021-06-19T08:49:56.196Z] #46 116.6 github.com/LK4D4/vndr/godl [2021-06-19T08:49:56.196Z] #46 117.4 github.com/LK4D4/vndr [2021-06-19T08:49:56.196Z] #46 DONE 121.3s [2021-06-19T08:49:56.196Z] [2021-06-19T08:49:56.196Z] #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-19T08:49:56.196Z] #24 sha256:1e014c2a1a3d1233e3c156f90da88aea80531bb58157a971aaa87b091ce2e528 [2021-06-19T08:49:56.353Z] #20 2.837 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-19T08:49:56.353Z] #20 2.837 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-19T08:49:56.353Z] #20 2.846 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-19T08:49:56.872Z] #57 209.5 # github.com/containerd/containerd/cmd/containerd [2021-06-19T08:49:56.872Z] #57 209.5 /usr/bin/ld: /tmp/go-link-233198062/000019.o: in function `New': [2021-06-19T08:49:56.872Z] #57 209.5 /tmp/tmp.mBV7P24t32/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-19T08:49:56.872Z] #57 209.5 + bin/containerd-stress [2021-06-19T08:49:56.872Z] #57 210.6 + bin/containerd-shim [2021-06-19T08:49:56.916Z] #20 3.261 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-19T08:49:56.916Z] #20 ... [2021-06-19T08:49:56.916Z] [2021-06-19T08:49:56.916Z] #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-19T08:49:56.916Z] #46 sha256:40ac7d6d74adeee52f8a753a1add3c91be1879caaa0693d06b268f08a8102de7 [2021-06-19T08:49:56.916Z] #46 129.9 github.com/LK4D4/vndr/godl [2021-06-19T08:49:56.916Z] #46 130.6 github.com/LK4D4/vndr [2021-06-19T08:49:56.916Z] #46 DONE 134.7s [2021-06-19T08:49:57.090Z] #20 29.88 Selecting previously unselected package python3. [2021-06-19T08:49:57.090Z] #20 29.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 ... 24107 files and directories currently installed.) [2021-06-19T08:49:57.090Z] #20 29.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:49:57.090Z] #20 29.94 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:49:57.090Z] #20 30.03 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T08:49:57.090Z] #20 30.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:49:57.090Z] #20 30.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:49:57.090Z] #20 30.12 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T08:49:57.091Z] #20 30.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:49:57.173Z] [2021-06-19T08:49:57.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-19T08:49:57.173Z] #50 sha256:0be73943e177a877d96c497d73c45b4fc021bfeda19b8e4f5a4afb354f6d98b6 [2021-06-19T08:49:57.352Z] #20 30.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:49:57.352Z] #20 30.22 Selecting previously unselected package libiptc0:amd64. [2021-06-19T08:49:57.352Z] #20 30.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T08:49:57.352Z] #20 30.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:49:57.352Z] #20 30.31 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T08:49:57.352Z] #20 30.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T08:49:57.352Z] #20 30.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:49:57.352Z] #20 30.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T08:49:57.352Z] #20 30.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T08:49:57.363Z] + docker version [2021-06-19T08:49:57.430Z] #50 ... [2021-06-19T08:49:57.430Z] [2021-06-19T08:49:57.430Z] #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-19T08:49:57.430Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:49:57.430Z] #20 4.111 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-19T08:49:57.613Z] #20 30.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:49:57.613Z] #20 30.46 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T08:49:57.613Z] #20 30.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T08:49:57.613Z] #20 30.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:49:57.613Z] #20 30.58 Selecting previously unselected package iptables. [2021-06-19T08:49:57.613Z] #20 30.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T08:49:57.613Z] #20 30.58 Unpacking iptables (1.8.2-4) ... [2021-06-19T08:49:57.650Z] #20 36.89 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:49:57.650Z] #20 36.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:49:57.650Z] #20 36.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:49:57.650Z] #20 36.99 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:49:57.650Z] #20 37.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:49:57.650Z] #20 37.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:49:57.650Z] #20 37.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:49:57.650Z] #20 37.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:49:57.650Z] #20 37.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:49:57.650Z] #20 37.16 Selecting previously unselected package libreadline5:amd64. [2021-06-19T08:49:57.650Z] #20 37.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T08:49:57.650Z] #20 37.17 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:49:57.650Z] #20 37.27 Selecting previously unselected package net-tools. [2021-06-19T08:49:57.650Z] #20 37.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T08:49:57.650Z] #20 37.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:49:57.874Z] #20 30.88 Selecting previously unselected package xxd. [2021-06-19T08:49:57.874Z] #20 30.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:49:57.874Z] #20 30.90 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:49:57.907Z] #20 37.47 Selecting previously unselected package patch. [2021-06-19T08:49:57.907Z] #20 37.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T08:49:57.907Z] #20 37.48 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T08:49:58.033Z] 639bb6bb2beb: Verifying Checksum [2021-06-19T08:49:58.033Z] 639bb6bb2beb: Download complete [2021-06-19T08:49:58.134Z] #20 31.03 Selecting previously unselected package vim-common. [2021-06-19T08:49:58.134Z] #20 31.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:49:58.134Z] #20 31.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:49:58.164Z] #20 37.58 Selecting previously unselected package python-pip-whl. [2021-06-19T08:49:58.164Z] #20 37.60 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T08:49:58.164Z] #20 37.61 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T08:49:58.396Z] #20 31.21 Selecting previously unselected package bash-completion. [2021-06-19T08:49:58.396Z] #20 31.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T08:49:58.681Z] #20 38.13 Selecting previously unselected package python3-lib2to3. [2021-06-19T08:49:58.681Z] #20 38.14 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T08:49:58.681Z] #20 38.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:49:58.681Z] #20 38.24 Selecting previously unselected package python3-distutils. [2021-06-19T08:49:58.681Z] #20 38.25 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T08:49:58.681Z] #20 38.25 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T08:49:58.797Z] #20 5.010 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-06-19T08:49:58.828Z] #24 120.1 Checking out files: 24% (2798/11546) Checking out files: 25% (2887/11546) Checking out files: 26% (3002/11546) Checking out files: 27% (3118/11546) Checking out files: 28% (3233/11546) Checking out files: 29% (3349/11546) Checking out files: 30% (3464/11546) Checking out files: 31% (3580/11546) Checking out files: 32% (3695/11546) Checking out files: 33% (3811/11546) Checking out files: 34% (3926/11546) Checking out files: 35% (4042/11546) Checking out files: 36% (4157/11546) Checking out files: 37% (4273/11546) Checking out files: 38% (4388/11546) Checking out files: 39% (4503/11546) Checking out files: 40% (4619/11546) Checking out files: 41% (4734/11546) Checking out files: 41% (4817/11546) Checking out files: 42% (4850/11546) Checking out files: 43% (4965/11546) Checking out files: 44% (5081/11546) Checking out files: 45% (5196/11546) Checking out files: 46% (5312/11546) Checking out files: 47% (5427/11546) Checking out files: 48% (5543/11546) Checking out files: 49% (5658/11546) Checking out files: 50% (5773/11546) Checking out files: 51% (5889/11546) Checking out files: 52% (6004/11546) Checking out files: 53% (6120/11546) Checking out files: 54% (6235/11546) Checking out files: 55% (6351/11546) Checking out files: 56% (6466/11546) Checking out files: 57% (6582/11546) Checking out files: 58% (6697/11546) Checking out files: 59% (6813/11546) Checking out files: 60% (6928/11546) Checking out files: 61% (7044/11546) Checking out files: 62% (7159/11546) Checking out files: 63% (7274/11546) Checking out files: 64% (7390/11546) Checking out files: 64% (7391/11546) Checking out files: 65% (7505/11546) Checking out files: 66% (7621/11546) Checking out files: 67% (7736/11546) Checking out files: 68% (7852/11546) Checking out files: 69% (7967/11546) Checking out files: 70% (8083/11546) Checking out files: 71% (8198/11546) Checking out files: 72% (8314/11546) Checking out files: 73% (8429/11546) Checking out files: 74% (8545/11546) Checking out files: 75% (8660/11546) Checking out files: 76% (8775/11546) Checking out files: 77% (8891/11546) Checking out files: 78% (9006/11546) Checking out files: 78% (9085/11546) Checking out files: 79% (9122/11546) Checking out files: 80% (9237/11546) Checking out files: 81% (9353/11546) Checking out files: 82% (9468/11546) Checking out files: 83% (9584/11546) Checking out files: 84% (9699/11546) Checking out files: 85% (9815/11546) Checking out files: 86% (9930/11546) Checking out files: 87% (10046/11546) Checking out files: 88% (10161/11546) Checking out files: 89% (10276/11546) Checking out files: 90% (10392/11546) Checking out files: 91% (10507/11546) Checking out files: 92% (10623/11546) Checking out files: 93% (10738/11546) Checking out files: 94% (10854/11546) Checking out files: 95% (10969/11546) Checking out files: 96% (11085/11546) Checking out files: 97% (11200/11546) Checking out files: 98% (11316/11546) Checking out files: 99% (11431/11546) Checking out files: 100% (11546/11546) Checking out files: 100% (11546/11546), done. [2021-06-19T08:49:58.938Z] #20 38.36 Selecting previously unselected package python3-pip. [2021-06-19T08:49:58.938Z] #20 38.38 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T08:49:58.938Z] #20 38.39 Unpacking python3-pip (18.1-5) ... [2021-06-19T08:49:58.938Z] #20 38.52 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:49:58.938Z] #20 38.53 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:49:58.938Z] #20 38.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:49:59.090Z] #24 124.0 + cd /tmp/tmp.gVHxmaowQL/tmp/docker-ce [2021-06-19T08:49:59.090Z] #24 124.0 + git checkout -q v17.06.2-ce [2021-06-19T08:49:59.194Z] #20 38.64 Selecting previously unselected package python3-setuptools. [2021-06-19T08:49:59.194Z] #20 38.64 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T08:49:59.194Z] #20 38.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T08:49:59.194Z] #20 38.82 Selecting previously unselected package python3-wheel. [2021-06-19T08:49:59.194Z] #20 38.83 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T08:49:59.194Z] #20 38.84 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T08:49:59.360Z] #20 6.037 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-19T08:49:59.453Z] #20 39.03 Selecting previously unselected package sudo. [2021-06-19T08:49:59.453Z] #20 39.06 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T08:49:59.453Z] #20 39.06 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:00.018Z] #20 39.58 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T08:50:00.018Z] #20 39.59 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T08:50:00.018Z] #20 39.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:00.275Z] #20 39.78 Selecting previously unselected package uidmap. [2021-06-19T08:50:00.275Z] #20 39.80 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T08:50:00.275Z] #20 39.81 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T08:50:00.534Z] #20 39.94 Selecting previously unselected package vim-runtime. [2021-06-19T08:50:00.534Z] #20 39.95 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:50:00.534Z] #20 39.99 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-19T08:50:00.534Z] #20 40.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T08:50:00.534Z] #20 40.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:00.942Z] #20 33.59 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T08:50:00.942Z] #20 33.97 Selecting previously unselected package bzip2. [2021-06-19T08:50:01.061Z] #57 217.5 + bin/containerd-shim-runc-v1 [2021-06-19T08:50:01.203Z] #20 33.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T08:50:01.204Z] #20 33.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:01.204Z] #20 34.06 Selecting previously unselected package xz-utils. [2021-06-19T08:50:01.204Z] #20 34.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T08:50:01.204Z] #20 34.07 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T08:50:01.204Z] #20 34.24 Selecting previously unselected package apparmor. [2021-06-19T08:50:01.469Z] #20 34.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T08:50:01.469Z] #20 34.30 Unpacking apparmor (2.13.2-10) ... [2021-06-19T08:50:01.731Z] #20 34.56 Selecting previously unselected package aufs-tools. [2021-06-19T08:50:01.731Z] #20 34.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T08:50:01.731Z] #20 34.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:01.731Z] #20 34.71 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:50:01.731Z] #20 34.72 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:50:01.731Z] #20 34.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:50:02.002Z] #20 34.95 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:50:02.002Z] #20 34.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:50:02.002Z] #20 34.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:02.264Z] #20 35.17 Selecting previously unselected package jq. [2021-06-19T08:50:02.264Z] #20 35.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:50:02.264Z] #20 35.21 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:02.264Z] #20 35.29 Selecting previously unselected package libaio1:amd64. [2021-06-19T08:50:02.264Z] #20 35.30 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T08:50:02.264Z] #20 35.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:50:02.404Z] #24 127.4 + mkdir -p /tmp/tmp.gVHxmaowQL/src/github.com/docker [2021-06-19T08:50:02.404Z] #24 127.4 + mv components/cli /tmp/tmp.gVHxmaowQL/src/github.com/docker/cli [2021-06-19T08:50:02.404Z] #24 127.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-19T08:50:02.528Z] #20 35.36 Selecting previously unselected package libgpm2:amd64. [2021-06-19T08:50:02.528Z] #20 35.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T08:50:02.528Z] #20 35.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:50:02.528Z] #20 35.45 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:50:02.528Z] #20 35.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:50:02.528Z] #20 35.47 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:50:03.066Z] #20 42.70 Selecting previously unselected package vim. [2021-06-19T08:50:03.066Z] #20 42.71 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:50:03.066Z] #20 42.72 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T08:50:03.176Z] Client: Mirantis Container Runtime [2021-06-19T08:50:03.176Z] Version: 20.10.0 [2021-06-19T08:50:03.176Z] API version: 1.41 [2021-06-19T08:50:03.176Z] Go version: go1.13.15 [2021-06-19T08:50:03.176Z] Git commit: 6ee42dc [2021-06-19T08:50:03.176Z] Built: 03/11/2021 13:24:56 [2021-06-19T08:50:03.176Z] OS/Arch: windows/amd64 [2021-06-19T08:50:03.176Z] Context: default [2021-06-19T08:50:03.176Z] Experimental: true [2021-06-19T08:50:03.176Z] [2021-06-19T08:50:03.176Z] Server: Mirantis Container Runtime [2021-06-19T08:50:03.176Z] Engine: [2021-06-19T08:50:03.176Z] Version: 20.10.0 [2021-06-19T08:50:03.176Z] API version: 1.41 (minimum version 1.24) [2021-06-19T08:50:03.176Z] Go version: go1.13.15 [2021-06-19T08:50:03.176Z] Git commit: 1e08f21e79 [2021-06-19T08:50:03.176Z] Built: 03/11/2021 13:23:32 [2021-06-19T08:50:03.176Z] OS/Arch: windows/amd64 [2021-06-19T08:50:03.176Z] Experimental: true [2021-06-19T08:50:03.534Z] #20 10.12 Fetched 8980 kB in 8s (1176 kB/s) [2021-06-19T08:50:03.631Z] #20 43.21 Selecting previously unselected package xfsprogs. [2021-06-19T08:50:03.631Z] #20 43.21 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T08:50:03.631Z] #20 43.22 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] sh [2021-06-19T08:50:04.144Z] #20 43.64 Selecting previously unselected package zip. [2021-06-19T08:50:04.144Z] #20 43.65 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T08:50:04.144Z] #20 43.66 Unpacking zip (3.0-11+b1) ... [2021-06-19T08:50:04.144Z] #20 43.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:04.144Z] #20 43.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:04.144Z] #20 43.86 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:04.144Z] #20 43.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:04.341Z] #24 ... [2021-06-19T08:50:04.341Z] [2021-06-19T08:50:04.341Z] #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-19T08:50:04.341Z] #20 sha256:43195785d7a05943b1780973c2a87f3ef064bf67106ca29f2caf9d43bcd32c16 [2021-06-19T08:50:04.341Z] #20 18.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T08:50:04.341Z] #20 18.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-19T08:50:04.341Z] #20 18.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:50:04.341Z] #20 18.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T08:50:04.341Z] #20 18.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T08:50:04.341Z] #20 18.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-19T08:50:04.341Z] #20 18.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-19T08:50:04.341Z] #20 18.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-19T08:50:04.341Z] #20 18.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-19T08:50:04.341Z] #20 19.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-19T08:50:04.341Z] #20 19.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-19T08:50:04.341Z] #20 19.22 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-19T08:50:04.341Z] #20 19.84 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:50:04.341Z] #20 20.07 Fetched 27.7 MB in 2s (15.9 MB/s) [2021-06-19T08:50:04.341Z] #20 20.20 Selecting previously unselected package pigz. [2021-06-19T08:50:04.341Z] #20 20.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-06-19T08:50:04.341Z] #20 20.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 20.33 Unpacking pigz (2.4-1) ... [2021-06-19T08:50:04.341Z] #20 20.52 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-19T08:50:04.341Z] #20 20.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 20.55 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:04.341Z] #20 21.12 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:50:04.341Z] #20 21.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 21.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:50:04.341Z] #20 21.94 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:04.341Z] #20 21.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:50:04.341Z] #20 23.87 Selecting previously unselected package python3-minimal. [2021-06-19T08:50:04.341Z] #20 23.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-06-19T08:50:04.341Z] #20 23.95 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 23.96 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:50:04.341Z] #20 24.11 Selecting previously unselected package libmpdec2:arm64. [2021-06-19T08:50:04.341Z] #20 24.12 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 24.14 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-19T08:50:04.341Z] #20 24.25 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-19T08:50:04.341Z] #20 24.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 24.27 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:04.341Z] #20 25.05 Selecting previously unselected package python3.7. [2021-06-19T08:50:04.341Z] #20 25.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 25.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:04.341Z] #20 25.18 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-19T08:50:04.341Z] #20 25.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 25.22 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-19T08:50:04.341Z] #20 25.37 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:50:04.341Z] #20 26.49 Selecting previously unselected package python3. [2021-06-19T08:50:04.341Z] #20 26.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-06-19T08:50:04.341Z] #20 26.57 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 26.59 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:50:04.341Z] #20 26.69 Selecting previously unselected package libip4tc0:arm64. [2021-06-19T08:50:04.341Z] #20 26.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 26.71 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-19T08:50:04.341Z] #20 26.83 Selecting previously unselected package libip6tc0:arm64. [2021-06-19T08:50:04.341Z] #20 26.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 26.85 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-19T08:50:04.341Z] #20 26.95 Selecting previously unselected package libiptc0:arm64. [2021-06-19T08:50:04.341Z] #20 26.95 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 26.96 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-19T08:50:04.341Z] #20 27.08 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-19T08:50:04.341Z] #20 27.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 27.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-19T08:50:04.341Z] #20 27.20 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-19T08:50:04.341Z] #20 27.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 27.22 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-19T08:50:04.341Z] #20 27.32 Selecting previously unselected package libnftnl11:arm64. [2021-06-19T08:50:04.341Z] #20 27.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 27.33 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-19T08:50:04.341Z] #20 27.41 Selecting previously unselected package iptables. [2021-06-19T08:50:04.341Z] #20 27.42 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 27.44 Unpacking iptables (1.8.2-4) ... [2021-06-19T08:50:04.341Z] #20 27.76 Selecting previously unselected package xxd. [2021-06-19T08:50:04.341Z] #20 27.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-19T08:50:04.341Z] #20 27.78 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:50:04.341Z] #20 27.90 Selecting previously unselected package vim-common. [2021-06-19T08:50:04.341Z] #20 27.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:50:04.341Z] #20 27.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:50:04.401Z] #20 43.89 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:50:04.401Z] #20 43.90 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:04.401Z] #20 43.91 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T08:50:04.401Z] #20 43.92 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:50:04.401Z] #20 43.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:04.401Z] #20 43.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:04.401Z] #20 43.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:50:04.401Z] #20 43.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:50:04.401Z] #20 43.99 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:50:04.401Z] #20 44.00 Setting up zip (3.0-11+b1) ... [2021-06-19T08:50:04.401Z] #20 44.01 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:50:04.401Z] #20 44.04 Setting up bash-completion (1:2.8-6) ... [2021-06-19T08:50:04.605Z] #20 28.14 Selecting previously unselected package bash-completion. [2021-06-19T08:50:04.605Z] #20 28.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T08:50:04.717Z] + docker info [2021-06-19T08:50:05.839Z] #20 38.40 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:50:05.839Z] #20 38.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:50:05.839Z] #20 38.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:05.839Z] #20 38.49 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:50:05.839Z] #20 38.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:50:05.839Z] #20 38.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:50:05.839Z] #20 38.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:50:05.839Z] #20 38.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:50:05.839Z] #20 38.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:50:05.839Z] #20 38.68 Selecting previously unselected package libreadline5:amd64. [2021-06-19T08:50:05.839Z] #20 38.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T08:50:05.839Z] #20 38.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:05.839Z] #20 38.80 Selecting previously unselected package net-tools. [2021-06-19T08:50:05.839Z] #20 38.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T08:50:05.839Z] #20 38.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:06.100Z] #20 39.03 Selecting previously unselected package patch. [2021-06-19T08:50:06.100Z] #20 39.03 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T08:50:06.100Z] #20 39.05 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:06.100Z] #20 39.15 Selecting previously unselected package python-pip-whl. [2021-06-19T08:50:06.123Z] #20 10.12 Reading package lists... [2021-06-19T08:50:06.326Z] #57 222.2 + bin/containerd-shim-runc-v2 [2021-06-19T08:50:06.326Z] #57 222.8 + binaries [2021-06-19T08:50:06.326Z] #57 222.8 + install -D bin/containerd /build/containerd [2021-06-19T08:50:06.326Z] #57 222.8 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T08:50:06.326Z] #57 222.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T08:50:06.326Z] #57 222.8 + install -D bin/ctr /build/ctr [2021-06-19T08:50:06.361Z] #20 39.15 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T08:50:06.362Z] #20 39.16 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T08:50:06.622Z] #20 39.65 Selecting previously unselected package python3-lib2to3. [2021-06-19T08:50:06.622Z] #20 39.66 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T08:50:06.622Z] #20 39.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:06.884Z] #20 39.77 Selecting previously unselected package python3-distutils. [2021-06-19T08:50:06.884Z] #20 39.78 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T08:50:06.884Z] #20 39.78 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T08:50:06.926Z] #20 46.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:06.926Z] #20 46.38 Setting up xz-utils (5.2.4-1) ... [2021-06-19T08:50:06.926Z] #20 46.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T08:50:06.926Z] #20 46.40 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:06.926Z] #20 46.41 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:06.926Z] #20 46.48 invoke-rc.d: could not determine current runlevel [2021-06-19T08:50:06.926Z] #20 46.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:50:06.926Z] #20 46.50 Setting up pigz (2.4-1) ... [2021-06-19T08:50:06.926Z] #20 46.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:50:06.926Z] #20 46.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:50:06.926Z] #20 46.55 Setting up python-pip-whl (18.1-5) ... [2021-06-19T08:50:06.926Z] #20 46.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:50:06.926Z] #20 46.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:07.145Z] #20 39.93 Selecting previously unselected package python3-pip. [2021-06-19T08:50:07.145Z] #20 39.93 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T08:50:07.145Z] #20 39.95 Unpacking python3-pip (18.1-5) ... [2021-06-19T08:50:07.145Z] #20 40.12 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:50:07.145Z] #20 40.12 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:50:07.145Z] #20 40.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:07.406Z] #20 40.24 Selecting previously unselected package python3-setuptools. [2021-06-19T08:50:07.406Z] #20 40.24 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T08:50:07.406Z] #20 40.25 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:07.406Z] #20 40.44 Selecting previously unselected package python3-wheel. [2021-06-19T08:50:07.406Z] #20 40.45 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T08:50:07.406Z] #20 40.45 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T08:50:07.489Z] #20 46.97 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:50:07.489Z] #20 47.00 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:50:07.489Z] #20 47.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:07.489Z] #20 47.04 Setting up vim (2:8.1.0875-5) ... [2021-06-19T08:50:07.489Z] #20 47.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T08:50:07.489Z] #20 47.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T08:50:07.490Z] #20 47.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T08:50:07.490Z] #20 47.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T08:50:07.490Z] #20 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T08:50:07.490Z] #20 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T08:50:07.490Z] #20 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T08:50:07.490Z] #20 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T08:50:07.490Z] #20 47.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:07.490Z] #20 47.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:07.490Z] #20 47.14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:50:07.667Z] #20 40.54 Selecting previously unselected package sudo. [2021-06-19T08:50:07.667Z] #20 40.54 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T08:50:07.667Z] #20 40.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:07.748Z] #20 47.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:07.748Z] #20 47.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:50:07.748Z] #20 47.18 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:07.931Z] #20 31.00 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T08:50:07.931Z] #20 31.44 Selecting previously unselected package bzip2. [2021-06-19T08:50:07.931Z] #20 31.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-19T08:50:07.931Z] #20 31.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:07.931Z] #20 31.57 Selecting previously unselected package xz-utils. [2021-06-19T08:50:08.194Z] #20 31.59 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-19T08:50:08.194Z] #20 31.60 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T08:50:08.194Z] #20 31.82 Selecting previously unselected package apparmor. [2021-06-19T08:50:08.194Z] #20 31.83 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-19T08:50:08.220Z] #57 DONE 224.8s [2021-06-19T08:50:08.267Z] #20 41.03 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T08:50:08.267Z] #20 41.03 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T08:50:08.267Z] #20 41.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:08.267Z] #20 41.29 Selecting previously unselected package uidmap. [2021-06-19T08:50:08.456Z] #20 31.93 Unpacking apparmor (2.13.2-10) ... [2021-06-19T08:50:08.536Z] #20 41.29 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T08:50:08.536Z] #20 41.31 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T08:50:08.536Z] #20 41.43 Selecting previously unselected package vim-runtime. [2021-06-19T08:50:08.536Z] #20 41.43 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:50:08.536Z] #20 41.50 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-19T08:50:08.536Z] #20 41.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T08:50:08.719Z] #20 32.36 Selecting previously unselected package aufs-tools. [2021-06-19T08:50:08.784Z] [2021-06-19T08:50:08.784Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T08:50:08.784Z] #58 sha256:03a0ccbc59cc3322f618f137265f92eff3193ad103a7bf401237efc20e00e9ab [2021-06-19T08:50:08.799Z] #20 41.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:08.896Z] #20 12.81 Reading package lists... [2021-06-19T08:50:08.982Z] #20 32.36 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-19T08:50:08.982Z] #20 32.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:08.982Z] #20 32.56 Selecting previously unselected package libonig5:arm64. [2021-06-19T08:50:08.982Z] #20 32.56 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-19T08:50:08.982Z] #20 32.57 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-19T08:50:09.152Z] #20 15.28 Building dependency tree... [2021-06-19T08:50:09.244Z] #20 32.77 Selecting previously unselected package libjq1:arm64. [2021-06-19T08:50:09.244Z] #20 32.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-19T08:50:09.244Z] #20 32.80 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:09.244Z] #20 32.89 Selecting previously unselected package jq. [2021-06-19T08:50:09.507Z] #20 32.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-19T08:50:09.507Z] #20 32.92 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:09.507Z] #20 33.08 Selecting previously unselected package libaio1:arm64. [2021-06-19T08:50:09.507Z] #20 33.10 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-19T08:50:09.507Z] #20 33.10 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-19T08:50:09.507Z] #20 33.19 Selecting previously unselected package libgpm2:arm64. [2021-06-19T08:50:09.714Z] #58 DONE 0.7s [2021-06-19T08:50:09.714Z] [2021-06-19T08:50:09.714Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T08:50:09.714Z] #62 sha256:f7b7c1868c46e4ec96c9e67c902f0747eb1a9955ef241890c1528ca252758f08 [2021-06-19T08:50:09.714Z] #62 DONE 0.2s [2021-06-19T08:50:09.714Z] #20 16.24 libcap2-bin is already the newest version (1:2.25-2). [2021-06-19T08:50:09.714Z] #20 16.24 The following additional packages will be installed: [2021-06-19T08:50:09.714Z] #20 16.24 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-19T08:50:09.714Z] #20 16.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-19T08:50:09.714Z] #20 16.24 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-19T08:50:09.714Z] #20 16.24 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-19T08:50:09.714Z] #20 16.24 python3.7 python3.7-minimal vim-runtime xxd [2021-06-19T08:50:09.714Z] #20 16.25 Suggested packages: [2021-06-19T08:50:09.714Z] #20 16.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-19T08:50:09.714Z] #20 16.25 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-19T08:50:09.714Z] #20 16.25 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-19T08:50:09.714Z] #20 16.25 quota [2021-06-19T08:50:09.714Z] #20 16.25 Recommended packages: [2021-06-19T08:50:09.714Z] #20 16.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-19T08:50:09.714Z] #20 16.25 python3-keyrings.alt python3-xdg unzip [2021-06-19T08:50:09.776Z] #20 33.20 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-19T08:50:09.776Z] #20 33.22 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-19T08:50:09.776Z] #20 33.31 Selecting previously unselected package libicu63:arm64. [2021-06-19T08:50:09.776Z] #20 33.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-19T08:50:09.776Z] #20 33.33 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-19T08:50:09.971Z] [2021-06-19T08:50:09.971Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T08:50:09.971Z] #67 sha256:9cef367858a3e0b2117a7e9b85c9a09631557aa65938d517f527e1fdf35396e4 [2021-06-19T08:50:10.266Z] #20 49.72 Setting up iptables (1.8.2-4) ... [2021-06-19T08:50:10.266Z] #20 49.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:10.266Z] #20 49.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:10.266Z] #20 49.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:10.266Z] #20 49.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:10.266Z] #20 49.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T08:50:10.266Z] #20 49.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T08:50:10.266Z] #20 49.77 Setting up python3 (3.7.3-1) ... [2021-06-19T08:50:10.522Z] #20 50.13 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T08:50:10.534Z] #67 DONE 0.8s [2021-06-19T08:50:10.534Z] [2021-06-19T08:50:10.534Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T08:50:10.534Z] #68 sha256:2bbcdab2b01831c88a217972a41290024fd837003defa55c9dfa74d1a0f72004 [2021-06-19T08:50:10.534Z] #68 DONE 0.0s [2021-06-19T08:50:10.791Z] [2021-06-19T08:50:10.791Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T08:50:10.791Z] #69 sha256:ad998b9a47346aefb23cbcd68cfcc5eb13e0e893dd73e2562f30579f7d60c525 [2021-06-19T08:50:11.083Z] #20 17.46 The following NEW packages will be installed: [2021-06-19T08:50:11.083Z] #20 17.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-19T08:50:11.083Z] #20 17.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-19T08:50:11.083Z] #20 17.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-19T08:50:11.083Z] #20 17.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-19T08:50:11.083Z] #20 17.47 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-19T08:50:11.083Z] #20 17.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-19T08:50:11.083Z] #20 17.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-19T08:50:11.083Z] #20 17.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-19T08:50:11.083Z] #20 17.47 xz-utils zip [2021-06-19T08:50:11.083Z] #20 17.77 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:50:11.083Z] #20 17.77 Need to get 28.6 MB of archives. [2021-06-19T08:50:11.083Z] #20 17.77 After this operation, 116 MB of additional disk space will be used. [2021-06-19T08:50:11.083Z] #20 17.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-19T08:50:11.083Z] #20 17.77 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-19T08:50:11.083Z] #20 17.79 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-19T08:50:11.339Z] #20 17.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-19T08:50:11.339Z] #20 17.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-19T08:50:11.339Z] #20 17.88 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-19T08:50:11.339Z] #20 17.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-19T08:50:11.339Z] #20 17.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-19T08:50:11.339Z] #20 17.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-19T08:50:11.339Z] #20 17.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-19T08:50:11.339Z] #20 17.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-19T08:50:11.339Z] #20 17.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-19T08:50:11.339Z] #20 17.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-19T08:50:11.339Z] #20 17.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-19T08:50:11.339Z] #20 17.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-19T08:50:11.339Z] #20 17.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-19T08:50:11.339Z] #20 18.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-19T08:50:11.339Z] #20 18.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-19T08:50:11.339Z] #20 18.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-19T08:50:11.339Z] #20 18.03 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-19T08:50:11.339Z] #20 18.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-19T08:50:11.339Z] #20 18.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-19T08:50:11.339Z] #20 18.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-19T08:50:11.341Z] #20 50.73 Setting up apparmor (2.13.2-10) ... [2021-06-19T08:50:11.345Z] #20 44.27 Selecting previously unselected package vim. [2021-06-19T08:50:11.345Z] #20 44.28 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:50:11.345Z] #20 44.31 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T08:50:11.595Z] #20 18.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-19T08:50:11.595Z] #20 18.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-19T08:50:11.595Z] #20 18.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-19T08:50:11.595Z] #20 18.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-19T08:50:11.595Z] #20 18.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-19T08:50:11.595Z] #20 18.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-19T08:50:11.743Z] #69 DONE 1.0s [2021-06-19T08:50:11.743Z] [2021-06-19T08:50:11.743Z] #70 exporting to image [2021-06-19T08:50:11.743Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T08:50:11.743Z] #70 exporting layers [2021-06-19T08:50:11.852Z] #20 18.50 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-19T08:50:11.852Z] #20 18.50 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-19T08:50:11.852Z] #20 18.50 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-19T08:50:11.918Z] #20 44.77 Selecting previously unselected package xfsprogs. [2021-06-19T08:50:11.918Z] #20 44.79 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T08:50:11.918Z] #20 44.79 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T08:50:12.109Z] #20 18.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-19T08:50:12.109Z] #20 18.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-19T08:50:12.109Z] #20 18.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-19T08:50:12.109Z] #20 18.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-19T08:50:12.109Z] #20 18.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-19T08:50:12.109Z] #20 18.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-19T08:50:12.109Z] #20 18.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-19T08:50:12.109Z] #20 18.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-19T08:50:12.109Z] #20 18.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-19T08:50:12.109Z] #20 18.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-19T08:50:12.109Z] #20 18.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-19T08:50:12.109Z] #20 18.70 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-19T08:50:12.109Z] #20 18.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-19T08:50:12.109Z] #20 18.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-19T08:50:12.180Z] #20 45.23 Selecting previously unselected package zip. [2021-06-19T08:50:12.330Z] #20 35.50 Selecting previously unselected package libnet1:arm64. [2021-06-19T08:50:12.330Z] #20 35.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-19T08:50:12.330Z] #20 35.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:12.330Z] #20 35.61 Selecting previously unselected package libnl-3-200:arm64. [2021-06-19T08:50:12.330Z] #20 35.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-19T08:50:12.330Z] #20 35.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-19T08:50:12.330Z] #20 35.74 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-19T08:50:12.330Z] #20 35.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-19T08:50:12.330Z] #20 35.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-19T08:50:12.330Z] #20 35.85 Selecting previously unselected package libreadline5:arm64. [2021-06-19T08:50:12.331Z] #20 35.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-19T08:50:12.331Z] #20 35.87 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:12.442Z] #20 45.24 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T08:50:12.442Z] #20 45.24 Unpacking zip (3.0-11+b1) ... [2021-06-19T08:50:12.442Z] #20 45.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:12.442Z] #20 45.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:12.442Z] #20 45.48 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:12.594Z] #20 35.98 Selecting previously unselected package net-tools. [2021-06-19T08:50:12.594Z] #20 35.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-19T08:50:12.594Z] #20 36.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:12.673Z] #20 19.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-19T08:50:12.673Z] #20 19.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-19T08:50:12.673Z] #20 19.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-19T08:50:12.703Z] #20 45.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:12.703Z] #20 45.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:50:12.703Z] #20 45.53 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:12.703Z] #20 45.54 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T08:50:12.703Z] #20 45.56 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:50:12.703Z] #20 45.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:12.703Z] #20 45.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:12.703Z] #20 45.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:50:12.703Z] #20 45.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:50:12.703Z] #20 45.63 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:50:12.703Z] #20 45.65 Setting up zip (3.0-11+b1) ... [2021-06-19T08:50:12.703Z] #20 45.66 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:50:12.703Z] #20 45.70 Setting up bash-completion (1:2.8-6) ... [2021-06-19T08:50:12.709Z] #20 52.22 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T08:50:12.709Z] #20 52.23 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:12.859Z] #20 36.33 Selecting previously unselected package patch. [2021-06-19T08:50:12.859Z] #20 36.34 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-19T08:50:12.859Z] #20 36.36 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:12.929Z] #20 19.60 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:50:12.965Z] #20 52.56 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:13.159Z] #20 36.48 Selecting previously unselected package python-pip-whl. [2021-06-19T08:50:13.159Z] #20 36.48 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T08:50:13.159Z] #20 36.50 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T08:50:13.186Z] #20 19.69 Fetched 28.6 MB in 2s (17.3 MB/s) [2021-06-19T08:50:13.186Z] #20 19.74 Selecting previously unselected package pigz. [2021-06-19T08:50:13.186Z] #20 19.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 ... 23446 files and directories currently installed.) [2021-06-19T08:50:13.186Z] #20 19.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-19T08:50:13.186Z] #20 19.79 Unpacking pigz (2.4-1) ... [2021-06-19T08:50:13.186Z] #20 19.87 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-19T08:50:13.186Z] #20 19.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:50:13.422Z] #20 36.93 Selecting previously unselected package python3-lib2to3. [2021-06-19T08:50:13.422Z] #20 36.94 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T08:50:13.422Z] #20 36.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:13.422Z] #20 37.14 Selecting previously unselected package python3-distutils. [2021-06-19T08:50:13.442Z] #20 19.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:13.686Z] #20 37.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T08:50:13.686Z] #20 37.16 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T08:50:13.699Z] #20 20.19 Selecting previously unselected package python3.7-minimal. [2021-06-19T08:50:13.699Z] #20 20.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:50:13.699Z] #20 20.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:50:13.895Z] #20 53.30 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T08:50:13.895Z] #20 53.68 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:13.949Z] #20 37.34 Selecting previously unselected package python3-pip. [2021-06-19T08:50:13.949Z] #20 37.36 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T08:50:13.949Z] #20 37.37 Unpacking python3-pip (18.1-5) ... [2021-06-19T08:50:14.212Z] #20 37.58 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:50:14.212Z] #20 37.59 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:50:14.212Z] #20 37.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:14.212Z] #20 37.72 Selecting previously unselected package python3-setuptools. [2021-06-19T08:50:14.212Z] #20 37.73 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T08:50:14.212Z] #20 37.75 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:14.262Z] #20 20.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:14.262Z] #20 20.87 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-19T08:50:14.475Z] #20 38.05 Selecting previously unselected package python3-wheel. [2021-06-19T08:50:14.475Z] #20 38.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T08:50:14.475Z] #20 38.08 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T08:50:14.739Z] #20 38.23 Selecting previously unselected package sudo. [2021-06-19T08:50:14.739Z] #20 38.24 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-19T08:50:14.739Z] #20 38.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:15.251Z] #20 48.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:15.252Z] #20 48.18 Setting up xz-utils (5.2.4-1) ... [2021-06-19T08:50:15.252Z] #20 48.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T08:50:15.252Z] #20 48.22 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:15.252Z] #20 48.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:15.252Z] #20 48.30 invoke-rc.d: could not determine current runlevel [2021-06-19T08:50:15.264Z] #20 54.73 Setting up python3-pip (18.1-5) ... [2021-06-19T08:50:15.320Z] #20 38.63 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T08:50:15.320Z] #20 38.65 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-19T08:50:15.320Z] #20 38.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:15.320Z] #20 38.86 Selecting previously unselected package uidmap. [2021-06-19T08:50:15.320Z] #20 38.87 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-19T08:50:15.320Z] #20 38.88 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T08:50:15.320Z] #20 39.01 Selecting previously unselected package vim-runtime. [2021-06-19T08:50:15.515Z] #20 48.31 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:50:15.515Z] #20 48.32 Setting up pigz (2.4-1) ... [2021-06-19T08:50:15.515Z] #20 48.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:50:15.515Z] #20 48.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:50:15.515Z] #20 48.37 Setting up python-pip-whl (18.1-5) ... [2021-06-19T08:50:15.515Z] #20 48.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:50:15.515Z] #20 48.39 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:15.583Z] #20 39.01 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:50:15.583Z] #20 39.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-19T08:50:15.583Z] #20 39.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T08:50:15.583Z] #20 39.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:15.778Z] #20 48.75 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:50:15.778Z] #20 48.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:50:15.778Z] #20 48.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:15.778Z] #20 48.80 Setting up vim (2:8.1.0875-5) ... [2021-06-19T08:50:15.778Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T08:50:15.778Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T08:50:15.778Z] #20 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T08:50:15.778Z] #20 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T08:50:15.778Z] #20 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T08:50:15.826Z] #20 55.60 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:50:16.039Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T08:50:16.039Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T08:50:16.039Z] #20 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T08:50:16.039Z] #20 48.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:16.039Z] #20 48.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:16.039Z] #20 48.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:50:16.039Z] #20 48.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:16.039Z] #20 48.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:50:16.039Z] #20 48.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:16.083Z] #20 55.64 Processing triggers for mime-support (3.62) ... [2021-06-19T08:50:16.153Z] #20 22.49 Selecting previously unselected package python3-minimal. [2021-06-19T08:50:16.153Z] #20 22.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-06-19T08:50:16.153Z] #20 22.56 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-19T08:50:16.153Z] #20 22.56 Unpacking python3-minimal (3.7.3-1) ... [2021-06-19T08:50:16.153Z] #20 22.65 Selecting previously unselected package libmpdec2:amd64. [2021-06-19T08:50:16.153Z] #20 22.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-19T08:50:16.153Z] #20 22.67 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:50:16.153Z] #20 22.76 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-19T08:50:16.409Z] #20 22.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:50:16.409Z] #20 22.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:16.531Z] #20 ... [2021-06-19T08:50:16.531Z] [2021-06-19T08:50:16.531Z] #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-19T08:50:16.531Z] #40 sha256:74e508a4fd78789e6d5e8f6befe5e6975b86a85f2e562065de2ab54f4bc71997 [2021-06-19T08:50:16.531Z] #40 141.1 + dpkg --print-architecture [2021-06-19T08:50:16.970Z] #20 23.53 Selecting previously unselected package python3.7. [2021-06-19T08:50:16.970Z] #20 23.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-19T08:50:16.970Z] #20 23.54 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:16.970Z] #20 23.65 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-19T08:50:17.015Z] #20 DONE 56.4s [2021-06-19T08:50:17.015Z] [2021-06-19T08:50:17.015Z] #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-19T08:50:17.015Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T08:50:17.227Z] #20 23.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-19T08:50:17.227Z] #20 23.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:50:17.227Z] #20 23.76 Setting up python3-minimal (3.7.3-1) ... [2021-06-19T08:50:17.346Z] Client: [2021-06-19T08:50:17.346Z] Context: default [2021-06-19T08:50:17.346Z] Debug Mode: false [2021-06-19T08:50:17.346Z] Plugins: [2021-06-19T08:50:17.346Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T08:50:17.346Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T08:50:17.346Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T08:50:17.346Z] [2021-06-19T08:50:17.346Z] Server: [2021-06-19T08:50:17.346Z] Containers: 0 [2021-06-19T08:50:17.346Z] Running: 0 [2021-06-19T08:50:17.346Z] Paused: 0 [2021-06-19T08:50:17.346Z] Stopped: 0 [2021-06-19T08:50:17.346Z] Images: 0 [2021-06-19T08:50:17.346Z] Server Version: 20.10.0 [2021-06-19T08:50:17.346Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T08:50:17.346Z] Windows: [2021-06-19T08:50:17.346Z] LCOW: [2021-06-19T08:50:17.346Z] Logging Driver: json-file [2021-06-19T08:50:17.346Z] Plugins: [2021-06-19T08:50:17.346Z] Volume: local [2021-06-19T08:50:17.346Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T08:50:17.346Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T08:50:17.346Z] Swarm: inactive [2021-06-19T08:50:17.346Z] Default Isolation: process [2021-06-19T08:50:17.346Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T08:50:17.346Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T08:50:17.346Z] OSType: windows [2021-06-19T08:50:17.346Z] Architecture: x86_64 [2021-06-19T08:50:17.346Z] CPUs: 4 [2021-06-19T08:50:17.346Z] Total Memory: 32GiB [2021-06-19T08:50:17.346Z] Name: azwin-2-e0b770 [2021-06-19T08:50:17.346Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-19T08:50:17.346Z] Docker Root Dir: D:\docker [2021-06-19T08:50:17.346Z] Debug Mode: false [2021-06-19T08:50:17.346Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:50:17.346Z] Labels: [2021-06-19T08:50:17.346Z] Experimental: true [2021-06-19T08:50:17.346Z] Insecure Registries: [2021-06-19T08:50:17.346Z] 10.0.0.4:5000 [2021-06-19T08:50:17.346Z] 127.0.0.0/8 [2021-06-19T08:50:17.346Z] Registry Mirrors: [2021-06-19T08:50:17.346Z] http://10.0.0.4:5000/ [2021-06-19T08:50:17.346Z] Live Restore Enabled: false [2021-06-19T08:50:17.346Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-19T08:50:17.789Z] #20 24.46 Selecting previously unselected package python3. [2021-06-19T08:50:18.012Z] #21 0.985 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T08:50:18.012Z] #21 0.990 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T08:50:18.012Z] #21 0.993 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T08:50:18.012Z] #21 DONE 1.0s [2021-06-19T08:50:18.012Z] [2021-06-19T08:50:18.012Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:18.012Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:50:18.050Z] #20 24.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-06-19T08:50:18.050Z] #20 24.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-19T08:50:18.050Z] #20 24.52 Unpacking python3 (3.7.3-1) ... [2021-06-19T08:50:18.050Z] #20 24.60 Selecting previously unselected package libip4tc0:amd64. [2021-06-19T08:50:18.050Z] #20 24.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:50:18.050Z] #20 24.61 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:18.050Z] #20 24.71 Selecting previously unselected package libip6tc0:amd64. [2021-06-19T08:50:18.306Z] #20 24.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-19T08:50:18.306Z] #20 24.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:18.306Z] #20 24.78 Selecting previously unselected package libiptc0:amd64. [2021-06-19T08:50:18.306Z] #20 24.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-19T08:50:18.306Z] #20 24.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:18.306Z] #20 24.88 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-19T08:50:18.306Z] #20 24.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-19T08:50:18.306Z] #20 24.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:50:18.306Z] #20 24.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-19T08:50:18.306Z] #20 24.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-19T08:50:18.306Z] #20 24.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:50:18.309Z] #70 exporting layers 6.6s done [2021-06-19T08:50:18.309Z] #70 writing image sha256:c25bfaa47c80942242559ab412f77196981f31411b5d91b8048215295a2f004d done [2021-06-19T08:50:18.309Z] #70 naming to docker.io/library/docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 done [2021-06-19T08:50:18.309Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-19T08:50:18.455Z] #40 DONE 143.0s [2021-06-19T08:50:18.455Z] [2021-06-19T08:50:18.455Z] #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-19T08:50:18.455Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:50:18.455Z] #50 ... [2021-06-19T08:50:18.455Z] [2021-06-19T08:50:18.455Z] #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-19T08:50:18.455Z] #20 sha256:43195785d7a05943b1780973c2a87f3ef064bf67106ca29f2caf9d43bcd32c16 [2021-06-19T08:50:18.455Z] #20 41.97 Selecting previously unselected package vim. [2021-06-19T08:50:18.455Z] #20 41.99 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-19T08:50:18.455Z] #20 42.06 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T08:50:18.563Z] #20 25.01 Selecting previously unselected package libnftnl11:amd64. [2021-06-19T08:50:18.563Z] #20 25.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-19T08:50:18.563Z] #20 25.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:50:18.563Z] #20 25.10 Selecting previously unselected package iptables. [2021-06-19T08:50:18.563Z] #20 25.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-19T08:50:18.563Z] #20 25.13 Unpacking iptables (1.8.2-4) ... [2021-06-19T08:50:18.585Z] #20 51.32 Setting up iptables (1.8.2-4) ... [2021-06-19T08:50:18.585Z] #20 51.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:18.585Z] #20 51.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:18.585Z] #20 51.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:18.585Z] #20 51.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:18.585Z] #20 51.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T08:50:18.585Z] #20 51.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T08:50:18.585Z] #20 51.39 Setting up python3 (3.7.3-1) ... [2021-06-19T08:50:18.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42541/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/validate/default [2021-06-19T08:50:18.819Z] #20 25.40 Selecting previously unselected package xxd. [2021-06-19T08:50:18.819Z] #20 25.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:50:18.819Z] #20 25.42 Unpacking xxd (2:8.1.0875-5) ... [2021-06-19T08:50:18.819Z] #20 25.53 Selecting previously unselected package vim-common. [2021-06-19T08:50:18.846Z] #20 51.80 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T08:50:19.030Z] #20 42.50 Selecting previously unselected package xfsprogs. [2021-06-19T08:50:19.030Z] #20 42.50 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-19T08:50:19.030Z] #20 42.51 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T08:50:19.077Z] #20 25.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:50:19.077Z] #20 25.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-19T08:50:19.293Z] #20 42.84 Selecting previously unselected package zip. [2021-06-19T08:50:19.293Z] #20 42.85 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-19T08:50:19.293Z] #20 42.86 Unpacking zip (3.0-11+b1) ... [2021-06-19T08:50:19.333Z] #20 25.71 Selecting previously unselected package bash-completion. [2021-06-19T08:50:19.333Z] #20 25.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-19T08:50:19.418Z] #20 52.37 Setting up apparmor (2.13.2-10) ... [2021-06-19T08:50:19.556Z] #20 43.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:19.556Z] #20 43.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:19.556Z] #20 43.09 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-19T08:50:19.556Z] #20 43.10 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:19.556Z] #20 43.12 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-19T08:50:19.556Z] #20 43.13 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-19T08:50:19.556Z] #20 43.14 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T08:50:19.556Z] #20 43.16 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-19T08:50:19.569Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-19T08:50:19.569Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-19T08:50:19.569Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-19T08:50:19.569Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-19T08:50:19.569Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-19T08:50:19.569Z] Congratulations! No new tests were added to integration-cli. [2021-06-19T08:50:19.569Z] [2021-06-19T08:50:19.569Z] INFO Start validation with golang-ci-lint [2021-06-19T08:50:19.569Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-19T08:50:19.569Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-19T08:50:19.569Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-19T08:50:19.819Z] #20 43.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:19.819Z] #20 43.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:19.819Z] #20 43.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-19T08:50:19.819Z] #20 43.42 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-19T08:50:19.819Z] #20 43.43 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:50:19.819Z] #20 43.45 Setting up zip (3.0-11+b1) ... [2021-06-19T08:50:20.082Z] #20 43.46 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:50:20.082Z] #20 43.50 Setting up bash-completion (1:2.8-6) ... [2021-06-19T08:50:21.332Z] #20 54.15 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T08:50:21.332Z] #20 54.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:21.593Z] #20 54.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:21.853Z] #20 27.99 Unpacking bash-completion (1:2.8-6) ... [2021-06-19T08:50:21.853Z] #20 28.31 Selecting previously unselected package bzip2. [2021-06-19T08:50:21.853Z] #20 28.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-19T08:50:21.853Z] #20 28.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:21.853Z] #20 28.39 Selecting previously unselected package xz-utils. [2021-06-19T08:50:21.853Z] #20 28.39 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-19T08:50:21.853Z] #20 28.41 Unpacking xz-utils (5.2.4-1) ... [2021-06-19T08:50:22.109Z] #20 28.56 Selecting previously unselected package apparmor. [2021-06-19T08:50:22.109Z] #20 28.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-19T08:50:22.109Z] #20 28.64 Unpacking apparmor (2.13.2-10) ... [2021-06-19T08:50:22.365Z] #20 28.94 Selecting previously unselected package aufs-tools. [2021-06-19T08:50:22.365Z] #20 28.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-19T08:50:22.365Z] #20 28.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:22.365Z] #20 29.07 Selecting previously unselected package libonig5:amd64. [2021-06-19T08:50:22.536Z] #20 55.25 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T08:50:22.621Z] #20 29.07 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-19T08:50:22.621Z] #20 29.08 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:50:22.621Z] #20 29.22 Selecting previously unselected package libjq1:amd64. [2021-06-19T08:50:22.796Z] #20 55.66 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:22.877Z] #20 29.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:50:22.877Z] #20 29.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:22.877Z] #20 29.30 Selecting previously unselected package jq. [2021-06-19T08:50:22.877Z] #20 29.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-19T08:50:22.877Z] #20 29.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:22.877Z] #20 29.39 Selecting previously unselected package libaio1:amd64. [2021-06-19T08:50:22.877Z] #20 29.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-19T08:50:22.877Z] #20 29.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:50:22.877Z] #20 29.45 Selecting previously unselected package libgpm2:amd64. [2021-06-19T08:50:22.877Z] #20 29.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-19T08:50:22.877Z] #20 29.45 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:50:23.133Z] #20 29.51 Selecting previously unselected package libicu63:amd64. [2021-06-19T08:50:23.133Z] #20 29.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-19T08:50:23.133Z] #20 29.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:50:23.272Z] #22 4.797 Collecting yamllint==1.26.1 [2021-06-19T08:50:23.272Z] #22 ... [2021-06-19T08:50:23.272Z] [2021-06-19T08:50:23.272Z] #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-19T08:50:23.272Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:23.272Z] #40 176.1 + dpkg --print-architecture [2021-06-19T08:50:23.272Z] #40 176.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T08:50:23.272Z] #40 176.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T08:50:23.272Z] #40 176.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T08:50:23.393Z] #20 46.32 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-19T08:50:23.393Z] #20 46.34 Setting up xz-utils (5.2.4-1) ... [2021-06-19T08:50:23.393Z] #20 46.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T08:50:23.393Z] #20 46.39 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:23.393Z] #20 46.43 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:23.393Z] #20 46.56 invoke-rc.d: could not determine current runlevel [2021-06-19T08:50:23.393Z] #20 46.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:50:23.393Z] #20 46.59 Setting up pigz (2.4-1) ... [2021-06-19T08:50:23.393Z] #20 46.60 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-19T08:50:23.393Z] #20 46.64 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-19T08:50:23.393Z] #20 46.68 Setting up python-pip-whl (18.1-5) ... [2021-06-19T08:50:23.393Z] #20 46.70 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-19T08:50:23.393Z] #20 46.72 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:23.656Z] #20 47.18 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-19T08:50:23.656Z] #20 47.20 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-19T08:50:23.656Z] #20 47.21 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:23.656Z] #20 47.22 Setting up vim (2:8.1.0875-5) ... [2021-06-19T08:50:23.656Z] #20 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T08:50:23.656Z] #20 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T08:50:23.656Z] #20 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T08:50:23.656Z] #20 47.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T08:50:23.656Z] #20 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T08:50:23.657Z] #20 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T08:50:23.657Z] #20 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T08:50:23.657Z] #20 47.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T08:50:23.739Z] #20 56.59 Setting up python3-pip (18.1-5) ... [2021-06-19T08:50:23.920Z] #20 47.35 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:23.920Z] #20 47.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:23.920Z] #20 47.40 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-19T08:50:23.920Z] #20 47.42 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:23.920Z] #20 47.43 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-19T08:50:23.920Z] #20 47.45 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:24.312Z] #20 57.38 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:50:24.312Z] #20 57.42 Processing triggers for mime-support (3.62) ... [2021-06-19T08:50:25.697Z] #20 DONE 58.7s [2021-06-19T08:50:25.697Z] [2021-06-19T08:50:25.697Z] #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-19T08:50:25.697Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:50:25.959Z] #54 ... [2021-06-19T08:50:25.959Z] [2021-06-19T08:50:25.959Z] #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-19T08:50:25.959Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T08:50:26.406Z] #20 32.45 Selecting previously unselected package libnet1:amd64. [2021-06-19T08:50:26.406Z] #20 32.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-19T08:50:26.406Z] #20 32.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:26.406Z] #20 32.53 Selecting previously unselected package libnl-3-200:amd64. [2021-06-19T08:50:26.406Z] #20 32.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-19T08:50:26.406Z] #20 32.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:50:26.406Z] #20 32.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-19T08:50:26.406Z] #20 32.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-19T08:50:26.406Z] #20 32.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:50:26.406Z] #20 32.68 Selecting previously unselected package libreadline5:amd64. [2021-06-19T08:50:26.406Z] #20 32.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-19T08:50:26.406Z] #20 32.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:26.406Z] #20 32.78 Selecting previously unselected package net-tools. [2021-06-19T08:50:26.407Z] #20 32.79 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-19T08:50:26.407Z] #20 32.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:26.407Z] #20 32.99 Selecting previously unselected package patch. [2021-06-19T08:50:26.407Z] #20 33.00 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-19T08:50:26.407Z] #20 33.00 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:26.477Z] #20 49.60 Setting up iptables (1.8.2-4) ... [2021-06-19T08:50:26.477Z] #20 49.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:26.477Z] #20 49.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:26.477Z] #20 49.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:26.477Z] #20 49.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:26.477Z] #20 49.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T08:50:26.477Z] #20 49.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T08:50:26.477Z] #20 49.72 Setting up python3 (3.7.3-1) ... [2021-06-19T08:50:26.663Z] #20 33.10 Selecting previously unselected package python-pip-whl. [2021-06-19T08:50:26.663Z] #20 33.10 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-19T08:50:26.663Z] #20 33.11 Unpacking python-pip-whl (18.1-5) ... [2021-06-19T08:50:26.740Z] #20 50.20 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T08:50:26.902Z] #21 0.993 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T08:50:26.902Z] #21 0.998 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T08:50:26.902Z] #21 1.002 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T08:50:26.920Z] #20 33.60 Selecting previously unselected package python3-lib2to3. [2021-06-19T08:50:26.920Z] #20 33.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-19T08:50:27.177Z] #20 33.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:27.177Z] #20 33.72 Selecting previously unselected package python3-distutils. [2021-06-19T08:50:27.177Z] #20 33.73 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-19T08:50:27.177Z] #20 33.74 Unpacking python3-distutils (3.7.3-1) ... [2021-06-19T08:50:27.434Z] #20 33.86 Selecting previously unselected package python3-pip. [2021-06-19T08:50:27.434Z] #20 33.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-19T08:50:27.434Z] #20 33.87 Unpacking python3-pip (18.1-5) ... [2021-06-19T08:50:27.434Z] #20 34.05 Selecting previously unselected package python3-pkg-resources. [2021-06-19T08:50:27.434Z] #20 34.06 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-19T08:50:27.434Z] #20 34.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:27.474Z] #21 DONE 1.5s [2021-06-19T08:50:27.474Z] [2021-06-19T08:50:27.474Z] #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-19T08:50:27.474Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:27.474Z] #40 177.9 + dpkg --print-architecture [2021-06-19T08:50:27.474Z] #40 177.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T08:50:27.474Z] #40 178.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T08:50:27.474Z] #40 178.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T08:50:27.688Z] #20 51.15 Setting up apparmor (2.13.2-10) ... [2021-06-19T08:50:27.691Z] #20 34.19 Selecting previously unselected package python3-setuptools. [2021-06-19T08:50:27.691Z] #20 34.19 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-19T08:50:27.691Z] #20 34.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:27.691Z] #20 34.40 Selecting previously unselected package python3-wheel. [2021-06-19T08:50:27.691Z] #20 34.41 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-19T08:50:27.691Z] #20 34.42 Unpacking python3-wheel (0.32.3-2) ... [2021-06-19T08:50:27.948Z] #20 34.48 Selecting previously unselected package sudo. [2021-06-19T08:50:27.948Z] #20 34.49 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-19T08:50:27.948Z] #20 34.49 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:28.518Z] #40 ... [2021-06-19T08:50:28.518Z] [2021-06-19T08:50:28.518Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:28.518Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:50:28.518Z] #22 10.16 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T08:50:28.547Z] #20 34.94 Selecting previously unselected package thin-provisioning-tools. [2021-06-19T08:50:28.547Z] #20 34.95 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-19T08:50:28.547Z] #20 34.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:28.805Z] #20 35.21 Selecting previously unselected package uidmap. [2021-06-19T08:50:28.805Z] #20 35.22 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-19T08:50:28.805Z] #20 35.22 Unpacking uidmap (1:4.5-1.1) ... [2021-06-19T08:50:28.805Z] #20 35.33 Selecting previously unselected package vim-runtime. [2021-06-19T08:50:28.805Z] #20 35.33 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-19T08:50:28.805Z] #20 35.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-19T08:50:28.805Z] #20 35.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-19T08:50:29.080Z] #22 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T08:50:29.080Z] #22 11.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T08:50:29.094Z] #20 35.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:29.336Z] #22 11.34 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T08:50:29.336Z] #22 11.54 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T08:50:29.592Z] #22 11.78 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T08:50:29.592Z] #22 11.78 Building wheels for collected packages: yamllint [2021-06-19T08:50:29.592Z] #22 11.78 Running setup.py bdist_wheel for yamllint: started [2021-06-19T08:50:29.611Z] #20 52.99 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T08:50:29.611Z] #20 53.04 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:30.186Z] #20 53.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:30.520Z] #22 12.62 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T08:50:30.520Z] #22 12.62 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T08:50:30.520Z] #22 12.65 Successfully built yamllint [2021-06-19T08:50:30.520Z] #22 12.66 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T08:50:30.776Z] #22 12.98 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T08:50:31.134Z] #20 54.50 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T08:50:31.339Z] #22 DONE 13.3s [2021-06-19T08:50:31.339Z] [2021-06-19T08:50:31.339Z] #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-19T08:50:31.339Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:31.339Z] #40 ... [2021-06-19T08:50:31.339Z] [2021-06-19T08:50:31.339Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T08:50:31.339Z] #25 sha256:07aeb5447adbd9c13a80f1ec7b9e1944e384f1b8945e442a5242648127b3ff9a [2021-06-19T08:50:31.339Z] #25 DONE 0.2s [2021-06-19T08:50:31.339Z] [2021-06-19T08:50:31.339Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T08:50:31.339Z] #30 sha256:85c9642fa3570758f96713a2617b3aac212dd0a4560bba5055f8efc7edf45d2f [2021-06-19T08:50:31.411Z] #20 55.08 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:31.613Z] #20 37.90 Selecting previously unselected package vim. [2021-06-19T08:50:31.613Z] #20 37.90 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-19T08:50:31.613Z] #20 37.92 Unpacking vim (2:8.1.0875-5) ... [2021-06-19T08:50:31.871Z] #20 38.39 Selecting previously unselected package xfsprogs. [2021-06-19T08:50:31.871Z] #20 38.40 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-19T08:50:31.871Z] #20 38.41 Unpacking xfsprogs (4.20.0-1) ... [2021-06-19T08:50:32.128Z] #20 38.78 Selecting previously unselected package zip. [2021-06-19T08:50:32.385Z] #20 38.79 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-19T08:50:32.385Z] #20 38.80 Unpacking zip (3.0-11+b1) ... [2021-06-19T08:50:32.385Z] #20 38.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-19T08:50:32.385Z] #20 38.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-19T08:50:32.385Z] #20 39.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:32.385Z] #20 39.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-19T08:50:32.385Z] #20 39.02 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-19T08:50:32.385Z] #20 39.04 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:32.643Z] #20 39.05 Setting up uidmap (1:4.5-1.1) ... [2021-06-19T08:50:32.643Z] #20 39.06 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-19T08:50:32.643Z] #20 39.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-19T08:50:32.643Z] #20 39.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-19T08:50:32.643Z] #20 39.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-19T08:50:32.643Z] #20 39.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-19T08:50:32.643Z] #20 39.12 Setting up xxd (2:8.1.0875-5) ... [2021-06-19T08:50:32.643Z] #20 39.15 Setting up zip (3.0-11+b1) ... [2021-06-19T08:50:32.643Z] #20 39.16 Setting up vim-common (2:8.1.0875-5) ... [2021-06-19T08:50:32.643Z] #20 39.18 Setting up bash-completion (1:2.8-6) ... [2021-06-19T08:50:32.707Z] #30 DONE 1.1s [2021-06-19T08:50:32.707Z] [2021-06-19T08:50:32.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-19T08:50:32.707Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:50:32.707Z] #50 ... [2021-06-19T08:50:32.707Z] [2021-06-19T08:50:32.707Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T08:50:32.707Z] #33 sha256:0b7bc0f12fb90dc6181a0df89d08a4952ecaf4ba4d0ab85fa6d8f107e0509c7e [2021-06-19T08:50:32.707Z] #33 DONE 0.1s [2021-06-19T08:50:32.707Z] [2021-06-19T08:50:32.707Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T08:50:32.707Z] #35 sha256:0920e7efdf77a3f9aee96017706d4483db617e25778bd3a7fef3ebbf28033841 [2021-06-19T08:50:32.707Z] #35 DONE 0.1s [2021-06-19T08:50:32.707Z] [2021-06-19T08:50:32.707Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T08:50:32.707Z] #38 sha256:dd212f4bf344eaa0e23947af536544e387b746f7d34db626ec46d9379f2adf45 [2021-06-19T08:50:32.707Z] #38 DONE 0.0s [2021-06-19T08:50:32.707Z] [2021-06-19T08:50:32.707Z] #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-19T08:50:32.707Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:50:32.818Z] #20 56.40 Setting up python3-pip (18.1-5) ... [2021-06-19T08:50:33.205Z] #20 ... [2021-06-19T08:50:33.205Z] [2021-06-19T08:50:33.205Z] #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-19T08:50:33.205Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:33.205Z] #40 170.6 + dpkg --print-architecture [2021-06-19T08:50:33.205Z] #40 170.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-19T08:50:33.461Z] #40 171.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-19T08:50:33.461Z] #40 171.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-19T08:50:34.210Z] #20 57.65 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:50:34.210Z] #20 57.72 Processing triggers for mime-support (3.62) ... [2021-06-19T08:50:34.788Z] #20 DONE 58.2s [2021-06-19T08:50:34.788Z] [2021-06-19T08:50:34.788Z] #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-19T08:50:34.788Z] #21 sha256:0ab57f05885469282d11aca84d5e20db83be0049bc635644984f137242f0ea45 [2021-06-19T08:50:36.183Z] #21 1.260 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T08:50:36.183Z] #21 1.265 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T08:50:36.183Z] #21 1.269 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T08:50:36.183Z] #21 DONE 1.4s [2021-06-19T08:50:36.183Z] [2021-06-19T08:50:36.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-19T08:50:36.183Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:50:36.183Z] #50 ... [2021-06-19T08:50:36.183Z] [2021-06-19T08:50:36.183Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:36.183Z] #22 sha256:52c895437bb75a0125d28e1edc32dec1711e04af892aeb096df13ea6c822f952 [2021-06-19T08:50:37.480Z] #40 ... [2021-06-19T08:50:37.480Z] [2021-06-19T08:50:37.480Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:37.480Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:50:37.480Z] #22 4.248 Collecting yamllint==1.26.1 [2021-06-19T08:50:37.480Z] #22 9.570 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T08:50:37.742Z] #22 10.54 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T08:50:37.742Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T08:50:37.742Z] #22 10.64 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T08:50:38.314Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T08:50:38.314Z] #22 11.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T08:50:38.314Z] #22 11.11 Building wheels for collected packages: yamllint [2021-06-19T08:50:38.314Z] #22 11.11 Running setup.py bdist_wheel for yamllint: started [2021-06-19T08:50:38.709Z] #40 ... [2021-06-19T08:50:38.709Z] [2021-06-19T08:50:38.709Z] #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-19T08:50:38.709Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-19T08:50:38.709Z] #20 41.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-19T08:50:38.709Z] #20 41.45 Setting up xz-utils (5.2.4-1) ... [2021-06-19T08:50:38.709Z] #20 41.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-19T08:50:38.709Z] #20 41.48 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-19T08:50:38.709Z] #20 41.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-19T08:50:38.709Z] #20 41.54 invoke-rc.d: could not determine current runlevel [2021-06-19T08:50:38.709Z] #20 41.56 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:50:38.709Z] #20 41.56 Setting up pigz (2.4-1) ... [2021-06-19T08:50:38.709Z] #20 41.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-19T08:50:38.709Z] #20 41.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-19T08:50:38.709Z] #20 41.60 Setting up python-pip-whl (18.1-5) ... [2021-06-19T08:50:38.709Z] #20 41.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-19T08:50:38.709Z] #20 41.63 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-19T08:50:38.709Z] #20 41.99 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-19T08:50:38.709Z] #20 42.00 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-19T08:50:38.709Z] #20 42.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:38.709Z] #20 42.02 Setting up vim (2:8.1.0875-5) ... [2021-06-19T08:50:38.709Z] #20 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-19T08:50:38.709Z] #20 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-19T08:50:38.710Z] #20 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-19T08:50:38.710Z] #20 42.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-19T08:50:38.710Z] #20 42.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-19T08:50:38.710Z] #20 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-19T08:50:38.710Z] #20 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-19T08:50:38.710Z] #20 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-19T08:50:38.710Z] #20 42.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-19T08:50:38.710Z] #20 42.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-19T08:50:38.710Z] #20 42.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-19T08:50:38.710Z] #20 42.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-19T08:50:38.710Z] #20 42.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-19T08:50:38.710Z] #20 42.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-19T08:50:38.710Z] #20 44.43 Setting up iptables (1.8.2-4) ... [2021-06-19T08:50:38.710Z] #20 44.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:38.710Z] #20 44.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:38.710Z] #20 44.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-19T08:50:38.710Z] #20 44.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-19T08:50:38.710Z] #20 44.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-19T08:50:38.710Z] #20 44.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-19T08:50:38.710Z] #20 44.49 Setting up python3 (3.7.3-1) ... [2021-06-19T08:50:38.710Z] #20 45.21 Setting up python3-wheel (0.32.3-2) ... [2021-06-19T08:50:39.638Z] #20 46.00 Setting up apparmor (2.13.2-10) ... [2021-06-19T08:50:39.699Z] #22 12.16 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T08:50:39.699Z] #22 12.16 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T08:50:39.699Z] #22 12.19 Successfully built yamllint [2021-06-19T08:50:39.699Z] #22 12.22 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T08:50:39.699Z] #22 12.54 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T08:50:40.275Z] #22 DONE 12.9s [2021-06-19T08:50:40.275Z] [2021-06-19T08:50:40.275Z] #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-19T08:50:40.275Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:40.275Z] #40 ... [2021-06-19T08:50:40.275Z] [2021-06-19T08:50:40.275Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T08:50:40.275Z] #25 sha256:9effadc508b0a7114f9f262ea4ecde5f405ef8a5e0fd25a9e7adfd3dc0843b27 [2021-06-19T08:50:40.471Z] #22 4.310 Collecting yamllint==1.26.1 [2021-06-19T08:50:40.791Z] #57 ... [2021-06-19T08:50:40.791Z] [2021-06-19T08:50:40.791Z] #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-19T08:50:40.791Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:40.791Z] #40 DONE 195.4s [2021-06-19T08:50:40.791Z] [2021-06-19T08:50:40.791Z] #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-19T08:50:40.791Z] #50 sha256:987fadad8500b34dfcabbcec6035766aa17a541ce45121577ed5d7b38283d239 [2021-06-19T08:50:40.791Z] #50 196.0 + /build/golangci-lint --version [2021-06-19T08:50:40.846Z] #25 DONE 0.5s [2021-06-19T08:50:40.846Z] [2021-06-19T08:50:40.846Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T08:50:40.846Z] #30 sha256:a96eb3d7d3da110d589ac252fa6836a914c6c5d1da461990090c8b0e25df319b [2021-06-19T08:50:41.006Z] #20 47.54 Setting up xfsprogs (4.20.0-1) ... [2021-06-19T08:50:41.006Z] #20 47.55 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-19T08:50:41.046Z] #50 196.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T08:50:41.262Z] #20 47.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-19T08:50:41.302Z] #50 DONE 196.5s [2021-06-19T08:50:41.302Z] [2021-06-19T08:50:41.302Z] #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-19T08:50:41.302Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:50:41.867Z] #57 ... [2021-06-19T08:50:41.867Z] [2021-06-19T08:50:41.867Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T08:50:41.867Z] #41 sha256:33ed12f553e2267c280dc4d5eff78d5274346039cd55b7a483d19eaf0067f3bd [2021-06-19T08:50:42.123Z] #41 DONE 0.2s [2021-06-19T08:50:42.123Z] [2021-06-19T08:50:42.123Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T08:50:42.123Z] #45 sha256:77c2af819271af2fe218ec99f641bb2cbc22655c60a3cadc3e5b1140a65e395f [2021-06-19T08:50:42.123Z] #45 DONE 0.1s [2021-06-19T08:50:42.123Z] [2021-06-19T08:50:42.123Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T08:50:42.123Z] #47 sha256:5a7f8cb011b29c8410b4b174eaf2a3ca9e6e298b1c89422d4aa63f77c1a98e3a [2021-06-19T08:50:42.123Z] #47 DONE 0.1s [2021-06-19T08:50:42.123Z] [2021-06-19T08:50:42.123Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T08:50:42.123Z] #49 sha256:92ac26113e926ebd3a3cf4658cbdbaf35062c6bbd9f545a353d2acec401a0853 [2021-06-19T08:50:42.123Z] #49 DONE 0.1s [2021-06-19T08:50:42.123Z] [2021-06-19T08:50:42.123Z] #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-19T08:50:42.123Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:50:42.191Z] #20 48.55 Setting up python3-distutils (3.7.3-1) ... [2021-06-19T08:50:42.448Z] #20 49.01 Setting up python3-setuptools (40.8.0-1) ... [2021-06-19T08:50:43.219Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-19T08:50:43.219Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-55296bf3\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-19T08:50:43.219Z] ---------------------------------------------------------------------------- [2021-06-19T08:50:43.219Z] [2021-06-19T08:50:43.219Z] INFO: executeCI.ps1 starting at Sat Jun 19 08:50:40 CUT 2021 [2021-06-19T08:50:43.219Z] [2021-06-19T08:50:43.219Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-19T08:50:43.219Z] INFO: Running git version 2.24.1.windows.2 [2021-06-19T08:50:43.219Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-19T08:50:43.219Z] INFO: Environment variables: [2021-06-19T08:50:43.219Z] [2021-06-19T08:50:43.219Z] Name Value [2021-06-19T08:50:43.219Z] ---- ----- [2021-06-19T08:50:43.219Z] ALLUSERSPROFILE C:\ProgramData [2021-06-19T08:50:43.219Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-19T08:50:43.219Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-19T08:50:43.219Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-19T08:50:43.219Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-19T08:50:43.219Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-19T08:50:43.219Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-19T08:50:43.219Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-19T08:50:43.219Z] BRANCH_NAME PR-42541 [2021-06-19T08:50:43.219Z] BUILD_DISPLAY_NAME #1 [2021-06-19T08:50:43.219Z] BUILD_ID 1 [2021-06-19T08:50:43.219Z] BUILD_NUMBER 1 [2021-06-19T08:50:43.219Z] BUILD_TAG jenkins-moby-PR-42541-1 [2021-06-19T08:50:43.219Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/ [2021-06-19T08:50:43.219Z] CHANGE_AUTHOR yalpul [2021-06-19T08:50:43.219Z] CHANGE_BRANCH patch-1 [2021-06-19T08:50:43.219Z] CHANGE_FORK yalpul [2021-06-19T08:50:43.219Z] CHANGE_ID 42541 [2021-06-19T08:50:43.219Z] CHANGE_TARGET master [2021-06-19T08:50:43.219Z] CHANGE_TITLE Fix typo in macvlan_setup.go [2021-06-19T08:50:43.219Z] CHANGE_URL https://github.com/moby/moby/pull/42541 [2021-06-19T08:50:43.219Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-19T08:50:43.219Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-19T08:50:43.219Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-19T08:50:43.219Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-19T08:50:43.219Z] COMPUTERNAME azwin-2-e0b770 [2021-06-19T08:50:43.219Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-19T08:50:43.219Z] ConfigSequenceNumber 0 [2021-06-19T08:50:43.219Z] DOCKER_BUILDKIT 0 [2021-06-19T08:50:43.219Z] DOCKER_DUT_DEBUG 1 [2021-06-19T08:50:43.219Z] DOCKER_EXPERIMENTAL 1 [2021-06-19T08:50:43.219Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-19T08:50:43.219Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-19T08:50:43.219Z] EXECUTOR_NUMBER 0 [2021-06-19T08:50:43.219Z] FQDN azwin-2-e0b770.westus.cloudapp.azure.com [2021-06-19T08:50:43.219Z] GIT_BRANCH PR-42541 [2021-06-19T08:50:43.219Z] GIT_COMMIT 967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:50:43.219Z] GIT_URL https://github.com/moby/moby.git [2021-06-19T08:50:43.219Z] HUDSON_COOKIE 00c9a53a-f32b-4672-a4d6-be932829c0a9 [2021-06-19T08:50:43.219Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-19T08:50:43.219Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-19T08:50:43.219Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-19T08:50:43.219Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-19T08:50:43.219Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-19T08:50:43.219Z] JENKINS_NODE_COOKIE 790f89e0-5b02-46d3-910f-016ccac6600c [2021-06-19T08:50:43.219Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-19T08:50:43.219Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-19T08:50:43.219Z] JOB_BASE_NAME PR-42541 [2021-06-19T08:50:43.219Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/display/redirect [2021-06-19T08:50:43.219Z] JOB_NAME moby/PR-42541 [2021-06-19T08:50:43.219Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/ [2021-06-19T08:50:43.219Z] library.jps.version master [2021-06-19T08:50:43.219Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-19T08:50:43.219Z] NODE_LABELS amd64 azure azwin-2-e0b770 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-19T08:50:43.219Z] NODE_NAME azwin-2-e0b770 [2021-06-19T08:50:43.219Z] NUMBER_OF_PROCESSORS 4 [2021-06-19T08:50:43.219Z] OS Windows_NT [2021-06-19T08:50:43.219Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-19T08:50:43.219Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-19T08:50:43.219Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-19T08:50:43.219Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-19T08:50:43.219Z] PROCESSOR_LEVEL 6 [2021-06-19T08:50:43.219Z] PROCESSOR_REVISION 4f01 [2021-06-19T08:50:43.219Z] ProgramData C:\ProgramData [2021-06-19T08:50:43.219Z] ProgramFiles C:\Program Files [2021-06-19T08:50:43.219Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-19T08:50:43.219Z] ProgramW6432 C:\Program Files [2021-06-19T08:50:43.219Z] PROMPT $P$G [2021-06-19T08:50:43.219Z] PSExecutionPolicyPreference Bypass [2021-06-19T08:50:43.219Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-19T08:50:43.219Z] PUBLIC C:\Users\Public [2021-06-19T08:50:43.219Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect?page=artif... [2021-06-19T08:50:43.219Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect?page=changes [2021-06-19T08:50:43.219Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect [2021-06-19T08:50:43.219Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42541/1/display/redirect?page=tests [2021-06-19T08:50:43.219Z] SKIP_VALIDATION_TESTS 1 [2021-06-19T08:50:43.219Z] SOURCES_DRIVE d [2021-06-19T08:50:43.219Z] SOURCES_SUBDIR gopath [2021-06-19T08:50:43.219Z] STAGE_NAME Run tests [2021-06-19T08:50:43.219Z] SystemDrive C: [2021-06-19T08:50:43.219Z] SystemRoot C:\Windows [2021-06-19T08:50:43.219Z] TEMP C:\Windows\TEMP [2021-06-19T08:50:43.219Z] TESTDEBUG 0 [2021-06-19T08:50:43.219Z] TESTRUN_DRIVE d [2021-06-19T08:50:43.219Z] TESTRUN_SUBDIR CI [2021-06-19T08:50:43.219Z] TIMEOUT 120m [2021-06-19T08:50:43.219Z] TMP C:\Windows\TEMP [2021-06-19T08:50:43.219Z] USERDOMAIN WORKGROUP [2021-06-19T08:50:43.219Z] USERNAME azwin-2-e0b770$ [2021-06-19T08:50:43.219Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-19T08:50:43.219Z] windir C:\Windows [2021-06-19T08:50:43.219Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-19T08:50:43.219Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-19T08:50:43.219Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-19T08:50:43.220Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-19T08:50:43.220Z] [2021-06-19T08:50:43.220Z] [2021-06-19T08:50:43.220Z] [2021-06-19T08:50:43.220Z] INFO: Sources under d:\gopath\... [2021-06-19T08:50:43.220Z] INFO: Test run under d:\CI\... [2021-06-19T08:50:43.220Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-19T08:50:43.220Z] INFO: docker/docker repository was found [2021-06-19T08:50:43.220Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-19T08:50:43.497Z] #57 ... [2021-06-19T08:50:43.497Z] [2021-06-19T08:50:43.497Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T08:50:43.497Z] #51 sha256:1675d35426f1562a7225a99affe28be2ce96d83684fdb0067b9bfb050e26e0d6 [2021-06-19T08:50:43.497Z] #51 DONE 0.1s [2021-06-19T08:50:43.497Z] [2021-06-19T08:50:43.497Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T08:50:43.497Z] #53 sha256:c818204f899bd8e1761fadd37b2ad21f956ae958fe1d8dc5f8e7d2e86ef07c46 [2021-06-19T08:50:43.497Z] #53 DONE 0.1s [2021-06-19T08:50:43.497Z] [2021-06-19T08:50:43.497Z] #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-19T08:50:43.497Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:50:43.816Z] #20 50.15 Setting up python3-pip (18.1-5) ... [2021-06-19T08:50:44.192Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-19T08:50:44.379Z] #20 51.05 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:50:44.636Z] #20 51.08 Processing triggers for mime-support (3.62) ... [2021-06-19T08:50:44.652Z] 29d5b6a226d2: Pulling fs layer [2021-06-19T08:50:44.893Z] #20 DONE 51.4s [2021-06-19T08:50:44.893Z] [2021-06-19T08:50:44.893Z] #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-19T08:50:44.893Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-19T08:50:45.886Z] #22 9.709 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T08:50:46.136Z] #30 DONE 5.5s [2021-06-19T08:50:46.136Z] [2021-06-19T08:50:46.136Z] #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-19T08:50:46.136Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:50:46.261Z] #21 1.551 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-19T08:50:46.397Z] #50 ... [2021-06-19T08:50:46.397Z] [2021-06-19T08:50:46.397Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T08:50:46.397Z] #33 sha256:219ed7da637e74b972035b426aa9d3e729d2c924a31bd744d12c6213c86b7b7d [2021-06-19T08:50:46.397Z] #33 DONE 0.3s [2021-06-19T08:50:46.397Z] [2021-06-19T08:50:46.397Z] #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-19T08:50:46.397Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:46.519Z] #21 1.554 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-19T08:50:46.519Z] #21 1.558 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-19T08:50:46.519Z] #21 DONE 1.6s [2021-06-19T08:50:46.519Z] [2021-06-19T08:50:46.519Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:46.519Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:50:46.657Z] #40 ... [2021-06-19T08:50:46.657Z] [2021-06-19T08:50:46.657Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T08:50:46.657Z] #35 sha256:1301e4b41f16f3725b2bcce3047e408baa91ff2ffce08c400fb40125d8db9304 [2021-06-19T08:50:46.657Z] #35 DONE 0.3s [2021-06-19T08:50:46.657Z] [2021-06-19T08:50:46.657Z] #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-19T08:50:46.657Z] #57 sha256:431383eba1396231883fe377a96ff1017d4206bcf9f04d265d3a77f5d5dee7d0 [2021-06-19T08:50:46.657Z] #57 ... [2021-06-19T08:50:46.657Z] [2021-06-19T08:50:46.657Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T08:50:46.657Z] #38 sha256:92ca034c77fa288a8a75fdea142efc2a692235c2e8a58beca1b9781666cc056a [2021-06-19T08:50:46.657Z] #38 DONE 0.1s [2021-06-19T08:50:46.833Z] #22 ... [2021-06-19T08:50:46.833Z] [2021-06-19T08:50:46.833Z] #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-19T08:50:46.833Z] #50 sha256:9ef8f6bca38830af446659bc1166983861cbd63df9ae333b53afdc2125099653 [2021-06-19T08:50:46.833Z] #50 172.0 + /build/golangci-lint --version [2021-06-19T08:50:46.917Z] [2021-06-19T08:50:46.917Z] #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-19T08:50:46.917Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:50:47.406Z] #50 172.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T08:50:47.495Z] #50 ... [2021-06-19T08:50:47.495Z] [2021-06-19T08:50:47.495Z] #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-19T08:50:47.495Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:47.495Z] #40 DONE 198.2s [2021-06-19T08:50:47.495Z] [2021-06-19T08:50:47.495Z] #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-19T08:50:47.495Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:50:48.354Z] #50 DONE 173.3s [2021-06-19T08:50:48.354Z] [2021-06-19T08:50:48.354Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:48.354Z] #22 sha256:52c895437bb75a0125d28e1edc32dec1711e04af892aeb096df13ea6c822f952 [2021-06-19T08:50:48.354Z] #22 10.94 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T08:50:48.354Z] #22 11.01 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T08:50:48.354Z] #22 11.09 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T08:50:48.354Z] #22 11.39 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-19T08:50:48.354Z] #22 11.96 Installing build dependencies: started [2021-06-19T08:50:48.878Z] #54 ... [2021-06-19T08:50:48.878Z] [2021-06-19T08:50:48.878Z] #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-19T08:50:48.878Z] #50 sha256:7dae2ba7b2b3bd588adc6433aeeb70ad4ca692d869584db6e2e3f1dbf646defa [2021-06-19T08:50:48.878Z] #50 199.8 + /build/golangci-lint --version [2021-06-19T08:50:49.138Z] #50 200.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T08:50:49.138Z] #50 DONE 200.3s [2021-06-19T08:50:49.139Z] [2021-06-19T08:50:49.139Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T08:50:49.139Z] #41 sha256:3d2f29295ce7d33d7fd8f355d4582c8f8b1fa7534b04ab43d09fcee5a947c91f [2021-06-19T08:50:50.086Z] #41 DONE 0.8s [2021-06-19T08:50:50.086Z] [2021-06-19T08:50:50.086Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T08:50:50.086Z] #45 sha256:5c28c3be4917d6780742f3d9b569560665e7759e5ba9fbb04404b75065654a0d [2021-06-19T08:50:50.086Z] #45 DONE 0.1s [2021-06-19T08:50:50.086Z] [2021-06-19T08:50:50.086Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T08:50:50.086Z] #47 sha256:6db9a8ad9b0b07eda39dbb41a14816d0b0918356862b080c01e90800b58713c0 [2021-06-19T08:50:50.347Z] #47 DONE 0.3s [2021-06-19T08:50:50.347Z] [2021-06-19T08:50:50.347Z] #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-19T08:50:50.347Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:50:50.347Z] #54 ... [2021-06-19T08:50:50.347Z] [2021-06-19T08:50:50.347Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T08:50:50.347Z] #49 sha256:a7766c9592ddc5488aa83e8a3f7ee75d56476a5f4a7140240851d2fc390a0948 [2021-06-19T08:50:50.347Z] #49 DONE 0.1s [2021-06-19T08:50:50.608Z] [2021-06-19T08:50:50.608Z] #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-19T08:50:50.608Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:50:50.608Z] #54 ... [2021-06-19T08:50:50.608Z] [2021-06-19T08:50:50.608Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T08:50:50.608Z] #51 sha256:b4416accb8d6968adc46612e05ed53db217abb15f902742f59440f5d775b06b0 [2021-06-19T08:50:51.179Z] #51 DONE 0.4s [2021-06-19T08:50:51.179Z] [2021-06-19T08:50:51.179Z] #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-19T08:50:51.179Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:50:51.179Z] #54 ... [2021-06-19T08:50:51.179Z] [2021-06-19T08:50:51.179Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T08:50:51.179Z] #53 sha256:67ec482904b52897d5725025f5db4fc4964c2062030ebbc855485fe1ee052153 [2021-06-19T08:50:51.179Z] #53 DONE 0.1s [2021-06-19T08:50:51.441Z] [2021-06-19T08:50:51.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-19T08:50:51.441Z] #54 sha256:e392d2c160b8973367b9a4a56d6cabfd159b3d2bf76b5402661cd9d977750785 [2021-06-19T08:50:51.776Z] #22 4.723 Collecting yamllint==1.26.1 [2021-06-19T08:50:55.949Z] #22 ... [2021-06-19T08:50:55.949Z] [2021-06-19T08:50:55.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-19T08:50:55.949Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-19T08:50:55.949Z] #40 DONE 193.2s [2021-06-19T08:50:55.949Z] [2021-06-19T08:50:55.949Z] #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-19T08:50:55.949Z] #50 sha256:0be73943e177a877d96c497d73c45b4fc021bfeda19b8e4f5a4afb354f6d98b6 [2021-06-19T08:50:55.949Z] #50 193.5 + /build/golangci-lint --version [2021-06-19T08:50:56.206Z] #50 193.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-19T08:50:56.463Z] #50 DONE 194.2s [2021-06-19T08:50:56.463Z] [2021-06-19T08:50:56.463Z] #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-19T08:50:56.463Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:50:56.463Z] #57 ... [2021-06-19T08:50:56.463Z] [2021-06-19T08:50:56.463Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-19T08:50:56.463Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-19T08:50:56.463Z] #22 10.03 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-19T08:50:57.394Z] #22 10.76 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-19T08:50:57.394Z] #22 10.79 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-19T08:50:57.394Z] #22 10.85 Collecting pyyaml (from yamllint==1.26.1) [2021-06-19T08:50:57.652Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-19T08:50:57.652Z] #22 11.22 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T08:50:57.652Z] #22 11.22 Building wheels for collected packages: yamllint [2021-06-19T08:50:57.652Z] #22 11.22 Running setup.py bdist_wheel for yamllint: started [2021-06-19T08:50:58.584Z] #22 12.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T08:50:58.584Z] #22 12.00 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T08:50:58.584Z] #22 12.04 Successfully built yamllint [2021-06-19T08:50:58.584Z] #22 12.06 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T08:50:58.841Z] #22 12.29 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T08:50:59.099Z] #22 DONE 12.6s [2021-06-19T08:50:59.099Z] [2021-06-19T08:50:59.099Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T08:50:59.099Z] #25 sha256:c6812dda47f16a548b8645fd37a083dff132159def06f4ff1db408c3afa1c5dc [2021-06-19T08:50:59.664Z] #25 DONE 0.5s [2021-06-19T08:50:59.664Z] [2021-06-19T08:50:59.664Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T08:50:59.664Z] #30 sha256:7cac5ab8c9bf299c5647df7f2c81574e1f2fc77fa3c02cc1ea08441d541f403b [2021-06-19T08:51:03.283Z] #22 26.03 Installing build dependencies: finished with status 'done' [2021-06-19T08:51:05.394Z] #57 ... [2021-06-19T08:51:05.394Z] [2021-06-19T08:51:05.394Z] #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-19T08:51:05.394Z] #54 sha256:17f1367cbded52d4933754a668ccdc2f17452c00c4bb7695c12066245c1d49c2 [2021-06-19T08:51:05.394Z] #54 112.8 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-19T08:51:05.394Z] #54 113.3 + mkdir -p /build [2021-06-19T08:51:05.394Z] #54 113.3 + cp runc /build/runc [2021-06-19T08:51:05.651Z] #54 DONE 113.6s [2021-06-19T08:51:05.651Z] [2021-06-19T08:51:05.651Z] #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-19T08:51:05.651Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:51:05.651Z] #57 180.5 + bin/containerd [2021-06-19T08:51:06.216Z] #30 DONE 5.8s [2021-06-19T08:51:06.216Z] [2021-06-19T08:51:06.216Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T08:51:06.216Z] #33 sha256:139daf3ca3317182e287f68d42eeb8de0952556cff9cbeb4387118e6665b727d [2021-06-19T08:51:06.216Z] #33 DONE 0.4s [2021-06-19T08:51:06.216Z] [2021-06-19T08:51:06.216Z] #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-19T08:51:06.216Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:06.216Z] #57 ... [2021-06-19T08:51:06.216Z] [2021-06-19T08:51:06.216Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T08:51:06.216Z] #35 sha256:fcc9398746221644ceb3b44f730e3de04af6ce0077e8897aa30bb5fca7a4a766 [2021-06-19T08:51:06.216Z] #35 DONE 0.1s [2021-06-19T08:51:06.216Z] [2021-06-19T08:51:06.216Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T08:51:06.216Z] #38 sha256:b1fcc72c96ef676f301c66c8a53dc882056294c43fda603406971b7962122245 [2021-06-19T08:51:06.216Z] #38 DONE 0.1s [2021-06-19T08:51:06.216Z] [2021-06-19T08:51:06.216Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T08:51:06.216Z] #41 sha256:85e2a33a52f683fc83e313e61a5a0fa672c44420bd4095968e584dbd1ade0223 [2021-06-19T08:51:06.780Z] #41 DONE 0.8s [2021-06-19T08:51:06.780Z] [2021-06-19T08:51:06.780Z] #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-19T08:51:06.780Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:07.019Z] #57 ... [2021-06-19T08:51:07.019Z] [2021-06-19T08:51:07.019Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T08:51:07.019Z] #55 sha256:1ba2d905924bd4d78ce0ef45b7f6b4e6d01c0e5acd0057587eb0a497a810d77d [2021-06-19T08:51:07.019Z] #55 DONE 0.1s [2021-06-19T08:51:07.019Z] [2021-06-19T08:51:07.019Z] #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-19T08:51:07.019Z] #57 sha256:a5b9cd0ff43ccd1dfedb1e15c430153f2389db669e680ff9a608fc3fb10d04dc [2021-06-19T08:51:07.036Z] #57 ... [2021-06-19T08:51:07.036Z] [2021-06-19T08:51:07.036Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T08:51:07.036Z] #45 sha256:2450694ae2084e65ee2be3c9eb348eb352380c5f2a4bce55f5046795bd26f525 [2021-06-19T08:51:07.036Z] #45 DONE 0.1s [2021-06-19T08:51:07.036Z] [2021-06-19T08:51:07.036Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T08:51:07.036Z] #47 sha256:2c875982b4047cb7b535280d8e2ad7abd906eff959b608ad098d053bf241faab [2021-06-19T08:51:07.292Z] #47 DONE 0.3s [2021-06-19T08:51:07.292Z] [2021-06-19T08:51:07.292Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T08:51:07.292Z] #49 sha256:87f1a1c01470489027d87801d3d8b45e09306a828e0be318f48f58fae8e80452 [2021-06-19T08:51:07.292Z] #49 DONE 0.1s [2021-06-19T08:51:07.292Z] [2021-06-19T08:51:07.292Z] #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-19T08:51:07.292Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:07.292Z] #57 ... [2021-06-19T08:51:07.292Z] [2021-06-19T08:51:07.292Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T08:51:07.292Z] #51 sha256:6e55a2b82daf70334e66c14267c7894d7169e50e0902953ca175caa0a7146419 [2021-06-19T08:51:07.502Z] #22 30.99 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-19T08:51:07.502Z] #22 31.00 Building wheels for collected packages: yamllint, pyyaml [2021-06-19T08:51:07.502Z] #22 31.00 Running setup.py bdist_wheel for yamllint: started [2021-06-19T08:51:07.856Z] #51 DONE 0.7s [2021-06-19T08:51:07.856Z] [2021-06-19T08:51:07.856Z] #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-19T08:51:07.856Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:08.078Z] #22 32.03 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-19T08:51:08.078Z] #22 32.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-19T08:51:08.078Z] #22 32.12 Running setup.py bdist_wheel for pyyaml: started [2021-06-19T08:51:08.112Z] #57 ... [2021-06-19T08:51:08.112Z] [2021-06-19T08:51:08.112Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T08:51:08.112Z] #53 sha256:a8135dc1eed457360ec3d173bee5dc2130aac935eddd0f70a6a9ee1e97eae115 [2021-06-19T08:51:08.112Z] #53 DONE 0.1s [2021-06-19T08:51:08.112Z] [2021-06-19T08:51:08.112Z] #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-19T08:51:08.112Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:09.472Z] #22 33.39 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-19T08:51:09.472Z] #22 33.39 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-19T08:51:09.735Z] #22 33.54 Successfully built yamllint pyyaml [2021-06-19T08:51:09.735Z] #22 33.56 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-19T08:51:09.999Z] #22 33.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-19T08:51:11.390Z] #22 DONE 35.3s [2021-06-19T08:51:11.390Z] [2021-06-19T08:51:11.390Z] #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-19T08:51:11.390Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:11.390Z] #57 163.6 + bin/containerd [2021-06-19T08:51:13.423Z] #54 115.1 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-19T08:51:13.691Z] #54 115.6 + mkdir -p /build [2021-06-19T08:51:13.691Z] #54 115.6 + cp runc /build/runc [2021-06-19T08:51:14.264Z] #54 DONE 116.3s [2021-06-19T08:51:14.264Z] [2021-06-19T08:51:14.264Z] #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-19T08:51:14.264Z] #57 sha256:431383eba1396231883fe377a96ff1017d4206bcf9f04d265d3a77f5d5dee7d0 [2021-06-19T08:51:14.264Z] #57 182.7 + bin/containerd [2021-06-19T08:51:16.181Z] #57 ... [2021-06-19T08:51:16.181Z] [2021-06-19T08:51:16.181Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T08:51:16.181Z] #55 sha256:0af91829619346703ad3d3b531eeb55280d93bc22d30d291c37f5a8734ea8aef [2021-06-19T08:51:16.181Z] #55 DONE 0.2s [2021-06-19T08:51:16.181Z] [2021-06-19T08:51:16.181Z] #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-19T08:51:16.181Z] #57 sha256:431383eba1396231883fe377a96ff1017d4206bcf9f04d265d3a77f5d5dee7d0 [2021-06-19T08:51:16.694Z] #57 ... [2021-06-19T08:51:16.694Z] [2021-06-19T08:51:16.694Z] #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-19T08:51:16.694Z] #54 sha256:91840be77fc8aa16413a1c440f7f3b16bf4f56add31c9733d1035a9bc9bf5d8d [2021-06-19T08:51:16.694Z] #54 107.4 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-19T08:51:16.694Z] #54 108.3 + mkdir -p /build [2021-06-19T08:51:16.694Z] #54 108.3 + cp runc /build/runc [2021-06-19T08:51:16.694Z] #54 DONE 110.7s [2021-06-19T08:51:16.694Z] [2021-06-19T08:51:16.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-19T08:51:16.694Z] #24 sha256:1e014c2a1a3d1233e3c156f90da88aea80531bb58157a971aaa87b091ce2e528 [2021-06-19T08:51:16.694Z] #24 200.9 + return [2021-06-19T08:51:16.694Z] #24 DONE 201.8s [2021-06-19T08:51:16.956Z] [2021-06-19T08:51:16.956Z] #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-19T08:51:16.956Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:19.513Z] #57 ... [2021-06-19T08:51:19.513Z] [2021-06-19T08:51:19.513Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-19T08:51:19.513Z] #25 sha256:fe1a151aa49da5d0e6a3ca7790f8dde4c008ae52b6c89544daa51655ab7929e9 [2021-06-19T08:51:19.513Z] #25 DONE 0.2s [2021-06-19T08:51:19.513Z] [2021-06-19T08:51:19.513Z] #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-19T08:51:19.513Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:19.776Z] #57 ... [2021-06-19T08:51:19.776Z] [2021-06-19T08:51:19.776Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-19T08:51:19.776Z] #30 sha256:0bb2b70eb8e63ea7d76c2022af1b84a9c310049714e7abf0e178b1fa8e810707 [2021-06-19T08:51:22.965Z] #57 176.6 + bin/containerd [2021-06-19T08:51:23.960Z] 4612f6d0b889: Verifying Checksum [2021-06-19T08:51:23.960Z] 4612f6d0b889: Download complete [2021-06-19T08:51:25.485Z] #57 ... [2021-06-19T08:51:25.485Z] [2021-06-19T08:51:25.485Z] #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-19T08:51:25.485Z] #54 sha256:378ca3fb369a17443df2d871c6768143bb8cfabe3c8b89bb25f1e3f82e198af3 [2021-06-19T08:51:25.485Z] #54 107.3 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-19T08:51:25.485Z] #54 107.9 + mkdir -p /build [2021-06-19T08:51:25.485Z] #54 107.9 + cp runc /build/runc [2021-06-19T08:51:25.485Z] #54 DONE 108.9s [2021-06-19T08:51:25.485Z] [2021-06-19T08:51:25.485Z] #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-19T08:51:25.485Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:26.855Z] #57 ... [2021-06-19T08:51:26.855Z] [2021-06-19T08:51:26.855Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T08:51:26.855Z] #55 sha256:628bdb807f08826f0d5cb79bc6d4285f560766cce743ad9eb053bfb2611dcfe1 [2021-06-19T08:51:27.111Z] #55 DONE 0.4s [2021-06-19T08:51:27.111Z] [2021-06-19T08:51:27.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-19T08:51:27.111Z] #57 sha256:e42a5ef9f4baef8eb36b9b02be2f924fe7608b9efab968f878d17cd223c8ba3b [2021-06-19T08:51:27.930Z] #30 DONE 7.6s [2021-06-19T08:51:27.930Z] [2021-06-19T08:51:27.930Z] #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-19T08:51:27.930Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:27.930Z] #57 ... [2021-06-19T08:51:27.930Z] [2021-06-19T08:51:27.930Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-19T08:51:27.930Z] #33 sha256:a953d0b49f808858c849b4eedf65df918881c8aff058f8a79827fa89d657f5f4 [2021-06-19T08:51:27.930Z] #33 DONE 0.4s [2021-06-19T08:51:27.930Z] [2021-06-19T08:51:27.930Z] #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-19T08:51:27.930Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:27.930Z] #57 ... [2021-06-19T08:51:27.930Z] [2021-06-19T08:51:27.930Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-19T08:51:27.930Z] #35 sha256:d5a93039f5ad80af2b49c3a32c0544467da29fdac77d4734b631d1047967cd15 [2021-06-19T08:51:27.930Z] #35 DONE 0.1s [2021-06-19T08:51:27.930Z] [2021-06-19T08:51:27.930Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-19T08:51:27.930Z] #38 sha256:471a1d3a907eb2fd2508a50594e57a86fbe41d088d04e17a4937df2ffe70ae12 [2021-06-19T08:51:27.930Z] #38 DONE 0.1s [2021-06-19T08:51:27.930Z] [2021-06-19T08:51:27.930Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-19T08:51:27.930Z] #41 sha256:3126d9b23e3535e637f5ab357791553abcc3bb8819a5e689aec57b2ea88123a9 [2021-06-19T08:51:28.502Z] #41 DONE 0.6s [2021-06-19T08:51:28.502Z] [2021-06-19T08:51:28.502Z] #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-19T08:51:28.502Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:28.502Z] #57 ... [2021-06-19T08:51:28.502Z] [2021-06-19T08:51:28.502Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-19T08:51:28.502Z] #45 sha256:adbc9e8be3dcb2c165e4b2e2cdb0e71bc422378752db642a0c0056ceecc21d5d [2021-06-19T08:51:28.764Z] #45 DONE 0.3s [2021-06-19T08:51:28.764Z] [2021-06-19T08:51:28.764Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-19T08:51:28.764Z] #47 sha256:e04a96dfbdbbdddaaaf78dbe06f59b5be35464eb59a66ea2fc9feded12dc9509 [2021-06-19T08:51:29.025Z] #47 DONE 0.3s [2021-06-19T08:51:29.025Z] [2021-06-19T08:51:29.026Z] #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-19T08:51:29.026Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:29.026Z] #57 ... [2021-06-19T08:51:29.026Z] [2021-06-19T08:51:29.026Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-19T08:51:29.026Z] #49 sha256:cb5686c00a4c4e99438495131f691e0c05c92a0e3e3d765272bb7e14432b03b9 [2021-06-19T08:51:29.026Z] #49 DONE 0.1s [2021-06-19T08:51:29.026Z] [2021-06-19T08:51:29.026Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-19T08:51:29.026Z] #51 sha256:5ec77449da435563e41b8611f91b931c6c6d9d9919c061ae9ebcba4b512b7081 [2021-06-19T08:51:29.972Z] #51 DONE 0.7s [2021-06-19T08:51:29.972Z] [2021-06-19T08:51:29.972Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-19T08:51:29.973Z] #53 sha256:8cb7df4381b2b481d3996299f6e1b1d18ccb1749b4533d8df1c3380e826681d0 [2021-06-19T08:51:29.973Z] #53 DONE 0.1s [2021-06-19T08:51:29.973Z] [2021-06-19T08:51:29.973Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-19T08:51:29.973Z] #55 sha256:763e021f4b65408d6f6fc19ed4a42170ff62b18a720bbe99a1f140627ecab985 [2021-06-19T08:51:30.235Z] #55 DONE 0.4s [2021-06-19T08:51:30.235Z] [2021-06-19T08:51:30.235Z] #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-19T08:51:30.235Z] #57 sha256:e3d4d7c1e42f926b5198b395b51945742904c8dc2729fc80db5a7f29e06f3ac5 [2021-06-19T08:51:39.056Z] #57 210.8 # github.com/containerd/containerd/cmd/containerd [2021-06-19T08:51:39.056Z] #57 210.8 /usr/bin/ld: /tmp/go-link-073919344/000019.o: in function `New': [2021-06-19T08:51:39.056Z] #57 210.8 /tmp/tmp.zljEh4czbf/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-19T08:51:39.056Z] #57 210.9 + bin/containerd-stress [2021-06-19T08:51:39.056Z] #57 211.9 + bin/containerd-shim [2021-06-19T08:51:43.226Z] #57 218.8 + bin/containerd-shim-runc-v1 [2021-06-19T08:51:45.153Z] #57 197.3 # github.com/containerd/containerd/cmd/containerd [2021-06-19T08:51:45.153Z] #57 197.3 /usr/bin/ld: /tmp/go-link-219815442/000019.o: in function `New': [2021-06-19T08:51:45.153Z] #57 197.3 /tmp/tmp.BfR6oCIkYh/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-19T08:51:45.153Z] #57 197.4 + bin/containerd-stress [2021-06-19T08:51:47.700Z] #57 199.6 + bin/containerd-shim [2021-06-19T08:51:48.333Z] #57 214.1 # github.com/containerd/containerd/cmd/containerd [2021-06-19T08:51:48.333Z] #57 214.1 /usr/bin/ld: /tmp/go-link-092446307/000019.o: in function `New': [2021-06-19T08:51:48.333Z] #57 214.1 /tmp/tmp.BmYnlodbhe/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-19T08:51:48.333Z] #57 214.2 + bin/containerd-stress [2021-06-19T08:51:48.333Z] #57 215.3 + bin/containerd-shim [2021-06-19T08:51:48.476Z] #57 223.4 + bin/containerd-shim-runc-v2 [2021-06-19T08:51:48.476Z] #57 224.0 + binaries [2021-06-19T08:51:48.476Z] #57 224.0 + install -D bin/containerd /build/containerd [2021-06-19T08:51:48.476Z] #57 224.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T08:51:48.732Z] #57 224.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T08:51:48.732Z] #57 224.1 + install -D bin/ctr /build/ctr [2021-06-19T08:51:48.987Z] #57 DONE 224.5s [2021-06-19T08:51:49.914Z] [2021-06-19T08:51:49.914Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T08:51:49.914Z] #58 sha256:ef5315baed4222873dee003983aad1f93a4cf36fa788a49fafb19451b17c9473 [2021-06-19T08:51:50.170Z] #58 DONE 0.2s [2021-06-19T08:51:50.170Z] [2021-06-19T08:51:50.170Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T08:51:50.170Z] #62 sha256:2f0925ec2b3a80324df7e2945313ac0eeb6c7147e007f4eb31fbe79e420600fc [2021-06-19T08:51:50.170Z] #62 DONE 0.1s [2021-06-19T08:51:50.170Z] [2021-06-19T08:51:50.170Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T08:51:50.170Z] #67 sha256:5f145d9cdbb830dd2db4cf43ccf09f47d6ce96832cd7c1f92d71269209b821ab [2021-06-19T08:51:50.425Z] #67 DONE 0.2s [2021-06-19T08:51:50.425Z] [2021-06-19T08:51:50.425Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T08:51:50.425Z] #68 sha256:191124349237229bb19bcca803b8b3f0a4b2802570155943b5d3a15533a8a8cd [2021-06-19T08:51:50.425Z] #68 DONE 0.0s [2021-06-19T08:51:50.425Z] [2021-06-19T08:51:50.425Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T08:51:50.425Z] #69 sha256:fbbba5b4abb99bb610f3650aab76a1991485bbd579a7cb019a4b898d66bb4804 [2021-06-19T08:51:51.789Z] #69 DONE 1.3s [2021-06-19T08:51:51.789Z] [2021-06-19T08:51:51.789Z] #70 exporting to image [2021-06-19T08:51:51.789Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T08:51:51.789Z] #70 exporting layers [2021-06-19T08:51:53.617Z] #57 222.3 + bin/containerd-shim-runc-v1 [2021-06-19T08:51:53.666Z] #57 208.7 # github.com/containerd/containerd/cmd/containerd [2021-06-19T08:51:53.667Z] #57 208.7 /usr/bin/ld: /tmp/go-link-647791430/000019.o: in function `New': [2021-06-19T08:51:53.667Z] #57 208.7 /tmp/tmp.dOPLnINpAh/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-19T08:51:53.667Z] #57 208.8 + bin/containerd-stress [2021-06-19T08:51:54.298Z] #57 205.5 + bin/containerd-shim-runc-v1 [2021-06-19T08:51:55.034Z] #57 209.9 + bin/containerd-shim [2021-06-19T08:51:57.610Z] #57 209.7 + bin/containerd-shim-runc-v2 [2021-06-19T08:51:57.834Z] #57 227.2 + bin/containerd-shim-runc-v2 [2021-06-19T08:51:58.326Z] #70 exporting layers 6.4s done [2021-06-19T08:51:58.327Z] #70 writing image sha256:2531d0fa79740fb6116c318dafe4d7df48a4c86f747d13cac2c5193b8ccc9c36 done [2021-06-19T08:51:58.327Z] #70 naming to docker.io/library/docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 done [2021-06-19T08:51:58.327Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T08:51:58.404Z] #57 227.8 + binaries [2021-06-19T08:51:58.404Z] #57 227.8 + install -D bin/containerd /build/containerd [2021-06-19T08:51:58.404Z] #57 227.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T08:51:58.404Z] #57 227.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T08:51:58.404Z] #57 227.9 + install -D bin/ctr /build/ctr [2021-06-19T08:51:58.553Z] #57 210.6 + binaries [2021-06-19T08:51:58.553Z] #57 210.6 + install -D bin/containerd /build/containerd [2021-06-19T08:51:58.553Z] #57 210.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T08:51:58.553Z] #57 210.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T08:51:58.553Z] #57 210.7 + install -D bin/ctr /build/ctr [2021-06-19T08:51:58.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -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:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh dynbinary test-integration [2021-06-19T08:52:00.544Z] [2021-06-19T08:52:00.544Z] Removing bundles/ [2021-06-19T08:52:00.544Z] [2021-06-19T08:52:00.544Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T08:52:00.544Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:52:00.544Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:52:00.943Z] #57 DONE 230.0s [2021-06-19T08:52:01.516Z] [2021-06-19T08:52:01.516Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T08:52:01.516Z] #58 sha256:1c29300d94e2b2f27bc4d2337a8ebf34a284c4a6ee72dadb21e9794f7bf86329 [2021-06-19T08:52:01.573Z] #57 216.7 + bin/containerd-shim-runc-v1 [2021-06-19T08:52:01.861Z] #57 DONE 213.8s [2021-06-19T08:52:02.465Z] #58 DONE 0.9s [2021-06-19T08:52:02.465Z] [2021-06-19T08:52:02.465Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T08:52:02.465Z] #62 sha256:c19c9bf7348b04369c90f542bb707b42ff94f17eb667ff75dd057ab59c863ea7 [2021-06-19T08:52:02.465Z] #62 DONE 0.2s [2021-06-19T08:52:02.465Z] [2021-06-19T08:52:02.465Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T08:52:02.465Z] #67 sha256:12fdcfe78f804ebbaacb86e5c9456b19598298ec96c6ad876e7b293717a7b6fb [2021-06-19T08:52:03.245Z] [2021-06-19T08:52:03.245Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T08:52:03.245Z] #58 sha256:c625b0b0809238b2b326f68d8ed79088224823c0c383c3131b23415d743c4369 [2021-06-19T08:52:03.403Z] #67 DONE 1.0s [2021-06-19T08:52:03.403Z] [2021-06-19T08:52:03.403Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T08:52:03.403Z] #68 sha256:4cc91979ffb033a64a2a631b784a8b285e454d2c190c6c285fc98b3cea2c0f4f [2021-06-19T08:52:03.403Z] #68 DONE 0.0s [2021-06-19T08:52:03.663Z] [2021-06-19T08:52:03.663Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T08:52:03.663Z] #69 sha256:4aa7ac98f7a5876963384a7e251ce7b7c88d23196d04b80000a07101db67691e [2021-06-19T08:52:04.185Z] #58 DONE 1.1s [2021-06-19T08:52:04.185Z] [2021-06-19T08:52:04.185Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T08:52:04.185Z] #62 sha256:714983829043ab5c6f4c3d4a6d943157bd6c1ce06e25a37215da5ed3affbda47 [2021-06-19T08:52:04.445Z] #62 DONE 0.3s [2021-06-19T08:52:04.445Z] [2021-06-19T08:52:04.445Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T08:52:04.445Z] #67 sha256:fa4a26ed5f9e2919d0a5cb2b52beba6cfb448f4828462c3a9075e7ecebbe6b8e [2021-06-19T08:52:05.574Z] #69 DONE 1.8s [2021-06-19T08:52:05.574Z] [2021-06-19T08:52:05.574Z] #70 exporting to image [2021-06-19T08:52:05.574Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T08:52:05.574Z] #70 exporting layers [2021-06-19T08:52:05.828Z] #67 DONE 1.3s [2021-06-19T08:52:05.829Z] [2021-06-19T08:52:05.829Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T08:52:05.829Z] #68 sha256:4058ed26c7c0a96c0deb49dff0128d81dd614ad5b1cb172b361e42f9f051ea21 [2021-06-19T08:52:05.829Z] #68 DONE 0.0s [2021-06-19T08:52:05.829Z] [2021-06-19T08:52:05.829Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T08:52:05.829Z] #69 sha256:d930cc703632fe68ac6fe3a6329f545e39d101f8c2912a99b628df3867e7e845 [2021-06-19T08:52:06.823Z] #57 221.4 + bin/containerd-shim-runc-v2 [2021-06-19T08:52:06.823Z] #57 222.0 + binaries [2021-06-19T08:52:06.823Z] #57 222.0 + install -D bin/containerd /build/containerd [2021-06-19T08:52:06.823Z] #57 222.0 + install -D bin/containerd-shim /build/containerd-shim [2021-06-19T08:52:06.823Z] #57 222.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-19T08:52:06.823Z] #57 222.1 + install -D bin/ctr /build/ctr [2021-06-19T08:52:07.744Z] #69 DONE 2.0s [2021-06-19T08:52:08.008Z] [2021-06-19T08:52:08.008Z] #70 exporting to image [2021-06-19T08:52:08.008Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T08:52:08.008Z] #70 exporting layers [2021-06-19T08:52:10.087Z] #57 DONE 225.2s [2021-06-19T08:52:11.016Z] [2021-06-19T08:52:11.016Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-19T08:52:11.016Z] #58 sha256:7a1adbbf363134c8c638adc45902c23937d95e9eb599620f62ece7ce1df07ce6 [2021-06-19T08:52:11.945Z] #58 DONE 1.1s [2021-06-19T08:52:11.945Z] [2021-06-19T08:52:11.945Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-19T08:52:11.945Z] #62 sha256:ec81e61fac4cdbe912926ffb10536c59df5ba4da864f0b9012afdc0a793d6704 [2021-06-19T08:52:12.157Z] #70 exporting layers 6.8s done [2021-06-19T08:52:12.157Z] #70 writing image sha256:331e4811426134618acb36078afdd334e13fe18082632261d765ef3ff9c02d11 done [2021-06-19T08:52:12.157Z] #70 naming to docker.io/library/docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 done [2021-06-19T08:52:12.157Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-06-19T08:52:12.201Z] #62 DONE 0.3s [2021-06-19T08:52:12.201Z] [2021-06-19T08:52:12.201Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-19T08:52:12.201Z] #67 sha256:70325a457f26632b5809fea2858bc3e81c75d0e103583b5c3b2b06c056485e1d [Pipeline] sh [2021-06-19T08:52:12.217Z] #70 exporting layers 4.0s done [2021-06-19T08:52:12.217Z] #70 writing image sha256:409d048f6969195ed7b683cbeaf1e109635eae981b5421aa1265f8f50a57fbba done [2021-06-19T08:52:12.217Z] #70 naming to docker.io/library/docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 done [2021-06-19T08:52:12.217Z] #70 DONE 4.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-19T08:52:12.504Z] + trap exit INT TERM [2021-06-19T08:52:12.504Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-19T08:52:12.504Z] + CONTAINER_NAME=docker-pr1 [2021-06-19T08:52:12.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42541/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh dynbinary [2021-06-19T08:52:12.581Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-19T08:52:12.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/test/unit [2021-06-19T08:52:13.885Z] [2021-06-19T08:52:13.886Z] Removing bundles/ [2021-06-19T08:52:13.886Z] [2021-06-19T08:52:13.886Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T08:52:13.886Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:52:13.886Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:52:14.091Z] #67 DONE 1.6s [2021-06-19T08:52:14.091Z] [2021-06-19T08:52:14.091Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-19T08:52:14.091Z] #68 sha256:337d654b047524955187bb72f33736dffbabcbbdb2cbea68d9ad172e494748fa [2021-06-19T08:52:14.091Z] #68 DONE 0.0s [2021-06-19T08:52:14.091Z] [2021-06-19T08:52:14.091Z] #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-19T08:52:14.091Z] #69 sha256:19580e69acb010b9db70310dbee1174214cd392e902706623e91fd838f8318a3 [2021-06-19T08:52:14.347Z] #69 0.682 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-19T08:52:14.604Z] #69 0.683 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-19T08:52:14.604Z] #69 0.683 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-19T08:52:14.604Z] #69 0.683 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2021-06-19T08:52:15.410Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-19T08:52:15.410Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-19T08:52:15.410Z] + TESTDIRS=./... [2021-06-19T08:52:15.410Z] + exclude_paths='/vendor/|/integration' [2021-06-19T08:52:15.410Z] ++ go list ./... [2021-06-19T08:52:15.410Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-19T08:52:15.423Z] #69 1.027 Reading package lists... [2021-06-19T08:52:15.985Z] #69 1.633 Reading package lists... [2021-06-19T08:52:16.241Z] #69 2.239 Building dependency tree... [2021-06-19T08:52:16.241Z] #69 2.347 Reading state information... [2021-06-19T08:52:16.241Z] #69 2.447 The following additional packages will be installed: [2021-06-19T08:52:16.241Z] #69 2.448 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-19T08:52:16.241Z] #69 2.448 libpam-systemd [2021-06-19T08:52:16.241Z] #69 2.449 Suggested packages: [2021-06-19T08:52:16.241Z] #69 2.449 systemd-container policykit-1 [2021-06-19T08:52:16.241Z] #69 2.449 Recommended packages: [2021-06-19T08:52:16.241Z] #69 2.449 libnss-systemd [2021-06-19T08:52:16.241Z] #69 2.526 The following NEW packages will be installed: [2021-06-19T08:52:16.241Z] #69 2.527 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-19T08:52:16.241Z] #69 2.527 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-19T08:52:16.356Z] + pkg_list='github.com/docker/docker/api [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/backend/build [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/httputils [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/middleware [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/build [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/container [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/debug [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/distribution [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/grpc [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/image [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/network [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/plugin [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/session [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/swarm [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/system [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/server/router/volume [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/backend [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/blkiodev [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/container [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/events [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/filters [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/image [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/mount [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/network [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/registry [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/strslice [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/swarm [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/time [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/versions [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-19T08:52:16.356Z] github.com/docker/docker/api/types/volume [2021-06-19T08:52:16.356Z] github.com/docker/docker/builder [2021-06-19T08:52:16.356Z] github.com/docker/docker/builder/builder-next [2021-06-19T08:52:16.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-19T08:52:16.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-19T08:52:16.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/worker [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/dockerfile [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/dockerignore [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/remotecontext [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/remotecontext/git [2021-06-19T08:52:16.357Z] github.com/docker/docker/cli [2021-06-19T08:52:16.357Z] github.com/docker/docker/cli/config [2021-06-19T08:52:16.357Z] github.com/docker/docker/cli/debug [2021-06-19T08:52:16.357Z] github.com/docker/docker/client [2021-06-19T08:52:16.357Z] github.com/docker/docker/cmd/dockerd [2021-06-19T08:52:16.357Z] github.com/docker/docker/container [2021-06-19T08:52:16.357Z] github.com/docker/docker/container/stream [2021-06-19T08:52:16.357Z] github.com/docker/docker/contrib/apparmor [2021-06-19T08:52:16.357Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-19T08:52:16.357Z] github.com/docker/docker/contrib/httpserver [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/convert [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/executor [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/provider [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/config [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/discovery [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/events [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/events/testutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/exec [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/images [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/initlayer [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/links [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/listeners [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/gelf [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/journald [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/local [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/logentries [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/splunk [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/syslog [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/templates [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/names [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/network [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/stats [2021-06-19T08:52:16.357Z] github.com/docker/docker/distribution [2021-06-19T08:52:16.357Z] github.com/docker/docker/distribution/metadata [2021-06-19T08:52:16.357Z] github.com/docker/docker/distribution/utils [2021-06-19T08:52:16.357Z] github.com/docker/docker/distribution/xfer [2021-06-19T08:52:16.357Z] github.com/docker/docker/dockerversion [2021-06-19T08:52:16.357Z] github.com/docker/docker/errdefs [2021-06-19T08:52:16.357Z] github.com/docker/docker/image [2021-06-19T08:52:16.357Z] github.com/docker/docker/image/cache [2021-06-19T08:52:16.357Z] github.com/docker/docker/image/tarexport [2021-06-19T08:52:16.357Z] github.com/docker/docker/image/v1 [2021-06-19T08:52:16.357Z] github.com/docker/docker/internal/test/suite [2021-06-19T08:52:16.357Z] github.com/docker/docker/layer [2021-06-19T08:52:16.357Z] github.com/docker/docker/libcontainerd [2021-06-19T08:52:16.357Z] github.com/docker/docker/libcontainerd/queue [2021-06-19T08:52:16.357Z] github.com/docker/docker/libcontainerd/remote [2021-06-19T08:52:16.357Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-19T08:52:16.357Z] github.com/docker/docker/libcontainerd/types [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/api [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/bitseq [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/client [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cluster [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/config [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/datastore [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/driverapi [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/etchosts [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/idm [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipam [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/iptables [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/netlabel [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/netutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/networkdb [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/ns [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/options [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/osl [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/portallocator [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/portmapper [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/testutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/libnetwork/types [2021-06-19T08:52:16.357Z] github.com/docker/docker/oci [2021-06-19T08:52:16.357Z] github.com/docker/docker/oci/caps [2021-06-19T08:52:16.357Z] github.com/docker/docker/opts [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/aaparser [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/archive [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/authorization [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/broadcaster [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/capabilities [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/chrootarchive [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/containerfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/devicemapper [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/directory [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/discovery [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/discovery/file [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/discovery/kv [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/discovery/memory [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/dmesg [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/filenotify [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/fileutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/fsutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/homedir [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/idtools [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/ioutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/jsonmessage [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/locker [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/longpath [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/loopback [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/mount [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/namesgenerator [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/parsers [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/pidfile [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/platform [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/plugingetter [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/plugins [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/plugins/transport [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/pools [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/progress [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/pubsub [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/reexec [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/signal [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/stdcopy [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/streamformatter [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/stringid [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/symlink [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/sysinfo [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/system [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/tailfile [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/tarsum [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/term [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/term/windows [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/truncindex [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/urlutil [2021-06-19T08:52:16.357Z] github.com/docker/docker/pkg/useragent [2021-06-19T08:52:16.357Z] github.com/docker/docker/plugin [2021-06-19T08:52:16.357Z] github.com/docker/docker/plugin/executor/containerd [2021-06-19T08:52:16.357Z] github.com/docker/docker/plugin/v2 [2021-06-19T08:52:16.357Z] github.com/docker/docker/profiles/apparmor [2021-06-19T08:52:16.357Z] github.com/docker/docker/profiles/seccomp [2021-06-19T08:52:16.357Z] github.com/docker/docker/quota [2021-06-19T08:52:16.357Z] github.com/docker/docker/reference [2021-06-19T08:52:16.357Z] github.com/docker/docker/registry [2021-06-19T08:52:16.357Z] github.com/docker/docker/registry/resumable [2021-06-19T08:52:16.357Z] github.com/docker/docker/restartmanager [2021-06-19T08:52:16.357Z] github.com/docker/docker/rootless [2021-06-19T08:52:16.357Z] github.com/docker/docker/rootless/specconv [2021-06-19T08:52:16.357Z] github.com/docker/docker/runconfig [2021-06-19T08:52:16.357Z] github.com/docker/docker/runconfig/opts [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/daemon [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/environment [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/fakecontext [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/fakegit [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/fakestorage [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/fixtures/load [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/registry [2021-06-19T08:52:16.357Z] github.com/docker/docker/testutil/request [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume/drivers [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume/local [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume/mounts [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume/service [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume/service/opts [2021-06-19T08:52:16.357Z] github.com/docker/docker/volume/testutils' [2021-06-19T08:52:16.357Z] + echo 'github.com/docker/docker/api [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/backend/build [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/httputils [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/middleware [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/build [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/container [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/debug [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/distribution [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/grpc [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/image [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/network [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/plugin [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/session [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/swarm [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/system [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/server/router/volume [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/backend [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/blkiodev [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/container [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/events [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/filters [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/image [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/mount [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/network [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/registry [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/strslice [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/swarm [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/time [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/versions [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-19T08:52:16.357Z] github.com/docker/docker/api/types/volume [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/builder-next/worker [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/dockerfile [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/dockerignore [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/remotecontext [2021-06-19T08:52:16.357Z] github.com/docker/docker/builder/remotecontext/git [2021-06-19T08:52:16.357Z] github.com/docker/docker/cli [2021-06-19T08:52:16.357Z] github.com/docker/docker/cli/config [2021-06-19T08:52:16.357Z] github.com/docker/docker/cli/debug [2021-06-19T08:52:16.357Z] github.com/docker/docker/client [2021-06-19T08:52:16.357Z] github.com/docker/docker/cmd/dockerd [2021-06-19T08:52:16.357Z] github.com/docker/docker/container [2021-06-19T08:52:16.357Z] github.com/docker/docker/container/stream [2021-06-19T08:52:16.357Z] github.com/docker/docker/contrib/apparmor [2021-06-19T08:52:16.357Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-19T08:52:16.357Z] github.com/docker/docker/contrib/httpserver [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/convert [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/executor [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/cluster/provider [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/config [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/discovery [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/events [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/events/testutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/exec [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/images [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/initlayer [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/links [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/listeners [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/gelf [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/journald [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/local [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/logentries [2021-06-19T08:52:16.357Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/logger/splunk [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/logger/syslog [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/logger/templates [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/names [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/network [2021-06-19T08:52:16.358Z] github.com/docker/docker/daemon/stats [2021-06-19T08:52:16.358Z] github.com/docker/docker/distribution [2021-06-19T08:52:16.358Z] github.com/docker/docker/distribution/metadata [2021-06-19T08:52:16.358Z] github.com/docker/docker/distribution/utils [2021-06-19T08:52:16.358Z] github.com/docker/docker/distribution/xfer [2021-06-19T08:52:16.358Z] github.com/docker/docker/dockerversion [2021-06-19T08:52:16.358Z] github.com/docker/docker/errdefs [2021-06-19T08:52:16.358Z] github.com/docker/docker/image [2021-06-19T08:52:16.358Z] github.com/docker/docker/image/cache [2021-06-19T08:52:16.358Z] github.com/docker/docker/image/tarexport [2021-06-19T08:52:16.358Z] github.com/docker/docker/image/v1 [2021-06-19T08:52:16.358Z] github.com/docker/docker/internal/test/suite [2021-06-19T08:52:16.358Z] github.com/docker/docker/layer [2021-06-19T08:52:16.358Z] github.com/docker/docker/libcontainerd [2021-06-19T08:52:16.358Z] github.com/docker/docker/libcontainerd/queue [2021-06-19T08:52:16.358Z] github.com/docker/docker/libcontainerd/remote [2021-06-19T08:52:16.358Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-19T08:52:16.358Z] github.com/docker/docker/libcontainerd/types [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/api [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/bitseq [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/client [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cluster [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/config [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/datastore [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/driverapi [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/etchosts [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/idm [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipam [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/iptables [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/netlabel [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/netutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/networkdb [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/ns [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/options [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/osl [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/portallocator [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/portmapper [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/testutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/types [2021-06-19T08:52:16.358Z] github.com/docker/docker/oci [2021-06-19T08:52:16.358Z] github.com/docker/docker/oci/caps [2021-06-19T08:52:16.358Z] github.com/docker/docker/opts [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/aaparser [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/archive [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/authorization [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/broadcaster [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/capabilities [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/chrootarchive [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/containerfs [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/devicemapper [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/directory [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/discovery [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/discovery/file [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/discovery/kv [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/discovery/memory [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/dmesg [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/filenotify [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/fileutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/fsutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/homedir [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/idtools [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/ioutils [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/jsonmessage [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/locker [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/longpath [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/loopback [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/mount [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/namesgenerator [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/parsers [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/pidfile [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/platform [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/plugingetter [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/plugins [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/plugins/transport [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/pools [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/progress [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/pubsub [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/reexec [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/signal [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/stdcopy [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/streamformatter [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/stringid [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/symlink [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/sysinfo [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/system [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/tailfile [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/tarsum [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/term [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/term/windows [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/truncindex [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/urlutil [2021-06-19T08:52:16.358Z] github.com/docker/docker/pkg/useragent [2021-06-19T08:52:16.358Z] github.com/docker/docker/plugin [2021-06-19T08:52:16.358Z] github.com/docker/docker/plugin/executor/containerd [2021-06-19T08:52:16.358Z] github.com/docker/docker/plugin/v2 [2021-06-19T08:52:16.358Z] github.com/docker/docker/profiles/apparmor [2021-06-19T08:52:16.358Z] github.com/docker/docker/profiles/seccomp [2021-06-19T08:52:16.358Z] github.com/docker/docker/quota [2021-06-19T08:52:16.358Z] github.com/docker/docker/reference [2021-06-19T08:52:16.358Z] github.com/docker/docker/registry [2021-06-19T08:52:16.358Z] github.com/docker/docker/registry/resumable [2021-06-19T08:52:16.358Z] github.com/docker/docker/restartmanager [2021-06-19T08:52:16.358Z] github.com/docker/docker/rootless [2021-06-19T08:52:16.358Z] github.com/docker/docker/rootless/specconv [2021-06-19T08:52:16.358Z] github.com/docker/docker/runconfig [2021-06-19T08:52:16.358Z] github.com/docker/docker/runconfig/opts [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/daemon [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/environment [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/fakecontext [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/fakegit [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/fakestorage [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/fixtures/load [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/registry [2021-06-19T08:52:16.358Z] github.com/docker/docker/testutil/request [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume/drivers [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume/local [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume/mounts [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume/service [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume/service/opts [2021-06-19T08:52:16.358Z] github.com/docker/docker/volume/testutils' [2021-06-19T08:52:16.358Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T08:52:16.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T08:52:16.358Z] + type docker-proxy [2021-06-19T08:52:16.358Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-19T08:52:16.358Z] + hack/make.sh binary-proxy install-proxy [2021-06-19T08:52:16.358Z] [2021-06-19T08:52:16.620Z] Removing bundles/ [2021-06-19T08:52:16.620Z] [2021-06-19T08:52:16.620Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-19T08:52:16.620Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-19T08:52:16.620Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:52:16.802Z] #69 2.792 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2021-06-19T08:52:16.802Z] #69 2.792 Need to get 4762 kB of archives. [2021-06-19T08:52:16.802Z] #69 2.792 After this operation, 16.6 MB of additional disk space will be used. [2021-06-19T08:52:16.802Z] #69 2.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-19T08:52:16.802Z] #69 2.794 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-19T08:52:16.802Z] #69 2.795 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-19T08:52:16.802Z] #69 2.799 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-19T08:52:16.802Z] #69 2.800 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-19T08:52:16.802Z] #69 2.801 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-19T08:52:16.802Z] #69 2.894 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-19T08:52:16.802Z] #69 2.896 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-19T08:52:16.802Z] #69 2.898 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-19T08:52:16.802Z] #69 2.900 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-19T08:52:16.802Z] #69 2.902 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-19T08:52:16.802Z] #69 3.093 debconf: delaying package configuration, since apt-utils is not installed [2021-06-19T08:52:16.802Z] #69 3.115 Fetched 4762 kB in 0s (13.0 MB/s) [2021-06-19T08:52:16.802Z] #69 3.140 Selecting previously unselected package libargon2-1:amd64. [2021-06-19T08:52:17.059Z] #69 3.140 (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 ... 28078 files and directories currently installed.) [2021-06-19T08:52:17.059Z] #69 3.154 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-19T08:52:17.059Z] #69 3.161 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-19T08:52:17.059Z] #69 3.198 Selecting previously unselected package libjson-c3:amd64. [2021-06-19T08:52:17.059Z] #69 3.199 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-19T08:52:17.059Z] #69 3.203 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-19T08:52:17.059Z] #69 3.237 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-19T08:52:17.059Z] #69 3.239 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-19T08:52:17.059Z] #69 3.242 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-19T08:52:17.059Z] #69 3.289 Selecting previously unselected package libidn11:amd64. [2021-06-19T08:52:17.059Z] #69 3.291 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-19T08:52:17.059Z] #69 3.295 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-19T08:52:17.059Z] #69 3.336 Selecting previously unselected package libkmod2:amd64. [2021-06-19T08:52:17.059Z] #69 3.339 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-19T08:52:17.059Z] #69 3.342 Unpacking libkmod2:amd64 (26-1) ... [2021-06-19T08:52:17.059Z] #69 3.384 Selecting previously unselected package systemd. [2021-06-19T08:52:17.059Z] #69 3.386 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-19T08:52:17.059Z] #69 3.426 Unpacking systemd (241-7~deb10u7) ... [2021-06-19T08:52:17.622Z] #69 3.868 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-19T08:52:17.622Z] #69 3.878 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-19T08:52:17.622Z] #69 3.889 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-19T08:52:17.622Z] #69 3.900 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-19T08:52:17.622Z] #69 3.914 Setting up libkmod2:amd64 (26-1) ... [2021-06-19T08:52:17.622Z] #69 3.926 Setting up systemd (241-7~deb10u7) ... [2021-06-19T08:52:17.622Z] #69 3.973 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-19T08:52:17.878Z] #69 3.975 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-19T08:52:17.878Z] #69 3.978 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-19T08:52:17.878Z] #69 3.978 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-19T08:52:18.440Z] #69 4.468 Selecting previously unselected package systemd-sysv. [2021-06-19T08:52:18.440Z] #69 4.468 (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 ... 28875 files and directories currently installed.) [2021-06-19T08:52:18.440Z] #69 4.481 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-19T08:52:18.440Z] #69 4.485 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-19T08:52:18.440Z] #69 4.526 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-19T08:52:18.440Z] #69 4.528 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-19T08:52:18.440Z] #69 4.532 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-19T08:52:18.440Z] #69 4.589 Selecting previously unselected package dbus. [2021-06-19T08:52:18.440Z] #69 4.589 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-19T08:52:18.440Z] #69 4.600 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-19T08:52:18.440Z] #69 4.659 Selecting previously unselected package libpam-systemd:amd64. [2021-06-19T08:52:18.696Z] #69 4.662 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-19T08:52:18.696Z] #69 4.665 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-19T08:52:18.696Z] #69 4.705 Selecting previously unselected package dbus-user-session. [2021-06-19T08:52:18.696Z] #69 4.707 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-19T08:52:18.696Z] #69 4.711 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-19T08:52:18.696Z] #69 4.828 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-19T08:52:18.696Z] #69 4.841 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-19T08:52:18.696Z] #69 4.851 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-19T08:52:18.953Z] #69 4.961 invoke-rc.d: could not determine current runlevel [2021-06-19T08:52:18.953Z] #69 4.963 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-19T08:52:18.953Z] #69 4.967 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-19T08:52:18.953Z] #69 5.143 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-19T08:52:18.953Z] #69 5.157 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-19T08:52:18.953Z] #69 5.165 Processing triggers for libc-bin (2.28-10) ... [2021-06-19T08:52:19.209Z] #69 DONE 5.3s [2021-06-19T08:52:19.209Z] [2021-06-19T08:52:19.209Z] #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-19T08:52:19.209Z] #70 sha256:1506dd49d41022491f195344701a57fd5c6ae3b60057e195005fb7975a488e15 [2021-06-19T08:52:19.464Z] #70 0.446 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-19T08:52:19.464Z] #70 0.449 Dload Upload Total Spent Left Speed [2021-06-19T08:52:19.720Z] #70 0.449 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22231 0 --:--:-- --:--:-- --:--:-- 22231 [2021-06-19T08:52:19.720Z] #70 DONE 0.6s [2021-06-19T08:52:19.720Z] [2021-06-19T08:52:19.720Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-19T08:52:19.720Z] #71 sha256:261391d917dca1d494450e6355b008c4dffc8a6361365812da5b204a4b5e1c17 [2021-06-19T08:52:20.647Z] #71 DONE 0.8s [2021-06-19T08:52:20.647Z] [2021-06-19T08:52:20.647Z] #72 exporting to image [2021-06-19T08:52:20.647Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-19T08:52:20.647Z] #72 exporting layers [2021-06-19T08:52:24.762Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-19T08:52:25.024Z] [2021-06-19T08:52:25.024Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-19T08:52:25.024Z] Installing docker-proxy to /usr/local/bin/ [2021-06-19T08:52:25.024Z] [2021-06-19T08:52:25.024Z] + mkdir -p bundles [2021-06-19T08:52:25.024Z] + 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-19T08:52:26.412Z] ? github.com/docker/docker/api [no test files] [2021-06-19T08:52:27.186Z] #72 exporting layers 6.6s done [2021-06-19T08:52:27.186Z] #72 writing image sha256:c2d2f1e5d7e6945b85f0ba60d565e4a78bcbe3df9163f4041b74a4d5ddb948ae done [2021-06-19T08:52:27.186Z] #72 naming to docker.io/library/docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 done [2021-06-19T08:52:27.186Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T08:52:27.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -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:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh dynbinary test-integration [2021-06-19T08:52:29.406Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-19T08:52:29.407Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-19T08:52:29.407Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-19T08:52:29.407Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-19T08:52:29.407Z] 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-19T08:52:29.407Z] Detected virtualization docker. [2021-06-19T08:52:29.407Z] Detected architecture x86-64. [2021-06-19T08:52:29.407Z] Set hostname to . [2021-06-19T08:52:29.663Z] + source /etc/docker-entrypoint-cmd [2021-06-19T08:52:29.663Z] ++ hack/make.sh dynbinary test-integration [2021-06-19T08:52:29.663Z] [2021-06-19T08:52:29.919Z] Removing bundles/ [2021-06-19T08:52:29.919Z] [2021-06-19T08:52:29.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T08:52:29.919Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:52:29.919Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:52:41.010Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 2m12.736379276s [2021-06-19T08:52:41.010Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 536.992385ms [2021-06-19T08:52:44.554Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-06-19T08:53:20.301Z] 4612f6d0b889: Pull complete [2021-06-19T08:53:26.799Z] 29d5b6a226d2: Verifying Checksum [2021-06-19T08:53:26.800Z] 29d5b6a226d2: Download complete [2021-06-19T08:53:36.930Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:53:36.930Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:53:36.931Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:53:36.931Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:53:36.931Z] [2021-06-19T08:53:36.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T08:53:36.931Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T08:53:36.931Z] HOSTNAME=b83f73636daa [2021-06-19T08:53:36.931Z] DEST=bundles/test-integration [2021-06-19T08:53:36.931Z] PWD=/go/src/github.com/docker/docker [2021-06-19T08:53:36.931Z] DOCKER_ROOTLESS=1 [2021-06-19T08:53:36.931Z] DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:53:36.931Z] container=docker [2021-06-19T08:53:36.931Z] HOME=/root [2021-06-19T08:53:36.931Z] GOLANG_VERSION=1.16.5 [2021-06-19T08:53:36.931Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T08:53:36.931Z] VALIDATE_BRANCH=master [2021-06-19T08:53:36.931Z] TERM=xterm [2021-06-19T08:53:36.931Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T08:53:36.931Z] SHLVL=1 [2021-06-19T08:53:36.931Z] TIMEOUT=120m [2021-06-19T08:53:36.931Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T08:53:36.931Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T08:53:36.931Z] GO111MODULE=off [2021-06-19T08:53:36.931Z] DOCKER_EXPERIMENTAL=1 [2021-06-19T08:53:36.931Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T08:53:36.931Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T08:53:36.931Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T08:53:36.931Z] GOPATH=/go [2021-06-19T08:53:36.931Z] PKG_CONFIG=pkg-config [2021-06-19T08:53:36.931Z] _=/usr/bin/env [2021-06-19T08:53:36.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T08:53:50.393Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:53:50.393Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:53:50.393Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:53:50.393Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:53:50.393Z] [2021-06-19T08:53:50.393Z] + TEST_INTEGRATION_DEST=2 [2021-06-19T08:53:50.393Z] + CONTAINER_NAME=docker-pr1-2 [2021-06-19T08:53:50.393Z] + TEST_SKIP_INTEGRATION=1 [2021-06-19T08:53:50.393Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-19T08:53:50.393Z] + run_tests [2021-06-19T08:53:50.393Z] + c=0 [2021-06-19T08:53:50.393Z] + '[' -n 0 ']' [2021-06-19T08:53:50.393Z] + rm= [2021-06-19T08:53:50.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42541/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42541/.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=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh '' test-integration [2021-06-19T08:53:50.393Z] ++ jobs -p [2021-06-19T08:53:50.393Z] + TEST_INTEGRATION_DEST=3 [2021-06-19T08:53:50.393Z] + CONTAINER_NAME=docker-pr1-3 [2021-06-19T08:53:50.393Z] + TEST_SKIP_INTEGRATION=1 [2021-06-19T08:53:50.393Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-19T08:53:50.393Z] + run_tests [2021-06-19T08:53:50.393Z] + '[' -n 0 ']' [2021-06-19T08:53:50.393Z] + rm= [2021-06-19T08:53:50.393Z] + TEST_INTEGRATION_DEST=1 [2021-06-19T08:53:50.393Z] + CONTAINER_NAME=docker-pr1-1 [2021-06-19T08:53:50.393Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T08:53:50.393Z] + run_tests test-integration-flaky [2021-06-19T08:53:50.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42541/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42541/.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=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh '' test-integration [2021-06-19T08:53:50.393Z] + '[' -n 0 ']' [2021-06-19T08:53:50.393Z] + rm= [2021-06-19T08:53:50.393Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42541/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42541/.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=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh test-integration-flaky test-integration [2021-06-19T08:53:50.393Z] + for job in $(jobs -p) [2021-06-19T08:53:50.393Z] + wait 4001 [2021-06-19T08:53:50.393Z] [2021-06-19T08:53:50.393Z] [2021-06-19T08:53:50.393Z] [2021-06-19T08:53:50.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T08:53:50.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T08:53:50.393Z] HOSTNAME=7fda8c45d467 [2021-06-19T08:53:50.393Z] TEST_SKIP_INTEGRATION=1 [2021-06-19T08:53:50.393Z] TESTDEBUG=0 [2021-06-19T08:53:50.393Z] DEST=bundles/test-integration [2021-06-19T08:53:50.393Z] PWD=/go/src/github.com/docker/docker [2021-06-19T08:53:50.393Z] KEEPBUNDLE=1 [2021-06-19T08:53:50.393Z] DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:53:50.393Z] container=docker [2021-06-19T08:53:50.393Z] HOME=/root [2021-06-19T08:53:50.393Z] GOLANG_VERSION=1.16.5 [2021-06-19T08:53:50.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T08:53:50.393Z] VALIDATE_BRANCH=master [2021-06-19T08:53:50.393Z] TERM=xterm [2021-06-19T08:53:50.393Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T08:53:50.393Z] SHLVL=1 [2021-06-19T08:53:50.393Z] TIMEOUT=120m [2021-06-19T08:53:50.393Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T08:53:50.393Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T08:53:50.393Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-19T08:53:50.393Z] GO111MODULE=off [2021-06-19T08:53:50.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T08:53:50.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T08:53:50.393Z] GOPATH=/go [2021-06-19T08:53:50.393Z] PKG_CONFIG=pkg-config [2021-06-19T08:53:50.393Z] _=/usr/bin/env [2021-06-19T08:53:50.393Z] Building test suite binary ./integration-cli/test.main [2021-06-19T08:53:50.393Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-19T08:53:50.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T08:53:50.393Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T08:53:50.393Z] HOSTNAME=a70e679cd05f [2021-06-19T08:53:50.393Z] TEST_SKIP_INTEGRATION=1 [2021-06-19T08:53:50.393Z] TESTDEBUG=0 [2021-06-19T08:53:50.393Z] DEST=bundles/test-integration [2021-06-19T08:53:50.393Z] PWD=/go/src/github.com/docker/docker [2021-06-19T08:53:50.393Z] KEEPBUNDLE=1 [2021-06-19T08:53:50.393Z] DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:53:50.393Z] container=docker [2021-06-19T08:53:50.393Z] HOME=/root [2021-06-19T08:53:50.393Z] GOLANG_VERSION=1.16.5 [2021-06-19T08:53:50.393Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T08:53:50.393Z] VALIDATE_BRANCH=master [2021-06-19T08:53:50.393Z] TERM=xterm [2021-06-19T08:53:50.393Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T08:53:50.393Z] SHLVL=1 [2021-06-19T08:53:50.393Z] TIMEOUT=120m [2021-06-19T08:53:50.393Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T08:53:50.393Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T08:53:50.393Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-19T08:53:50.393Z] GO111MODULE=off [2021-06-19T08:53:50.393Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T08:53:50.393Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T08:53:50.393Z] GOPATH=/go [2021-06-19T08:53:50.393Z] PKG_CONFIG=pkg-config [2021-06-19T08:53:50.393Z] _=/usr/bin/env [2021-06-19T08:53:50.393Z] Building test suite binary ./integration-cli/test.main [2021-06-19T08:53:50.393Z] No new tests added to integration. [2021-06-19T08:53:50.393Z] [2021-06-19T08:53:50.393Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T08:53:50.394Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T08:53:50.394Z] HOSTNAME=06ef80f8b536 [2021-06-19T08:53:50.394Z] TESTDEBUG=0 [2021-06-19T08:53:50.394Z] DEST=bundles/test-integration [2021-06-19T08:53:50.394Z] PWD=/go/src/github.com/docker/docker [2021-06-19T08:53:50.394Z] KEEPBUNDLE=1 [2021-06-19T08:53:50.394Z] DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:53:50.394Z] container=docker [2021-06-19T08:53:50.394Z] HOME=/root [2021-06-19T08:53:50.394Z] GOLANG_VERSION=1.16.5 [2021-06-19T08:53:50.394Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T08:53:50.394Z] VALIDATE_BRANCH=master [2021-06-19T08:53:50.394Z] TERM=xterm [2021-06-19T08:53:50.394Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T08:53:50.394Z] SHLVL=1 [2021-06-19T08:53:50.394Z] TIMEOUT=120m [2021-06-19T08:53:50.394Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T08:53:50.394Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T08:53:50.394Z] GO111MODULE=off [2021-06-19T08:53:50.394Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T08:53:50.394Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T08:53:50.394Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T08:53:50.394Z] GOPATH=/go [2021-06-19T08:53:50.394Z] PKG_CONFIG=pkg-config [2021-06-19T08:53:50.394Z] _=/usr/bin/env [2021-06-19T08:53:50.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T08:54:02.428Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m19.852858254s with top 10 stages: buildssa: 1m41.134026735s, goimports: 22.908662912s, unconvert: 13.871520788s, gosec: 11.767473528s, golint: 6.906527499s, misspell: 4.797368923s, ineffassign: 4.455085167s, inspect: 3.878182688s, vrp: 3.528324977s, printf: 2.302997052s [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/builder/remotecontext 0.159s coverage: 13.7% of statements [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-06-19T08:54:06.066Z] ok github.com/docker/docker/builder/dockerfile 0.317s coverage: 48.7% of statements [2021-06-19T08:54:06.066Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T08:54:06.318Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:54:06.318Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:54:06.318Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:54:06.318Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:54:06.318Z] [2021-06-19T08:54:06.318Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T08:54:06.318Z] DOCKER_SYSTEMD=1 [2021-06-19T08:54:06.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T08:54:06.318Z] HOSTNAME=dfedcc2930f9 [2021-06-19T08:54:06.318Z] DEST=bundles/test-integration [2021-06-19T08:54:06.318Z] PWD=/go/src/github.com/docker/docker [2021-06-19T08:54:06.318Z] DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T08:54:06.318Z] container=docker [2021-06-19T08:54:06.318Z] HOME=/root [2021-06-19T08:54:06.318Z] LANG=C.UTF-8 [2021-06-19T08:54:06.318Z] INVOCATION_ID=797eccfdabbb46beb2b70f3f2fd99b06 [2021-06-19T08:54:06.319Z] GOLANG_VERSION=1.16.5 [2021-06-19T08:54:06.319Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T08:54:06.319Z] VALIDATE_BRANCH=master [2021-06-19T08:54:06.319Z] TERM=xterm [2021-06-19T08:54:06.319Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T08:54:06.319Z] SHLVL=3 [2021-06-19T08:54:06.319Z] TIMEOUT=120m [2021-06-19T08:54:06.319Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T08:54:06.319Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T08:54:06.319Z] GO111MODULE=off [2021-06-19T08:54:06.319Z] DOCKER_EXPERIMENTAL=1 [2021-06-19T08:54:06.319Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T08:54:06.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T08:54:06.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T08:54:06.319Z] GOPATH=/go [2021-06-19T08:54:06.319Z] PKG_CONFIG=pkg-config [2021-06-19T08:54:06.319Z] _=/usr/bin/env [2021-06-19T08:54:06.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T08:54:06.639Z] ok github.com/docker/docker/builder/remotecontext/git 5.003s coverage: 86.3% of statements [2021-06-19T08:54:06.639Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T08:54:06.639Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T08:54:10.857Z] ok github.com/docker/docker/client 0.223s coverage: 75.5% of statements [2021-06-19T08:54:15.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T08:54:15.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T08:54:17.293Z] INFO [runner/unused/goanalysis] analyzers took 31.32382957s with top 10 stages: buildssa: 26.968448827s, U1000: 4.355380743s [2021-06-19T08:54:17.293Z] INFO [runner] Issues before processing: 2884, after processing: 0 [2021-06-19T08:54:17.293Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2309/2309, skip_files: 2309/2309, skip_dirs: 2309/2309, exclude: 1920/1920, cgo: 2309/2884, filename_unadjuster: 2309/2309, autogenerated_exclude: 1920/2309, identifier_marker: 1920/1920, exclude-rules: 78/1920, nolint: 0/78 [2021-06-19T08:54:17.293Z] INFO [runner] processing took 163.347144ms with stages: nolint: 73.427802ms, identifier_marker: 50.839857ms, path_prettifier: 16.694814ms, autogenerated_exclude: 8.450326ms, exclude-rules: 6.984596ms, skip_dirs: 4.13349ms, cgo: 1.851903ms, filename_unadjuster: 958.635µs, max_same_issues: 1.644µs, uniq_by_line: 748ns, diff: 561ns, source_code: 557ns, exclude: 547ns, max_from_linter: 537ns, skip_files: 463ns, path_shortener: 384ns, max_per_file_from_linter: 280ns [2021-06-19T08:54:17.293Z] INFO [runner] linters took 1m43.243345606s with stages: goanalysis_metalinter: 1m20.395760776s, unused: 22.683290444s [2021-06-19T08:54:17.293Z] INFO File cache stats: 1699 entries of total size 8.6MiB [2021-06-19T08:54:17.293Z] INFO Memory: 2367 samples, avg is 490.2MB, max is 4235.5MB [2021-06-19T08:54:17.293Z] INFO Execution took 3m56.526663009s [2021-06-19T08:54:17.293Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-19T08:54:17.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh dynbinary test-docker-py [2021-06-19T08:54:18.200Z] [2021-06-19T08:54:18.200Z] Removing bundles/ [2021-06-19T08:54:18.200Z] [2021-06-19T08:54:18.200Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T08:54:18.200Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:54:18.200Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:54:37.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T08:54:38.938Z] 29d5b6a226d2: Pull complete [2021-06-19T08:54:38.938Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-19T08:54:38.938Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T08:54:38.938Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T08:54:38.938Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-19T08:54:38.938Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-19T08:54:38.938Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-19T08:54:38.938Z] INFO: Docker version of control daemon [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] Client: Mirantis Container Runtime [2021-06-19T08:54:38.938Z] Version: 20.10.0 [2021-06-19T08:54:38.938Z] API version: 1.41 [2021-06-19T08:54:38.938Z] Go version: go1.13.15 [2021-06-19T08:54:38.938Z] Git commit: 6ee42dc [2021-06-19T08:54:38.938Z] Built: 03/11/2021 13:24:56 [2021-06-19T08:54:38.938Z] OS/Arch: windows/amd64 [2021-06-19T08:54:38.938Z] Context: default [2021-06-19T08:54:38.938Z] Experimental: true [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] Server: Mirantis Container Runtime [2021-06-19T08:54:38.938Z] Engine: [2021-06-19T08:54:38.938Z] Version: 20.10.0 [2021-06-19T08:54:38.938Z] API version: 1.41 (minimum version 1.24) [2021-06-19T08:54:38.938Z] Go version: go1.13.15 [2021-06-19T08:54:38.938Z] Git commit: 1e08f21e79 [2021-06-19T08:54:38.938Z] Built: 03/11/2021 13:23:32 [2021-06-19T08:54:38.938Z] OS/Arch: windows/amd64 [2021-06-19T08:54:38.938Z] Experimental: true [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] INFO: Docker info of control daemon [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] Client: [2021-06-19T08:54:38.938Z] Context: default [2021-06-19T08:54:38.938Z] Debug Mode: false [2021-06-19T08:54:38.938Z] Plugins: [2021-06-19T08:54:38.938Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T08:54:38.938Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T08:54:38.938Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] Server: [2021-06-19T08:54:38.938Z] Containers: 0 [2021-06-19T08:54:38.938Z] Running: 0 [2021-06-19T08:54:38.938Z] Paused: 0 [2021-06-19T08:54:38.938Z] Stopped: 0 [2021-06-19T08:54:38.938Z] Images: 1 [2021-06-19T08:54:38.938Z] Server Version: 20.10.0 [2021-06-19T08:54:38.938Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T08:54:38.938Z] Windows: [2021-06-19T08:54:38.938Z] LCOW: [2021-06-19T08:54:38.938Z] Logging Driver: json-file [2021-06-19T08:54:38.938Z] Plugins: [2021-06-19T08:54:38.938Z] Volume: local [2021-06-19T08:54:38.938Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T08:54:38.938Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T08:54:38.938Z] Swarm: inactive [2021-06-19T08:54:38.938Z] Default Isolation: process [2021-06-19T08:54:38.938Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T08:54:38.938Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T08:54:38.938Z] OSType: windows [2021-06-19T08:54:38.938Z] Architecture: x86_64 [2021-06-19T08:54:38.938Z] CPUs: 4 [2021-06-19T08:54:38.938Z] Total Memory: 32GiB [2021-06-19T08:54:38.938Z] Name: azwin-2-e0b770 [2021-06-19T08:54:38.938Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-19T08:54:38.938Z] Docker Root Dir: D:\docker [2021-06-19T08:54:38.938Z] Debug Mode: false [2021-06-19T08:54:38.938Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:54:38.938Z] Labels: [2021-06-19T08:54:38.938Z] Experimental: true [2021-06-19T08:54:38.938Z] Insecure Registries: [2021-06-19T08:54:38.938Z] 10.0.0.4:5000 [2021-06-19T08:54:38.938Z] 127.0.0.0/8 [2021-06-19T08:54:38.938Z] Registry Mirrors: [2021-06-19T08:54:38.938Z] http://10.0.0.4:5000/ [2021-06-19T08:54:38.938Z] Live Restore Enabled: false [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] [2021-06-19T08:54:38.938Z] INFO: Commit hash is 967ec6f2e8 [2021-06-19T08:54:38.938Z] INFO: Nuke-Everything... [2021-06-19T08:54:38.938Z] INFO: Container count on control daemon to delete is 0 [2021-06-19T08:54:39.909Z] INFO: Nuking d:\CI [2021-06-19T08:54:39.909Z] INFO: Zapped successfully [2021-06-19T08:54:39.909Z] INFO: Location for testing is d:\CI\PR-42541\1 [2021-06-19T08:54:39.909Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-19T08:54:39.909Z] [2021-06-19T08:54:39.909Z] [2021-06-19T08:54:39.909Z] INFO: Building the image from Dockerfile.windows at 06/19/2021 08:54:39... [2021-06-19T08:54:39.909Z] [2021-06-19T08:54:45.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T08:54:45.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T08:54:45.720Z] Sending build context to Docker daemon 61.05MB [2021-06-19T08:54:45.720Z] [2021-06-19T08:54:45.720Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-19T08:54:45.720Z] ---> 39d157a84080 [2021-06-19T08:54:45.720Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-19T08:54:45.720Z] ---> Running in 59bdbc414579 [2021-06-19T08:54:46.181Z] Removing intermediate container 59bdbc414579 [2021-06-19T08:54:46.181Z] ---> 4c5403bc44e3 [2021-06-19T08:54:46.181Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-19T08:54:46.181Z] ---> Running in 1ddf9c3d74d2 [2021-06-19T08:54:46.643Z] Removing intermediate container 1ddf9c3d74d2 [2021-06-19T08:54:46.643Z] ---> 53ae6c95da0a [2021-06-19T08:54:46.643Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-19T08:54:46.643Z] ---> Running in b3712aacaff7 [2021-06-19T08:54:46.643Z] Removing intermediate container b3712aacaff7 [2021-06-19T08:54:46.643Z] ---> 403fafb3de2f [2021-06-19T08:54:47.108Z] 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-19T08:54:47.108Z] ---> Running in 1d0cdd5feda8 [2021-06-19T08:54:47.108Z] Removing intermediate container 1d0cdd5feda8 [2021-06-19T08:54:47.108Z] ---> b1ae147cc8bd [2021-06-19T08:54:47.108Z] 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-19T08:54:47.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T08:54:47.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T08:54:47.569Z] ---> Running in 184be1c9a545 [2021-06-19T08:54:48.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T08:54:49.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T08:54:49.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T08:54:49.732Z] ok github.com/docker/docker/container 0.143s coverage: 34.6% of statements [2021-06-19T08:54:50.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T08:54:51.323Z] [2021-06-19T08:54:51.323Z] SUCCESS: Specified value was saved. [2021-06-19T08:54:51.652Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 29.1% of statements [2021-06-19T08:54:51.652Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T08:54:51.652Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T08:54:51.652Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T08:54:51.652Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T08:54:52.294Z] INFO: Downloading git... [2021-06-19T08:54:53.043Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2021-06-19T08:54:53.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T08:54:53.846Z] INFO: Downloading go... [2021-06-19T08:54:54.436Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2021-06-19T08:54:54.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T08:54:55.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T08:54:55.383Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.9% of statements [2021-06-19T08:54:55.391Z] INFO: Downloading compiler 1 of 3... [2021-06-19T08:54:55.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T08:54:56.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T08:54:56.939Z] INFO: Downloading compiler 2 of 3... [2021-06-19T08:54:57.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T08:54:57.400Z] INFO: Downloading compiler 3 of 3... [2021-06-19T08:54:58.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T08:54:58.373Z] INFO: Extracting git... [2021-06-19T08:54:58.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T08:54:59.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T08:54:59.598Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.8% of statements [2021-06-19T08:54:59.598Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-06-19T08:54:59.860Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-06-19T08:55:00.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T08:55:00.477Z] Using test binary docker [2021-06-19T08:55:00.477Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T08:55:00.477Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T08:55:00.477Z] INFO: Waiting for daemon to start... [2021-06-19T08:55:00.477Z] Starting dockerd [2021-06-19T08:55:00.807Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2021-06-19T08:55:02.993Z] . [2021-06-19T08:55:02.993Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T08:55:02.993Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T08:55:02.993Z] Error: No such image: emptyfs [2021-06-19T08:55:02.993Z] Running integration-test (iteration 1) [2021-06-19T08:55:02.993Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T08:55:03.355Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.550s coverage: 13.8% of statements [2021-06-19T08:55:04.299Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.034s coverage: 3.1% of statements [2021-06-19T08:55:05.244Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.758s coverage: 56.2% of statements [2021-06-19T08:55:05.819Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.510s coverage: 73.3% of statements [2021-06-19T08:55:06.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T08:55:07.210Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-06-19T08:55:09.130Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.757s coverage: 49.4% of statements [2021-06-19T08:55:10.521Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-06-19T08:55:10.777Z] INFO: Expanding go... [2021-06-19T08:55:11.093Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.434s coverage: 57.7% of statements [2021-06-19T08:55:11.093Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.498s coverage: 46.2% of statements [2021-06-19T08:55:12.038Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-06-19T08:55:12.300Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-06-19T08:55:12.561Z] ok github.com/docker/docker/daemon 12.298s coverage: 17.4% of statements [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-19T08:55:12.561Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T08:55:13.951Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.7% of statements [2021-06-19T08:55:13.951Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T08:55:13.951Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T08:55:14.213Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.5% of statements [2021-06-19T08:55:14.788Z] ok github.com/docker/docker/daemon/logger/awslogs 0.403s coverage: 77.4% of statements [2021-06-19T08:55:14.788Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T08:55:14.788Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T08:55:15.048Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-06-19T08:55:15.048Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.9% of statements [2021-06-19T08:55:15.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 87.2% of statements [2021-06-19T08:55:15.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-06-19T08:55:16.146Z] ok github.com/docker/docker/daemon/logger/local 0.086s coverage: 75.2% of statements [2021-06-19T08:55:16.146Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T08:55:17.094Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-06-19T08:55:17.094Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 58.6% of statements [2021-06-19T08:55:18.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2021-06-19T08:55:18.041Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-06-19T08:55:18.989Z] ok github.com/docker/docker/daemon/network 0.052s coverage: 63.8% of statements [2021-06-19T08:55:19.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T08:55:19.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T08:55:19.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T08:55:19.565Z] ok github.com/docker/docker/distribution/metadata 0.123s coverage: 48.2% of statements [2021-06-19T08:55:19.827Z] ok github.com/docker/docker/daemon/logger/splunk 1.991s coverage: 82.5% of statements [2021-06-19T08:55:19.827Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T08:55:19.827Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T08:55:20.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T08:55:20.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T08:55:21.034Z] Loaded image: buildpack-deps:buster [2021-06-19T08:55:21.034Z] Loaded image: busybox:latest [2021-06-19T08:55:21.034Z] Loaded image: busybox:glibc [2021-06-19T08:55:21.214Z] ok github.com/docker/docker/distribution 0.185s coverage: 25.4% of statements [2021-06-19T08:55:21.214Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T08:55:21.214Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-06-19T08:55:21.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T08:55:21.598Z] Loaded image: debian:bullseye [2021-06-19T08:55:21.598Z] Loaded image: hello-world:latest [2021-06-19T08:55:21.598Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T08:55:21.788Z] ok github.com/docker/docker/image 0.062s coverage: 86.6% of statements [2021-06-19T08:55:21.853Z] INFO: Testing against a local daemon [2021-06-19T08:55:21.853Z] === RUN TestCgroupNamespacesBuild [2021-06-19T08:55:22.050Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-06-19T08:55:22.313Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 85.6% of statements [2021-06-19T08:55:22.313Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T08:55:22.575Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2021-06-19T08:55:22.837Z] ok github.com/docker/docker/image/tarexport 0.026s coverage: 0.7% of statements [2021-06-19T08:55:22.837Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T08:55:23.098Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-06-19T08:55:23.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T08:55:24.366Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2021-06-19T08:55:24.366Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T08:55:25.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T08:55:25.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T08:55:26.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T08:55:26.879Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2021-06-19T08:55:26.879Z] === RUN TestBuildWithSession [2021-06-19T08:55:26.879Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T08:55:26.879Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T08:55:26.879Z] === RUN TestBuildSquashParent [2021-06-19T08:55:26.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T08:55:27.314Z] ok github.com/docker/docker/libnetwork/bitseq 0.486s coverage: 84.4% of statements [2021-06-19T08:55:27.888Z] ok github.com/docker/docker/libnetwork/api 2.277s coverage: 83.2% of statements [2021-06-19T08:55:27.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T08:55:28.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T08:55:29.279Z] ok github.com/docker/docker/libnetwork/client 0.029s coverage: 75.2% of statements [2021-06-19T08:55:29.541Z] ok github.com/docker/docker/libnetwork/client/mflag 0.012s coverage: 62.7% of statements [2021-06-19T08:55:29.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T08:55:30.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T08:55:31.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T08:55:31.266Z] Using test binary docker [2021-06-19T08:55:31.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T08:55:31.266Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-19T08:55:31.266Z] INFO: Waiting for daemon to start... [2021-06-19T08:55:31.266Z] Starting dockerd [2021-06-19T08:55:31.852Z] 639bb6bb2beb: Pull complete [2021-06-19T08:55:31.852Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-19T08:55:31.852Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T08:55:31.852Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T08:55:31.852Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-06-19T08:55:31.852Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-06-19T08:55:31.852Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-19T08:55:31.852Z] INFO: Docker version of control daemon [2021-06-19T08:55:31.852Z] [2021-06-19T08:55:31.852Z] Client: [2021-06-19T08:55:31.852Z] Version: 20.10.6 [2021-06-19T08:55:31.852Z] API version: 1.41 [2021-06-19T08:55:31.852Z] Go version: go1.16.3 [2021-06-19T08:55:31.852Z] Git commit: 370c289 [2021-06-19T08:55:31.852Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-19T08:55:31.852Z] OS/Arch: windows/amd64 [2021-06-19T08:55:31.852Z] Context: default [2021-06-19T08:55:31.852Z] Experimental: true [2021-06-19T08:55:31.852Z] [2021-06-19T08:55:31.852Z] Server: Docker Engine - Community [2021-06-19T08:55:31.852Z] Engine: [2021-06-19T08:55:31.852Z] Version: 20.10.6 [2021-06-19T08:55:31.852Z] API version: 1.41 (minimum version 1.24) [2021-06-19T08:55:31.852Z] Go version: go1.13.15 [2021-06-19T08:55:31.852Z] Git commit: 8728dd2 [2021-06-19T08:55:31.852Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-19T08:55:31.852Z] OS/Arch: windows/amd64 [2021-06-19T08:55:31.852Z] Experimental: true [2021-06-19T08:55:31.852Z] [2021-06-19T08:55:31.852Z] INFO: Docker info of control daemon [2021-06-19T08:55:31.852Z] [2021-06-19T08:55:31.907Z] INFO: Expanding compiler 1 of 3... [2021-06-19T08:55:32.305Z] Client: [2021-06-19T08:55:32.305Z] Context: default [2021-06-19T08:55:32.305Z] Debug Mode: false [2021-06-19T08:55:32.306Z] Plugins: [2021-06-19T08:55:32.306Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-19T08:55:32.306Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-19T08:55:32.306Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-19T08:55:32.306Z] [2021-06-19T08:55:32.306Z] Server: [2021-06-19T08:55:32.306Z] Containers: 0 [2021-06-19T08:55:32.306Z] Running: 0 [2021-06-19T08:55:32.306Z] Paused: 0 [2021-06-19T08:55:32.306Z] Stopped: 0 [2021-06-19T08:55:32.306Z] Images: 1 [2021-06-19T08:55:32.306Z] Server Version: 20.10.6 [2021-06-19T08:55:32.306Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-19T08:55:32.306Z] Windows: [2021-06-19T08:55:32.306Z] LCOW: [2021-06-19T08:55:32.306Z] Logging Driver: json-file [2021-06-19T08:55:32.306Z] Plugins: [2021-06-19T08:55:32.306Z] Volume: local [2021-06-19T08:55:32.306Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T08:55:32.306Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T08:55:32.306Z] Swarm: inactive [2021-06-19T08:55:32.306Z] Default Isolation: process [2021-06-19T08:55:32.306Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T08:55:32.306Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T08:55:32.306Z] OSType: windows [2021-06-19T08:55:32.306Z] Architecture: x86_64 [2021-06-19T08:55:32.306Z] CPUs: 4 [2021-06-19T08:55:32.306Z] Total Memory: 32GiB [2021-06-19T08:55:32.306Z] Name: azwin-2-bff580 [2021-06-19T08:55:32.306Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-19T08:55:32.306Z] Docker Root Dir: D:\docker [2021-06-19T08:55:32.306Z] Debug Mode: false [2021-06-19T08:55:32.306Z] Registry: https://index.docker.io/v1/ [2021-06-19T08:55:32.306Z] Labels: [2021-06-19T08:55:32.306Z] Experimental: true [2021-06-19T08:55:32.306Z] Insecure Registries: [2021-06-19T08:55:32.306Z] 10.0.0.4:5000 [2021-06-19T08:55:32.306Z] 127.0.0.0/8 [2021-06-19T08:55:32.306Z] Registry Mirrors: [2021-06-19T08:55:32.306Z] http://10.0.0.4:5000/ [2021-06-19T08:55:32.306Z] Live Restore Enabled: false [2021-06-19T08:55:32.306Z] Product License: Community Engine [2021-06-19T08:55:32.306Z] [2021-06-19T08:55:32.306Z] [2021-06-19T08:55:32.306Z] INFO: Commit hash is 967ec6f2e8 [2021-06-19T08:55:32.306Z] INFO: Nuke-Everything... [2021-06-19T08:55:32.759Z] INFO: Container count on control daemon to delete is 0 [2021-06-19T08:55:32.879Z] INFO: Expanding compiler 2 of 3... [2021-06-19T08:55:33.213Z] INFO: Nuking d:\CI [2021-06-19T08:55:33.213Z] INFO: Zapped successfully [2021-06-19T08:55:33.213Z] INFO: Location for testing is d:\CI\PR-42541\1 [2021-06-19T08:55:33.213Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-19T08:55:33.213Z] [2021-06-19T08:55:33.213Z] [2021-06-19T08:55:33.213Z] INFO: Building the image from Dockerfile.windows at 06/19/2021 08:55:33... [2021-06-19T08:55:33.213Z] [2021-06-19T08:55:33.756Z] ok github.com/docker/docker/layer 7.518s coverage: 68.8% of statements [2021-06-19T08:55:33.756Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T08:55:33.756Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T08:55:33.756Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T08:55:33.756Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T08:55:34.018Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.165s coverage: 67.6% of statements [2021-06-19T08:55:34.590Z] ok github.com/docker/docker/libnetwork/config 0.121s coverage: 24.0% of statements [2021-06-19T08:55:34.590Z] ok github.com/docker/docker/libnetwork/datastore 0.010s coverage: 21.9% of statements [2021-06-19T08:55:34.852Z] ok github.com/docker/docker/libnetwork/driverapi 0.009s coverage: 68.9% of statements [2021-06-19T08:55:34.972Z] --- PASS: TestBuildSquashParent (7.91s) [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:55:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:55:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:55:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:55:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:55:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:55:34.972Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:55:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:55:34.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:55:34.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:55:35.141Z] ok github.com/docker/docker/libnetwork/drivers/host 0.006s coverage: 34.8% of statements [2021-06-19T08:55:36.507Z] . [2021-06-19T08:55:36.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T08:55:36.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T08:55:36.507Z] Error: No such image: emptyfs [2021-06-19T08:55:36.507Z] Running integration-test (iteration 1) [2021-06-19T08:55:36.507Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T08:55:36.564Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.051s coverage: 4.0% of statements [2021-06-19T08:55:37.138Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.040s coverage: 4.5% of statements [2021-06-19T08:55:37.400Z] ok github.com/docker/docker/libnetwork/drivers/null 0.005s coverage: 34.8% of statements [2021-06-19T08:55:37.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:55:37.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:55:37.581Z] INFO: Expanding compiler 3 of 3... [2021-06-19T08:55:38.042Z] INFO: Removing downloaded files... [2021-06-19T08:55:38.042Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-19T08:55:38.042Z] INFO: Configuring git core.autocrlf... [2021-06-19T08:55:38.346Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.007s coverage: 63.6% of statements [2021-06-19T08:55:39.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:55:39.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:55:40.256Z] Sending build context to Docker daemon 61.05MB [2021-06-19T08:55:40.256Z] [2021-06-19T08:55:40.256Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-19T08:55:40.256Z] ---> 5b60ac4e9e92 [2021-06-19T08:55:40.256Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-19T08:55:40.712Z] ---> Running in f72d6ade99dd [2021-06-19T08:55:41.166Z] Removing intermediate container f72d6ade99dd [2021-06-19T08:55:41.166Z] ---> d020818700dc [2021-06-19T08:55:41.166Z] Step 3/10 : ARG GO_VERSION=1.16.5 [2021-06-19T08:55:41.166Z] ---> Running in fec1fad6ce50 [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2021-06-19T08:55:41.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2021-06-19T08:55:41.272Z] === RUN TestBuildMultiStageCopy [2021-06-19T08:55:41.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T08:55:41.619Z] Removing intermediate container fec1fad6ce50 [2021-06-19T08:55:41.619Z] ---> 0c53650992e1 [2021-06-19T08:55:41.619Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-19T08:55:41.619Z] ---> Running in 94ebb496d9b5 [2021-06-19T08:55:41.650Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.023s coverage: 57.4% of statements [2021-06-19T08:55:42.073Z] Removing intermediate container 94ebb496d9b5 [2021-06-19T08:55:42.073Z] ---> fb6c5f0ebcf2 [2021-06-19T08:55:42.073Z] 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-19T08:55:42.073Z] ---> Running in 5dc272c28559 [2021-06-19T08:55:42.527Z] Removing intermediate container 5dc272c28559 [2021-06-19T08:55:42.527Z] ---> bfbb0795f106 [2021-06-19T08:55:42.527Z] 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-19T08:55:42.527Z] ---> Running in 15134bae28f8 [2021-06-19T08:55:44.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T08:55:45.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T08:55:46.028Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T08:55:46.933Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.640s coverage: 7.4% of statements [2021-06-19T08:55:47.194Z] ok github.com/docker/docker/libnetwork/drvregistry 0.036s coverage: 82.4% of statements [2021-06-19T08:55:47.390Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T08:55:47.456Z] ok github.com/docker/docker/libnetwork/etchosts 0.034s coverage: 81.2% of statements [2021-06-19T08:55:48.028Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.006s coverage: 48.1% of statements [2021-06-19T08:55:48.290Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-06-19T08:55:48.315Z] --- PASS: TestBuildMultiStageCopy (7.20s) [2021-06-19T08:55:48.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2021-06-19T08:55:48.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-06-19T08:55:48.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-19T08:55:48.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-19T08:55:48.316Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-19T08:55:48.316Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T08:55:49.559Z] [2021-06-19T08:55:49.560Z] SUCCESS: Specified value was saved. [2021-06-19T08:55:51.083Z] INFO: Downloading git... [2021-06-19T08:55:51.356Z] Loaded image: buildpack-deps:buster [2021-06-19T08:55:51.356Z] Loaded image: busybox:latest [2021-06-19T08:55:51.356Z] Loaded image: busybox:glibc [2021-06-19T08:55:53.268Z] INFO: Downloading go... [2021-06-19T08:55:53.554Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-19T08:55:53.554Z] === RUN TestBuildLabelWithTargets [2021-06-19T08:55:53.579Z] ok github.com/docker/docker/libnetwork/internal/caller 0.004s coverage: 100.0% of statements [2021-06-19T08:55:53.873Z] Loaded image: debian:bullseye [2021-06-19T08:55:53.873Z] Loaded image: hello-world:latest [2021-06-19T08:55:53.873Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T08:55:54.129Z] INFO: Testing against a local daemon [2021-06-19T08:55:54.129Z] === RUN TestCgroupNamespacesBuild [2021-06-19T08:55:54.636Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:55:54.636Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:55:54.636Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:55:54.636Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T08:55:54.636Z] [2021-06-19T08:55:54.636Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-19T08:55:54.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-19T08:55:54.636Z] Using test binary docker [2021-06-19T08:55:54.636Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T08:55:54.636Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T08:55:54.636Z] INFO: Waiting for daemon to start... [2021-06-19T08:55:54.636Z] Starting dockerd [2021-06-19T08:55:54.636Z] . [2021-06-19T08:55:54.636Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-19T08:55:54.812Z] INFO: Downloading compiler 1 of 3... [2021-06-19T08:55:54.812Z] INFO: Downloading compiler 2 of 3... [2021-06-19T08:55:54.812Z] INFO: Downloading compiler 3 of 3... [2021-06-19T08:55:54.812Z] INFO: Extracting git... [2021-06-19T08:55:55.493Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-06-19T08:55:55.493Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T08:55:56.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-06-19T08:55:56.858Z] === RUN TestBuildWithSession [2021-06-19T08:55:56.858Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T08:55:56.858Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T08:55:56.858Z] === RUN TestBuildSquashParent [2021-06-19T08:55:58.867Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-06-19T08:56:01.637Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-19T08:56:01.637Z] === RUN TestBuildWithEmptyLayers [2021-06-19T08:56:02.170Z] ok github.com/docker/docker/libnetwork/ipams/null 0.007s coverage: 57.1% of statements [2021-06-19T08:56:03.394Z] --- PASS: TestBuildSquashParent (5.79s) [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:56:03.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:56:03.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:56:03.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:56:03.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:56:03.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:56:03.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:56:03.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:56:03.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:56:03.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:56:03.560Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.021s coverage: 47.4% of statements [2021-06-19T08:56:04.134Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.024s coverage: 71.4% of statements [2021-06-19T08:56:04.150Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-19T08:56:04.150Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T08:56:04.396Z] ok github.com/docker/docker/libnetwork/drivers/bridge 27.272s coverage: 59.8% of statements [2021-06-19T08:56:04.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:56:05.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:56:05.340Z] ok github.com/docker/docker/libnetwork/ipamutils 0.683s coverage: 74.0% of statements [2021-06-19T08:56:05.603Z] ok github.com/docker/docker/libnetwork/netlabel 0.018s coverage: 60.0% of statements [2021-06-19T08:56:06.548Z] ok github.com/docker/docker/libnetwork/iptables 0.621s coverage: 45.1% of statements [2021-06-19T08:56:06.548Z] ok github.com/docker/docker/libnetwork/netutils 0.040s coverage: 43.8% of statements [2021-06-19T08:56:06.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:56:07.120Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-06-19T08:56:07.223Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:56:09.390Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-19T08:56:09.390Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T08:56:09.554Z] INFO: Expanding go... [2021-06-19T08:56:09.646Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-06-19T08:56:09.646Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s) [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s) [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2021-06-19T08:56:09.738Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-06-19T08:56:09.738Z] === RUN TestBuildMultiStageCopy [2021-06-19T08:56:09.738Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T08:56:11.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T08:56:11.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T08:56:11.358Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T08:56:11.614Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T08:56:11.870Z] --- PASS: TestBuildMultiStageCopy (2.53s) [2021-06-19T08:56:11.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.75s) [2021-06-19T08:56:11.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-06-19T08:56:11.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-06-19T08:56:11.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-06-19T08:56:11.870Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-06-19T08:56:11.870Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T08:56:11.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T08:56:11.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T08:56:12.433Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2021-06-19T08:56:12.433Z] === RUN TestBuildLabelWithTargets [2021-06-19T08:56:13.360Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2021-06-19T08:56:13.360Z] === RUN TestBuildWithEmptyLayers [2021-06-19T08:56:13.616Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-06-19T08:56:13.616Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T08:56:14.887Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-06-19T08:56:14.887Z] === RUN TestBuildWithHugeFile [2021-06-19T08:56:16.132Z] --- PASS: TestBuildMultiStageOnBuild (2.00s) [2021-06-19T08:56:16.132Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T08:56:16.388Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-06-19T08:56:16.388Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T08:56:17.124Z] ok github.com/docker/docker/libnetwork/osl 4.563s coverage: 39.7% of statements [2021-06-19T08:56:18.277Z] --- PASS: TestBuildMultiStageLayerLeak (2.07s) [2021-06-19T08:56:18.277Z] === RUN TestBuildWithHugeFile [2021-06-19T08:56:18.511Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-19T08:56:20.428Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 86.1% of statements [2021-06-19T08:56:22.349Z] ok github.com/docker/docker/libnetwork/portmapper 0.814s coverage: 49.5% of statements [2021-06-19T08:56:22.921Z] ok github.com/docker/docker/libnetwork/resolvconf 0.019s coverage: 70.5% of statements [2021-06-19T08:56:25.470Z] ok github.com/docker/docker/libnetwork/types 0.006s coverage: 47.9% of statements [2021-06-19T08:56:26.414Z] ok github.com/docker/docker/oci 0.014s coverage: 45.2% of statements [2021-06-19T08:56:27.800Z] ok github.com/docker/docker/opts 0.037s coverage: 67.1% of statements [2021-06-19T08:56:28.061Z] ok github.com/docker/docker/libnetwork/ipam 32.896s coverage: 85.3% of statements [2021-06-19T08:56:28.061Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-06-19T08:56:30.611Z] ok github.com/docker/docker/pkg/authorization 0.553s coverage: 68.3% of statements [2021-06-19T08:56:31.183Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-19T08:56:31.445Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-06-19T08:56:31.707Z] ok github.com/docker/docker/pkg/archive 0.907s coverage: 81.9% of statements [2021-06-19T08:56:32.700Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2021-06-19T08:56:33.285Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-06-19T08:56:33.328Z] sha256:1b3ecdc5fa832911bcc50ca2426cf42cf02a96d23087876ba359b977f513712c [2021-06-19T08:56:33.328Z] INFO: Starting docker-py tests... [2021-06-19T08:56:33.858Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-06-19T08:56:34.260Z] ============================= test session starts ============================== [2021-06-19T08:56:34.260Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-19T08:56:34.260Z] rootdir: /src, inifile: pytest.ini [2021-06-19T08:56:34.260Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-19T08:56:34.606Z] INFO: Expanding compiler 1 of 3... [2021-06-19T08:56:34.606Z] INFO: Expanding compiler 2 of 3... [2021-06-19T08:56:35.193Z] collected 390 items / 1 deselected / 389 selected [2021-06-19T08:56:35.194Z] [2021-06-19T08:56:35.775Z] ok github.com/docker/docker/pkg/chrootarchive 3.220s coverage: 43.2% of statements [2021-06-19T08:56:36.351Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-06-19T08:56:36.926Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-06-19T08:56:37.188Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-06-19T08:56:37.762Z] ok github.com/docker/docker/pkg/discovery/kv 3.061s coverage: 84.1% of statements [2021-06-19T08:56:38.707Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-06-19T08:56:40.096Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.3% of statements [2021-06-19T08:56:40.096Z] ok github.com/docker/docker/pkg/fsutils 0.501s coverage: 85.1% of statements [2021-06-19T08:56:40.358Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-06-19T08:56:40.363Z] INFO: Expanding compiler 3 of 3... [2021-06-19T08:56:41.303Z] ok github.com/docker/docker/pkg/idtools 0.514s coverage: 69.5% of statements [2021-06-19T08:56:41.321Z] INFO: Removing downloaded files... [2021-06-19T08:56:41.321Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-19T08:56:41.321Z] INFO: Configuring git core.autocrlf... [2021-06-19T08:56:41.877Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-06-19T08:56:42.449Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-06-19T08:56:42.719Z] ok github.com/docker/docker/pkg/ioutils 0.575s coverage: 70.6% of statements [2021-06-19T08:56:42.719Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-06-19T08:56:43.294Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-06-19T08:56:43.555Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-06-19T08:56:43.555Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-06-19T08:56:44.129Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-19T08:56:45.515Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-06-19T08:56:46.457Z] ok github.com/docker/docker/libnetwork 77.383s coverage: 41.0% of statements [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T08:56:46.457Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T08:56:47.031Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2021-06-19T08:56:47.292Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-06-19T08:56:47.554Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2021-06-19T08:56:48.938Z] ok github.com/docker/docker/pkg/pubsub 1.067s coverage: 75.0% of statements [2021-06-19T08:56:49.200Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2021-06-19T08:56:50.309Z] Removing intermediate container 184be1c9a545 [2021-06-19T08:56:50.309Z] ---> 90a064e39965 [2021-06-19T08:56:50.309Z] 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-19T08:56:50.309Z] ---> Running in c7cd24807418 [2021-06-19T08:56:50.585Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-06-19T08:56:51.158Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-06-19T08:56:51.729Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-06-19T08:56:55.027Z] ok github.com/docker/docker/pkg/signal 3.572s coverage: 62.3% of statements [2021-06-19T08:56:55.082Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-19T08:56:55.855Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-19T08:56:56.257Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-19T08:56:56.718Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:56:56.943Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 39.6% of statements [2021-06-19T08:56:57.351Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-19T08:56:57.516Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2021-06-19T08:56:57.778Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 52.9% of statements [2021-06-19T08:56:58.350Z] testing: warning: no tests to run [2021-06-19T08:56:58.350Z] coverage: [no statements] [2021-06-19T08:56:58.350Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-06-19T08:56:58.904Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:56:58.904Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:56:58.904Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:56:58.904Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:56:59.295Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-06-19T08:56:59.366Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:56:59.366Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:56:59.556Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-06-19T08:56:59.556Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-06-19T08:56:59.827Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:57:00.129Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-06-19T08:57:00.289Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:57:00.289Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:57:00.750Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:57:01.725Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:57:03.433Z] ok github.com/docker/docker/plugin 0.535s coverage: 23.2% of statements [2021-06-19T08:57:03.695Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.4% of statements [2021-06-19T08:57:06.996Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 85.4% of statements [2021-06-19T08:57:06.996Z] ok github.com/docker/docker/quota 0.924s coverage: 71.4% of statements [2021-06-19T08:57:06.996Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-06-19T08:57:10.302Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2021-06-19T08:57:10.318Z] INFO: Build done for gotestsum... [2021-06-19T08:57:10.563Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2021-06-19T08:57:11.129Z] --- PASS: TestBuildWithHugeFile (51.12s) [2021-06-19T08:57:11.129Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T08:57:11.129Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T08:57:11.129Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-19T08:57:11.129Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T08:57:11.129Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T08:57:11.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T08:57:11.129Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T08:57:11.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T08:57:11.129Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T08:57:11.129Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T08:57:11.129Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T08:57:11.129Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T08:57:11.129Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T08:57:11.129Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-06-19T08:57:11.129Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-06-19T08:57:11.129Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-06-19T08:57:11.129Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-19T08:57:11.129Z] === RUN TestBuildPreserveOwnership [2021-06-19T08:57:11.129Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T08:57:12.056Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T08:57:12.481Z] ok github.com/docker/docker/runconfig 0.015s coverage: 66.1% of statements [2021-06-19T08:57:12.743Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2021-06-19T08:57:13.691Z] ok github.com/docker/docker/registry 0.181s coverage: 58.8% of statements [2021-06-19T08:57:16.218Z] --- PASS: TestBuildPreserveOwnership (10.60s) [2021-06-19T08:57:16.218Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.59s) [2021-06-19T08:57:16.218Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-19T08:57:16.218Z] === RUN TestBuildPlatformInvalid [2021-06-19T08:57:16.218Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-19T08:57:16.218Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T08:57:16.218Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-19T08:57:16.218Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-19T08:57:16.218Z] PASS [2021-06-19T08:57:16.218Z] [2021-06-19T08:57:16.218Z] === Skipped [2021-06-19T08:57:16.218Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-19T08:57:16.218Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T08:57:16.218Z] [2021-06-19T08:57:16.218Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-19T08:57:16.218Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T08:57:16.218Z] [2021-06-19T08:57:16.218Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-19T08:57:16.218Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-19T08:57:16.218Z] [2021-06-19T08:57:16.218Z] [2021-06-19T08:57:16.218Z] DONE 34 tests, 3 skipped in 133.556s [2021-06-19T08:57:16.218Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T08:57:16.474Z] INFO: Testing against a local daemon [2021-06-19T08:57:16.474Z] === RUN TestConfigInspect [2021-06-19T08:57:16.474Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:16.474Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-19T08:57:16.474Z] === RUN TestConfigList [2021-06-19T08:57:16.474Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:16.474Z] --- SKIP: TestConfigList (0.01s) [2021-06-19T08:57:16.474Z] === RUN TestConfigsCreateAndDelete [2021-06-19T08:57:16.474Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:16.474Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-19T08:57:16.474Z] === RUN TestConfigsUpdate [2021-06-19T08:57:16.474Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:16.474Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-19T08:57:16.474Z] === RUN TestTemplatedConfig [2021-06-19T08:57:16.474Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:16.474Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-19T08:57:16.474Z] === RUN TestConfigCreateResolve [2021-06-19T08:57:16.474Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:16.474Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-19T08:57:16.474Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T08:57:18.360Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-19T08:57:18.360Z] PASS [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] === Skipped [2021-06-19T08:57:18.360Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-19T08:57:18.360Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-19T08:57:18.360Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-19T08:57:18.360Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-19T08:57:18.360Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-19T08:57:18.360Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-19T08:57:18.360Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] [2021-06-19T08:57:18.360Z] DONE 7 tests, 6 skipped in 1.717s [2021-06-19T08:57:18.360Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T08:57:18.360Z] INFO: Testing against a local daemon [2021-06-19T08:57:18.360Z] === RUN TestCheckpoint [2021-06-19T08:57:18.360Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T08:57:18.360Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T08:57:18.360Z] === RUN TestContainerInvalidJSON [2021-06-19T08:57:18.360Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T08:57:18.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T08:57:18.360Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T08:57:18.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T08:57:18.360Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T08:57:18.360Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T08:57:18.360Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T08:57:18.360Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T08:57:18.360Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T08:57:18.360Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-19T08:57:18.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T08:57:18.360Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T08:57:18.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T08:57:18.360Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T08:57:18.360Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-19T08:57:18.360Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T08:57:18.360Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-19T08:57:18.360Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T08:57:18.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-06-19T08:57:18.360Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T08:57:18.360Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-19T08:57:18.360Z] === RUN TestCopyFromContainer [2021-06-19T08:57:19.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T08:57:20.279Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2021-06-19T08:57:20.279Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2021-06-19T08:57:21.321Z] ok github.com/docker/docker/volume/local 0.183s coverage: 76.4% of statements [2021-06-19T08:57:21.321Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.0% of statements [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer// [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T08:57:22.524Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer (4.32s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-06-19T08:57:22.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-19T08:57:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T08:57:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T08:57:22.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T08:57:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T08:57:22.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T08:57:22.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T08:57:22.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T08:57:22.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T08:57:22.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T08:57:22.781Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T08:57:22.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-19T08:57:22.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T08:57:22.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T08:57:22.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T08:57:22.781Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T08:57:22.781Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-19T08:57:22.781Z] === RUN TestCreateWithInvalidEnv [2021-06-19T08:57:22.781Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T08:57:22.781Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T08:57:22.781Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T08:57:22.781Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T08:57:22.781Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T08:57:22.781Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T08:57:22.781Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T08:57:22.781Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T08:57:22.781Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T08:57:22.781Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-19T08:57:22.781Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T08:57:22.781Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T08:57:22.781Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T08:57:22.781Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T08:57:22.781Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-19T08:57:22.781Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T08:57:23.253Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2021-06-19T08:57:24.667Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-06-19T08:57:24.667Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T08:57:25.915Z] --- PASS: TestBuildWithHugeFile (57.05s) [2021-06-19T08:57:25.915Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T08:57:25.915Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T08:57:25.915Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-19T08:57:25.915Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T08:57:25.915Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T08:57:25.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T08:57:25.915Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T08:57:25.915Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T08:57:25.915Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T08:57:25.915Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T08:57:25.915Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T08:57:25.915Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T08:57:25.915Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T08:57:25.915Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-19T08:57:25.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-06-19T08:57:25.915Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-06-19T08:57:25.915Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-19T08:57:25.915Z] === RUN TestBuildPreserveOwnership [2021-06-19T08:57:25.915Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T08:57:25.915Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T08:57:25.915Z] --- PASS: TestBuildPreserveOwnership (4.30s) [2021-06-19T08:57:25.915Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.02s) [2021-06-19T08:57:25.915Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2021-06-19T08:57:25.915Z] === RUN TestBuildPlatformInvalid [2021-06-19T08:57:25.915Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-19T08:57:25.915Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-06-19T08:57:26.555Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T08:57:26.555Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T08:57:26.555Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T08:57:26.555Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T08:57:26.555Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T08:57:26.555Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T08:57:26.555Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T08:57:26.555Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T08:57:26.555Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T08:57:26.555Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T08:57:26.555Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T08:57:26.555Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T08:57:26.555Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T08:57:26.555Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T08:57:26.555Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T08:57:26.555Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T08:57:26.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-19T08:57:26.555Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T08:57:27.115Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-06-19T08:57:27.115Z] === RUN TestCreateDifferentPlatform [2021-06-19T08:57:27.115Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T08:57:27.115Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T08:57:27.115Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-19T08:57:27.115Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T08:57:27.115Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T08:57:27.115Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T08:57:27.115Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-19T08:57:27.115Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T08:57:27.115Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-19T08:57:27.115Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T08:57:27.115Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-19T08:57:27.115Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-19T08:57:27.115Z] === RUN TestDaemonRestartIpcMode [2021-06-19T08:57:27.115Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T08:57:27.115Z] === RUN TestDaemonHostGatewayIP [2021-06-19T08:57:27.115Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T08:57:27.115Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-19T08:57:27.115Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T08:57:27.115Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T08:57:27.115Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T08:57:27.115Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-19T08:57:27.115Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-19T08:57:27.115Z] === RUN TestDiff [2021-06-19T08:57:27.677Z] --- PASS: TestDiff (0.61s) [2021-06-19T08:57:27.677Z] === RUN TestExecWithCloseStdin [2021-06-19T08:57:28.603Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-06-19T08:57:28.603Z] === RUN TestExec [2021-06-19T08:57:29.530Z] --- PASS: TestExec (0.88s) [2021-06-19T08:57:29.530Z] === RUN TestExecUser [2021-06-19T08:57:30.457Z] --- PASS: TestExecUser (0.85s) [2021-06-19T08:57:30.457Z] === RUN TestExportContainerAndImportImage [2021-06-19T08:57:31.385Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-06-19T08:57:31.385Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T08:57:32.995Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-19T08:57:34.002Z] Loaded image: buildpack-deps:buster [2021-06-19T08:57:34.002Z] Loaded image: busybox:latest [2021-06-19T08:57:34.002Z] Loaded image: busybox:glibc [2021-06-19T08:57:34.650Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2021-06-19T08:57:34.650Z] === RUN TestHealthCheckWorkdir [2021-06-19T08:57:35.505Z] Removing intermediate container c7cd24807418 [2021-06-19T08:57:35.505Z] ---> 0cf47bba4b9c [2021-06-19T08:57:35.505Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-19T08:57:35.505Z] ---> Running in c17acaae47d3 [2021-06-19T08:57:35.505Z] Removing intermediate container c17acaae47d3 [2021-06-19T08:57:35.505Z] ---> 1b920d6dbbbf [2021-06-19T08:57:35.505Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-19T08:57:35.505Z] ---> Running in af7aae345a5b [2021-06-19T08:57:35.505Z] Removing intermediate container af7aae345a5b [2021-06-19T08:57:35.505Z] ---> 14e41a5d3c48 [2021-06-19T08:57:35.505Z] Step 10/10 : COPY . . [2021-06-19T08:57:35.577Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2021-06-19T08:57:35.577Z] === RUN TestHealthKillContainer [2021-06-19T08:57:36.518Z] Loaded image: debian:bullseye [2021-06-19T08:57:36.518Z] Loaded image: hello-world:latest [2021-06-19T08:57:36.518Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T08:57:38.840Z] --- PASS: TestHealthKillContainer (2.91s) [2021-06-19T08:57:38.840Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T08:57:39.096Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-06-19T08:57:39.096Z] === RUN TestIpcModeNone [2021-06-19T08:57:40.023Z] --- PASS: TestIpcModeNone (0.84s) [2021-06-19T08:57:40.023Z] === RUN TestIpcModePrivate [2021-06-19T08:57:40.949Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-19T08:57:40.949Z] --- PASS: TestIpcModePrivate (0.85s) [2021-06-19T08:57:40.949Z] === RUN TestIpcModeShareable [2021-06-19T08:57:40.949Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:57:40.949Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-19T08:57:40.949Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T08:57:43.467Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2021-06-19T08:57:43.467Z] === RUN TestAPIIpcModeHost [2021-06-19T08:57:43.467Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:57:43.467Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-19T08:57:43.467Z] === RUN TestDaemonIpcModeShareable [2021-06-19T08:57:43.467Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:57:43.467Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-19T08:57:43.467Z] === RUN TestDaemonIpcModePrivate [2021-06-19T08:57:44.605Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.90s) [2021-06-19T08:57:44.605Z] PASS [2021-06-19T08:57:44.605Z] [2021-06-19T08:57:44.605Z] === Skipped [2021-06-19T08:57:44.605Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-19T08:57:44.605Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T08:57:44.605Z] [2021-06-19T08:57:44.605Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-19T08:57:44.605Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T08:57:44.605Z] [2021-06-19T08:57:44.605Z] [2021-06-19T08:57:44.605Z] DONE 34 tests, 2 skipped in 128.230s [2021-06-19T08:57:44.605Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T08:57:44.605Z] INFO: Testing against a local daemon [2021-06-19T08:57:44.605Z] === RUN TestConfigInspect [2021-06-19T08:57:44.833Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-19T08:57:45.758Z] --- PASS: TestDaemonIpcModePrivate (2.56s) [2021-06-19T08:57:45.758Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T08:57:45.758Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:57:45.758Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-19T08:57:45.758Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T08:57:45.758Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:57:45.758Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-19T08:57:45.758Z] === RUN TestIpcModeOlderClient [2021-06-19T08:57:45.758Z] === PAUSE TestIpcModeOlderClient [2021-06-19T08:57:45.758Z] === RUN TestKillContainerInvalidSignal [2021-06-19T08:57:46.492Z] --- PASS: TestConfigInspect (2.30s) [2021-06-19T08:57:46.492Z] === RUN TestConfigList [2021-06-19T08:57:46.684Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2021-06-19T08:57:46.684Z] === RUN TestKillContainer [2021-06-19T08:57:46.684Z] === RUN TestKillContainer/no_signal [2021-06-19T08:57:47.245Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T08:57:47.501Z] === RUN TestKillContainer/killing_signal [2021-06-19T08:57:48.427Z] --- PASS: TestKillContainer (1.83s) [2021-06-19T08:57:48.427Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-06-19T08:57:48.427Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2021-06-19T08:57:48.427Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2021-06-19T08:57:48.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T08:57:48.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T08:57:48.988Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T08:57:49.005Z] --- PASS: TestConfigList (2.17s) [2021-06-19T08:57:49.005Z] === RUN TestConfigsCreateAndDelete [2021-06-19T08:57:49.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2021-06-19T08:57:49.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-06-19T08:57:49.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-06-19T08:57:49.552Z] === RUN TestKillStoppedContainer [2021-06-19T08:57:49.552Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-06-19T08:57:49.552Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T08:57:49.552Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-19T08:57:49.552Z] === RUN TestKillDifferentUserContainer [2021-06-19T08:57:50.478Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2021-06-19T08:57:50.478Z] === RUN TestInspectOomKilledTrue [2021-06-19T08:57:50.478Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:57:50.478Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T08:57:50.478Z] === RUN TestInspectOomKilledFalse [2021-06-19T08:57:50.478Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T08:57:50.478Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T08:57:50.478Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T08:57:50.478Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-19T08:57:50.478Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-19T08:57:50.478Z] === RUN TestLinksContainerNames [2021-06-19T08:57:50.892Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-06-19T08:57:50.892Z] === RUN TestConfigsUpdate [2021-06-19T08:57:51.406Z] --- PASS: TestLinksContainerNames (1.23s) [2021-06-19T08:57:51.406Z] === RUN TestLogsFollowTailEmpty [2021-06-19T08:57:52.333Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-06-19T08:57:52.333Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T08:57:52.779Z] --- PASS: TestConfigsUpdate (2.14s) [2021-06-19T08:57:52.779Z] === RUN TestTemplatedConfig [2021-06-19T08:57:52.893Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/default [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/private [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/slave [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/shared [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/default [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/shared [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/slave [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T08:57:52.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T08:57:52.893Z] === CONT TestMountDaemonRoot/private [2021-06-19T08:57:52.893Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T08:57:52.894Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T08:57:52.894Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T08:57:52.894Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T08:57:52.894Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T08:57:52.894Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T08:57:52.894Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T08:57:52.894Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T08:57:52.894Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T08:57:53.149Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-19T08:57:53.149Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-19T08:57:53.149Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T08:57:53.149Z] 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-19T08:57:53.149Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-19T08:57:53.149Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T08:57:53.149Z] 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-19T08:57:53.149Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-19T08:57:53.149Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T08:57:53.149Z] 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-19T08:57:53.149Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-19T08:57:53.149Z] === RUN TestNetworkNat [2021-06-19T08:57:54.078Z] --- PASS: TestNetworkNat (0.73s) [2021-06-19T08:57:54.078Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T08:57:54.641Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2021-06-19T08:57:54.641Z] === RUN TestNetworkLoopbackNat [2021-06-19T08:57:56.046Z] --- PASS: TestTemplatedConfig (3.33s) [2021-06-19T08:57:56.046Z] === RUN TestConfigCreateResolve [2021-06-19T08:57:57.905Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2021-06-19T08:57:57.905Z] === RUN TestPause [2021-06-19T08:57:57.905Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:57:57.905Z] --- SKIP: TestPause (0.00s) [2021-06-19T08:57:57.905Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T08:57:57.905Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T08:57:57.905Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T08:57:57.905Z] === RUN TestPauseStopPausedContainer [2021-06-19T08:57:57.905Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:57:57.905Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-19T08:57:57.905Z] === RUN TestPidHost [2021-06-19T08:57:58.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T08:57:58.560Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-06-19T08:57:58.560Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T08:57:58.815Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-19T08:57:58.815Z] PASS [2021-06-19T08:57:58.815Z] [2021-06-19T08:57:58.815Z] DONE 7 tests in 14.797s [2021-06-19T08:57:58.815Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T08:57:58.815Z] INFO: Testing against a local daemon [2021-06-19T08:57:58.815Z] === RUN TestCheckpoint [2021-06-19T08:57:58.815Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T08:57:58.815Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T08:57:58.815Z] === RUN TestContainerInvalidJSON [2021-06-19T08:57:58.815Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T08:57:58.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T08:57:58.815Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T08:57:58.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T08:57:58.815Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T08:57:58.815Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T08:57:58.815Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T08:57:58.815Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T08:57:58.815Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T08:57:58.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-19T08:57:58.815Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T08:57:58.815Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T08:57:58.816Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T08:57:58.816Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T08:57:58.816Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-19T08:57:58.816Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T08:57:59.071Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-19T08:57:59.071Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T08:57:59.071Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-19T08:57:59.071Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T08:57:59.071Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-19T08:57:59.071Z] === RUN TestCopyFromContainer [2021-06-19T08:57:59.270Z] --- PASS: TestPidHost (1.73s) [2021-06-19T08:57:59.270Z] === RUN TestPsFilter [2021-06-19T08:57:59.270Z] --- PASS: TestPsFilter (0.10s) [2021-06-19T08:57:59.270Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T08:57:59.831Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-06-19T08:57:59.831Z] === RUN TestRemoveContainerWithVolume [2021-06-19T08:58:00.449Z] === RUN TestCopyFromContainer// [2021-06-19T08:58:00.449Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T08:58:00.449Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T08:58:00.449Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T08:58:00.449Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T08:58:00.714Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T08:58:00.714Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T08:58:00.714Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T08:58:00.714Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T08:58:00.714Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T08:58:00.759Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-06-19T08:58:00.759Z] === RUN TestRemoveContainerRunning [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer (1.83s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-19T08:58:00.979Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-06-19T08:58:00.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T08:58:00.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T08:58:00.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T08:58:00.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T08:58:00.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T08:58:00.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T08:58:00.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T08:58:00.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T08:58:00.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T08:58:00.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T08:58:00.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-19T08:58:00.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T08:58:00.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T08:58:00.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T08:58:00.979Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T08:58:00.979Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-19T08:58:00.979Z] === RUN TestCreateWithInvalidEnv [2021-06-19T08:58:00.979Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T08:58:00.979Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T08:58:00.979Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T08:58:00.979Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T08:58:00.979Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T08:58:00.979Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T08:58:00.979Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T08:58:00.979Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T08:58:00.979Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T08:58:00.979Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-19T08:58:00.979Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T08:58:00.979Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T08:58:00.979Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T08:58:00.979Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T08:58:00.979Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-19T08:58:00.979Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T08:58:01.319Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-06-19T08:58:01.319Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T08:58:01.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T08:58:01.881Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-06-19T08:58:01.881Z] === RUN TestRemoveInvalidContainer [2021-06-19T08:58:01.881Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T08:58:01.881Z] === RUN TestRenameLinkedContainer [2021-06-19T08:58:03.495Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2021-06-19T08:58:03.495Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T08:58:04.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T08:58:04.395Z] --- PASS: TestRenameLinkedContainer (2.53s) [2021-06-19T08:58:04.395Z] === RUN TestRenameStoppedContainer [2021-06-19T08:58:04.957Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-06-19T08:58:04.957Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2021-06-19T08:58:05.384Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T08:58:05.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T08:58:05.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T08:58:05.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T08:58:05.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T08:58:05.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T08:58:05.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T08:58:05.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T08:58:05.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T08:58:05.384Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T08:58:05.384Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T08:58:05.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T08:58:05.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T08:58:05.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T08:58:05.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T08:58:05.384Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T08:58:05.384Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T08:58:05.384Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T08:58:05.516Z] ---> 69be40f39ce7 [2021-06-19T08:58:05.516Z] Successfully built 69be40f39ce7 [2021-06-19T08:58:05.516Z] Successfully tagged docker:latest [2021-06-19T08:58:05.516Z] INFO: Image build ended at 06/19/2021 08:58:04. Duration:00:03:25.0268530 [2021-06-19T08:58:05.516Z] [2021-06-19T08:58:05.516Z] [2021-06-19T08:58:05.516Z] INFO: Building the test binaries at 06/19/2021 08:58:04... [2021-06-19T08:58:06.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2021-06-19T08:58:06.312Z] === RUN TestCreateDifferentPlatform [2021-06-19T08:58:06.312Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T08:58:06.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T08:58:06.312Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-19T08:58:06.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T08:58:06.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T08:58:06.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T08:58:06.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-19T08:58:06.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T08:58:06.312Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-19T08:58:06.312Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T08:58:06.312Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-19T08:58:06.312Z] === RUN TestDaemonRestartIpcMode [2021-06-19T08:58:06.312Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T08:58:06.312Z] === RUN TestDaemonHostGatewayIP [2021-06-19T08:58:06.312Z] === PAUSE TestDaemonHostGatewayIP [2021-06-19T08:58:06.312Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T08:58:06.312Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T08:58:06.312Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T08:58:06.312Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-19T08:58:06.312Z] === RUN TestDiff [2021-06-19T08:58:06.322Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-06-19T08:58:06.322Z] === RUN TestRenameInvalidName [2021-06-19T08:58:06.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T08:58:06.884Z] --- PASS: TestRenameInvalidName (0.62s) [2021-06-19T08:58:06.884Z] === RUN TestRenameAnonymousContainer [2021-06-19T08:58:07.240Z] --- PASS: TestDiff (0.74s) [2021-06-19T08:58:07.240Z] === RUN TestExecWithCloseStdin [2021-06-19T08:58:07.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T08:58:08.168Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-06-19T08:58:08.168Z] === RUN TestExec [2021-06-19T08:58:09.095Z] --- PASS: TestExec (1.04s) [2021-06-19T08:58:09.095Z] === RUN TestExecUser [2021-06-19T08:58:09.399Z] --- PASS: TestRenameAnonymousContainer (2.16s) [2021-06-19T08:58:09.399Z] === RUN TestRenameContainerWithSameName [2021-06-19T08:58:09.658Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2021-06-19T08:58:09.658Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T08:58:10.024Z] --- PASS: TestExecUser (1.04s) [2021-06-19T08:58:10.024Z] === RUN TestExportContainerAndImportImage [2021-06-19T08:58:10.238Z] INFO: make.ps1 starting at 06/19/2021 08:58:09 [2021-06-19T08:58:10.238Z] INFO: Git commit (967ec6f2e8) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T08:58:10.238Z] INFO: Invoking autogen... [2021-06-19T08:58:10.699Z] INFO: Building daemon... [2021-06-19T08:58:10.950Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2021-06-19T08:58:10.950Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T08:58:11.023Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2021-06-19T08:58:11.023Z] === RUN TestResize [2021-06-19T08:58:11.278Z] --- PASS: TestResize (0.59s) [2021-06-19T08:58:11.278Z] === RUN TestResizeWithInvalidSize [2021-06-19T08:58:11.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T08:58:12.207Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-06-19T08:58:12.207Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T08:58:12.315Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-06-19T08:58:12.315Z] === RUN TestHealthCheckWorkdir [2021-06-19T08:58:12.778Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-06-19T08:58:12.778Z] === RUN TestDaemonRestartKillContainers [2021-06-19T08:58:12.778Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-19T08:58:12.778Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-19T08:58:12.778Z] === RUN TestCgroupNamespacesRun [2021-06-19T08:58:13.681Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-06-19T08:58:13.681Z] === RUN TestHealthKillContainer [2021-06-19T08:58:15.326Z] --- PASS: TestCgroupNamespacesRun (2.50s) [2021-06-19T08:58:15.326Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T08:58:16.946Z] --- PASS: TestHealthKillContainer (3.17s) [2021-06-19T08:58:16.946Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T08:58:17.253Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2021-06-19T08:58:17.253Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T08:58:17.875Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-06-19T08:58:17.875Z] === RUN TestIpcModeNone [2021-06-19T08:58:18.803Z] --- PASS: TestIpcModeNone (1.00s) [2021-06-19T08:58:18.803Z] === RUN TestIpcModePrivate [2021-06-19T08:58:19.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-19T08:58:19.621Z] --- PASS: TestIpcModePrivate (1.02s) [2021-06-19T08:58:19.621Z] === RUN TestIpcModeShareable [2021-06-19T08:58:19.770Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.54s) [2021-06-19T08:58:19.770Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T08:58:20.549Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-19T08:58:20.805Z] --- PASS: TestIpcModeShareable (1.03s) [2021-06-19T08:58:20.805Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T08:58:21.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T08:58:22.283Z] --- PASS: TestCgroupNamespacesRunHostMode (2.55s) [2021-06-19T08:58:22.283Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T08:58:22.454Z] Removing intermediate container 15134bae28f8 [2021-06-19T08:58:22.454Z] ---> 700d0585a2ad [2021-06-19T08:58:22.454Z] 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-19T08:58:22.454Z] ---> Running in b3a11050def2 [2021-06-19T08:58:22.454Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-19T08:58:22.454Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-19T08:58:22.454Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-19T08:58:22.454Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-19T08:58:22.454Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-19T08:58:22.454Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-19T08:58:22.454Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-19T08:58:22.454Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-19T08:58:22.454Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-19T08:58:22.454Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-19T08:58:22.454Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-19T08:58:22.454Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-19T08:58:22.454Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-19T08:58:24.073Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2021-06-19T08:58:24.073Z] === RUN TestAPIIpcModeHost [2021-06-19T08:58:24.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T08:58:24.634Z] --- PASS: TestAPIIpcModeHost (1.03s) [2021-06-19T08:58:24.634Z] === RUN TestDaemonIpcModeShareable [2021-06-19T08:58:24.796Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.61s) [2021-06-19T08:58:24.796Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T08:58:25.997Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-19T08:58:26.253Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-06-19T08:58:26.253Z] === RUN TestDaemonIpcModePrivate [2021-06-19T08:58:26.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T08:58:27.168Z] INFO: Build done for gotestsum... [2021-06-19T08:58:27.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2021-06-19T08:58:27.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T08:58:27.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-19T08:58:27.874Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2021-06-19T08:58:27.874Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T08:58:28.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T08:58:28.674Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2021-06-19T08:58:28.674Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T08:58:29.239Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-19T08:58:29.497Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2021-06-19T08:58:29.497Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T08:58:30.862Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-19T08:58:31.119Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2021-06-19T08:58:31.119Z] === RUN TestIpcModeOlderClient [2021-06-19T08:58:31.119Z] === PAUSE TestIpcModeOlderClient [2021-06-19T08:58:31.119Z] === RUN TestKillContainerInvalidSignal [2021-06-19T08:58:31.187Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.55s) [2021-06-19T08:58:31.187Z] === RUN TestNISDomainname [2021-06-19T08:58:31.187Z] 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-19T08:58:31.187Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-19T08:58:31.187Z] === RUN TestHostnameDnsResolution [2021-06-19T08:58:31.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T08:58:31.681Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-06-19T08:58:31.681Z] === RUN TestKillContainer [2021-06-19T08:58:31.681Z] === RUN TestKillContainer/no_signal [2021-06-19T08:58:32.551Z] --- PASS: TestHostnameDnsResolution (1.09s) [2021-06-19T08:58:32.551Z] === RUN TestStats [2021-06-19T08:58:32.551Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:58:32.551Z] --- SKIP: TestStats (0.00s) [2021-06-19T08:58:32.551Z] === RUN TestStopContainerWithTimeout [2021-06-19T08:58:32.551Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T08:58:32.551Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T08:58:32.551Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T08:58:32.551Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T08:58:32.551Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T08:58:32.551Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T08:58:32.551Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T08:58:32.551Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T08:58:32.551Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T08:58:32.551Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T08:58:32.608Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T08:58:32.864Z] === RUN TestKillContainer/killing_signal [2021-06-19T08:58:33.112Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T08:58:33.791Z] --- PASS: TestKillContainer (2.00s) [2021-06-19T08:58:33.791Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-06-19T08:58:33.791Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-06-19T08:58:33.791Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-06-19T08:58:33.791Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T08:58:33.791Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T08:58:33.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T08:58:34.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T08:58:35.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-06-19T08:58:35.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-06-19T08:58:35.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-06-19T08:58:35.281Z] === RUN TestKillStoppedContainer [2021-06-19T08:58:35.281Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-19T08:58:35.281Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T08:58:35.281Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-19T08:58:35.281Z] === RUN TestKillDifferentUserContainer [2021-06-19T08:58:35.624Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T08:58:35.844Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-06-19T08:58:35.844Z] === RUN TestInspectOomKilledTrue [2021-06-19T08:58:35.844Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-19T08:58:35.844Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T08:58:35.844Z] === RUN TestInspectOomKilledFalse [2021-06-19T08:58:36.771Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2021-06-19T08:58:36.771Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T08:58:36.986Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-19T08:58:36.986Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2021-06-19T08:58:36.986Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2021-06-19T08:58:36.986Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2021-06-19T08:58:36.986Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-06-19T08:58:36.986Z] === RUN TestDeleteDevicemapper [2021-06-19T08:58:36.986Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T08:58:36.986Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T08:58:36.986Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T08:58:37.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T08:58:37.332Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2021-06-19T08:58:37.332Z] === RUN TestLinksContainerNames [2021-06-19T08:58:38.026Z] ..........................xx.................... [ 29%] [2021-06-19T08:58:38.699Z] --- PASS: TestLinksContainerNames (1.32s) [2021-06-19T08:58:38.699Z] === RUN TestLogsFollowTailEmpty [2021-06-19T08:58:39.261Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-06-19T08:58:39.261Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T08:58:39.506Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2021-06-19T08:58:39.507Z] === RUN TestUpdateMemory [2021-06-19T08:58:39.507Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:58:39.507Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-19T08:58:39.507Z] === RUN TestUpdateCPUQuota [2021-06-19T08:58:39.507Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:58:39.507Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-19T08:58:39.507Z] === RUN TestUpdatePidsLimit [2021-06-19T08:58:39.507Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:58:39.507Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-19T08:58:39.507Z] === RUN TestUpdateRestartPolicy [2021-06-19T08:58:39.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T08:58:40.189Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/default [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/private [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/slave [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/shared [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/default [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/shared [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/slave [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T08:58:40.189Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T08:58:40.189Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T08:58:40.189Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T08:58:40.190Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T08:58:40.190Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/private [2021-06-19T08:58:40.190Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T08:58:40.190Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T08:58:40.190Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T08:58:40.190Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T08:58:40.190Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T08:58:40.190Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T08:58:40.190Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T08:58:40.190Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T08:58:40.190Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T08:58:40.446Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-19T08:58:40.446Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-19T08:58:40.446Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T08:58:42.336Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2021-06-19T08:58:42.336Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T08:58:42.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T08:58:42.897Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-06-19T08:58:42.897Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T08:58:43.825Z] --- PASS: TestContainerVolumesMountedAsSlave (0.76s) [2021-06-19T08:58:43.825Z] === RUN TestNetworkNat [2021-06-19T08:58:44.405Z] --- PASS: TestNetworkNat (0.71s) [2021-06-19T08:58:44.405Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T08:58:44.908Z] Removing intermediate container b3a11050def2 [2021-06-19T08:58:44.908Z] ---> 119463c88415 [2021-06-19T08:58:44.908Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-19T08:58:44.908Z] ---> Running in 7a8c0b5e9de0 [2021-06-19T08:58:44.908Z] Removing intermediate container 7a8c0b5e9de0 [2021-06-19T08:58:44.908Z] ---> 7f48ad4f90d0 [2021-06-19T08:58:44.908Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-19T08:58:44.908Z] ---> Running in aec82535bc35 [2021-06-19T08:58:44.908Z] Removing intermediate container aec82535bc35 [2021-06-19T08:58:44.908Z] ---> 299dd9b8b5d9 [2021-06-19T08:58:44.908Z] Step 10/10 : COPY . . [2021-06-19T08:58:44.926Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T08:58:44.926Z] Using test binary docker [2021-06-19T08:58:44.926Z] +++ /etc/init.d/apparmor start [2021-06-19T08:58:44.926Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T08:58:44.926Z] INFO: Waiting for daemon to start... [2021-06-19T08:58:44.926Z] Starting dockerd [2021-06-19T08:58:44.926Z] +++ 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-19T08:58:44.974Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2021-06-19T08:58:44.974Z] === RUN TestNetworkLoopbackNat [2021-06-19T08:58:47.472Z] . [2021-06-19T08:58:47.472Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T08:58:47.472Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T08:58:47.472Z] Error: No such image: emptyfs [2021-06-19T08:58:47.472Z] ++++ docker load [2021-06-19T08:58:47.472Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T08:58:47.733Z] Running integration-test (iteration 1) [2021-06-19T08:58:47.733Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T08:58:47.733Z] ++ 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-19T08:58:47.733Z] ++ set -e [2021-06-19T08:58:47.733Z] ++ '[' -n 0 ']' [2021-06-19T08:58:47.733Z] ++ set -x [2021-06-19T08:58:47.733Z] ++ 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-19T08:58:48.255Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-06-19T08:58:48.255Z] === RUN TestPause [2021-06-19T08:58:48.817Z] --- PASS: TestPause (0.69s) [2021-06-19T08:58:48.817Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T08:58:48.817Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T08:58:48.817Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T08:58:48.817Z] === RUN TestPauseStopPausedContainer [2021-06-19T08:58:49.745Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2021-06-19T08:58:49.745Z] === RUN TestPidHost [2021-06-19T08:58:51.634Z] --- PASS: TestPidHost (1.91s) [2021-06-19T08:58:51.634Z] === RUN TestPsFilter [2021-06-19T08:58:51.634Z] --- PASS: TestPsFilter (0.18s) [2021-06-19T08:58:51.634Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T08:58:51.669Z] --- PASS: TestUpdateRestartPolicy (12.13s) [2021-06-19T08:58:51.669Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T08:58:52.197Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-06-19T08:58:52.197Z] === RUN TestRemoveContainerWithVolume [2021-06-19T08:58:52.231Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-06-19T08:58:52.231Z] === RUN TestWaitNonBlocked [2021-06-19T08:58:52.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T08:58:52.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T08:58:52.231Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T08:58:52.231Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T08:58:52.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T08:58:52.231Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T08:58:53.125Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-06-19T08:58:53.126Z] === RUN TestRemoveContainerRunning [2021-06-19T08:58:53.595Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-19T08:58:53.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-06-19T08:58:53.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-06-19T08:58:53.595Z] === RUN TestWaitBlocked [2021-06-19T08:58:53.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T08:58:53.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T08:58:53.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T08:58:53.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T08:58:53.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T08:58:53.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T08:58:53.686Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-19T08:58:53.686Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T08:58:54.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-06-19T08:58:54.248Z] === RUN TestRemoveInvalidContainer [2021-06-19T08:58:54.248Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-19T08:58:54.248Z] === RUN TestRenameLinkedContainer [2021-06-19T08:58:54.522Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-19T08:58:54.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2021-06-19T08:58:54.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-06-19T08:58:54.522Z] === CONT TestDaemonRestartIpcMode [2021-06-19T08:58:54.522Z] === CONT TestIpcModeOlderClient [2021-06-19T08:58:54.522Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-19T08:58:54.522Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T08:58:57.514Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-06-19T08:58:57.514Z] === RUN TestRenameStoppedContainer [2021-06-19T08:58:57.514Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-06-19T08:58:57.514Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T08:58:58.881Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-06-19T08:58:58.881Z] === RUN TestRenameInvalidName [2021-06-19T08:58:59.444Z] --- PASS: TestRenameInvalidName (0.66s) [2021-06-19T08:58:59.444Z] === RUN TestRenameAnonymousContainer [2021-06-19T08:58:59.726Z] ok github.com/docker/docker/libnetwork/networkdb 160.629s coverage: 60.2% of statements [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T08:58:59.726Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === Skipped [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:73: No driver to put! [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-19T08:58:59.726Z] time="2021-06-19T08:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-19T08:58:59.726Z] time="2021-06-19T08:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-19T08:58:59.726Z] time="2021-06-19T08:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-19T08:58:59.726Z] time="2021-06-19T08:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-19T08:58:59.726Z] time="2021-06-19T08:55:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:73: No driver to put! [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-19T08:58:59.726Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-19T08:58:59.726Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-19T08:58:59.726Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T08:58:59.726Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-19T08:58:59.726Z] graphtest_unix.go:73: No driver to put! [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-19T08:58:59.726Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T08:58:59.726Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T08:58:59.726Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T08:58:59.726Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T08:58:59.726Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T08:58:59.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T08:58:59.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T08:58:59.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T08:58:59.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T08:58:59.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-19T08:58:59.726Z] firewalld_test.go:13: firewalld is not running [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-19T08:58:59.726Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-19T08:58:59.726Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] [2021-06-19T08:58:59.726Z] DONE 2656 tests, 35 skipped in 384.628s Post stage [Pipeline] junit [2021-06-19T08:58:59.742Z] Recording test results [2021-06-19T08:58:59.764Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.99s) [2021-06-19T08:59:00.020Z] --- PASS: TestDaemonRestartIpcMode (5.65s) [2021-06-19T08:59:00.020Z] PASS [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === Skipped [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-19T08:59:00.020Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-19T08:59:00.020Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-19T08:59:00.020Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-19T08:59:00.020Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-19T08:59:00.020Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-19T08:59:00.020Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-19T08:59:00.020Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-19T08:59:00.020Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-19T08:59:00.020Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T08:59:00.020Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-19T08:59:00.020Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-19T08:59:00.020Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-19T08:59:00.020Z] 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-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-19T08:59:00.020Z] 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-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-19T08:59:00.020Z] 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-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-19T08:59:00.020Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T08:59:00.020Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-19T08:59:00.020Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-19T08:59:00.020Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-19T08:59:00.020Z] 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-19T08:59:00.020Z] [2021-06-19T08:59:00.020Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-19T08:59:00.020Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.020Z] [2021-06-19T08:59:00.021Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T08:59:00.021Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T08:59:00.021Z] [2021-06-19T08:59:00.021Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-19T08:59:00.021Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.021Z] [2021-06-19T08:59:00.021Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-19T08:59:00.021Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.021Z] [2021-06-19T08:59:00.021Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-19T08:59:00.021Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-19T08:59:00.021Z] [2021-06-19T08:59:00.021Z] [2021-06-19T08:59:00.021Z] DONE 177 tests, 25 skipped in 102.005s [2021-06-19T08:59:00.021Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T08:59:00.276Z] INFO: Testing against a local daemon [2021-06-19T08:59:00.276Z] === RUN TestCommitInheritsEnv [2021-06-19T08:59:01.340Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-19T08:59:01.691Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -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:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh dynbinary test-integration [2021-06-19T08:59:01.962Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2021-06-19T08:59:01.962Z] === RUN TestRenameContainerWithSameName [2021-06-19T08:59:02.164Z] --- PASS: TestCommitInheritsEnv (1.97s) [2021-06-19T08:59:02.164Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T08:59:02.164Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-19T08:59:02.164Z] === RUN TestImagesFilterMultiReference [2021-06-19T08:59:02.164Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-19T08:59:02.164Z] === RUN TestImagePullPlatformInvalid [2021-06-19T08:59:02.164Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T08:59:02.164Z] === RUN TestRemoveImageOrphaning [2021-06-19T08:59:02.526Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-06-19T08:59:02.526Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T08:59:02.635Z] [2021-06-19T08:59:02.635Z] Removing bundles/ [2021-06-19T08:59:02.635Z] [2021-06-19T08:59:02.635Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-19T08:59:02.635Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T08:59:02.635Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T08:59:03.023Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-19T08:59:03.893Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-06-19T08:59:03.893Z] === RUN TestResize [2021-06-19T08:59:04.057Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-06-19T08:59:04.057Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T08:59:04.057Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-19T08:59:04.057Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-19T08:59:04.057Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T08:59:04.313Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-19T08:59:04.313Z] === RUN TestTagInvalidReference [2021-06-19T08:59:04.313Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-19T08:59:04.313Z] === RUN TestTagValidPrefixedRepo [2021-06-19T08:59:04.313Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-19T08:59:04.313Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T08:59:04.313Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-19T08:59:04.313Z] === RUN TestTagOfficialNames [2021-06-19T08:59:04.313Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-19T08:59:04.313Z] === RUN TestTagMatchesDigest [2021-06-19T08:59:04.313Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-19T08:59:04.313Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-19T08:59:04.454Z] --- PASS: TestResize (0.66s) [2021-06-19T08:59:04.454Z] === RUN TestResizeWithInvalidSize [2021-06-19T08:59:05.016Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-06-19T08:59:05.016Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T08:59:05.943Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T08:59:05.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T08:59:05.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T08:59:05.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T08:59:05.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T08:59:07.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T08:59:08.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T08:59:09.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T08:59:09.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T08:59:10.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T08:59:10.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T08:59:12.079Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-19T08:59:12.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T08:59:12.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T08:59:14.920Z] ---> 333894029786 [2021-06-19T08:59:14.920Z] Successfully built 333894029786 [2021-06-19T08:59:14.920Z] Successfully tagged docker:latest [2021-06-19T08:59:14.920Z] INFO: Image build ended at 06/19/2021 08:59:14. Duration:00:03:41.5919939 [2021-06-19T08:59:14.920Z] [2021-06-19T08:59:14.920Z] [2021-06-19T08:59:14.920Z] INFO: Building the test binaries at 06/19/2021 08:59:14... [2021-06-19T08:59:15.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T08:59:15.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T08:59:15.798Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.63s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.10s) [2021-06-19T08:59:18.255Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2021-06-19T08:59:18.255Z] === RUN TestCgroupNamespacesRun [2021-06-19T08:59:19.623Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-06-19T08:59:19.623Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T08:59:19.623Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-19T08:59:19.623Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-19T08:59:19.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T08:59:21.523Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2021-06-19T08:59:21.523Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T08:59:22.070Z] INFO: make.ps1 starting at 06/19/2021 08:59:20 [2021-06-19T08:59:22.070Z] INFO: Git commit (967ec6f2e8) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T08:59:22.070Z] INFO: Invoking autogen... [2021-06-19T08:59:22.532Z] INFO: Building daemon... [2021-06-19T08:59:22.868Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-19T08:59:22.888Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s) [2021-06-19T08:59:22.888Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T08:59:23.841Z] [2021-06-19T08:59:23.841Z] ________ ____ __. [2021-06-19T08:59:23.841Z] \_____ \ | |/ _| [2021-06-19T08:59:23.841Z] / | \| < [2021-06-19T08:59:23.841Z] / | \ | \ [2021-06-19T08:59:23.841Z] \_______ /____|__ \ [2021-06-19T08:59:23.841Z] \/ \/ [2021-06-19T08:59:23.841Z] [2021-06-19T08:59:23.841Z] INFO: make.ps1 ended at 06/19/2021 08:59:23 [2021-06-19T08:59:24.257Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-06-19T08:59:24.257Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T08:59:25.630Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-06-19T08:59:25.630Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T08:59:26.042Z] INFO: Binaries build ended at 06/19/2021 08:59:25. Duration:00:01:20.5732380 [2021-06-19T08:59:26.193Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-06-19T08:59:26.193Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T08:59:27.015Z] INFO: Copying the built daemon binary to d:\CI\PR-42541\1\binary\dockerd-967ec6f2e8.exe... [2021-06-19T08:59:27.015Z] INFO: Copying the built client binary to d:\CI\PR-42541\1\binary\docker-967ec6f2e8.exe... [2021-06-19T08:59:27.478Z] INFO: Copying dockerversion from the container... [2021-06-19T08:59:27.478Z] INFO: Copying the golang package from the container to d:\CI\PR-42541\1\installer\go.zip... [2021-06-19T08:59:28.083Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2021-06-19T08:59:28.083Z] === RUN TestNISDomainname [2021-06-19T08:59:29.011Z] --- PASS: TestNISDomainname (1.19s) [2021-06-19T08:59:29.011Z] === RUN TestHostnameDnsResolution [2021-06-19T08:59:29.022Z] INFO: Extracting go.zip to d:\CI\PR-42541\1\go [2021-06-19T08:59:30.376Z] --- PASS: TestHostnameDnsResolution (1.11s) [2021-06-19T08:59:30.376Z] === RUN TestStats [2021-06-19T08:59:32.932Z] --- PASS: TestStats (2.67s) [2021-06-19T08:59:32.932Z] === RUN TestStopContainerWithTimeout [2021-06-19T08:59:32.932Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T08:59:32.932Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T08:59:32.932Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T08:59:32.932Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T08:59:32.932Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T08:59:32.932Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T08:59:32.932Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T08:59:32.932Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T08:59:32.932Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T08:59:32.932Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T08:59:33.863Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T08:59:34.483Z] Loaded image: buildpack-deps:buster [2021-06-19T08:59:34.483Z] Loaded image: busybox:latest [2021-06-19T08:59:34.483Z] Loaded image: busybox:glibc [2021-06-19T08:59:35.176Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-19T08:59:35.751Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T08:59:37.641Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-19T08:59:37.641Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-06-19T08:59:37.641Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-06-19T08:59:37.641Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-06-19T08:59:37.641Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-06-19T08:59:37.641Z] === RUN TestDeleteDevicemapper [2021-06-19T08:59:37.641Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T08:59:37.641Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T08:59:37.641Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T08:59:39.774Z] Loaded image: debian:bullseye [2021-06-19T08:59:39.774Z] Loaded image: hello-world:latest [2021-06-19T08:59:40.035Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T08:59:40.035Z] INFO: Testing against a local daemon [2021-06-19T08:59:40.035Z] === RUN TestCgroupNamespacesBuild [2021-06-19T08:59:40.909Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2021-06-19T08:59:40.909Z] === RUN TestUpdateMemory [2021-06-19T08:59:41.838Z] --- PASS: TestUpdateMemory (1.21s) [2021-06-19T08:59:41.838Z] === RUN TestUpdateCPUQuota [2021-06-19T08:59:42.691Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-19T08:59:44.185Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-19T08:59:44.251Z] --- PASS: TestCgroupNamespacesBuild (3.60s) [2021-06-19T08:59:44.251Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T08:59:46.797Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.63s) [2021-06-19T08:59:46.797Z] === RUN TestBuildWithSession [2021-06-19T08:59:46.797Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T08:59:46.797Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T08:59:46.797Z] === RUN TestBuildSquashParent [2021-06-19T08:59:48.375Z] --- PASS: TestUpdateCPUQuota (6.10s) [2021-06-19T08:59:48.375Z] === RUN TestUpdatePidsLimit [2021-06-19T08:59:48.375Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-19T08:59:48.375Z] === RUN TestUpdatePidsLimit/no_change [2021-06-19T08:59:48.595Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-19T08:59:49.302Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-19T08:59:49.864Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-19T08:59:50.426Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-19T08:59:50.986Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-19T08:59:51.913Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit (5.12s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.62s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-19T08:59:52.839Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-06-19T08:59:52.839Z] === RUN TestUpdateRestartPolicy [2021-06-19T08:59:59.025Z] INFO: Extraction ended at 06/19/2021 08:59:55. Duration:00:00:27.2831897 [2021-06-19T08:59:59.025Z] INFO: Updating the golang and path environment variables [2021-06-19T08:59:59.025Z] INFO: GOPATH=d:\gopath [2021-06-19T08:59:59.025Z] INFO: go version go1.16.5 windows/amd64 [2021-06-19T08:59:59.025Z] INFO: Running the daemon under test in debug mode [2021-06-19T08:59:59.025Z] INFO: Starting a daemon under test... [2021-06-19T08:59:59.025Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42541\1\daemon --pidfile d:\CI\PR-42541\1\docker.pid -D [2021-06-19T08:59:59.025Z] INFO: Process started successfully. [2021-06-19T08:59:59.025Z] INFO: Start tailing logs of the daemon under tests [2021-06-19T08:59:59.025Z] INFO: Waiting for the daemon under test to start... [2021-06-19T08:59:59.030Z] --- PASS: TestBuildSquashParent (12.05s) [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:59:59.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:59:59.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:59:59.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:59:59.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:59:59.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T08:59:59.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:59:59.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T08:59:59.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T08:59:59.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:00:04.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:00:04.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:00:04.963Z] .......................... [ 67%] [2021-06-19T09:00:07.679Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2021-06-19T09:00:07.679Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T09:00:07.679Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-06-19T09:00:07.679Z] === RUN TestWaitNonBlocked [2021-06-19T09:00:07.679Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:00:07.679Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:00:07.679Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:00:07.679Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:00:07.679Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:00:07.679Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:00:07.679Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-19T09:00:07.679Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-06-19T09:00:07.679Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-06-19T09:00:07.679Z] === RUN TestWaitBlocked [2021-06-19T09:00:07.679Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:00:07.679Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:00:07.679Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:00:07.679Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:00:07.679Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:00:07.679Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:00:08.241Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-19T09:00:08.241Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-06-19T09:00:08.241Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-06-19T09:00:08.241Z] === CONT TestContainerStartOnDaemonRestart [2021-06-19T09:00:08.241Z] === CONT TestContainerKillOnDaemonStart [2021-06-19T09:00:09.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:00:09.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:00:11.508Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s) [2021-06-19T09:00:11.509Z] === CONT TestIpcModeOlderClient [2021-06-19T09:00:11.509Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-19T09:00:11.509Z] === CONT TestDaemonHostGatewayIP [2021-06-19T09:00:14.773Z] --- PASS: TestDaemonHostGatewayIP (3.24s) [2021-06-19T09:00:14.773Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.35s) [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.37s) [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.21s) [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.27s) [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.27s) [2021-06-19T09:00:14.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.56s) [2021-06-19T09:00:14.886Z] === RUN TestBuildMultiStageCopy [2021-06-19T09:00:14.886Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T09:00:16.659Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2021-06-19T09:00:16.659Z] === CONT TestDaemonRestartIpcMode [2021-06-19T09:00:16.741Z] ...INFO: Daemon under test started and replied! [2021-06-19T09:00:16.741Z] INFO: Docker version of the daemon under test [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] Client: [2021-06-19T09:00:16.741Z] Version: 17.06.2-ce [2021-06-19T09:00:16.741Z] API version: 1.30 [2021-06-19T09:00:16.741Z] Go version: go1.8.3 [2021-06-19T09:00:16.741Z] Git commit: cec0b72 [2021-06-19T09:00:16.741Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-19T09:00:16.741Z] OS/Arch: windows/amd64 [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] Server: [2021-06-19T09:00:16.741Z] Version: 0.0.0-dev [2021-06-19T09:00:16.741Z] API version: 1.41 (minimum version 1.24) [2021-06-19T09:00:16.741Z] Go version: go1.16.5 [2021-06-19T09:00:16.741Z] Git commit: 967ec6f2e8 [2021-06-19T09:00:16.741Z] Built: 06/19/2021 08:58:10 [2021-06-19T09:00:16.741Z] OS/Arch: windows/amd64 [2021-06-19T09:00:16.741Z] Experimental: false [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] INFO: Docker info of the daemon under test [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] Containers: 0 [2021-06-19T09:00:16.741Z] Running: 0 [2021-06-19T09:00:16.741Z] Paused: 0 [2021-06-19T09:00:16.741Z] Stopped: 0 [2021-06-19T09:00:16.741Z] Images: 0 [2021-06-19T09:00:16.741Z] Server Version: 0.0.0-dev [2021-06-19T09:00:16.741Z] Storage Driver: windowsfilter [2021-06-19T09:00:16.741Z] Windows: [2021-06-19T09:00:16.741Z] Logging Driver: json-file [2021-06-19T09:00:16.741Z] Plugins: [2021-06-19T09:00:16.741Z] Volume: local [2021-06-19T09:00:16.741Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T09:00:16.741Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T09:00:16.741Z] Swarm: inactive [2021-06-19T09:00:16.741Z] Default Isolation: process [2021-06-19T09:00:16.741Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T09:00:16.741Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T09:00:16.741Z] OSType: windows [2021-06-19T09:00:16.741Z] Architecture: x86_64 [2021-06-19T09:00:16.741Z] CPUs: 4 [2021-06-19T09:00:16.741Z] Total Memory: 32GiB [2021-06-19T09:00:16.741Z] Name: azwin-2-e0b770 [2021-06-19T09:00:16.741Z] ID: PR3C:QQJN:K4FT:DGP2:A54T:XYZ7:KWWG:3WSN:SYNN:53OR:G7HO:2TAK [2021-06-19T09:00:16.741Z] Docker Root Dir: D:\CI\PR-42541\1\daemon [2021-06-19T09:00:16.741Z] Debug Mode (client): false [2021-06-19T09:00:16.741Z] Debug Mode (server): true [2021-06-19T09:00:16.741Z] File Descriptors: -1 [2021-06-19T09:00:16.741Z] Goroutines: 16 [2021-06-19T09:00:16.741Z] System Time: 2021-06-19T09:00:15.6656859Z [2021-06-19T09:00:16.741Z] EventsListeners: 0 [2021-06-19T09:00:16.741Z] Registry: https://index.docker.io/v1/ [2021-06-19T09:00:16.741Z] Labels: [2021-06-19T09:00:16.741Z] Experimental: false [2021-06-19T09:00:16.741Z] Insecure Registries: [2021-06-19T09:00:16.741Z] 127.0.0.0/8 [2021-06-19T09:00:16.741Z] Live Restore Enabled: false [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] INFO: Docker images of the daemon under test [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T09:00:16.741Z] [2021-06-19T09:00:16.741Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-19T09:00:16.741Z] 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-19T09:00:16.741Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-19T09:00:16.741Z] 29d5b6a226d2: Pulling fs layer [2021-06-19T09:00:18.181Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T09:00:18.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T09:00:19.012Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T09:00:19.583Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T09:00:19.927Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2021-06-19T09:00:20.154Z] --- PASS: TestBuildMultiStageCopy (5.57s) [2021-06-19T09:00:20.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.55s) [2021-06-19T09:00:20.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2021-06-19T09:00:20.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-06-19T09:00:20.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-06-19T09:00:20.154Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-06-19T09:00:20.154Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T09:00:20.490Z] --- PASS: TestContainerKillOnDaemonStart (12.18s) [2021-06-19T09:00:20.490Z] PASS [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] === Skipped [2021-06-19T09:00:20.490Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-19T09:00:20.490Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T09:00:20.490Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T09:00:20.490Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-19T09:00:20.490Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T09:00:20.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] [2021-06-19T09:00:20.490Z] DONE 196 tests, 5 skipped in 141.686s [2021-06-19T09:00:20.490Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T09:00:20.490Z] INFO: Testing against a local daemon [2021-06-19T09:00:20.490Z] === RUN TestCommitInheritsEnv [2021-06-19T09:00:20.747Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-06-19T09:00:20.747Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T09:00:20.747Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-19T09:00:20.747Z] === RUN TestImagesFilterMultiReference [2021-06-19T09:00:21.005Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-19T09:00:21.005Z] === RUN TestImagePullPlatformInvalid [2021-06-19T09:00:21.005Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T09:00:21.005Z] === RUN TestRemoveImageOrphaning [2021-06-19T09:00:21.260Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-06-19T09:00:21.260Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T09:00:21.540Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2021-06-19T09:00:21.540Z] === RUN TestBuildLabelWithTargets [2021-06-19T09:00:23.149Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2021-06-19T09:00:23.149Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T09:00:23.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-19T09:00:23.149Z] === RUN TestTagInvalidReference [2021-06-19T09:00:23.149Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-19T09:00:23.149Z] === RUN TestTagValidPrefixedRepo [2021-06-19T09:00:23.405Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-19T09:00:23.405Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T09:00:23.405Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-19T09:00:23.405Z] === RUN TestTagOfficialNames [2021-06-19T09:00:23.405Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-19T09:00:23.405Z] === RUN TestTagMatchesDigest [2021-06-19T09:00:23.405Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-19T09:00:23.405Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-19T09:00:23.458Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2021-06-19T09:00:23.458Z] === RUN TestBuildWithEmptyLayers [2021-06-19T09:00:24.204Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-19T09:00:24.204Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T09:00:24.204Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T09:00:24.204Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-19T09:00:24.204Z] [2021-06-19T09:00:24.204Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-19T09:00:24.204Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-19T09:00:24.204Z] HOSTNAME=e6cd215943d0 [2021-06-19T09:00:24.204Z] TESTDEBUG=0 [2021-06-19T09:00:24.204Z] DEST=bundles/test-integration [2021-06-19T09:00:24.204Z] PWD=/go/src/github.com/docker/docker [2021-06-19T09:00:24.204Z] DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 [2021-06-19T09:00:24.204Z] container=docker [2021-06-19T09:00:24.204Z] HOME=/root [2021-06-19T09:00:24.204Z] GOLANG_VERSION=1.16.5 [2021-06-19T09:00:24.204Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-19T09:00:24.204Z] VALIDATE_BRANCH=master [2021-06-19T09:00:24.204Z] TERM=xterm [2021-06-19T09:00:24.204Z] DOCKER_PKG=github.com/docker/docker [2021-06-19T09:00:24.204Z] SHLVL=1 [2021-06-19T09:00:24.204Z] TIMEOUT=120m [2021-06-19T09:00:24.204Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-19T09:00:24.204Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-19T09:00:24.204Z] GO111MODULE=off [2021-06-19T09:00:24.204Z] DOCKER_EXPERIMENTAL=1 [2021-06-19T09:00:24.204Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-19T09:00:24.204Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-19T09:00:24.204Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-19T09:00:24.204Z] GOPATH=/go [2021-06-19T09:00:24.204Z] PKG_CONFIG=pkg-config [2021-06-19T09:00:24.204Z] _=/usr/bin/env [2021-06-19T09:00:24.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-19T09:00:24.842Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-06-19T09:00:24.842Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T09:00:29.048Z] --- PASS: TestBuildMultiStageOnBuild (4.01s) [2021-06-19T09:00:29.048Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T09:00:29.989Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-06-19T09:00:29.989Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T09:00:31.587Z] 29d5b6a226d2: Verifying Checksum [2021-06-19T09:00:31.587Z] 29d5b6a226d2: Download complete [2021-06-19T09:00:35.284Z] --- PASS: TestBuildMultiStageLayerLeak (4.81s) [2021-06-19T09:00:35.284Z] === RUN TestBuildWithHugeFile [2021-06-19T09:00:40.699Z] --- PASS: TestImportExtremelyLargeImageWorks (91.85s) [2021-06-19T09:00:40.699Z] PASS [2021-06-19T09:00:40.699Z] [2021-06-19T09:00:40.699Z] === Skipped [2021-06-19T09:00:40.699Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-19T09:00:40.699Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-19T09:00:40.699Z] [2021-06-19T09:00:40.699Z] [2021-06-19T09:00:40.699Z] DONE 12 tests, 1 skipped in 96.163s [2021-06-19T09:00:40.699Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T09:00:40.699Z] INFO: Testing against a local daemon [2021-06-19T09:00:40.699Z] === RUN TestNetworkCreateDelete [2021-06-19T09:00:40.699Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-06-19T09:00:40.699Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T09:00:40.699Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-06-19T09:00:40.699Z] === RUN TestDaemonDNSFallback [2021-06-19T09:00:43.315Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-19T09:00:44.869Z] --- PASS: TestDaemonDNSFallback (7.53s) [2021-06-19T09:00:44.869Z] === RUN TestInspectNetwork [2021-06-19T09:00:44.869Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T09:00:44.869Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestNetworkInvalidJSON [2021-06-19T09:00:44.869Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T09:00:44.869Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T09:00:44.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:00:44.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:00:44.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:00:44.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:00:44.869Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T09:00:44.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:00:44.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestNetworkList [2021-06-19T09:00:44.869Z] === RUN TestNetworkList//networks [2021-06-19T09:00:44.869Z] === PAUSE TestNetworkList//networks [2021-06-19T09:00:44.869Z] === RUN TestNetworkList//networks/ [2021-06-19T09:00:44.869Z] === PAUSE TestNetworkList//networks/ [2021-06-19T09:00:44.869Z] === CONT TestNetworkList//networks [2021-06-19T09:00:44.869Z] === CONT TestNetworkList//networks/ [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkList (0.01s) [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T09:00:44.869Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T09:00:44.869Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T09:00:44.869Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-19T09:00:44.869Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T09:00:44.869Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T09:00:44.869Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T09:00:44.869Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T09:00:44.869Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T09:00:44.869Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T09:00:44.869Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:00:44.869Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T09:00:44.869Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T09:00:44.869Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T09:00:44.869Z] PASS [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === Skipped [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-19T09:00:44.869Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-19T09:00:44.869Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-19T09:00:44.869Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-19T09:00:44.869Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T09:00:44.869Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] DONE 22 tests, 12 skipped in 8.182s [2021-06-19T09:00:44.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:00:44.869Z] INFO: Testing against a local daemon [2021-06-19T09:00:44.869Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T09:00:44.869Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:00:44.869Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:00:44.869Z] === RUN TestDockerNetworkIpvlan [2021-06-19T09:00:44.869Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:00:44.869Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:00:44.869Z] PASS [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === Skipped [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:00:44.869Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:00:44.869Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.869Z] [2021-06-19T09:00:44.870Z] DONE 2 tests, 2 skipped in 0.087s [2021-06-19T09:00:44.870Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:00:44.870Z] INFO: Testing against a local daemon [2021-06-19T09:00:44.870Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T09:00:44.870Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.870Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestDockerNetworkMacvlan [2021-06-19T09:00:44.870Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.870Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-19T09:00:44.870Z] PASS [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === Skipped [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-19T09:00:44.870Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-19T09:00:44.870Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] DONE 2 tests, 2 skipped in 0.099s [2021-06-19T09:00:44.870Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T09:00:44.870Z] testing: warning: no tests to run [2021-06-19T09:00:44.870Z] PASS [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] DONE 0 tests in 0.024s [2021-06-19T09:00:44.870Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T09:00:44.870Z] INFO: Testing against a local daemon [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginTLS [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginHeader [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginV2Disable [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-19T09:00:44.870Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-19T09:00:44.870Z] PASS [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === Skipped [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-19T09:00:44.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] [2021-06-19T09:00:44.870Z] DONE 17 tests, 17 skipped in 0.326s [2021-06-19T09:00:44.870Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T09:00:45.126Z] INFO: Testing against a local daemon [2021-06-19T09:00:45.126Z] === RUN TestPluginInvalidJSON [2021-06-19T09:00:45.126Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:00:45.126Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:00:45.126Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:00:45.126Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-19T09:00:45.126Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T09:00:45.126Z] === RUN TestPluginInstall [2021-06-19T09:00:45.126Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:45.126Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-19T09:00:45.126Z] === RUN TestPluginsWithRuntimes [2021-06-19T09:00:45.126Z] 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-19T09:00:45.126Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-19T09:00:45.126Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T09:00:45.126Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-19T09:00:45.126Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T09:00:45.126Z] PASS [2021-06-19T09:00:45.126Z] [2021-06-19T09:00:45.126Z] === Skipped [2021-06-19T09:00:45.126Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-19T09:00:45.126Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-19T09:00:45.126Z] [2021-06-19T09:00:45.126Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-19T09:00:45.126Z] 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-19T09:00:45.126Z] [2021-06-19T09:00:45.126Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T09:00:45.126Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-19T09:00:45.126Z] [2021-06-19T09:00:45.126Z] [2021-06-19T09:00:45.126Z] DONE 5 tests, 3 skipped in 0.132s [2021-06-19T09:00:45.126Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T09:00:45.126Z] INFO: Testing against a local daemon [2021-06-19T09:00:45.126Z] === RUN TestExternalGraphDriver [2021-06-19T09:00:45.382Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-19T09:00:45.382Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-06-19T09:00:45.382Z] === RUN TestGraphdriverPluginV2 [2021-06-19T09:00:48.762Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-19T09:00:48.762Z] [2021-06-19T09:00:48.762Z] ________ ____ __. [2021-06-19T09:00:48.762Z] \_____ \ | |/ _| [2021-06-19T09:00:48.762Z] / | \| < [2021-06-19T09:00:48.762Z] / | \ | \ [2021-06-19T09:00:48.762Z] \_______ /____|__ \ [2021-06-19T09:00:48.762Z] \/ \/ [2021-06-19T09:00:48.762Z] [2021-06-19T09:00:48.762Z] INFO: make.ps1 ended at 06/19/2021 09:00:43 [2021-06-19T09:00:48.762Z] INFO: Binaries build ended at 06/19/2021 09:00:45. Duration:00:01:30.4232363 [2021-06-19T09:00:48.762Z] INFO: Copying the built daemon binary to d:\CI\PR-42541\1\binary\dockerd-967ec6f2e8.exe... [2021-06-19T09:00:48.762Z] INFO: Copying the built client binary to d:\CI\PR-42541\1\binary\docker-967ec6f2e8.exe... [2021-06-19T09:00:48.762Z] INFO: Copying dockerversion from the container... [2021-06-19T09:00:48.762Z] INFO: Copying the golang package from the container to d:\CI\PR-42541\1\installer\go.zip... [2021-06-19T09:00:48.762Z] INFO: Extracting go.zip to d:\CI\PR-42541\1\go [2021-06-19T09:00:51.913Z] --- PASS: TestGraphdriverPluginV2 (5.62s) [2021-06-19T09:00:51.913Z] PASS [2021-06-19T09:00:51.913Z] [2021-06-19T09:00:51.913Z] === Skipped [2021-06-19T09:00:51.913Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-06-19T09:00:51.913Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-19T09:00:51.913Z] [2021-06-19T09:00:51.913Z] [2021-06-19T09:00:51.913Z] DONE 2 tests, 1 skipped in 5.778s [2021-06-19T09:00:51.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T09:00:51.913Z] INFO: Testing against a local daemon [2021-06-19T09:00:51.913Z] === RUN TestContinueAfterPluginCrash [2021-06-19T09:00:51.913Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T09:00:51.913Z] === RUN TestReadPluginNoRead [2021-06-19T09:00:51.913Z] === PAUSE TestReadPluginNoRead [2021-06-19T09:00:51.913Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T09:00:51.913Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T09:00:51.913Z] === CONT TestContinueAfterPluginCrash [2021-06-19T09:00:51.913Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T09:00:57.155Z] --- PASS: TestDaemonStartWithLogOpt (6.04s) [2021-06-19T09:00:57.155Z] === CONT TestReadPluginNoRead [2021-06-19T09:00:58.431Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-19T09:01:00.423Z] === RUN TestReadPluginNoRead/default [2021-06-19T09:01:00.953Z] tests/integration/client_test.py ..... [ 75%] [2021-06-19T09:01:00.953Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-19T09:01:00.984Z] --- PASS: TestContinueAfterPluginCrash (9.92s) [2021-06-19T09:01:01.520Z] tests/integration/errors_test.py . [ 76%] [2021-06-19T09:01:02.871Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T09:01:05.390Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T09:01:07.907Z] === CONT TestReadPluginNoRead [2021-06-19T09:01:07.907Z] read_test.go:92: [d843889a0cce6] daemon is not started [2021-06-19T09:01:07.907Z] --- PASS: TestReadPluginNoRead (10.53s) [2021-06-19T09:01:07.907Z] --- PASS: TestReadPluginNoRead/default (2.47s) [2021-06-19T09:01:07.907Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.43s) [2021-06-19T09:01:07.907Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.45s) [2021-06-19T09:01:07.907Z] PASS [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] DONE 6 tests in 16.675s [2021-06-19T09:01:07.907Z] 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-19T09:01:07.907Z] testing: warning: no tests to run [2021-06-19T09:01:07.907Z] PASS [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] DONE 0 tests in 0.032s [2021-06-19T09:01:07.907Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T09:01:07.907Z] INFO: Testing against a local daemon [2021-06-19T09:01:07.907Z] === RUN TestPluginWithDevMounts [2021-06-19T09:01:07.907Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-19T09:01:07.907Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-19T09:01:07.907Z] PASS [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === Skipped [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-19T09:01:07.907Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] DONE 1 tests, 1 skipped in 0.104s [2021-06-19T09:01:07.907Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T09:01:07.907Z] INFO: Testing against a local daemon [2021-06-19T09:01:07.907Z] === RUN TestSecretInspect [2021-06-19T09:01:07.907Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] --- SKIP: TestSecretInspect (0.02s) [2021-06-19T09:01:07.907Z] === RUN TestSecretList [2021-06-19T09:01:07.907Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] --- SKIP: TestSecretList (0.01s) [2021-06-19T09:01:07.907Z] === RUN TestSecretsCreateAndDelete [2021-06-19T09:01:07.907Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-19T09:01:07.907Z] === RUN TestSecretsUpdate [2021-06-19T09:01:07.907Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-19T09:01:07.907Z] === RUN TestTemplatedSecret [2021-06-19T09:01:07.907Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-19T09:01:07.907Z] === RUN TestSecretCreateResolve [2021-06-19T09:01:07.907Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-06-19T09:01:07.907Z] PASS [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === Skipped [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-06-19T09:01:07.907Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-19T09:01:07.907Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-19T09:01:07.907Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-19T09:01:07.907Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-19T09:01:07.907Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-06-19T09:01:07.907Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] [2021-06-19T09:01:07.907Z] DONE 6 tests, 6 skipped in 0.167s [2021-06-19T09:01:07.907Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T09:01:08.162Z] INFO: Testing against a local daemon [2021-06-19T09:01:08.162Z] === RUN TestServiceCreateInit [2021-06-19T09:01:08.162Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T09:01:08.162Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.162Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T09:01:08.162Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.162Z] --- PASS: TestServiceCreateInit (0.01s) [2021-06-19T09:01:08.162Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:01:08.162Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:01:08.162Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T09:01:08.162Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.162Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-19T09:01:08.162Z] === RUN TestCreateServiceConflict [2021-06-19T09:01:08.162Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.162Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-19T09:01:08.162Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T09:01:08.163Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T09:01:08.163Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T09:01:08.163Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T09:01:08.163Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-06-19T09:01:08.163Z] === RUN TestCreateServiceSysctls [2021-06-19T09:01:08.163Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-19T09:01:08.163Z] === RUN TestCreateServiceCapabilities [2021-06-19T09:01:08.163Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-19T09:01:08.163Z] === RUN TestInspect [2021-06-19T09:01:08.163Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestInspect (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestCreateJob [2021-06-19T09:01:08.163Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestCreateJob (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestReplicatedJob [2021-06-19T09:01:08.163Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestUpdateReplicatedJob [2021-06-19T09:01:08.163Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestServiceListWithStatuses [2021-06-19T09:01:08.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:01:08.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T09:01:08.163Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T09:01:08.163Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestDockerNetworkReConnect [2021-06-19T09:01:08.163Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:08.163Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-06-19T09:01:08.163Z] === RUN TestServicePlugin [2021-06-19T09:01:11.451Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServicePlugin (2.98s) [2021-06-19T09:01:11.451Z] === RUN TestServiceUpdateLabel [2021-06-19T09:01:11.451Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-19T09:01:11.451Z] === RUN TestServiceUpdateSecrets [2021-06-19T09:01:11.451Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-19T09:01:11.451Z] === RUN TestServiceUpdateConfigs [2021-06-19T09:01:11.451Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-19T09:01:11.451Z] === RUN TestServiceUpdateNetwork [2021-06-19T09:01:11.451Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-19T09:01:11.451Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T09:01:11.451Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-19T09:01:11.451Z] PASS [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === Skipped [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:01:11.451Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:01:11.451Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-19T09:01:11.451Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-19T09:01:11.451Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-19T09:01:11.451Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-19T09:01:11.451Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-19T09:01:11.451Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-06-19T09:01:11.451Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-19T09:01:11.451Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-19T09:01:11.451Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-19T09:01:11.451Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-19T09:01:11.451Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-19T09:01:11.451Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-19T09:01:11.451Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T09:01:11.451Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-19T09:01:11.451Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-06-19T09:01:11.451Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServicePlugin (2.98s) [2021-06-19T09:01:11.451Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-19T09:01:11.451Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-19T09:01:11.451Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-19T09:01:11.451Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-19T09:01:11.451Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-19T09:01:11.451Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] DONE 24 tests, 23 skipped in 3.351s [2021-06-19T09:01:11.451Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T09:01:11.451Z] INFO: Testing against a local daemon [2021-06-19T09:01:11.451Z] === RUN TestSessionCreate [2021-06-19T09:01:11.451Z] --- PASS: TestSessionCreate (0.03s) [2021-06-19T09:01:11.451Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T09:01:11.451Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-19T09:01:11.451Z] PASS [2021-06-19T09:01:11.451Z] [2021-06-19T09:01:11.451Z] DONE 2 tests in 0.141s [2021-06-19T09:01:11.451Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T09:01:11.451Z] INFO: Testing against a local daemon [2021-06-19T09:01:11.451Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:01:11.451Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T09:01:11.451Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:01:11.451Z] === RUN TestEventsExecDie [2021-06-19T09:01:12.398Z] --- PASS: TestEventsExecDie (0.96s) [2021-06-19T09:01:12.398Z] === RUN TestEventsBackwardsCompatible [2021-06-19T09:01:12.670Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-19T09:01:12.670Z] === RUN TestEventsVolumeCreate [2021-06-19T09:01:12.670Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-19T09:01:12.670Z] === RUN TestInfoBinaryCommits [2021-06-19T09:01:12.670Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-19T09:01:12.670Z] === RUN TestInfoAPIVersioned [2021-06-19T09:01:12.670Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-19T09:01:12.670Z] === RUN TestInfoDiscoveryBackend [2021-06-19T09:01:14.048Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-19T09:01:14.048Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T09:01:14.226Z] INFO: Extraction ended at 06/19/2021 09:01:12. Duration:00:00:24.6575743 [2021-06-19T09:01:14.226Z] INFO: Updating the golang and path environment variables [2021-06-19T09:01:14.226Z] INFO: GOPATH=d:\gopath [2021-06-19T09:01:14.226Z] INFO: go version go1.16.5 windows/amd64 [2021-06-19T09:01:14.226Z] INFO: Running the daemon under test in debug mode [2021-06-19T09:01:14.226Z] INFO: Starting a daemon under test... [2021-06-19T09:01:14.226Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42541\1\daemon --pidfile d:\CI\PR-42541\1\docker.pid -D [2021-06-19T09:01:14.226Z] INFO: Process started successfully. [2021-06-19T09:01:14.226Z] INFO: Start tailing logs of the daemon under tests [2021-06-19T09:01:14.226Z] INFO: Waiting for the daemon under test to start... [2021-06-19T09:01:18.214Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-06-19T09:01:18.214Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T09:01:18.214Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:01:18.214Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-19T09:01:18.214Z] === RUN TestInfoAPI [2021-06-19T09:01:18.214Z] --- PASS: TestInfoAPI (0.02s) [2021-06-19T09:01:18.214Z] === RUN TestInfoAPIWarnings [2021-06-19T09:01:22.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T09:01:22.026Z] Using test binary docker [2021-06-19T09:01:22.026Z] +++ /etc/init.d/apparmor start [2021-06-19T09:01:22.026Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T09:01:22.026Z] INFO: Waiting for daemon to start... [2021-06-19T09:01:22.026Z] Starting dockerd [2021-06-19T09:01:22.026Z] +++ 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-19T09:01:22.026Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T09:01:22.026Z] Using test binary docker [2021-06-19T09:01:22.026Z] +++ /etc/init.d/apparmor start [2021-06-19T09:01:22.026Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T09:01:22.026Z] INFO: Waiting for daemon to start... [2021-06-19T09:01:22.026Z] Starting dockerd [2021-06-19T09:01:22.026Z] +++ 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-19T09:01:22.026Z] . [2021-06-19T09:01:22.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T09:01:22.026Z] [2021-06-19T09:01:22.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T09:01:22.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T09:01:22.026Z] Error: No such image: emptyfs [2021-06-19T09:01:22.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T09:01:22.026Z] ++++ docker load [2021-06-19T09:01:22.026Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T09:01:22.026Z] Error: No such image: emptyfs [2021-06-19T09:01:22.026Z] ++++ docker load [2021-06-19T09:01:22.026Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T09:01:22.026Z] Running integration-test (iteration 1) [2021-06-19T09:01:22.026Z] Running integration-test (iteration 1) [2021-06-19T09:01:22.026Z] 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-19T09:01:22.026Z] ++ 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-19T09:01:22.026Z] ++ set -e [2021-06-19T09:01:22.026Z] ++ '[' -n 0 ']' [2021-06-19T09:01:22.026Z] ++ set -x [2021-06-19T09:01:22.026Z] ++ 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-19T09:01:22.026Z] 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-19T09:01:22.026Z] ++ 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-19T09:01:22.026Z] ++ set -e [2021-06-19T09:01:22.026Z] ++ '[' -n 0 ']' [2021-06-19T09:01:22.026Z] ++ set -x [2021-06-19T09:01:22.026Z] ++ 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-19T09:01:25.987Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-19T09:01:32.365Z] .....INFO: Daemon under test started and replied! [2021-06-19T09:01:32.365Z] INFO: Docker version of the daemon under test [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.365Z] Client: [2021-06-19T09:01:32.365Z] Version: 17.06.2-ce [2021-06-19T09:01:32.365Z] API version: 1.30 [2021-06-19T09:01:32.365Z] Go version: go1.8.3 [2021-06-19T09:01:32.365Z] Git commit: cec0b72 [2021-06-19T09:01:32.365Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-19T09:01:32.365Z] OS/Arch: windows/amd64 [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.365Z] Server: [2021-06-19T09:01:32.365Z] Version: 0.0.0-dev [2021-06-19T09:01:32.365Z] API version: 1.41 (minimum version 1.24) [2021-06-19T09:01:32.365Z] Go version: go1.16.5 [2021-06-19T09:01:32.365Z] Git commit: 967ec6f2e8 [2021-06-19T09:01:32.365Z] Built: 06/19/2021 08:59:21 [2021-06-19T09:01:32.365Z] OS/Arch: windows/amd64 [2021-06-19T09:01:32.365Z] Experimental: false [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.365Z] INFO: Docker info of the daemon under test [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.365Z] Containers: 0 [2021-06-19T09:01:32.365Z] Running: 0 [2021-06-19T09:01:32.365Z] Paused: 0 [2021-06-19T09:01:32.365Z] Stopped: 0 [2021-06-19T09:01:32.365Z] Images: 0 [2021-06-19T09:01:32.365Z] Server Version: 0.0.0-dev [2021-06-19T09:01:32.365Z] Storage Driver: windowsfilter [2021-06-19T09:01:32.365Z] Windows: [2021-06-19T09:01:32.365Z] Logging Driver: json-file [2021-06-19T09:01:32.365Z] Plugins: [2021-06-19T09:01:32.365Z] Volume: local [2021-06-19T09:01:32.365Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T09:01:32.365Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T09:01:32.365Z] Swarm: inactive [2021-06-19T09:01:32.365Z] Default Isolation: process [2021-06-19T09:01:32.365Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T09:01:32.365Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T09:01:32.365Z] OSType: windows [2021-06-19T09:01:32.365Z] Architecture: x86_64 [2021-06-19T09:01:32.365Z] CPUs: 4 [2021-06-19T09:01:32.365Z] Total Memory: 32GiB [2021-06-19T09:01:32.365Z] Name: azwin-2-bff580 [2021-06-19T09:01:32.365Z] ID: NMBM:DEBE:TPID:4QYH:ZHCG:2IMW:L7PY:JIYU:SOKK:YOEC:FY2H:65TT [2021-06-19T09:01:32.365Z] Docker Root Dir: D:\CI\PR-42541\1\daemon [2021-06-19T09:01:32.365Z] Debug Mode (client): false [2021-06-19T09:01:32.365Z] Debug Mode (server): true [2021-06-19T09:01:32.365Z] File Descriptors: -1 [2021-06-19T09:01:32.365Z] Goroutines: 16 [2021-06-19T09:01:32.365Z] System Time: 2021-06-19T09:01:32.2980043Z [2021-06-19T09:01:32.365Z] EventsListeners: 0 [2021-06-19T09:01:32.365Z] Registry: https://index.docker.io/v1/ [2021-06-19T09:01:32.365Z] Labels: [2021-06-19T09:01:32.365Z] Experimental: false [2021-06-19T09:01:32.365Z] Insecure Registries: [2021-06-19T09:01:32.365Z] 127.0.0.0/8 [2021-06-19T09:01:32.365Z] Live Restore Enabled: false [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.365Z] INFO: Docker images of the daemon under test [2021-06-19T09:01:32.365Z] [2021-06-19T09:01:32.830Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T09:01:32.830Z] [2021-06-19T09:01:32.830Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-19T09:01:32.830Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-19T09:01:32.830Z] ltsc2019: Pulling from windows/servercore [2021-06-19T09:01:32.830Z] 4612f6d0b889: Pulling fs layer [2021-06-19T09:01:32.830Z] 639bb6bb2beb: Pulling fs layer [2021-06-19T09:01:36.246Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-06-19T09:01:36.246Z] === RUN TestInfoDebug [2021-06-19T09:01:36.502Z] --- PASS: TestInfoDebug (1.52s) [2021-06-19T09:01:36.502Z] === RUN TestInfoInsecureRegistries [2021-06-19T09:01:37.864Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-06-19T09:01:37.864Z] === RUN TestInfoRegistryMirrors [2021-06-19T09:01:39.753Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-19T09:01:39.753Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T09:01:39.753Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-06-19T09:01:39.753Z] === RUN TestPingCacheHeaders [2021-06-19T09:01:39.753Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-19T09:01:39.753Z] === RUN TestPingGet [2021-06-19T09:01:39.753Z] --- PASS: TestPingGet (0.01s) [2021-06-19T09:01:39.753Z] === RUN TestPingHead [2021-06-19T09:01:39.753Z] --- PASS: TestPingHead (0.02s) [2021-06-19T09:01:39.753Z] === RUN TestVersion [2021-06-19T09:01:39.753Z] --- PASS: TestVersion (0.02s) [2021-06-19T09:01:39.753Z] PASS [2021-06-19T09:01:39.753Z] [2021-06-19T09:01:39.753Z] === Skipped [2021-06-19T09:01:39.753Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:01:39.753Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T09:01:39.753Z] [2021-06-19T09:01:39.753Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-19T09:01:39.753Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-19T09:01:39.753Z] [2021-06-19T09:01:39.753Z] [2021-06-19T09:01:39.753Z] DONE 19 tests, 2 skipped in 28.192s [2021-06-19T09:01:39.753Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T09:01:39.753Z] INFO: Testing against a local daemon [2021-06-19T09:01:39.753Z] === RUN TestVolumesCreateAndList [2021-06-19T09:01:39.753Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-19T09:01:39.753Z] === RUN TestVolumesRemove [2021-06-19T09:01:39.753Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-19T09:01:39.753Z] === RUN TestVolumesInspect [2021-06-19T09:01:39.753Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-19T09:01:39.753Z] === RUN TestVolumesInvalidJSON [2021-06-19T09:01:39.753Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T09:01:39.753Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T09:01:39.753Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T09:01:39.753Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-19T09:01:39.753Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T09:01:39.753Z] PASS [2021-06-19T09:01:39.753Z] [2021-06-19T09:01:39.753Z] DONE 5 tests in 0.206s [2021-06-19T09:01:39.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T09:01:40.008Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12503 is not a child of this shell [2021-06-19T09:01:40.009Z] warning: PID 12503 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-19T09:01:40.009Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T09:01:40.009Z] [2021-06-19T09:01:40.009Z] Unloading profiles will leave already running processes permanently [2021-06-19T09:01:40.009Z] unconfined, which can lead to unexpected situations. [2021-06-19T09:01:40.009Z] [2021-06-19T09:01:40.009Z] To set a process to complain mode, use the command line tool [2021-06-19T09:01:40.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T09:01:40.009Z] Removing test suite binaries [2021-06-19T09:01:40.009Z] exiting test-integration [2021-06-19T09:01:40.009Z] ++ exit 0 [2021-06-19T09:01:40.934Z] Post stage [Pipeline] junit [2021-06-19T09:01:42.309Z] Recording test results [2021-06-19T09:01:43.769Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T09:01:44.097Z] + echo Ensuring container killed. [2021-06-19T09:01:44.097Z] Ensuring container killed. [2021-06-19T09:01:44.097Z] + docker rm -vf docker-pr1 [2021-06-19T09:01:44.097Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-19T09:01:44.414Z] + echo Chowning /workspace to jenkins user [2021-06-19T09:01:44.414Z] Chowning /workspace to jenkins user [2021-06-19T09:01:44.414Z] + id -u [2021-06-19T09:01:44.414Z] + id -g [2021-06-19T09:01:44.414Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T09:01:44.414Z] Unable to find image 'busybox:latest' locally [2021-06-19T09:01:44.414Z] latest: Pulling from library/busybox [2021-06-19T09:01:44.472Z] ......... [ 86%] [2021-06-19T09:01:44.669Z] b71f96345d44: Pulling fs layer [2021-06-19T09:01:44.669Z] b71f96345d44: Verifying Checksum [2021-06-19T09:01:44.669Z] b71f96345d44: Download complete [2021-06-19T09:01:44.669Z] b71f96345d44: Pull complete [2021-06-19T09:01:44.669Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T09:01:44.669Z] Status: Downloaded newer image for busybox:latest [2021-06-19T09:01:45.442Z] 639bb6bb2beb: Verifying Checksum [2021-06-19T09:01:45.442Z] 639bb6bb2beb: Download complete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T09:01:46.886Z] + bundleName=amd64-rootless [2021-06-19T09:01:46.886Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-19T09:01:46.886Z] Creating amd64-rootless-bundles.tar.gz [2021-06-19T09:01:46.886Z] + 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-19T09:01:46.886Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-19T09:01:46.894Z] Archiving artifacts [2021-06-19T09:01:48.840Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T09:01:49.058Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-19T09:01:49.188Z] + make clean [2021-06-19T09:01:49.444Z] docker volume rm -f docker-dev-cache [2021-06-19T09:01:49.444Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-19T09:01:50.249Z] tests/integration/models_networks_test.py .... [ 91%] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T09:01:54.222Z] 4612f6d0b889: Verifying Checksum [2021-06-19T09:01:54.222Z] 4612f6d0b889: Download complete [2021-06-19T09:01:56.798Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-19T09:01:57.361Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-19T09:01:59.113Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-19T09:01:59.778Z] --- PASS: TestImportExtremelyLargeImageWorks (92.85s) [2021-06-19T09:01:59.778Z] PASS [2021-06-19T09:01:59.778Z] [2021-06-19T09:01:59.778Z] DONE 12 tests in 95.720s [2021-06-19T09:01:59.778Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T09:01:59.779Z] INFO: Testing against a local daemon [2021-06-19T09:01:59.779Z] === RUN TestNetworkCreateDelete [2021-06-19T09:01:59.779Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-19T09:01:59.779Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T09:01:59.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-06-19T09:01:59.779Z] === RUN TestDaemonDNSFallback [2021-06-19T09:02:00.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-19T09:02:01.853Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-19T09:02:01.853Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-19T09:02:03.980Z] --- PASS: TestDaemonDNSFallback (6.58s) [2021-06-19T09:02:03.980Z] === RUN TestInspectNetwork [2021-06-19T09:02:04.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-19T09:02:06.882Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-19T09:02:07.140Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-19T09:02:07.140Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-19T09:02:07.140Z] [2021-06-19T09:02:07.140Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-19T09:02:07.140Z] =========================== short test summary info ============================ [2021-06-19T09:02:07.140Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-19T09:02:07.140Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-19T09:02:07.140Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-19T09:02:07.140Z] Not supported on most drivers [2021-06-19T09:02:07.140Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-19T09:02:07.140Z] Output of docker top depends on host distro, and is not formalized. [2021-06-19T09:02:07.140Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-19T09:02:07.140Z] Output of docker top depends on host distro, and is not formalized. [2021-06-19T09:02:07.140Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-19T09:02:07.140Z] Can fail if eth0 has multiple IP addresses [2021-06-19T09:02:07.140Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-19T09:02:07.140Z] This doesn't seem to be taken into account by the engine [2021-06-19T09:02:07.140Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-19T09:02:07.140Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-19T09:02:07.140Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-19T09:02:07.140Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 332.96 seconds == [2021-06-19T09:02:07.246Z] === RUN TestInspectNetwork/full_network_id [2021-06-19T09:02:07.246Z] === RUN TestInspectNetwork/partial_network_id [2021-06-19T09:02:07.246Z] === RUN TestInspectNetwork/network_name [2021-06-19T09:02:07.246Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-19T09:02:07.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-19T09:02:08.751Z] Loaded image: buildpack-deps:buster [2021-06-19T09:02:08.751Z] Loaded image: buildpack-deps:buster [2021-06-19T09:02:08.751Z] Loaded image: busybox:latest [2021-06-19T09:02:08.751Z] Loaded image: busybox:latest [2021-06-19T09:02:08.751Z] Loaded image: busybox:glibc [2021-06-19T09:02:08.751Z] Loaded image: busybox:glibc [2021-06-19T09:02:11.408Z] --- PASS: TestInspectNetwork (7.53s) [2021-06-19T09:02:11.408Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-19T09:02:11.408Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-19T09:02:11.408Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-19T09:02:11.408Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-19T09:02:11.408Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T09:02:12.906Z] 29d5b6a226d2: Pull complete [2021-06-19T09:02:12.906Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-19T09:02:12.906Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:02:12.906Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-19T09:02:12.906Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-19T09:02:12.906Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-19T09:02:12.906Z] WARN: Skipping validation tests [2021-06-19T09:02:12.906Z] INFO: Running unit tests at 06/19/2021 09:02:02... [2021-06-19T09:02:12.906Z] INFO: make.ps1 starting at 06/19/2021 09:02:06 [2021-06-19T09:02:12.906Z] INFO: Git commit (967ec6f2e8) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T09:02:12.906Z] INFO: Invoking autogen... [2021-06-19T09:02:12.906Z] INFO: Running unit tests... [2021-06-19T09:02:13.926Z] --- PASS: TestRunContainerWithBridgeNone (2.89s) [2021-06-19T09:02:13.926Z] === RUN TestNetworkInvalidJSON [2021-06-19T09:02:13.926Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T09:02:13.926Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T09:02:13.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:02:13.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:02:13.926Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:02:13.926Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:02:13.926Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T09:02:13.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:02:13.926Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T09:02:13.926Z] === RUN TestNetworkList [2021-06-19T09:02:13.926Z] === RUN TestNetworkList//networks [2021-06-19T09:02:13.926Z] === PAUSE TestNetworkList//networks [2021-06-19T09:02:13.926Z] === RUN TestNetworkList//networks/ [2021-06-19T09:02:13.926Z] === PAUSE TestNetworkList//networks/ [2021-06-19T09:02:13.926Z] === CONT TestNetworkList//networks [2021-06-19T09:02:13.926Z] === CONT TestNetworkList//networks/ [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkList (0.01s) [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T09:02:13.926Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T09:02:13.926Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T09:02:14.044Z] Loaded image: debian:bullseye [2021-06-19T09:02:14.305Z] Loaded image: debian:bullseye [2021-06-19T09:02:14.305Z] Loaded image: hello-world:latest [2021-06-19T09:02:14.305Z] Loaded image: hello-world:latest [2021-06-19T09:02:14.489Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-19T09:02:14.489Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T09:02:14.566Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T09:02:14.566Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T09:02:14.566Z] INFO: Testing against a local daemon [2021-06-19T09:02:14.566Z] INFO: Testing against a local daemon [2021-06-19T09:02:14.566Z] === RUN TestDockerDaemonSuite [2021-06-19T09:02:14.566Z] === RUN TestDockerSuite [2021-06-19T09:02:14.566Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-19T09:02:14.566Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-19T09:02:14.566Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-19T09:02:14.566Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-19T09:02:14.827Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-19T09:02:14.827Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-19T09:02:14.827Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-19T09:02:14.827Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-19T09:02:14.827Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-19T09:02:15.096Z] 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-19T09:02:15.415Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-19T09:02:15.415Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T09:02:16.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-06-19T09:02:16.340Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T09:02:17.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-06-19T09:02:17.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T09:02:18.631Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-06-19T09:02:18.631Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T09:02:19.033Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-19T09:02:19.034Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-19T09:02:19.191Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-06-19T09:02:19.191Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T09:02:19.604Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-19T09:02:19.604Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-19T09:02:19.612Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T09:02:19.613Z] [2021-06-19T09:02:19.613Z] Unloading profiles will leave already running processes permanently [2021-06-19T09:02:19.613Z] unconfined, which can lead to unexpected situations. [2021-06-19T09:02:19.613Z] [2021-06-19T09:02:19.613Z] To set a process to complain mode, use the command line tool [2021-06-19T09:02:19.613Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T09:02:19.613Z] Post stage [Pipeline] junit [2021-06-19T09:02:19.632Z] Recording test results [2021-06-19T09:02:20.175Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-19T09:02:20.435Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-19T09:02:20.435Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-19T09:02:20.530Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-19T09:02:20.809Z] + echo Ensuring container killed. [2021-06-19T09:02:20.809Z] Ensuring container killed. [2021-06-19T09:02:20.809Z] + docker rm -vf docker-pr1 [2021-06-19T09:02:20.809Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-19T09:02:21.087Z] + echo Chowning /workspace to jenkins user [2021-06-19T09:02:21.087Z] Chowning /workspace to jenkins user [2021-06-19T09:02:21.087Z] + id -u [2021-06-19T09:02:21.087Z] + id -g [2021-06-19T09:02:21.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T09:02:21.087Z] Unable to find image 'busybox:latest' locally [2021-06-19T09:02:21.087Z] latest: Pulling from library/busybox [2021-06-19T09:02:21.345Z] b71f96345d44: Pulling fs layer [2021-06-19T09:02:21.345Z] b71f96345d44: Verifying Checksum [2021-06-19T09:02:21.345Z] b71f96345d44: Download complete [2021-06-19T09:02:21.345Z] b71f96345d44: Pull complete [2021-06-19T09:02:21.345Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T09:02:21.345Z] Status: Downloaded newer image for busybox:latest [2021-06-19T09:02:21.708Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-06-19T09:02:21.708Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T09:02:21.708Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:02:21.708Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:02:21.708Z] === RUN TestServiceWithDataPathPortInit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T09:02:22.349Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-19T09:02:22.562Z] + bundleName=docker-py [2021-06-19T09:02:22.562Z] + echo Creating docker-py-bundles.tar.gz [2021-06-19T09:02:22.562Z] Creating docker-py-bundles.tar.gz [2021-06-19T09:02:22.562Z] + 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-19T09:02:22.577Z] Archiving artifacts [2021-06-19T09:02:22.610Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-19T09:02:22.610Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-19T09:02:22.610Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-19T09:02:23.182Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-19T09:02:23.754Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-19T09:02:24.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-19T09:02:24.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh binary [2021-06-19T09:02:25.042Z] [2021-06-19T09:02:25.042Z] Removing bundles/ [2021-06-19T09:02:25.042Z] [2021-06-19T09:02:25.042Z] ---> Making bundle: binary (in bundles/binary) [2021-06-19T09:02:25.042Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-19T09:02:25.042Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T09:02:25.447Z] ? github.com/docker/docker/api [no test files] [2021-06-19T09:02:25.670Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-19T09:02:25.670Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-19T09:02:25.670Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-19T09:02:25.670Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-19T09:02:25.670Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-19T09:02:32.249Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-19T09:02:32.249Z] --- PASS: TestBuildWithHugeFile (117.44s) [2021-06-19T09:02:32.249Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T09:02:32.249Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T09:02:32.249Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-19T09:02:32.249Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T09:02:32.249Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:02:32.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:02:32.249Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:02:32.249Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:02:32.249Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:02:32.249Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:02:32.249Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:02:32.249Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:02:32.511Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:02:32.511Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-06-19T09:02:32.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-06-19T09:02:32.511Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-06-19T09:02:32.511Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-06-19T09:02:32.511Z] === RUN TestBuildPreserveOwnership [2021-06-19T09:02:32.511Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T09:02:33.452Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-19T09:02:35.999Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T09:02:36.260Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-19T09:02:36.551Z] --- PASS: TestServiceWithDataPathPortInit (14.39s) [2021-06-19T09:02:36.551Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T09:02:37.645Z] --- PASS: TestBuildPreserveOwnership (5.07s) [2021-06-19T09:02:37.645Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-06-19T09:02:37.645Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2021-06-19T09:02:37.645Z] === RUN TestBuildPlatformInvalid [2021-06-19T09:02:37.645Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-19T09:02:37.645Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T09:02:38.215Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-19T09:02:39.065Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ms5jsaz7asslox71tf3x7sl2h Created:2021-06-19 09:02:37.379121819 +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[eca8ce0975998fbda3903101f8f108a4d6f8f2fe8b7f0cb8270ed58436945fe3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z0rjdf4aliqtl6y8qwt4qjg6r EndpointID:d49fdee6250fe12497485ae3cae80ecabae826d8f965afc8ea7736d103d8fe75 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5981691e51ef66425a00a99715de4e01609937551f7c742899c0a789fe97dcd7 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:251dc5128299 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z0rjdf4aliqtl6y8qwt4qjg6r EndpointID:d49fdee6250fe12497485ae3cae80ecabae826d8f965afc8ea7736d103d8fe75 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-19T09:02:39.599Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-19T09:02:40.303Z] === RUN TestMiddlewares [2021-06-19T09:02:40.303Z] --- PASS: TestMiddlewares (0.00s) [2021-06-19T09:02:40.303Z] PASS [2021-06-19T09:02:40.303Z] coverage: 9.0% of statements [2021-06-19T09:02:40.303Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2021-06-19T09:02:40.540Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-19T09:02:41.924Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-19T09:02:41.924Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-19T09:02:43.308Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-19T09:02:44.305Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2021-06-19T09:02:44.305Z] PASS [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] === Skipped [2021-06-19T09:02:44.305Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:02:44.305Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] DONE 26 tests, 1 skipped in 47.131s [2021-06-19T09:02:44.305Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:02:44.305Z] INFO: Testing against a local daemon [2021-06-19T09:02:44.305Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T09:02:44.305Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:02:44.305Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:02:44.305Z] === RUN TestDockerNetworkIpvlan [2021-06-19T09:02:44.305Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:02:44.305Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:02:44.305Z] PASS [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] === Skipped [2021-06-19T09:02:44.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:02:44.305Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:02:44.305Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] [2021-06-19T09:02:44.305Z] DONE 2 tests, 2 skipped in 0.036s [2021-06-19T09:02:44.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:02:44.305Z] INFO: Testing against a local daemon [2021-06-19T09:02:44.305Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T09:02:44.690Z] docker_cli_daemon_test.go:1455: [d18e12e6ef538] daemon is not started [2021-06-19T09:02:44.866Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-06-19T09:02:44.866Z] === RUN TestDockerNetworkMacvlan [2021-06-19T09:02:45.261Z] check_test.go:309: [dd213c634cd78] daemon is not started [2021-06-19T09:02:45.261Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-19T09:02:45.427Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-19T09:02:45.522Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-19T09:02:46.359Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-19T09:02:46.921Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-19T09:02:48.067Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-19T09:02:48.067Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-19T09:02:49.438Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-19T09:02:49.452Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-19T09:02:50.396Z] check_test.go:309: [d9de566682340] daemon is not started [2021-06-19T09:02:50.396Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-19T09:02:50.657Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-19T09:02:51.956Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-19T09:02:53.200Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-19T09:02:54.141Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-19T09:02:55.094Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-19T09:02:55.359Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-19T09:02:57.212Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-19T09:02:57.279Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan (13.82s) [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.50s) [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.72s) [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.82s) [2021-06-19T09:02:58.578Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2021-06-19T09:02:58.578Z] PASS [2021-06-19T09:02:58.578Z] [2021-06-19T09:02:58.578Z] DONE 8 tests in 15.158s [2021-06-19T09:02:58.578Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T09:02:58.578Z] testing: warning: no tests to run [2021-06-19T09:02:58.578Z] PASS [2021-06-19T09:02:58.578Z] [2021-06-19T09:02:58.578Z] DONE 0 tests in 0.006s [2021-06-19T09:02:58.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T09:02:58.578Z] INFO: Testing against a local daemon [2021-06-19T09:02:58.578Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T09:02:58.662Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-19T09:02:59.605Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-19T09:02:59.945Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-06-19T09:02:59.945Z] === RUN TestAuthZPluginTLS [2021-06-19T09:03:00.507Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-06-19T09:03:00.507Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T09:03:01.068Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-19T09:03:01.068Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T09:03:01.517Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-19T09:03:01.517Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-19T09:03:01.629Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-19T09:03:01.629Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T09:03:02.190Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-19T09:03:02.190Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T09:03:03.429Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-19T09:03:03.429Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-19T09:03:03.554Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-06-19T09:03:03.554Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T09:03:04.133Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-19T09:03:04.133Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T09:03:04.722Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-19T09:03:04.722Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T09:03:05.305Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-06-19T09:03:05.305Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T09:03:05.343Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-19T09:03:05.913Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-19T09:03:05.913Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-19T09:03:07.210Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2021-06-19T09:03:07.210Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T09:03:07.297Z] Loaded image: buildpack-deps:buster [2021-06-19T09:03:07.297Z] Loaded image: busybox:latest [2021-06-19T09:03:07.868Z] Loaded image: busybox:glibc [2021-06-19T09:03:08.575Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2021-06-19T09:03:08.575Z] === RUN TestAuthZPluginHeader [2021-06-19T09:03:09.136Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-06-19T09:03:09.136Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T09:03:10.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-19T09:03:13.301Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.56s) [2021-06-19T09:03:13.302Z] === RUN TestAuthZPluginV2Disable [2021-06-19T09:03:13.717Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-19T09:03:13.977Z] Loaded image: debian:bullseye [2021-06-19T09:03:13.977Z] Loaded image: hello-world:latest [2021-06-19T09:03:14.240Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T09:03:15.186Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-19T09:03:15.815Z] --- PASS: TestAuthZPluginV2Disable (3.09s) [2021-06-19T09:03:15.815Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T09:03:18.501Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-19T09:03:18.501Z] check_test.go:309: [dfa31c242ec01] daemon is not started [2021-06-19T09:03:18.501Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-19T09:03:19.071Z] check_test.go:309: [dec7d707fd050] daemon is not started [2021-06-19T09:03:19.071Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-19T09:03:19.079Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.63s) [2021-06-19T09:03:19.079Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T09:03:20.984Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-19T09:03:21.557Z] check_test.go:309: [dbfb4ae880f5a] daemon is not started [2021-06-19T09:03:21.557Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-19T09:03:24.858Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-19T09:03:24.858Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.31s) [2021-06-19T09:03:24.858Z] PASS [2021-06-19T09:03:24.858Z] [2021-06-19T09:03:24.858Z] === Skipped [2021-06-19T09:03:24.858Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-19T09:03:24.858Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:03:24.858Z] [2021-06-19T09:03:24.858Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-19T09:03:24.858Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T09:03:24.858Z] [2021-06-19T09:03:24.858Z] [2021-06-19T09:03:24.858Z] DONE 34 tests, 2 skipped in 277.297s [2021-06-19T09:03:24.858Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T09:03:24.858Z] ++ 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-19T09:03:24.858Z] ++ set -e [2021-06-19T09:03:24.858Z] ++ '[' -n 0 ']' [2021-06-19T09:03:24.858Z] ++ set -x [2021-06-19T09:03:24.858Z] ++ 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-19T09:03:25.118Z] INFO: Testing against a local daemon [2021-06-19T09:03:25.118Z] === RUN TestConfigInspect [2021-06-19T09:03:26.060Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-19T09:03:28.603Z] --- PASS: TestConfigInspect (3.17s) [2021-06-19T09:03:28.603Z] === RUN TestConfigList [2021-06-19T09:03:28.864Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-19T09:03:29.018Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s) [2021-06-19T09:03:29.018Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T09:03:30.250Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-19T09:03:30.511Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-19T09:03:30.772Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-19T09:03:31.033Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-19T09:03:31.293Z] --- PASS: TestConfigList (2.86s) [2021-06-19T09:03:31.293Z] === RUN TestConfigsCreateAndDelete [2021-06-19T09:03:32.236Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-19T09:03:32.497Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-19T09:03:33.070Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-19T09:03:33.642Z] --- PASS: TestConfigsCreateAndDelete (2.54s) [2021-06-19T09:03:33.642Z] === RUN TestConfigsUpdate [2021-06-19T09:03:34.215Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-19T09:03:35.601Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-19T09:03:36.541Z] --- PASS: TestConfigsUpdate (2.64s) [2021-06-19T09:03:36.541Z] === RUN TestTemplatedConfig [2021-06-19T09:03:37.482Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-19T09:03:38.055Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-19T09:03:38.055Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-19T09:03:38.626Z] check_test.go:309: [dfc168625e83d] daemon is not started [2021-06-19T09:03:38.626Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-19T09:03:38.887Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-19T09:03:39.458Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-19T09:03:40.029Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-19T09:03:40.814Z] === RUN TestBoolValue [2021-06-19T09:03:40.814Z] --- PASS: TestBoolValue (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestBoolValueOrDefault [2021-06-19T09:03:40.814Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestInt64ValueOrZero [2021-06-19T09:03:40.814Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestInt64ValueOrDefault [2021-06-19T09:03:40.814Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-19T09:03:40.814Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestJsonContentType [2021-06-19T09:03:40.814Z] --- PASS: TestJsonContentType (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 14.7% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T09:03:40.814Z] === RUN TestMaskSecretKeys [2021-06-19T09:03:40.814Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-19T09:03:40.814Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-19T09:03:40.814Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-19T09:03:40.814Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestVersionMiddlewareVersion [2021-06-19T09:03:40.814Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-19T09:03:40.814Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 37.7% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T09:03:40.814Z] === RUN TestStrSliceMarshalJSON [2021-06-19T09:03:40.814Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestStrSliceUnmarshalJSON [2021-06-19T09:03:40.814Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestStrSliceUnmarshalString [2021-06-19T09:03:40.814Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestStrSliceUnmarshalSlice [2021-06-19T09:03:40.814Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 90.0% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-06-19T09:03:40.814Z] === RUN TestAdjustForAPIVersion [2021-06-19T09:03:40.814Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 5.7% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T09:03:40.814Z] === RUN TestToJSON [2021-06-19T09:03:40.814Z] --- PASS: TestToJSON (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestToParamWithVersion [2021-06-19T09:03:40.814Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestFromJSON [2021-06-19T09:03:40.814Z] --- PASS: TestFromJSON (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestEmpty [2021-06-19T09:03:40.814Z] --- PASS: TestEmpty (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestArgsMatchKVListEmptySources [2021-06-19T09:03:40.814Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestArgsMatchKVList [2021-06-19T09:03:40.814Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestArgsMatch [2021-06-19T09:03:40.814Z] --- PASS: TestArgsMatch (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestAdd [2021-06-19T09:03:40.814Z] --- PASS: TestAdd (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestDel [2021-06-19T09:03:40.814Z] --- PASS: TestDel (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestLen [2021-06-19T09:03:40.814Z] --- PASS: TestLen (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestExactMatch [2021-06-19T09:03:40.814Z] --- PASS: TestExactMatch (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestOnlyOneExactMatch [2021-06-19T09:03:40.814Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestContains [2021-06-19T09:03:40.814Z] --- PASS: TestContains (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestValidate [2021-06-19T09:03:40.814Z] --- PASS: TestValidate (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestWalkValues [2021-06-19T09:03:40.814Z] --- PASS: TestWalkValues (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestFuzzyMatch [2021-06-19T09:03:40.814Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestClone [2021-06-19T09:03:40.814Z] --- PASS: TestClone (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 92.2% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T09:03:40.814Z] === RUN TestDurationToSecondsString [2021-06-19T09:03:40.814Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestGetTimestamp [2021-06-19T09:03:40.814Z] === RUN TestCompareVersion [2021-06-19T09:03:40.814Z] --- PASS: TestCompareVersion (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 75.0% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2021-06-19T09:03:40.814Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-19T09:03:40.814Z] === RUN TestParseTimestamps [2021-06-19T09:03:40.814Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-19T09:03:40.814Z] PASS [2021-06-19T09:03:40.814Z] coverage: 100.0% of statements [2021-06-19T09:03:40.814Z] ok github.com/docker/docker/api/types/time 0.220s coverage: 100.0% of statements [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T09:03:40.814Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-19T09:03:40.814Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-19T09:03:40.814Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestCloneArgsSmartHttp [2021-06-19T09:03:40.814Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestCloneArgsDumbHttp [2021-06-19T09:03:40.814Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestCloneArgsGit [2021-06-19T09:03:40.814Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-19T09:03:40.814Z] === RUN TestCheckoutGit [2021-06-19T09:03:40.971Z] --- PASS: TestTemplatedConfig (4.33s) [2021-06-19T09:03:40.971Z] === RUN TestConfigCreateResolve [2021-06-19T09:03:41.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-19T09:03:43.006Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-19T09:03:43.006Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestProcessNoDockerignore [2021-06-19T09:03:43.006Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-19T09:03:43.006Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestDetectContentType [2021-06-19T09:03:43.006Z] --- PASS: TestDetectContentType (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestSelectAcceptableMIME [2021-06-19T09:03:43.006Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestInspectEmptyResponse [2021-06-19T09:03:43.006Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestInspectResponseBinary [2021-06-19T09:03:43.006Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestResponseUnsupportedContentType [2021-06-19T09:03:43.006Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestInspectResponseTextSimple [2021-06-19T09:03:43.006Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestInspectResponseEmptyContentType [2021-06-19T09:03:43.006Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestUnknownContentLength [2021-06-19T09:03:43.006Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestDownloadRemote [2021-06-19T09:03:43.006Z] --- PASS: TestDownloadRemote (0.11s) [2021-06-19T09:03:43.006Z] === RUN TestGetWithStatusError [2021-06-19T09:03:43.006Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestCloseRootDirectory [2021-06-19T09:03:43.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:03:43.006Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestHashFile [2021-06-19T09:03:43.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:03:43.006Z] --- SKIP: TestHashFile (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestHashSubdir [2021-06-19T09:03:43.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:03:43.006Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestRemoveDirectory [2021-06-19T09:03:43.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:03:43.006Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-19T09:03:43.006Z] PASS [2021-06-19T09:03:43.006Z] coverage: 9.3% of statements [2021-06-19T09:03:43.006Z] ok github.com/docker/docker/builder/remotecontext 0.257s coverage: 9.3% of statements [2021-06-19T09:03:43.006Z] === RUN TestGetAllAllowed [2021-06-19T09:03:43.006Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestGetAllMeta [2021-06-19T09:03:43.006Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-19T09:03:43.006Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestIsUnreferencedBuiltin [2021-06-19T09:03:43.006Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestIsExistingDirectory [2021-06-19T09:03:43.006Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestGetFilenameForDownload [2021-06-19T09:03:43.006Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestEnv2Variables [2021-06-19T09:03:43.006Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-19T09:03:43.006Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestMaintainer [2021-06-19T09:03:43.006Z] --- PASS: TestMaintainer (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestLabel [2021-06-19T09:03:43.006Z] --- PASS: TestLabel (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestFromScratch [2021-06-19T09:03:43.006Z] --- PASS: TestFromScratch (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestFromWithArg [2021-06-19T09:03:43.006Z] --- PASS: TestFromWithArg (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-19T09:03:43.006Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestFromWithUndefinedArg [2021-06-19T09:03:43.006Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestFromMultiStageWithNamedStage [2021-06-19T09:03:43.006Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestOnbuild [2021-06-19T09:03:43.006Z] --- PASS: TestOnbuild (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestWorkdir [2021-06-19T09:03:43.006Z] --- PASS: TestWorkdir (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestCmd [2021-06-19T09:03:43.006Z] --- PASS: TestCmd (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestHealthcheckNone [2021-06-19T09:03:43.006Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestHealthcheckCmd [2021-06-19T09:03:43.006Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestEntrypoint [2021-06-19T09:03:43.006Z] --- PASS: TestEntrypoint (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestExpose [2021-06-19T09:03:43.006Z] --- PASS: TestExpose (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestUser [2021-06-19T09:03:43.006Z] --- PASS: TestUser (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestVolume [2021-06-19T09:03:43.006Z] --- PASS: TestVolume (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestStopSignal [2021-06-19T09:03:43.006Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T09:03:43.006Z] --- SKIP: TestStopSignal (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestArg [2021-06-19T09:03:43.006Z] --- PASS: TestArg (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestShell [2021-06-19T09:03:43.006Z] --- PASS: TestShell (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestPrependEnvOnCmd [2021-06-19T09:03:43.006Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestRunWithBuildArgs [2021-06-19T09:03:43.006Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestRunIgnoresHealthcheck [2021-06-19T09:03:43.006Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestDispatchUnsupportedOptions [2021-06-19T09:03:43.006Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-19T09:03:43.006Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-19T09:03:43.006Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-19T09:03:43.006Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestNormalizeWorkdir [2021-06-19T09:03:43.006Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-19T09:03:43.006Z] === RUN TestDispatch [2021-06-19T09:03:43.006Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-19T09:03:43.006Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-19T09:03:43.006Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-19T09:03:43.006Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-19T09:03:43.006Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-19T09:03:43.006Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-19T09:03:43.006Z] === RUN TestDispatch/COPY_url [2021-06-19T09:03:43.006Z] --- PASS: TestDispatch (0.07s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T09:03:43.006Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T09:03:43.007Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-19T09:03:43.007Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestAddScratchImageAddsToMounts [2021-06-19T09:03:43.007Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-19T09:03:43.007Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-19T09:03:43.007Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-19T09:03:43.007Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestImageSourceGetAddsToMounts [2021-06-19T09:03:43.007Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestEmptyDockerfile [2021-06-19T09:03:43.007Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestSymlinkDockerfile [2021-06-19T09:03:43.007Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-19T09:03:43.007Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-19T09:03:43.007Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestNonExistingDockerfile [2021-06-19T09:03:43.007Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestCopyRunConfig [2021-06-19T09:03:43.007Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestDeepCopyRunConfig [2021-06-19T09:03:43.007Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestExportImage [2021-06-19T09:03:43.007Z] --- PASS: TestExportImage (0.00s) [2021-06-19T09:03:43.007Z] === RUN TestNormalizeDest [2021-06-19T09:03:43.007Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-19T09:03:43.007Z] PASS [2021-06-19T09:03:43.007Z] coverage: 47.0% of statements [2021-06-19T09:03:43.007Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 47.0% of statements [2021-06-19T09:03:43.469Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T09:03:43.469Z] === RUN TestEnable [2021-06-19T09:03:43.469Z] --- PASS: TestEnable (0.00s) [2021-06-19T09:03:43.469Z] === RUN TestDisable [2021-06-19T09:03:43.469Z] --- PASS: TestDisable (0.00s) [2021-06-19T09:03:43.469Z] === RUN TestEnabled [2021-06-19T09:03:43.469Z] --- PASS: TestEnabled (0.00s) [2021-06-19T09:03:43.469Z] PASS [2021-06-19T09:03:43.469Z] coverage: 100.0% of statements [2021-06-19T09:03:43.469Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2021-06-19T09:03:44.271Z] --- PASS: TestConfigCreateResolve (3.03s) [2021-06-19T09:03:44.271Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T09:03:44.271Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-19T09:03:44.271Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-06-19T09:03:44.271Z] PASS [2021-06-19T09:03:44.271Z] [2021-06-19T09:03:44.271Z] DONE 7 tests in 19.338s [2021-06-19T09:03:44.271Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T09:03:44.271Z] ++ 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-19T09:03:44.271Z] ++ set -e [2021-06-19T09:03:44.271Z] ++ '[' -n 0 ']' [2021-06-19T09:03:44.271Z] ++ set -x [2021-06-19T09:03:44.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:03:44.531Z] INFO: Testing against a local daemon [2021-06-19T09:03:44.531Z] === RUN TestCheckpoint [2021-06-19T09:03:44.531Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:03:44.531Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T09:03:44.531Z] === RUN TestContainerInvalidJSON [2021-06-19T09:03:44.531Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:03:44.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:03:44.531Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:03:44.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:03:44.531Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:03:44.531Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:03:44.531Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:03:44.531Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:03:44.531Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:03:44.531Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-19T09:03:44.531Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T09:03:44.531Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T09:03:44.532Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T09:03:44.532Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T09:03:44.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-06-19T09:03:44.823Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T09:03:44.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-06-19T09:03:44.823Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T09:03:44.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-19T09:03:44.823Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T09:03:45.085Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-06-19T09:03:45.086Z] === RUN TestCopyFromContainer [2021-06-19T09:03:47.052Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-06-19T09:03:47.052Z] PASS [2021-06-19T09:03:47.052Z] [2021-06-19T09:03:47.052Z] DONE 17 tests in 45.927s [2021-06-19T09:03:47.052Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T09:03:47.052Z] INFO: Testing against a local daemon [2021-06-19T09:03:47.052Z] === RUN TestPluginInvalidJSON [2021-06-19T09:03:47.052Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:03:47.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:03:47.052Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:03:47.052Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-19T09:03:47.052Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T09:03:47.052Z] === RUN TestPluginInstall [2021-06-19T09:03:47.052Z] === RUN TestPluginInstall/no_auth [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09154f66c803e761eb39d13f5d4fd573d4e23c89291b3d81254e0cf75654f51f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09154f66c803e761eb39d13f5d4fd573d4e23c89291b3d81254e0cf75654f51f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:03:47.052Z] === RUN TestPluginInstall/with_htpasswd [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cebfd392a2cc75283d19baef7dc661abc8cecef0d21003663108c9d0caf387d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:03:47.052Z] time="2021-06-19T09:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cebfd392a2cc75283d19baef7dc661abc8cecef0d21003663108c9d0caf387d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:03:47.052Z] === RUN TestPluginInstall/with_insecure [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer// [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T09:03:47.637Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T09:03:47.898Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T09:03:47.898Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-19T09:03:47.898Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T09:03:47.898Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T09:03:47.979Z] time="2021-06-19T09:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:03:47.979Z] time="2021-06-19T09:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95aad331405752b8991acd85c115adae9acedd3d62b5a44d9b89d7ac09740cea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:03:47.979Z] time="2021-06-19T09:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:03:47.979Z] time="2021-06-19T09:03:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95aad331405752b8991acd85c115adae9acedd3d62b5a44d9b89d7ac09740cea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer (3.23s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-19T09:03:48.159Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-06-19T09:03:48.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T09:03:48.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:03:48.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:03:48.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:03:48.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:03:48.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:03:48.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:03:48.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:03:48.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:03:48.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:03:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-06-19T09:03:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T09:03:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T09:03:48.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T09:03:48.159Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T09:03:48.234Z] plugin_test.go:165: [d5ce7bc3d4232] daemon is not started [2021-06-19T09:03:48.234Z] --- PASS: TestPluginInstall (3.58s) [2021-06-19T09:03:48.234Z] --- PASS: TestPluginInstall/no_auth (1.81s) [2021-06-19T09:03:48.234Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-06-19T09:03:48.234Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-06-19T09:03:48.234Z] === RUN TestPluginsWithRuntimes [2021-06-19T09:03:48.420Z] --- PASS: TestCreateLinkToNonExistingContainer (0.12s) [2021-06-19T09:03:48.420Z] === RUN TestCreateWithInvalidEnv [2021-06-19T09:03:48.420Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T09:03:48.420Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T09:03:48.420Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T09:03:48.420Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T09:03:48.420Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T09:03:48.420Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T09:03:48.420Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T09:03:48.420Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T09:03:48.420Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T09:03:48.420Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-19T09:03:48.420Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T09:03:48.420Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T09:03:48.420Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-19T09:03:48.420Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T09:03:48.420Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-19T09:03:48.420Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T09:03:50.120Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-19T09:03:50.683Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-19T09:03:50.965Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-19T09:03:51.609Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2021-06-19T09:03:51.609Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-06-19T09:03:51.609Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-06-19T09:03:51.609Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T09:03:51.908Z] --- PASS: TestCreateWithCustomMaskedPaths (3.45s) [2021-06-19T09:03:51.908Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T09:03:52.169Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-06-19T09:03:52.169Z] PASS [2021-06-19T09:03:52.169Z] [2021-06-19T09:03:52.169Z] DONE 10 tests in 7.686s [2021-06-19T09:03:52.169Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T09:03:52.425Z] INFO: Testing against a local daemon [2021-06-19T09:03:52.425Z] === RUN TestExternalGraphDriver [2021-06-19T09:03:52.425Z] === RUN TestExternalGraphDriver/json [2021-06-19T09:03:53.294Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-19T09:03:53.555Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-19T09:03:53.555Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-19T09:03:53.816Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-19T09:03:53.816Z] check_test.go:309: [d802a3c686818] daemon is not started [2021-06-19T09:03:53.816Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-19T09:03:53.825Z] === RUN TestCheckpointCreateError [2021-06-19T09:03:53.825Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-19T09:03:53.825Z] === RUN TestCheckpointCreate [2021-06-19T09:03:53.825Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-19T09:03:53.825Z] === RUN TestCheckpointDeleteError [2021-06-19T09:03:53.825Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-19T09:03:53.825Z] === RUN TestCheckpointDelete [2021-06-19T09:03:53.825Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-19T09:03:53.825Z] === RUN TestCheckpointListError [2021-06-19T09:03:53.825Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-19T09:03:53.825Z] === RUN TestCheckpointList [2021-06-19T09:03:53.825Z] --- PASS: TestCheckpointList (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCheckpointListContainerNotFound [2021-06-19T09:03:53.826Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNewClientWithOpsFromEnv [2021-06-19T09:03:53.826Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T09:03:53.826Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestGetAPIPath [2021-06-19T09:03:53.826Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestParseHostURL [2021-06-19T09:03:53.826Z] --- PASS: TestParseHostURL (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-19T09:03:53.826Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-19T09:03:53.826Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNegotiateAPIVersion [2021-06-19T09:03:53.826Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNegotiateAPVersionOverride [2021-06-19T09:03:53.826Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-19T09:03:53.826Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-19T09:03:53.826Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-19T09:03:53.826Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestClientRedirect [2021-06-19T09:03:53.826Z] --- PASS: TestClientRedirect (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigCreateUnsupported [2021-06-19T09:03:53.826Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigCreateError [2021-06-19T09:03:53.826Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigCreate [2021-06-19T09:03:53.826Z] --- PASS: TestConfigCreate (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigInspectNotFound [2021-06-19T09:03:53.826Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigInspectWithEmptyID [2021-06-19T09:03:53.826Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigInspectUnsupported [2021-06-19T09:03:53.826Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigInspectError [2021-06-19T09:03:53.826Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigInspectConfigNotFound [2021-06-19T09:03:53.826Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigInspect [2021-06-19T09:03:53.826Z] --- PASS: TestConfigInspect (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigListUnsupported [2021-06-19T09:03:53.826Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigListError [2021-06-19T09:03:53.826Z] --- PASS: TestConfigListError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigList [2021-06-19T09:03:53.826Z] --- PASS: TestConfigList (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigRemoveUnsupported [2021-06-19T09:03:53.826Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigRemoveError [2021-06-19T09:03:53.826Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigRemove [2021-06-19T09:03:53.826Z] --- PASS: TestConfigRemove (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigUpdateUnsupported [2021-06-19T09:03:53.826Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigUpdateError [2021-06-19T09:03:53.826Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestConfigUpdate [2021-06-19T09:03:53.826Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerCommitError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerCommit [2021-06-19T09:03:53.826Z] --- PASS: TestContainerCommit (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerStatPathError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerStatPathNotFoundError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerStatPathNoHeaderError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerStatPath [2021-06-19T09:03:53.826Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyToContainerError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyToContainerNotFoundError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyToContainer [2021-06-19T09:03:53.826Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyFromContainerError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyFromContainerNotFoundError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-19T09:03:53.826Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestCopyFromContainer [2021-06-19T09:03:53.826Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerCreateError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerCreateImageNotFound [2021-06-19T09:03:53.826Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerCreateWithName [2021-06-19T09:03:53.826Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerCreateAutoRemove [2021-06-19T09:03:53.826Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerDiffError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerDiff [2021-06-19T09:03:53.826Z] --- PASS: TestContainerDiff (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExecCreateError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExecCreate [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExecStartError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExecStart [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExecInspectError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExecInspect [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExportError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExportError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerExport [2021-06-19T09:03:53.826Z] --- PASS: TestContainerExport (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerInspectError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerInspectContainerNotFound [2021-06-19T09:03:53.826Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerInspectWithEmptyID [2021-06-19T09:03:53.826Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerInspect [2021-06-19T09:03:53.826Z] --- PASS: TestContainerInspect (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerInspectNode [2021-06-19T09:03:53.826Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerKillError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerKillError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerKill [2021-06-19T09:03:53.826Z] --- PASS: TestContainerKill (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerListError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerListError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerList [2021-06-19T09:03:53.826Z] --- PASS: TestContainerList (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerLogsNotFoundError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerLogsError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerLogs [2021-06-19T09:03:53.826Z] --- PASS: TestContainerLogs (0.17s) [2021-06-19T09:03:53.826Z] === RUN TestContainerPauseError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerPause [2021-06-19T09:03:53.826Z] --- PASS: TestContainerPause (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainersPruneError [2021-06-19T09:03:53.826Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainersPrune [2021-06-19T09:03:53.826Z] --- PASS: TestContainersPrune (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerRemoveError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerRemoveNotFoundError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerRemove [2021-06-19T09:03:53.826Z] --- PASS: TestContainerRemove (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerRenameError [2021-06-19T09:03:53.826Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-19T09:03:53.826Z] === RUN TestContainerRename [2021-06-19T09:03:54.289Z] --- PASS: TestContainerRename (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerResizeError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerExecResizeError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerResize [2021-06-19T09:03:54.289Z] --- PASS: TestContainerResize (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerExecResize [2021-06-19T09:03:54.289Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerRestartError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerRestart [2021-06-19T09:03:54.289Z] --- PASS: TestContainerRestart (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerStartError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerStartError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerStart [2021-06-19T09:03:54.289Z] --- PASS: TestContainerStart (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerStatsError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerStats [2021-06-19T09:03:54.289Z] --- PASS: TestContainerStats (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerStopError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerStopError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerStop [2021-06-19T09:03:54.289Z] --- PASS: TestContainerStop (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerTopError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerTopError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerTop [2021-06-19T09:03:54.289Z] --- PASS: TestContainerTop (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerUnpauseError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerUnpause [2021-06-19T09:03:54.289Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerUpdateError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerUpdate [2021-06-19T09:03:54.289Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerWaitError [2021-06-19T09:03:54.289Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestContainerWait [2021-06-19T09:03:54.289Z] --- PASS: TestContainerWait (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestDiskUsageError [2021-06-19T09:03:54.289Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestDiskUsage [2021-06-19T09:03:54.289Z] --- PASS: TestDiskUsage (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestDistributionInspectUnsupported [2021-06-19T09:03:54.289Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestDistributionInspectWithEmptyID [2021-06-19T09:03:54.289Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.289Z] === RUN TestEventsErrorInOptions [2021-06-19T09:03:54.290Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestEventsErrorFromServer [2021-06-19T09:03:54.290Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestEvents [2021-06-19T09:03:54.290Z] --- PASS: TestEvents (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestTLSCloseWriter [2021-06-19T09:03:54.290Z] === PAUSE TestTLSCloseWriter [2021-06-19T09:03:54.290Z] === RUN TestImageBuildError [2021-06-19T09:03:54.290Z] --- PASS: TestImageBuildError (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageBuild [2021-06-19T09:03:54.290Z] --- PASS: TestImageBuild (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestGetDockerOS [2021-06-19T09:03:54.290Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageCreateError [2021-06-19T09:03:54.290Z] --- PASS: TestImageCreateError (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageCreate [2021-06-19T09:03:54.290Z] --- PASS: TestImageCreate (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageHistoryError [2021-06-19T09:03:54.290Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageHistory [2021-06-19T09:03:54.290Z] --- PASS: TestImageHistory (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageImportError [2021-06-19T09:03:54.290Z] --- PASS: TestImageImportError (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageImport [2021-06-19T09:03:54.290Z] --- PASS: TestImageImport (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageInspectError [2021-06-19T09:03:54.290Z] --- PASS: TestImageInspectError (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageInspectImageNotFound [2021-06-19T09:03:54.290Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageInspectWithEmptyID [2021-06-19T09:03:54.290Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageInspect [2021-06-19T09:03:54.290Z] --- PASS: TestImageInspect (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageListError [2021-06-19T09:03:54.290Z] --- PASS: TestImageListError (0.00s) [2021-06-19T09:03:54.290Z] === RUN TestImageList [2021-06-19T09:03:54.290Z] --- PASS: TestImageList (0.00s) [2021-06-19T09:03:54.313Z] === RUN TestExternalGraphDriver/spec [2021-06-19T09:03:54.752Z] === RUN TestImageListApiBefore125 [2021-06-19T09:03:54.752Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImageLoadError [2021-06-19T09:03:54.752Z] --- PASS: TestImageLoadError (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImageLoad [2021-06-19T09:03:54.752Z] --- PASS: TestImageLoad (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImagesPruneError [2021-06-19T09:03:54.752Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImagesPrune [2021-06-19T09:03:54.752Z] --- PASS: TestImagesPrune (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImagePullReferenceParseError [2021-06-19T09:03:54.752Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImagePullAnyError [2021-06-19T09:03:54.752Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-19T09:03:54.752Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-19T09:03:54.752Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T09:03:54.752Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePullWithoutErrors [2021-06-19T09:03:54.753Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushReferenceError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushAnyError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithoutErrors [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-19T09:03:54.753Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageRemoveError [2021-06-19T09:03:54.753Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageRemoveImageNotFound [2021-06-19T09:03:54.753Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageRemove [2021-06-19T09:03:54.753Z] --- PASS: TestImageRemove (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSaveError [2021-06-19T09:03:54.753Z] --- PASS: TestImageSaveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSave [2021-06-19T09:03:54.753Z] --- PASS: TestImageSave (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSearchAnyError [2021-06-19T09:03:54.753Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-19T09:03:54.753Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T09:03:54.753Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T09:03:54.753Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-19T09:03:54.753Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageSearchWithoutErrors [2021-06-19T09:03:54.753Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageTagError [2021-06-19T09:03:54.753Z] --- PASS: TestImageTagError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageTagInvalidReference [2021-06-19T09:03:54.753Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageTagInvalidSourceImageName [2021-06-19T09:03:54.753Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageTagHexSource [2021-06-19T09:03:54.753Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestImageTag [2021-06-19T09:03:54.753Z] --- PASS: TestImageTag (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestInfoServerError [2021-06-19T09:03:54.753Z] --- PASS: TestInfoServerError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestInfoInvalidResponseJSONError [2021-06-19T09:03:54.753Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestInfo [2021-06-19T09:03:54.753Z] --- PASS: TestInfo (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkConnectError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkConnect [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkCreateError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkCreate [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkDisconnectError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkDisconnect [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkInspectNotFoundError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkInspectWithEmptyID [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkInspect [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkListError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkListError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkList [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkList (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworksPruneError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworksPrune [2021-06-19T09:03:54.753Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkRemoveError [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNetworkRemove [2021-06-19T09:03:54.753Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeInspectNodeNotFound [2021-06-19T09:03:54.753Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeInspectWithEmptyID [2021-06-19T09:03:54.753Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeInspect [2021-06-19T09:03:54.753Z] --- PASS: TestNodeInspect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeListError [2021-06-19T09:03:54.753Z] --- PASS: TestNodeListError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeList [2021-06-19T09:03:54.753Z] --- PASS: TestNodeList (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeRemoveError [2021-06-19T09:03:54.753Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeRemove [2021-06-19T09:03:54.753Z] --- PASS: TestNodeRemove (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeUpdateError [2021-06-19T09:03:54.753Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestNodeUpdate [2021-06-19T09:03:54.753Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestOptionWithTimeout [2021-06-19T09:03:54.753Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPingFail [2021-06-19T09:03:54.753Z] --- PASS: TestPingFail (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPingWithError [2021-06-19T09:03:54.753Z] 2021/06/19 09:03:53 RoundTripper returned a response & error; ignoring response [2021-06-19T09:03:54.753Z] 2021/06/19 09:03:53 RoundTripper returned a response & error; ignoring response [2021-06-19T09:03:54.753Z] --- PASS: TestPingWithError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPingSuccess [2021-06-19T09:03:54.753Z] --- PASS: TestPingSuccess (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPingHeadFallback [2021-06-19T09:03:54.753Z] === RUN TestPingHeadFallback/OK [2021-06-19T09:03:54.753Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-19T09:03:54.753Z] === RUN TestPingHeadFallback/Not_Found [2021-06-19T09:03:54.753Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-19T09:03:54.753Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-19T09:03:54.753Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginDisableError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginDisable [2021-06-19T09:03:54.753Z] --- PASS: TestPluginDisable (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginEnableError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginEnable [2021-06-19T09:03:54.753Z] --- PASS: TestPluginEnable (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginInspectWithEmptyID [2021-06-19T09:03:54.753Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginInspect [2021-06-19T09:03:54.753Z] --- PASS: TestPluginInspect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginListError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginListError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginList [2021-06-19T09:03:54.753Z] --- PASS: TestPluginList (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginPushError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginPushError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginPush [2021-06-19T09:03:54.753Z] --- PASS: TestPluginPush (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginRemoveError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginRemove [2021-06-19T09:03:54.753Z] --- PASS: TestPluginRemove (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginSetError [2021-06-19T09:03:54.753Z] --- PASS: TestPluginSetError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPluginSet [2021-06-19T09:03:54.753Z] --- PASS: TestPluginSet (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSetHostHeader [2021-06-19T09:03:54.753Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestPlainTextError [2021-06-19T09:03:54.753Z] --- PASS: TestPlainTextError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestInfiniteError [2021-06-19T09:03:54.753Z] --- PASS: TestInfiniteError (0.05s) [2021-06-19T09:03:54.753Z] === RUN TestCanceledContext [2021-06-19T09:03:54.753Z] 2021/06/19 09:03:53 RoundTripper returned a response & error; ignoring response [2021-06-19T09:03:54.753Z] --- PASS: TestCanceledContext (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestDeadlineExceededContext [2021-06-19T09:03:54.753Z] 2021/06/19 09:03:53 RoundTripper returned a response & error; ignoring response [2021-06-19T09:03:54.753Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretCreateUnsupported [2021-06-19T09:03:54.753Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretCreateError [2021-06-19T09:03:54.753Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretCreate [2021-06-19T09:03:54.753Z] --- PASS: TestSecretCreate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretInspectUnsupported [2021-06-19T09:03:54.753Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretInspectSecretNotFound [2021-06-19T09:03:54.753Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretInspectWithEmptyID [2021-06-19T09:03:54.753Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretInspect [2021-06-19T09:03:54.753Z] --- PASS: TestSecretInspect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretListUnsupported [2021-06-19T09:03:54.753Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretListError [2021-06-19T09:03:54.753Z] --- PASS: TestSecretListError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretList [2021-06-19T09:03:54.753Z] --- PASS: TestSecretList (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretRemoveUnsupported [2021-06-19T09:03:54.753Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretRemoveError [2021-06-19T09:03:54.753Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretRemove [2021-06-19T09:03:54.753Z] --- PASS: TestSecretRemove (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretUpdateUnsupported [2021-06-19T09:03:54.753Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretUpdateError [2021-06-19T09:03:54.753Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSecretUpdate [2021-06-19T09:03:54.753Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceCreateError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceCreate [2021-06-19T09:03:54.753Z] --- PASS: TestServiceCreate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-19T09:03:54.753Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceCreateDigestPinning [2021-06-19T09:03:54.753Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceInspectServiceNotFound [2021-06-19T09:03:54.753Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceInspectWithEmptyID [2021-06-19T09:03:54.753Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceInspect [2021-06-19T09:03:54.753Z] --- PASS: TestServiceInspect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceListError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceListError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceList [2021-06-19T09:03:54.753Z] --- PASS: TestServiceList (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceLogsError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceLogs [2021-06-19T09:03:54.753Z] --- PASS: TestServiceLogs (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceRemoveError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceRemoveNotFoundError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceRemove [2021-06-19T09:03:54.753Z] --- PASS: TestServiceRemove (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceUpdateError [2021-06-19T09:03:54.753Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestServiceUpdate [2021-06-19T09:03:54.753Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmGetUnlockKeyError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmGetUnlockKey [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmInitError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmInit [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmInit (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmInspect [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmJoinError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmJoin [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmLeaveError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmLeave [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmUnlockError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmUnlock [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmUpdateError [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestSwarmUpdate [2021-06-19T09:03:54.753Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestTaskInspectError [2021-06-19T09:03:54.753Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-19T09:03:54.753Z] === RUN TestTaskInspectWithEmptyID [2021-06-19T09:03:54.753Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestTaskInspect [2021-06-19T09:03:54.754Z] --- PASS: TestTaskInspect (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestTaskListError [2021-06-19T09:03:54.754Z] --- PASS: TestTaskListError (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestTaskList [2021-06-19T09:03:54.754Z] --- PASS: TestTaskList (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeCreateError [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeCreate [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeInspectError [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeInspectNotFound [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeInspectWithEmptyID [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeInspect [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeListError [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeListError (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeList [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeList (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeRemoveError [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-19T09:03:54.754Z] === RUN TestVolumeRemove [2021-06-19T09:03:54.754Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-19T09:03:54.754Z] === CONT TestTLSCloseWriter [2021-06-19T09:03:54.754Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-06-19T09:03:54.754Z] PASS [2021-06-19T09:03:54.754Z] coverage: 75.0% of statements [2021-06-19T09:03:54.754Z] ok github.com/docker/docker/client 0.476s coverage: 75.0% of statements [2021-06-19T09:03:55.729Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.61s) [2021-06-19T09:03:55.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T09:03:55.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:03:55.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:03:55.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:03:55.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:03:55.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:03:55.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:03:55.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:03:55.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:03:55.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:03:55.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:03:55.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:03:55.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:03:55.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:03:55.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:03:55.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T09:03:55.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-19T09:03:55.729Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T09:03:56.201Z] === RUN TestExternalGraphDriver/pull [2021-06-19T09:03:56.301Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-19T09:03:56.561Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.07s) [2021-06-19T09:03:56.561Z] === RUN TestCreateDifferentPlatform [2021-06-19T09:03:56.822Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T09:03:56.822Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T09:03:56.822Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-19T09:03:56.822Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T09:03:56.822Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-19T09:03:56.822Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T09:03:56.822Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-19T09:03:56.822Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T09:03:56.822Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-19T09:03:56.822Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T09:03:56.822Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-19T09:03:56.822Z] === RUN TestDaemonRestartIpcMode [2021-06-19T09:03:56.822Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T09:03:56.822Z] === RUN TestDaemonHostGatewayIP [2021-06-19T09:03:56.822Z] === PAUSE TestDaemonHostGatewayIP [2021-06-19T09:03:56.822Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T09:03:56.822Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T09:03:56.822Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T09:03:56.822Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-19T09:03:56.822Z] === RUN TestDiff [2021-06-19T09:03:57.565Z] --- PASS: TestExternalGraphDriver (5.30s) [2021-06-19T09:03:57.565Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-06-19T09:03:57.565Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2021-06-19T09:03:57.565Z] --- PASS: TestExternalGraphDriver/pull (1.52s) [2021-06-19T09:03:57.565Z] === RUN TestGraphdriverPluginV2 [2021-06-19T09:03:58.205Z] --- PASS: TestDiff (1.26s) [2021-06-19T09:03:58.206Z] === RUN TestExecWithCloseStdin [2021-06-19T09:03:59.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-19T09:04:00.087Z] --- PASS: TestExecWithCloseStdin (1.77s) [2021-06-19T09:04:00.087Z] === RUN TestExec [2021-06-19T09:04:00.087Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-19T09:04:01.459Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-19T09:04:01.459Z] Copying nested executables into bundles/binary-daemon [2021-06-19T09:04:01.459Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-19T09:04:01.459Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T09:04:01.459Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-19T09:04:01.459Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-19T09:04:01.729Z] --- PASS: TestGraphdriverPluginV2 (3.50s) [2021-06-19T09:04:01.729Z] PASS [2021-06-19T09:04:01.729Z] [2021-06-19T09:04:01.729Z] DONE 5 tests in 8.840s [2021-06-19T09:04:01.729Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T09:04:01.729Z] INFO: Testing against a local daemon [2021-06-19T09:04:01.729Z] === RUN TestContinueAfterPluginCrash [2021-06-19T09:04:01.729Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T09:04:01.729Z] === RUN TestReadPluginNoRead [2021-06-19T09:04:01.729Z] === PAUSE TestReadPluginNoRead [2021-06-19T09:04:01.729Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T09:04:01.729Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T09:04:01.729Z] === CONT TestContinueAfterPluginCrash [2021-06-19T09:04:01.729Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T09:04:01.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/make.sh cross [2021-06-19T09:04:01.999Z] --- PASS: TestExec (1.77s) [2021-06-19T09:04:01.999Z] === RUN TestExecUser [2021-06-19T09:04:01.999Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-19T09:04:01.999Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-19T09:04:02.348Z] [2021-06-19T09:04:02.348Z] Removing bundles/ [2021-06-19T09:04:02.348Z] [2021-06-19T09:04:02.348Z] ---> Making bundle: cross (in bundles/cross) [2021-06-19T09:04:02.348Z] Cross building: bundles/cross/linux/amd64 [2021-06-19T09:04:02.348Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-19T09:04:02.348Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-19T09:04:02.572Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-19T09:04:03.516Z] --- PASS: TestExecUser (1.81s) [2021-06-19T09:04:03.516Z] === RUN TestExportContainerAndImportImage [2021-06-19T09:04:04.457Z] check_test.go:309: [db41b2f5bdb48] daemon is not started [2021-06-19T09:04:04.457Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-19T09:04:04.997Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2021-06-19T09:04:04.997Z] === CONT TestReadPluginNoRead [2021-06-19T09:04:05.030Z] --- PASS: TestExportContainerAndImportImage (1.54s) [2021-06-19T09:04:05.030Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T09:04:06.888Z] === RUN TestReadPluginNoRead/default [2021-06-19T09:04:06.943Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-06-19T09:04:06.943Z] === RUN TestHealthCheckWorkdir [2021-06-19T09:04:06.943Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-19T09:04:08.328Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-19T09:04:08.588Z] --- PASS: TestHealthCheckWorkdir (2.06s) [2021-06-19T09:04:08.588Z] === RUN TestHealthKillContainer [2021-06-19T09:04:08.588Z] check_test.go:309: [d65ab0cb529a7] daemon is not started [2021-06-19T09:04:08.588Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-19T09:04:08.775Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T09:04:09.604Z] --- PASS: TestCheckoutGit (28.46s) [2021-06-19T09:04:09.604Z] === RUN TestValidGitTransport [2021-06-19T09:04:09.604Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-19T09:04:09.604Z] === RUN TestGitInvalidRef [2021-06-19T09:04:09.604Z] --- PASS: TestGitInvalidRef (0.22s) [2021-06-19T09:04:09.604Z] PASS [2021-06-19T09:04:09.604Z] coverage: 86.3% of statements [2021-06-19T09:04:09.604Z] ok github.com/docker/docker/builder/remotecontext/git 28.830s coverage: 86.3% of statements [2021-06-19T09:04:10.139Z] --- PASS: TestContinueAfterPluginCrash (8.74s) [2021-06-19T09:04:10.139Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T09:04:10.498Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-19T09:04:10.578Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T09:04:10.578Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T09:04:10.758Z] docker_cli_daemon_plugins_test.go:79: [df2911818d718] daemon is not started [2021-06-19T09:04:10.758Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-19T09:04:11.504Z] === CONT TestReadPluginNoRead [2021-06-19T09:04:11.504Z] read_test.go:92: [d60d0e3ee2a0b] daemon is not started [2021-06-19T09:04:11.504Z] --- PASS: TestReadPluginNoRead (6.77s) [2021-06-19T09:04:11.504Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-06-19T09:04:11.504Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-06-19T09:04:11.504Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-06-19T09:04:11.504Z] PASS [2021-06-19T09:04:11.504Z] [2021-06-19T09:04:11.504Z] DONE 6 tests in 10.339s [2021-06-19T09:04:11.504Z] 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-19T09:04:11.504Z] testing: warning: no tests to run [2021-06-19T09:04:11.504Z] PASS [2021-06-19T09:04:11.504Z] [2021-06-19T09:04:11.504Z] DONE 0 tests in 0.018s [2021-06-19T09:04:11.504Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T09:04:11.504Z] INFO: Testing against a local daemon [2021-06-19T09:04:11.504Z] === RUN TestPluginWithDevMounts [2021-06-19T09:04:11.504Z] === PAUSE TestPluginWithDevMounts [2021-06-19T09:04:11.504Z] === CONT TestPluginWithDevMounts [2021-06-19T09:04:11.699Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-19T09:04:11.963Z] --- PASS: TestHealthKillContainer (3.29s) [2021-06-19T09:04:11.963Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T09:04:11.963Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-19T09:04:12.904Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s) [2021-06-19T09:04:12.904Z] === RUN TestIpcModeNone [2021-06-19T09:04:13.434Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-06-19T09:04:13.434Z] PASS [2021-06-19T09:04:13.434Z] [2021-06-19T09:04:13.434Z] DONE 1 tests in 1.635s [2021-06-19T09:04:13.434Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T09:04:13.434Z] INFO: Testing against a local daemon [2021-06-19T09:04:13.434Z] === RUN TestSecretInspect [2021-06-19T09:04:14.287Z] docker_cli_daemon_plugins_test.go:169: [d3a692a3a2b74] daemon is not started [2021-06-19T09:04:14.548Z] --- PASS: TestIpcModeNone (1.68s) [2021-06-19T09:04:14.548Z] === RUN TestIpcModePrivate [2021-06-19T09:04:15.340Z] --- PASS: TestSecretInspect (2.22s) [2021-06-19T09:04:15.340Z] === RUN TestSecretList [2021-06-19T09:04:15.498Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-19T09:04:16.069Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-19T09:04:16.069Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-06-19T09:04:16.329Z] --- PASS: TestIpcModePrivate (1.58s) [2021-06-19T09:04:16.329Z] === RUN TestIpcModeShareable [2021-06-19T09:04:17.716Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2021-06-19T09:04:17.858Z] --- PASS: TestSecretList (2.17s) [2021-06-19T09:04:17.858Z] === RUN TestSecretsCreateAndDelete [2021-06-19T09:04:17.977Z] --- PASS: TestIpcModeShareable (1.82s) [2021-06-19T09:04:17.977Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T09:04:19.747Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-06-19T09:04:19.747Z] === RUN TestSecretsUpdate [2021-06-19T09:04:20.521Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-19T09:04:20.781Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-19T09:04:20.937Z] === RUN TestContainerStopSignal [2021-06-19T09:04:20.938Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestContainerStopTimeout [2021-06-19T09:04:20.938Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-19T09:04:20.938Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-19T09:04:20.938Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-19T09:04:20.938Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestReplaceAndAppendEnvVars [2021-06-19T09:04:20.938Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-19T09:04:20.938Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestNewMemoryStore [2021-06-19T09:04:20.938Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestAddContainers [2021-06-19T09:04:20.938Z] --- PASS: TestAddContainers (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestGetContainer [2021-06-19T09:04:20.938Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestDeleteContainer [2021-06-19T09:04:20.938Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestListContainers [2021-06-19T09:04:20.938Z] --- PASS: TestListContainers (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestFirstContainer [2021-06-19T09:04:20.938Z] --- PASS: TestFirstContainer (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestApplyAllContainer [2021-06-19T09:04:20.938Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestIsValidHealthString [2021-06-19T09:04:20.938Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestStateRunStop [2021-06-19T09:04:20.938Z] --- PASS: TestStateRunStop (0.00s) [2021-06-19T09:04:20.938Z] === RUN TestStateTimeoutWait [2021-06-19T09:04:21.352Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-19T09:04:21.399Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestConfigureDaemonLogs [2021-06-19T09:04:21.399Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestCommonOptionsInstallFlags [2021-06-19T09:04:21.399Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-19T09:04:21.399Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-19T09:04:21.399Z] PASS [2021-06-19T09:04:21.399Z] coverage: 18.4% of statements [2021-06-19T09:04:21.399Z] state_test.go:141: Stop callback fired [2021-06-19T09:04:21.399Z] state_test.go:165: Stop callback fired [2021-06-19T09:04:21.399Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-19T09:04:21.399Z] === RUN TestIsValidStateString [2021-06-19T09:04:21.399Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestViewSaveDelete [2021-06-19T09:04:21.399Z] ok github.com/docker/docker/cmd/dockerd 0.176s coverage: 18.4% of statements [2021-06-19T09:04:21.399Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-19T09:04:21.399Z] === RUN TestViewAll [2021-06-19T09:04:21.399Z] --- PASS: TestViewAll (0.01s) [2021-06-19T09:04:21.399Z] === RUN TestViewGet [2021-06-19T09:04:21.399Z] --- PASS: TestViewGet (0.01s) [2021-06-19T09:04:21.399Z] === RUN TestNames [2021-06-19T09:04:21.399Z] --- PASS: TestNames (0.00s) [2021-06-19T09:04:21.399Z] === RUN TestViewWithHealthCheck [2021-06-19T09:04:21.399Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-19T09:04:21.399Z] PASS [2021-06-19T09:04:21.399Z] coverage: 41.5% of statements [2021-06-19T09:04:21.399Z] ok github.com/docker/docker/container 0.248s coverage: 41.5% of statements [2021-06-19T09:04:21.399Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T09:04:21.399Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T09:04:21.399Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T09:04:21.399Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T09:04:21.923Z] check_test.go:309: [d5225458786e2] daemon is not started [2021-06-19T09:04:21.923Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-19T09:04:22.261Z] --- PASS: TestSecretsUpdate (2.16s) [2021-06-19T09:04:22.261Z] === RUN TestTemplatedSecret [2021-06-19T09:04:22.864Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.60s) [2021-06-19T09:04:22.864Z] === RUN TestAPIIpcModeHost [2021-06-19T09:04:22.944Z] === RUN TestPrepare [2021-06-19T09:04:22.944Z] --- PASS: TestPrepare (0.00s) [2021-06-19T09:04:22.944Z] === RUN TestStart [2021-06-19T09:04:22.944Z] --- PASS: TestStart (0.00s) [2021-06-19T09:04:22.944Z] === RUN TestWaitCancel [2021-06-19T09:04:22.944Z] --- PASS: TestWaitCancel (0.00s) [2021-06-19T09:04:22.944Z] === RUN TestWaitDisabled [2021-06-19T09:04:22.944Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-19T09:04:22.944Z] === RUN TestWaitEnabled [2021-06-19T09:04:22.944Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-19T09:04:22.944Z] === RUN TestRemove [2021-06-19T09:04:22.944Z] --- PASS: TestRemove (0.00s) [2021-06-19T09:04:22.944Z] PASS [2021-06-19T09:04:22.944Z] coverage: 65.3% of statements [2021-06-19T09:04:22.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.112s coverage: 65.3% of statements [2021-06-19T09:04:24.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-19T09:04:24.817Z] --- PASS: TestAPIIpcModeHost (2.14s) [2021-06-19T09:04:24.817Z] === RUN TestDaemonIpcModeShareable [2021-06-19T09:04:25.134Z] === RUN TestNewListSecretsFilters [2021-06-19T09:04:25.134Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-19T09:04:25.134Z] === RUN TestNewListConfigsFilters [2021-06-19T09:04:25.134Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-19T09:04:25.134Z] PASS [2021-06-19T09:04:25.134Z] coverage: 0.5% of statements [2021-06-19T09:04:25.134Z] ok github.com/docker/docker/daemon/cluster 0.719s coverage: 0.5% of statements [2021-06-19T09:04:25.528Z] --- PASS: TestTemplatedSecret (3.15s) [2021-06-19T09:04:25.528Z] === RUN TestSecretCreateResolve [2021-06-19T09:04:25.596Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-19T09:04:25.596Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-19T09:04:25.596Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-19T09:04:25.596Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-19T09:04:25.596Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-19T09:04:25.596Z] PASS [2021-06-19T09:04:25.596Z] coverage: 35.9% of statements [2021-06-19T09:04:25.596Z] ok github.com/docker/docker/daemon/cluster/convert 0.347s coverage: 35.9% of statements [2021-06-19T09:04:26.200Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-19T09:04:26.461Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-19T09:04:27.403Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-06-19T09:04:27.403Z] --- PASS: TestDaemonIpcModeShareable (2.62s) [2021-06-19T09:04:27.403Z] === RUN TestDaemonIpcModePrivate [2021-06-19T09:04:27.415Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-06-19T09:04:27.415Z] PASS [2021-06-19T09:04:27.415Z] [2021-06-19T09:04:27.415Z] DONE 6 tests in 14.153s [2021-06-19T09:04:27.415Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T09:04:27.415Z] INFO: Testing against a local daemon [2021-06-19T09:04:27.415Z] === RUN TestServiceCreateInit [2021-06-19T09:04:27.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T09:04:28.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-19T09:04:28.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-19T09:04:28.346Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-19T09:04:28.522Z] === RUN TestBuilderGC [2021-06-19T09:04:28.522Z] --- PASS: TestBuilderGC (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationNotFound [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonBrokenConfiguration [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestParseClusterAdvertiseSettings [2021-06-19T09:04:28.522Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestFindConfigurationConflicts [2021-06-19T09:04:28.522Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-19T09:04:28.522Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-19T09:04:28.522Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-19T09:04:28.522Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-19T09:04:28.522Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_label [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_dns [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-19T09:04:28.522Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-19T09:04:28.522Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestModifiedDiscoverySettings [2021-06-19T09:04:28.522Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestReloadSetConfigFileNotExist [2021-06-19T09:04:28.522Z] time="2021-06-19T09:04:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-19T09:04:28.522Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-06-19T09:04:28.522Z] === RUN TestReloadDefaultConfigNotExist [2021-06-19T09:04:28.522Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:04:28.522Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-06-19T09:04:28.522Z] === RUN TestReloadBadDefaultConfig [2021-06-19T09:04:28.522Z] time="2021-06-19T09:04:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-784522783" [2021-06-19T09:04:28.522Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestReloadWithConflictingLabels [2021-06-19T09:04:28.522Z] time="2021-06-19T09:04:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-431733490" [2021-06-19T09:04:28.522Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestReloadWithDuplicateLabels [2021-06-19T09:04:28.522Z] time="2021-06-19T09:04:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-776881577" [2021-06-19T09:04:28.522Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-19T09:04:28.522Z] === RUN TestDaemonConfigurationMerge [2021-06-19T09:04:28.984Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-19T09:04:28.984Z] PASS [2021-06-19T09:04:28.984Z] coverage: 79.7% of statements [2021-06-19T09:04:28.984Z] ok github.com/docker/docker/daemon/config 0.278s coverage: 79.7% of statements [2021-06-19T09:04:28.984Z] === RUN TestWaitNodeAttachment [2021-06-19T09:04:29.448Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-06-19T09:04:29.448Z] === RUN TestIsolationConversion [2021-06-19T09:04:29.448Z] === RUN TestIsolationConversion/default [2021-06-19T09:04:29.448Z] === RUN TestIsolationConversion/process [2021-06-19T09:04:29.448Z] === RUN TestIsolationConversion/hyperv [2021-06-19T09:04:29.448Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestContainerLabels [2021-06-19T09:04:29.448Z] --- PASS: TestContainerLabels (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestCredentialSpecConversion [2021-06-19T09:04:29.448Z] === RUN TestCredentialSpecConversion/none [2021-06-19T09:04:29.448Z] === RUN TestCredentialSpecConversion/config [2021-06-19T09:04:29.448Z] === RUN TestCredentialSpecConversion/file [2021-06-19T09:04:29.448Z] === RUN TestCredentialSpecConversion/registry [2021-06-19T09:04:29.448Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-19T09:04:29.448Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestControllerValidateMountBind [2021-06-19T09:04:29.448Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestControllerValidateMountVolume [2021-06-19T09:04:29.448Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestControllerValidateMountTarget [2021-06-19T09:04:29.448Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestControllerValidateMountTmpfs [2021-06-19T09:04:29.448Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestControllerValidateMountInvalidType [2021-06-19T09:04:29.448Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestControllerValidateMountNamedPipe [2021-06-19T09:04:29.448Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-19T09:04:29.448Z] PASS [2021-06-19T09:04:29.448Z] coverage: 11.0% of statements [2021-06-19T09:04:29.448Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.753s coverage: 11.0% of statements [2021-06-19T09:04:29.448Z] === RUN TestDiscoveryOptsErrors [2021-06-19T09:04:29.448Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-19T09:04:29.448Z] === RUN TestDiscoveryOpts [2021-06-19T09:04:29.448Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-19T09:04:29.448Z] PASS [2021-06-19T09:04:29.448Z] coverage: 30.0% of statements [2021-06-19T09:04:29.448Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-06-19T09:04:29.911Z] === RUN TestVerifyNetworkingConfig [2021-06-19T09:04:29.911Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestGetContainer [2021-06-19T09:04:29.911Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestValidContainerNames [2021-06-19T09:04:29.911Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestContainerInitDNS [2021-06-19T09:04:29.911Z] daemon_test.go:147: root required [2021-06-19T09:04:29.911Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestMerge [2021-06-19T09:04:29.911Z] --- PASS: TestMerge (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestValidateContainerIsolation [2021-06-19T09:04:29.911Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestFindNetworkErrorType [2021-06-19T09:04:29.911Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestEnsureServicesExist [2021-06-19T09:04:29.911Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-06-19T09:04:29.911Z] === RUN TestEnsureServicesExistErrors [2021-06-19T09:04:29.911Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-19T09:04:29.911Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-19T09:04:29.911Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-19T09:04:29.911Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-19T09:04:29.911Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-19T09:04:29.911Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-19T09:04:29.911Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestContainerDelete [2021-06-19T09:04:29.911Z] --- PASS: TestContainerDelete (0.01s) [2021-06-19T09:04:29.911Z] === RUN TestContainerDoubleDelete [2021-06-19T09:04:29.911Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestLogContainerEventCopyLabels [2021-06-19T09:04:29.911Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestLogContainerEventWithAttributes [2021-06-19T09:04:29.911Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestNoneHealthcheck [2021-06-19T09:04:29.911Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestHealthStates [2021-06-19T09:04:29.911Z] === RUN TestEventsLog [2021-06-19T09:04:29.911Z] --- PASS: TestEventsLog (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestEventsLogTimeout [2021-06-19T09:04:29.911Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-19T09:04:29.911Z] === RUN TestLogEvents [2021-06-19T09:04:29.911Z] --- PASS: TestLogEvents (0.05s) [2021-06-19T09:04:29.911Z] === RUN TestLoadBufferedEvents [2021-06-19T09:04:30.267Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-06-19T09:04:30.267Z] --- PASS: TestDaemonIpcModePrivate (2.76s) [2021-06-19T09:04:30.267Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] time="2021-06-19T09:04:29Z" 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-19T09:04:30.372Z] --- PASS: TestHealthStates (0.18s) [2021-06-19T09:04:30.372Z] === RUN TestMaskURLCredentials [2021-06-19T09:04:30.372Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestGetInspectData [2021-06-19T09:04:30.373Z] --- PASS: TestGetInspectData (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestFillLicense [2021-06-19T09:04:30.373Z] --- PASS: TestFillLicense (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestListInvalidFilter [2021-06-19T09:04:30.373Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestNameFilter [2021-06-19T09:04:30.373Z] --- PASS: TestNameFilter (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-19T09:04:30.373Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-19T09:04:30.373Z] === 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-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-19T09:04:30.373Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-19T09:04:30.373Z] --- 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-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-19T09:04:30.373Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestDaemonReloadLabels [2021-06-19T09:04:30.373Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-19T09:04:30.373Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestDaemonReloadMirrors [2021-06-19T09:04:30.373Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-19T09:04:30.373Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-19T09:04:30.373Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestDaemonDiscoveryReload [2021-06-19T09:04:30.373Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-06-19T09:04:30.373Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-19T09:04:30.373Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-19T09:04:30.373Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-19T09:04:30.373Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-19T09:04:30.373Z] PASS [2021-06-19T09:04:30.373Z] coverage: 50.0% of statements [2021-06-19T09:04:30.373Z] ok github.com/docker/docker/daemon/events 0.315s coverage: 50.0% of statements [2021-06-19T09:04:30.528Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-19T09:04:30.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-19T09:04:30.834Z] === RUN TestIsEmptyDir [2021-06-19T09:04:30.834Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-19T09:04:30.834Z] PASS [2021-06-19T09:04:30.834Z] coverage: 2.3% of statements [2021-06-19T09:04:30.834Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2021-06-19T09:04:30.834Z] === RUN TestLinkNaming [2021-06-19T09:04:30.834Z] --- PASS: TestLinkNaming (0.00s) [2021-06-19T09:04:30.834Z] === RUN TestLinkNew [2021-06-19T09:04:30.834Z] --- PASS: TestLinkNew (0.00s) [2021-06-19T09:04:30.834Z] === RUN TestLinkEnv [2021-06-19T09:04:30.834Z] --- PASS: TestLinkEnv (0.00s) [2021-06-19T09:04:30.834Z] === RUN TestLinkMultipleEnv [2021-06-19T09:04:30.834Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-19T09:04:30.834Z] === RUN TestLinkPortRangeEnv [2021-06-19T09:04:30.834Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-19T09:04:30.834Z] PASS [2021-06-19T09:04:30.834Z] coverage: 93.0% of statements [2021-06-19T09:04:30.834Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-06-19T09:04:31.296Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-19T09:04:31.296Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-19T09:04:31.757Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-19T09:04:31.757Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-19T09:04:32.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-19T09:04:32.220Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-19T09:04:32.220Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-19T09:04:32.220Z] reload_test.go:520: root required [2021-06-19T09:04:32.220Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T09:04:32.220Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-19T09:04:32.220Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-19T09:04:32.220Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-19T09:04:32.220Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-19T09:04:32.220Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-19T09:04:32.220Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-19T09:04:32.220Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-19T09:04:32.220Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-19T09:04:32.220Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-19T09:04:32.220Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-19T09:04:32.220Z] === RUN TestParseVolumesFrom [2021-06-19T09:04:32.220Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-19T09:04:32.220Z] PASS [2021-06-19T09:04:32.220Z] coverage: 9.1% of statements [2021-06-19T09:04:32.220Z] ok github.com/docker/docker/daemon 2.520s coverage: 9.1% of statements [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-19T09:04:32.220Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-19T09:04:32.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-19T09:04:32.658Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T09:04:33.122Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2021-06-19T09:04:33.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-19T09:04:33.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.84s) [2021-06-19T09:04:33.122Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T09:04:33.199Z] === RUN TestAdapterReadLogs [2021-06-19T09:04:33.200Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-19T09:04:33.200Z] === RUN TestCopier [2021-06-19T09:04:33.200Z] --- PASS: TestCopier (0.00s) [2021-06-19T09:04:33.200Z] === RUN TestCopierLongLines [2021-06-19T09:04:33.200Z] --- PASS: TestCopierLongLines (0.01s) [2021-06-19T09:04:33.200Z] === RUN TestCopierSlow [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/defaults [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-19T09:04:33.200Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-19T09:04:33.200Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-19T09:04:33.200Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-19T09:04:33.200Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-19T09:04:33.200Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-19T09:04:33.200Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-19T09:04:33.200Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-19T09:04:33.662Z] time="2021-06-19T09:04:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-19T09:04:33.662Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-06-19T09:04:33.662Z] === RUN TestCreateSuccess [2021-06-19T09:04:33.662Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCreateLogGroupSuccess [2021-06-19T09:04:33.662Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCreateError [2021-06-19T09:04:33.662Z] --- PASS: TestCreateError (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCreateAlreadyExists [2021-06-19T09:04:33.662Z] time="2021-06-19T09:04:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-19T09:04:33.662Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestLogClosed [2021-06-19T09:04:33.662Z] --- PASS: TestLogClosed (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestLogBlocking [2021-06-19T09:04:33.662Z] --- PASS: TestLogBlocking (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-19T09:04:33.662Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestLogNonBlockingBufferFull [2021-06-19T09:04:33.662Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestPublishBatchSuccess [2021-06-19T09:04:33.662Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestPublishBatchError [2021-06-19T09:04:33.662Z] time="2021-06-19T09:04:33Z" level=error msg=Error [2021-06-19T09:04:33.662Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-19T09:04:33.662Z] time="2021-06-19T09:04:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T09:04:33.662Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-19T09:04:33.662Z] time="2021-06-19T09:04:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T09:04:33.662Z] time="2021-06-19T09:04:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-19T09:04:33.662Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchSimple [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchTicker [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMultilinePattern [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-19T09:04:33.662Z] --- PASS: TestCopierSlow (0.20s) [2021-06-19T09:04:33.662Z] === RUN TestCopierWithSized [2021-06-19T09:04:33.662Z] === RUN TestCopierWithSized/as_is [2021-06-19T09:04:33.662Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchClose [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen/0/Hello [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen/2/🙃 [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen/3/���� [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen/4/He��o [2021-06-19T09:04:33.662Z] === RUN TestEffectiveLen/5/ [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/0/ [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/1/Hello [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: Hello [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/2/Hello [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: He [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: llo [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/3/Hello [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: Hello [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/4/🙃 [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/5/🙃 [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/6/a� [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: a [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: � [2021-06-19T09:04:33.662Z] === RUN TestFindValidSplit/7/a� [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1044: a� [2021-06-19T09:04:33.662Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestProcessEventEmoji [2021-06-19T09:04:33.662Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchLineSplit [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMaxEvents [2021-06-19T09:04:33.662Z] --- PASS: TestCopierWithSized (0.02s) [2021-06-19T09:04:33.662Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-06-19T09:04:33.662Z] === RUN TestCopierWithPartial [2021-06-19T09:04:33.662Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestRingLogger [2021-06-19T09:04:33.662Z] --- PASS: TestRingLogger (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestRingCap [2021-06-19T09:04:33.662Z] --- PASS: TestRingCap (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestRingClose [2021-06-19T09:04:33.662Z] --- PASS: TestRingClose (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestRingDrain [2021-06-19T09:04:33.662Z] --- PASS: TestRingDrain (0.00s) [2021-06-19T09:04:33.662Z] PASS [2021-06-19T09:04:33.662Z] coverage: 43.8% of statements [2021-06-19T09:04:33.662Z] ok github.com/docker/docker/daemon/logger 0.312s coverage: 43.8% of statements [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-19T09:04:33.662Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-19T09:04:33.662Z] === RUN TestSearchRegistryForImagesErrors [2021-06-19T09:04:33.662Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestSearchRegistryForImages [2021-06-19T09:04:33.662Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestOnlyPlatformWithFallback [2021-06-19T09:04:33.662Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestImageDelete [2021-06-19T09:04:33.662Z] === RUN TestImageDelete/no_lease [2021-06-19T09:04:33.662Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-19T09:04:33.662Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestImageDelete/lease_exists [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-19T09:04:33.662Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-19T09:04:33.662Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestCreateTagSuccess [2021-06-19T09:04:33.662Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-19T09:04:33.662Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-19T09:04:33.662Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-19T09:04:33.662Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-19T09:04:33.662Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-19T09:04:33.662Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-19T09:04:33.662Z] PASS [2021-06-19T09:04:33.662Z] coverage: 77.4% of statements [2021-06-19T09:04:33.662Z] --- PASS: TestImageDelete (0.04s) [2021-06-19T09:04:33.662Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-19T09:04:33.662Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-19T09:04:33.662Z] === RUN TestContentStoreForPull [2021-06-19T09:04:33.662Z] ok github.com/docker/docker/daemon/logger/awslogs 0.400s coverage: 77.4% of statements [2021-06-19T09:04:34.062Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-19T09:04:34.125Z] --- PASS: TestContentStoreForPull (0.19s) [2021-06-19T09:04:34.125Z] PASS [2021-06-19T09:04:34.125Z] coverage: 6.7% of statements [2021-06-19T09:04:34.125Z] ok github.com/docker/docker/daemon/images 0.332s coverage: 6.7% of statements [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-19T09:04:34.125Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-19T09:04:34.125Z] === RUN TestJSONFileLogger [2021-06-19T09:04:34.125Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-19T09:04:34.125Z] === RUN TestJSONFileLoggerWithTags [2021-06-19T09:04:34.125Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-19T09:04:34.125Z] === RUN TestJSONFileLoggerWithOpts [2021-06-19T09:04:34.125Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-19T09:04:34.125Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-19T09:04:34.125Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-19T09:04:34.125Z] === RUN TestEncodeDecode [2021-06-19T09:04:34.125Z] === PAUSE TestEncodeDecode [2021-06-19T09:04:34.125Z] === RUN TestUnexpectedEOF [2021-06-19T09:04:34.586Z] time="2021-06-19T09:04:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T09:04:34.586Z] time="2021-06-19T09:04:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T09:04:34.586Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-06-19T09:04:34.586Z] === CONT TestEncodeDecode [2021-06-19T09:04:34.586Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-19T09:04:34.586Z] PASS [2021-06-19T09:04:34.586Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-19T09:04:34.586Z] coverage: 69.9% of statements [2021-06-19T09:04:34.586Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-19T09:04:34.586Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-19T09:04:34.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.211s coverage: 69.9% of statements [2021-06-19T09:04:34.586Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-06-19T09:04:34.586Z] === RUN TestFastTimeMarshalJSON [2021-06-19T09:04:34.586Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-06-19T09:04:34.586Z] PASS [2021-06-19T09:04:34.586Z] coverage: 87.2% of statements [2021-06-19T09:04:34.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.196s coverage: 87.2% of statements [2021-06-19T09:04:35.003Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-19T09:04:35.048Z] === RUN TestWriteLog [2021-06-19T09:04:35.048Z] === PAUSE TestWriteLog [2021-06-19T09:04:35.048Z] === RUN TestReadLog [2021-06-19T09:04:35.048Z] === PAUSE TestReadLog [2021-06-19T09:04:35.048Z] === CONT TestWriteLog [2021-06-19T09:04:35.048Z] --- PASS: TestWriteLog (0.00s) [2021-06-19T09:04:35.048Z] === CONT TestReadLog [2021-06-19T09:04:35.048Z] === RUN TestReadLog/tail_exact [2021-06-19T09:04:35.511Z] === RUN TestReadLog/tail_less_than_available [2021-06-19T09:04:35.511Z] === RUN TestReadLog/tail_more_than_available [2021-06-19T09:04:35.511Z] --- PASS: TestReadLog (0.17s) [2021-06-19T09:04:35.511Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-06-19T09:04:35.511Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-19T09:04:35.511Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-19T09:04:35.511Z] PASS [2021-06-19T09:04:35.511Z] coverage: 75.2% of statements [2021-06-19T09:04:35.511Z] ok github.com/docker/docker/daemon/logger/local 0.223s coverage: 75.2% of statements [2021-06-19T09:04:35.511Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T09:04:35.974Z] === RUN TestOpenFileDelete [2021-06-19T09:04:35.974Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestOpenFileRename [2021-06-19T09:04:35.974Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestParseLogTagDefaultTag [2021-06-19T09:04:35.974Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestParseLogTag [2021-06-19T09:04:35.974Z] --- PASS: TestParseLogTag (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestParseLogTagEmptyTag [2021-06-19T09:04:35.974Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestTailFiles [2021-06-19T09:04:35.974Z] --- PASS: TestTailFiles (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestFollowLogsConsumerGone [2021-06-19T09:04:35.974Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestFollowLogsProducerGone [2021-06-19T09:04:35.974Z] logfile_test.go:179: logDecode() closed after sending 2396 messages [2021-06-19T09:04:35.974Z] logfile_test.go:232: messages sent: 2396, received: 2396 [2021-06-19T09:04:35.974Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-19T09:04:35.974Z] === RUN TestCheckCapacityAndRotate [2021-06-19T09:04:35.974Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-19T09:04:35.974Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-19T09:04:35.974Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-06-19T09:04:35.974Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-19T09:04:35.974Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-19T09:04:35.974Z] PASS [2021-06-19T09:04:35.974Z] coverage: 53.7% of statements [2021-06-19T09:04:35.974Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.099s coverage: 53.7% of statements [2021-06-19T09:04:35.974Z] === RUN TestLog [2021-06-19T09:04:35.974Z] --- PASS: TestLog (0.00s) [2021-06-19T09:04:35.974Z] PASS [2021-06-19T09:04:35.974Z] coverage: 31.5% of statements [2021-06-19T09:04:35.974Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2021-06-19T09:04:36.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-06-19T09:04:36.385Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.40s) [2021-06-19T09:04:36.385Z] === RUN TestIpcModeOlderClient [2021-06-19T09:04:36.385Z] === PAUSE TestIpcModeOlderClient [2021-06-19T09:04:36.385Z] === RUN TestKillContainerInvalidSignal [2021-06-19T09:04:36.428Z] 4612f6d0b889: Pull complete [2021-06-19T09:04:36.436Z] === RUN TestValidateLogOpt [2021-06-19T09:04:36.436Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestNewMissedConfig [2021-06-19T09:04:36.436Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestNewMissedUrl [2021-06-19T09:04:36.436Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestNewMissedToken [2021-06-19T09:04:36.436Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestNewWithProxy [2021-06-19T09:04:36.436Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestDefault [2021-06-19T09:04:36.436Z] --- PASS: TestDefault (0.01s) [2021-06-19T09:04:36.436Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-19T09:04:36.436Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestJsonFormat [2021-06-19T09:04:36.436Z] --- PASS: TestJsonFormat (0.01s) [2021-06-19T09:04:36.436Z] === RUN TestRawFormat [2021-06-19T09:04:36.436Z] --- PASS: TestRawFormat (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestRawFormatWithLabels [2021-06-19T09:04:36.436Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestRawFormatWithoutTag [2021-06-19T09:04:36.436Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-19T09:04:36.436Z] === RUN TestBatching [2021-06-19T09:04:36.833Z] --- PASS: TestServiceCreateInit (9.06s) [2021-06-19T09:04:36.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2021-06-19T09:04:36.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-06-19T09:04:36.833Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T09:04:36.898Z] --- PASS: TestBatching (0.32s) [2021-06-19T09:04:36.898Z] === RUN TestFrequency [2021-06-19T09:04:36.898Z] === RUN TestNewParse [2021-06-19T09:04:36.898Z] --- PASS: TestNewParse (0.00s) [2021-06-19T09:04:36.898Z] PASS [2021-06-19T09:04:36.898Z] coverage: 8.3% of statements [2021-06-19T09:04:36.898Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-06-19T09:04:36.898Z] --- PASS: TestFrequency (0.17s) [2021-06-19T09:04:36.898Z] === RUN TestOneMessagePerRequest [2021-06-19T09:04:36.898Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestVerify [2021-06-19T09:04:36.898Z] --- PASS: TestVerify (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestSkipVerify [2021-06-19T09:04:36.898Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:36.898Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:36.898Z] === RUN TestParseLogFormat [2021-06-19T09:04:36.898Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestValidateLogOptEmpty [2021-06-19T09:04:36.898Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestValidateSyslogAddress [2021-06-19T09:04:36.898Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestParseAddressDefaultPort [2021-06-19T09:04:36.898Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestValidateSyslogFacility [2021-06-19T09:04:36.898Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestValidateLogOptSyslogFormat [2021-06-19T09:04:36.898Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-19T09:04:36.898Z] === RUN TestValidateLogOpt [2021-06-19T09:04:36.898Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T09:04:36.898Z] PASS [2021-06-19T09:04:36.898Z] coverage: 46.8% of statements [2021-06-19T09:04:36.898Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:36.898Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2021-06-19T09:04:36.898Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] --- PASS: TestSkipVerify (0.38s) [2021-06-19T09:04:37.361Z] === RUN TestBufferMaximum [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.984700\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.984700\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-19T09:04:37.361Z] === RUN TestServerAlwaysDown [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.987059\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.987059\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.987059\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.988292\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] time="2021-06-19T09:04:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093476.988292\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:37.361Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-19T09:04:37.361Z] === RUN TestCannotSendAfterClose [2021-06-19T09:04:37.361Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-19T09:04:37.361Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-19T09:04:37.770Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-19T09:04:37.770Z] --- PASS: TestKillContainerInvalidSignal (1.23s) [2021-06-19T09:04:37.770Z] === RUN TestKillContainer [2021-06-19T09:04:37.770Z] === RUN TestKillContainer/no_signal [2021-06-19T09:04:37.824Z] === RUN TestV1IDService [2021-06-19T09:04:37.824Z] --- PASS: TestV1IDService (0.02s) [2021-06-19T09:04:37.824Z] === RUN TestV2MetadataService [2021-06-19T09:04:38.030Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-19T09:04:38.285Z] time="2021-06-19T09:04:37Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49199/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-06-19T09:04:38.285Z] time="2021-06-19T09:04:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1885cd5b749d\"}'" [2021-06-19T09:04:38.285Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-19T09:04:38.285Z] PASS [2021-06-19T09:04:38.285Z] coverage: 82.5% of statements [2021-06-19T09:04:38.285Z] ok github.com/docker/docker/daemon/logger/splunk 1.957s coverage: 82.5% of statements [2021-06-19T09:04:38.285Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T09:04:38.285Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-19T09:04:38.285Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T09:04:38.602Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-19T09:04:38.749Z] === RUN TestSuccessfulDownload [2021-06-19T09:04:38.749Z] download_test.go:268: Needs fixing on Windows [2021-06-19T09:04:38.750Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-19T09:04:38.750Z] === RUN TestCancelledDownload [2021-06-19T09:04:38.750Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-19T09:04:38.750Z] === RUN TestMaxDownloadAttempts [2021-06-19T09:04:38.750Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T09:04:38.750Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T09:04:38.750Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T09:04:38.864Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T09:04:38.864Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-19T09:04:39.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T09:04:39.213Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T09:04:39.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T09:04:39.213Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T09:04:39.213Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T09:04:39.213Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T09:04:39.213Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T09:04:39.213Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T09:04:39.213Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T09:04:39.213Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-19T09:04:39.213Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-19T09:04:39.213Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-19T09:04:39.213Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-19T09:04:39.213Z] === RUN TestContinueOnError_NeverContinue [2021-06-19T09:04:39.213Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-19T09:04:39.213Z] === RUN TestManifestStore [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/no_remote_or_local [2021-06-19T09:04:39.213Z] --- PASS: TestV2MetadataService (1.22s) [2021-06-19T09:04:39.213Z] PASS [2021-06-19T09:04:39.213Z] coverage: 48.2% of statements [2021-06-19T09:04:39.213Z] ok github.com/docker/docker/distribution/metadata 1.297s coverage: 48.2% of statements [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local542832167\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/no_local_cache [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/with_local_cache [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/unknown_media_type [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="reference for unknown type: " [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:04:39.213Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-06-19T09:04:39.213Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-06-19T09:04:39.213Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-06-19T09:04:39.213Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-06-19T09:04:39.213Z] === RUN TestTransfer [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="reference for unknown type: " [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="reference for unknown type: " [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="reference for unknown type: " [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="reference for unknown type: " [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-19T09:04:39.213Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-19T09:04:39.213Z] time="2021-06-19T09:04:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore (0.26s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-19T09:04:39.213Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-19T09:04:39.213Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-19T09:04:39.213Z] === RUN TestFixManifestLayers [2021-06-19T09:04:39.213Z] --- PASS: TestFixManifestLayers (0.01s) [2021-06-19T09:04:39.213Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-19T09:04:39.213Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T09:04:39.213Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T09:04:39.213Z] === RUN TestFixManifestLayersBadParent [2021-06-19T09:04:39.213Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-19T09:04:39.213Z] === RUN TestValidateManifest [2021-06-19T09:04:39.436Z] === RUN TestKillContainer/killing_signal [2021-06-19T09:04:39.675Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T09:04:39.675Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestFormatPlatform [2021-06-19T09:04:39.675Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestGetRepositoryMountCandidates [2021-06-19T09:04:39.675Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestLayerAlreadyExists [2021-06-19T09:04:39.675Z] 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-19T09:04:39.675Z] 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-19T09:04:39.675Z] 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-19T09:04:39.675Z] 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-19T09:04:39.675Z] 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-19T09:04:39.675Z] 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-19T09:04:39.675Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestWhenEmptyAuthConfig [2021-06-19T09:04:39.675Z] --- PASS: TestTransfer (0.12s) [2021-06-19T09:04:39.675Z] === RUN TestConcurrencyLimit [2021-06-19T09:04:39.675Z] === RUN TestNotFound [2021-06-19T09:04:39.675Z] --- PASS: TestNotFound (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestConflict [2021-06-19T09:04:39.675Z] --- PASS: TestConflict (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestForbidden [2021-06-19T09:04:39.675Z] --- PASS: TestForbidden (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestInvalidParameter [2021-06-19T09:04:39.675Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestNotImplemented [2021-06-19T09:04:39.675Z] --- PASS: TestNotImplemented (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestNotModified [2021-06-19T09:04:39.675Z] --- PASS: TestNotModified (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestUnauthorized [2021-06-19T09:04:39.675Z] --- PASS: TestUnauthorized (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestUnknown [2021-06-19T09:04:39.675Z] --- PASS: TestUnknown (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestCancelled [2021-06-19T09:04:39.675Z] --- PASS: TestCancelled (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestDeadline [2021-06-19T09:04:39.675Z] --- PASS: TestDeadline (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestDataLoss [2021-06-19T09:04:39.675Z] --- PASS: TestDataLoss (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestUnavailable [2021-06-19T09:04:39.675Z] --- PASS: TestUnavailable (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestSystem [2021-06-19T09:04:39.675Z] --- PASS: TestSystem (0.00s) [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Not_Found [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Bad_Request [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Conflict [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Unauthorized [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Forbidden [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Not_Modified [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-19T09:04:39.675Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-19T09:04:39.675Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-19T09:04:39.675Z] PASS [2021-06-19T09:04:39.675Z] coverage: 53.1% of statements [2021-06-19T09:04:39.675Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-06-19T09:04:39.675Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-19T09:04:39.675Z] === RUN TestInactiveJobs [2021-06-19T09:04:40.137Z] --- PASS: TestInactiveJobs (0.40s) [2021-06-19T09:04:40.137Z] === RUN TestWatchRelease [2021-06-19T09:04:40.137Z] --- PASS: TestWatchRelease (0.04s) [2021-06-19T09:04:40.137Z] === RUN TestWatchFinishedTransfer [2021-06-19T09:04:40.137Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-19T09:04:40.137Z] === RUN TestDuplicateTransfer [2021-06-19T09:04:40.137Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-19T09:04:40.137Z] === RUN TestSuccessfulUpload [2021-06-19T09:04:40.600Z] time="2021-06-19T09:04:40Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-19T09:04:40.600Z] --- PASS: TestWhenEmptyAuthConfig (1.29s) [2021-06-19T09:04:40.600Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-19T09:04:40.600Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-19T09:04:40.600Z] === RUN TestTokenPassThru [2021-06-19T09:04:40.600Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-06-19T09:04:40.600Z] === RUN TestCancelledUpload [2021-06-19T09:04:40.600Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-19T09:04:40.600Z] PASS [2021-06-19T09:04:40.600Z] coverage: 76.8% of statements [2021-06-19T09:04:40.600Z] --- PASS: TestTokenPassThru (0.02s) [2021-06-19T09:04:40.600Z] === RUN TestTokenPassThruDifferentHost [2021-06-19T09:04:40.600Z] ok github.com/docker/docker/distribution/xfer 1.826s coverage: 76.8% of statements [2021-06-19T09:04:40.600Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-06-19T09:04:40.600Z] PASS [2021-06-19T09:04:40.600Z] coverage: 23.8% of statements [2021-06-19T09:04:40.600Z] ok github.com/docker/docker/distribution 1.704s coverage: 23.8% of statements [2021-06-19T09:04:40.825Z] --- PASS: TestKillContainer (2.99s) [2021-06-19T09:04:40.825Z] --- PASS: TestKillContainer/no_signal (1.09s) [2021-06-19T09:04:40.825Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2021-06-19T09:04:40.825Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2021-06-19T09:04:40.825Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T09:04:40.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T09:04:41.064Z] === RUN TestFSGetInvalidData [2021-06-19T09:04:41.064Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestFSInvalidSet [2021-06-19T09:04:41.064Z] --- PASS: TestFSInvalidSet (0.02s) [2021-06-19T09:04:41.064Z] === RUN TestFSInvalidRoot [2021-06-19T09:04:41.064Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestFSMetadataGetSet [2021-06-19T09:04:41.064Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T09:04:41.064Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T09:04:41.064Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-19T09:04:41.064Z] === RUN TestFSInvalidWalker [2021-06-19T09:04:41.064Z] === RUN TestCompare [2021-06-19T09:04:41.064Z] --- PASS: TestCompare (0.00s) [2021-06-19T09:04:41.064Z] PASS [2021-06-19T09:04:41.064Z] coverage: 19.2% of statements [2021-06-19T09:04:41.064Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestFSGetSet [2021-06-19T09:04:41.064Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2021-06-19T09:04:41.064Z] --- PASS: TestFSGetSet (0.02s) [2021-06-19T09:04:41.064Z] === RUN TestFSGetUnsetKey [2021-06-19T09:04:41.064Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestFSGetEmptyData [2021-06-19T09:04:41.064Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestFSDelete [2021-06-19T09:04:41.064Z] --- PASS: TestFSDelete (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestFSWalker [2021-06-19T09:04:41.064Z] --- PASS: TestFSWalker (0.02s) [2021-06-19T09:04:41.064Z] === RUN TestFSWalkerStopOnError [2021-06-19T09:04:41.064Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-06-19T09:04:41.064Z] === RUN TestNewFromJSON [2021-06-19T09:04:41.064Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-19T09:04:41.064Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-19T09:04:41.064Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-19T09:04:41.064Z] === RUN TestMarshalKeyOrder [2021-06-19T09:04:41.064Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-19T09:04:41.064Z] === RUN TestHistoryEqual [2021-06-19T09:04:41.064Z] --- PASS: TestHistoryEqual (0.16s) [2021-06-19T09:04:41.064Z] === RUN TestImage [2021-06-19T09:04:41.064Z] --- PASS: TestImage (0.00s) [2021-06-19T09:04:41.064Z] === RUN TestImageOSNotEmpty [2021-06-19T09:04:41.064Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-19T09:04:41.064Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-19T09:04:41.064Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-19T09:04:41.064Z] === RUN TestCreate [2021-06-19T09:04:41.064Z] --- PASS: TestCreate (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestRestore [2021-06-19T09:04:41.064Z] time="2021-06-19T09:04:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-19T09:04:41.064Z] --- PASS: TestRestore (0.05s) [2021-06-19T09:04:41.064Z] === RUN TestAddDelete [2021-06-19T09:04:41.064Z] --- PASS: TestAddDelete (0.03s) [2021-06-19T09:04:41.064Z] === RUN TestSearchAfterDelete [2021-06-19T09:04:41.064Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-19T09:04:41.064Z] === RUN TestParentReset [2021-06-19T09:04:41.527Z] --- PASS: TestParentReset (0.05s) [2021-06-19T09:04:41.527Z] === RUN TestGetAndSetLastUpdated [2021-06-19T09:04:41.527Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-06-19T09:04:41.527Z] === RUN TestStoreLen [2021-06-19T09:04:41.527Z] --- PASS: TestStoreLen (0.07s) [2021-06-19T09:04:41.527Z] PASS [2021-06-19T09:04:41.527Z] coverage: 86.6% of statements [2021-06-19T09:04:41.527Z] ok github.com/docker/docker/image 0.647s coverage: 86.6% of statements [2021-06-19T09:04:41.765Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T09:04:41.765Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-19T09:04:42.006Z] === RUN TestMakeV1ConfigFromConfig [2021-06-19T09:04:42.006Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-19T09:04:42.006Z] PASS [2021-06-19T09:04:42.006Z] coverage: 25.0% of statements [2021-06-19T09:04:42.006Z] ok github.com/docker/docker/image/v1 0.120s coverage: 25.0% of statements [2021-06-19T09:04:42.006Z] === RUN TestValidateManifest [2021-06-19T09:04:42.006Z] === RUN TestValidateManifest/nil [2021-06-19T09:04:42.006Z] === RUN TestValidateManifest/non-nil [2021-06-19T09:04:42.006Z] --- PASS: TestValidateManifest (0.00s) [2021-06-19T09:04:42.006Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-19T09:04:42.006Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-19T09:04:42.006Z] PASS [2021-06-19T09:04:42.006Z] coverage: 0.7% of statements [2021-06-19T09:04:42.007Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.7% of statements [2021-06-19T09:04:42.007Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T09:04:42.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-19T09:04:42.706Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s) [2021-06-19T09:04:42.706Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2021-06-19T09:04:42.706Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.92s) [2021-06-19T09:04:42.706Z] === RUN TestKillStoppedContainer [2021-06-19T09:04:42.706Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-06-19T09:04:42.706Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T09:04:42.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-19T09:04:42.706Z] === RUN TestKillDifferentUserContainer [2021-06-19T09:04:43.554Z] === RUN TestSerialization [2021-06-19T09:04:43.554Z] --- PASS: TestSerialization (0.02s) [2021-06-19T09:04:43.554Z] PASS [2021-06-19T09:04:43.554Z] coverage: 100.0% of statements [2021-06-19T09:04:43.554Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-06-19T09:04:43.554Z] === RUN TestEmptyLayer [2021-06-19T09:04:43.554Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-19T09:04:43.554Z] === RUN TestCommitFailure [2021-06-19T09:04:43.554Z] --- PASS: TestCommitFailure (0.01s) [2021-06-19T09:04:43.554Z] === RUN TestStartTransactionFailure [2021-06-19T09:04:43.554Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-19T09:04:43.554Z] === RUN TestGetOrphan [2021-06-19T09:04:43.554Z] --- PASS: TestGetOrphan (0.01s) [2021-06-19T09:04:43.554Z] === RUN TestMountAndRegister [2021-06-19T09:04:43.645Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2021-06-19T09:04:43.645Z] === RUN TestInspectOomKilledTrue [2021-06-19T09:04:43.645Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:04:43.645Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T09:04:43.645Z] === RUN TestInspectOomKilledFalse [2021-06-19T09:04:43.645Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:04:43.645Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T09:04:43.645Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T09:04:44.018Z] layer_test.go:271: Layer size: 14 [2021-06-19T09:04:44.018Z] --- PASS: TestMountAndRegister (0.09s) [2021-06-19T09:04:44.018Z] === RUN TestLayerRelease [2021-06-19T09:04:44.018Z] layer_test.go:304: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestStoreRestore [2021-06-19T09:04:44.018Z] layer_test.go:353: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestTarStreamStability [2021-06-19T09:04:44.018Z] layer_test.go:468: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestRegisterExistingLayer [2021-06-19T09:04:44.018Z] === RUN TestEnvironmentParsing [2021-06-19T09:04:44.018Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-19T09:04:44.018Z] PASS [2021-06-19T09:04:44.018Z] coverage: 1.2% of statements [2021-06-19T09:04:44.018Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2021-06-19T09:04:44.018Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-06-19T09:04:44.018Z] === RUN TestTarStreamVerification [2021-06-19T09:04:44.018Z] layer_test.go:697: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestLayerMigration [2021-06-19T09:04:44.018Z] migration_test.go:46: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestLayerMigrationNoTarsplit [2021-06-19T09:04:44.018Z] migration_test.go:182: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestMountInit [2021-06-19T09:04:44.018Z] mount_test.go:17: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestMountInit (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestMountSize [2021-06-19T09:04:44.018Z] mount_test.go:76: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestMountSize (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestMountChanges [2021-06-19T09:04:44.018Z] mount_test.go:125: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestMountChanges (0.00s) [2021-06-19T09:04:44.018Z] === RUN TestMountApply [2021-06-19T09:04:44.018Z] mount_test.go:212: Failing on Windows [2021-06-19T09:04:44.018Z] --- SKIP: TestMountApply (0.00s) [2021-06-19T09:04:44.018Z] PASS [2021-06-19T09:04:44.018Z] coverage: 30.1% of statements [2021-06-19T09:04:44.018Z] ok github.com/docker/docker/layer 0.338s coverage: 30.1% of statements [2021-06-19T09:04:44.018Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T09:04:44.018Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T09:04:44.018Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T09:04:44.018Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T09:04:44.997Z] === RUN TestSequenceGetAvailableBit [2021-06-19T09:04:44.997Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSequenceEqual [2021-06-19T09:04:44.997Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSequenceCopy [2021-06-19T09:04:44.997Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestGetFirstAvailable [2021-06-19T09:04:44.997Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestFindSequence [2021-06-19T09:04:44.997Z] --- PASS: TestFindSequence (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestCheckIfAvailable [2021-06-19T09:04:44.997Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestMergeSequences [2021-06-19T09:04:44.997Z] --- PASS: TestMergeSequences (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestPushReservation [2021-06-19T09:04:44.997Z] --- PASS: TestPushReservation (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSerializeDeserialize [2021-06-19T09:04:44.997Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSet [2021-06-19T09:04:44.997Z] --- PASS: TestSet (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSetUnset [2021-06-19T09:04:44.997Z] --- PASS: TestSetUnset (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestOffsetSetUnset [2021-06-19T09:04:44.997Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSetInRange [2021-06-19T09:04:44.997Z] --- PASS: TestSetInRange (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestSetAnyInRange [2021-06-19T09:04:44.997Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestMethods [2021-06-19T09:04:44.997Z] --- PASS: TestMethods (0.00s) [2021-06-19T09:04:44.997Z] === RUN TestRandomAllocateDeallocate [2021-06-19T09:04:45.028Z] --- PASS: TestLinksEtcHostsContentMatch (1.12s) [2021-06-19T09:04:45.028Z] === RUN TestLinksContainerNames [2021-06-19T09:04:46.543Z] === RUN TestEverything [2021-06-19T09:04:46.543Z] --- PASS: TestEverything (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestGet [2021-06-19T09:04:46.543Z] --- PASS: TestGet (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestParsePanic [2021-06-19T09:04:46.543Z] flag provided but not defined: -int [2021-06-19T09:04:46.543Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build1298010091\b1155\mflag.test.exe --help'. [2021-06-19T09:04:46.543Z] --- PASS: TestParsePanic (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestParse [2021-06-19T09:04:46.543Z] --- PASS: TestParse (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestFlagSetParse [2021-06-19T09:04:46.543Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestUserDefined [2021-06-19T09:04:46.543Z] --- PASS: TestUserDefined (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestUserDefinedBool [2021-06-19T09:04:46.543Z] flag needs an argument: -b [2021-06-19T09:04:46.543Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build1298010091\b1155\mflag.test.exe test --help'. [2021-06-19T09:04:46.543Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestSetOutput [2021-06-19T09:04:46.543Z] --- PASS: TestSetOutput (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestChangingArgs [2021-06-19T09:04:46.543Z] --- PASS: TestChangingArgs (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestHelp [2021-06-19T09:04:46.543Z] --- PASS: TestHelp (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestFlagCounts [2021-06-19T09:04:46.543Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-19T09:04:46.543Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-19T09:04:46.543Z] --- PASS: TestFlagCounts (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestSortFlags [2021-06-19T09:04:46.543Z] --- PASS: TestSortFlags (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestMergeFlags [2021-06-19T09:04:46.543Z] --- PASS: TestMergeFlags (0.00s) [2021-06-19T09:04:46.543Z] PASS [2021-06-19T09:04:46.543Z] coverage: 62.7% of statements [2021-06-19T09:04:46.543Z] ok github.com/docker/docker/libnetwork/client/mflag 0.041s coverage: 62.7% of statements [2021-06-19T09:04:46.543Z] === RUN TestClientServiceInvalidCommand [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceCreate [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceRm [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceLs [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceInfo [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceInfoById [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceJoin [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientServiceLeave [2021-06-19T09:04:46.543Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientDummyCommand [2021-06-19T09:04:46.543Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkInvalidCommand [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkCreate [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkCreateWithDriver [2021-06-19T09:04:46.543Z] flag provided but not defined: -f [2021-06-19T09:04:46.543Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build1298010091\b1151\client.test.exe create --help'. [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkRm [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkLs [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkInfo [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-19T09:04:46.543Z] === RUN TestClientNetworkInfoById [2021-06-19T09:04:46.543Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-19T09:04:46.543Z] PASS [2021-06-19T09:04:46.543Z] coverage: 75.2% of statements [2021-06-19T09:04:46.543Z] ok github.com/docker/docker/libnetwork/client 0.041s coverage: 75.2% of statements [2021-06-19T09:04:46.945Z] --- PASS: TestLinksContainerNames (1.80s) [2021-06-19T09:04:46.945Z] === RUN TestLogsFollowTailEmpty [2021-06-19T09:04:46.945Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-19T09:04:47.517Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2021-06-19T09:04:47.517Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T09:04:47.518Z] === RUN TestErrorInterfaces [2021-06-19T09:04:47.518Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestNetworkMarshalling [2021-06-19T09:04:47.518Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-06-19T09:04:47.518Z] === RUN TestEndpointMarshalling [2021-06-19T09:04:47.518Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestAuxAddresses [2021-06-19T09:04:47.518Z] time="2021-06-19T09:04:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T09:04:47.518Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-19T09:04:47.518Z] === RUN TestSRVServiceQuery [2021-06-19T09:04:47.518Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestServiceVIPReuse [2021-06-19T09:04:47.518Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-19T09:04:47.518Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestDNSIPQuery [2021-06-19T09:04:47.518Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestDNSProxyServFail [2021-06-19T09:04:47.518Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestSandboxAddEmpty [2021-06-19T09:04:47.518Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestSandboxAddMultiPrio [2021-06-19T09:04:47.518Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestSandboxAddSamePrio [2021-06-19T09:04:47.518Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestCleanupServiceDiscovery [2021-06-19T09:04:47.518Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-19T09:04:47.518Z] === RUN TestDNSOptions [2021-06-19T09:04:47.518Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:04:47.518Z] --- SKIP: TestDNSOptions (0.01s) [2021-06-19T09:04:47.518Z] === RUN TestMultipleControllersWithSameStore [2021-06-19T09:04:47.518Z] time="2021-06-19T09:04:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T09:04:47.518Z] time="2021-06-19T09:04:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T09:04:47.518Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-06-19T09:04:47.518Z] PASS [2021-06-19T09:04:47.518Z] coverage: 8.6% of statements [2021-06-19T09:04:47.518Z] ok github.com/docker/docker/libnetwork 0.322s coverage: 8.6% of statements [2021-06-19T09:04:47.518Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-19T09:04:48.087Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-19T09:04:48.348Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-19T09:04:48.609Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/default [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/private [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/slave [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/shared [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/default [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/shared [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/slave [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/private [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T09:04:48.609Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T09:04:48.609Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T09:04:48.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T09:04:48.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T09:04:49.064Z] === RUN TestTCP4Proxy [2021-06-19T09:04:49.064Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-19T09:04:49.064Z] === RUN TestTCP4ProxyHalfClose [2021-06-19T09:04:49.064Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestTCP6Proxy [2021-06-19T09:04:49.064Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T09:04:49.064Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestTCPDualStackProxy [2021-06-19T09:04:49.064Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T09:04:49.064Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestUDP4Proxy [2021-06-19T09:04:49.064Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestUDP6Proxy [2021-06-19T09:04:49.064Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T09:04:49.064Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestUDPWriteError [2021-06-19T09:04:49.064Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestSCTP4Proxy [2021-06-19T09:04:49.064Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T09:04:49.064Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestSCTP6Proxy [2021-06-19T09:04:49.064Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T09:04:49.064Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-19T09:04:49.064Z] PASS [2021-06-19T09:04:49.064Z] coverage: 49.4% of statements [2021-06-19T09:04:49.064Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.062s coverage: 49.4% of statements [2021-06-19T09:04:49.064Z] === RUN TestInvalidConfig [2021-06-19T09:04:49.064Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestConfig [2021-06-19T09:04:49.064Z] --- PASS: TestConfig (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestOptionsLabels [2021-06-19T09:04:49.064Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestValidName [2021-06-19T09:04:49.064Z] --- PASS: TestValidName (0.00s) [2021-06-19T09:04:49.064Z] === RUN TestTLSConfiguration [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T09:04:49.131Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-19T09:04:49.392Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-19T09:04:49.392Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T09:04:49.527Z] time="2021-06-19T09:04:48Z" level=info msg="Option Initializing KV with TLS" [2021-06-19T09:04:49.527Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-19T09:04:49.527Z] PASS [2021-06-19T09:04:49.527Z] coverage: 24.0% of statements [2021-06-19T09:04:49.527Z] ok github.com/docker/docker/libnetwork/config 0.241s coverage: 24.0% of statements [2021-06-19T09:04:49.527Z] === RUN TestKey [2021-06-19T09:04:49.527Z] --- PASS: TestKey (0.00s) [2021-06-19T09:04:49.527Z] === RUN TestParseKey [2021-06-19T09:04:49.527Z] --- PASS: TestParseKey (0.00s) [2021-06-19T09:04:49.527Z] === RUN TestInvalidDataStore [2021-06-19T09:04:49.527Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-19T09:04:49.527Z] === RUN TestKVObjectFlatKey [2021-06-19T09:04:49.527Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-19T09:04:49.527Z] === RUN TestAtomicKVObjectFlatKey [2021-06-19T09:04:49.527Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-19T09:04:49.527Z] PASS [2021-06-19T09:04:49.527Z] coverage: 21.9% of statements [2021-06-19T09:04:49.527Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2021-06-19T09:04:49.990Z] === RUN TestIPDataMarshalling [2021-06-19T09:04:49.990Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-19T09:04:49.990Z] === RUN TestValidateAndIsV6 [2021-06-19T09:04:49.990Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-19T09:04:49.990Z] PASS [2021-06-19T09:04:49.990Z] coverage: 68.9% of statements [2021-06-19T09:04:49.990Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-06-19T09:04:50.333Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-19T09:04:50.456Z] === RUN TestDriver [2021-06-19T09:04:50.456Z] --- PASS: TestDriver (0.00s) [2021-06-19T09:04:50.456Z] PASS [2021-06-19T09:04:50.456Z] coverage: 34.8% of statements [2021-06-19T09:04:50.456Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2021-06-19T09:04:50.920Z] === RUN TestDriver [2021-06-19T09:04:50.920Z] --- PASS: TestDriver (0.00s) [2021-06-19T09:04:50.920Z] PASS [2021-06-19T09:04:50.920Z] coverage: 34.8% of statements [2021-06-19T09:04:50.920Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2021-06-19T09:04:50.920Z] === RUN TestNetworkAllocateFree [2021-06-19T09:04:50.920Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-19T09:04:50.920Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-19T09:04:50.920Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-19T09:04:50.920Z] PASS [2021-06-19T09:04:50.920Z] coverage: 63.6% of statements [2021-06-19T09:04:50.920Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2021-06-19T09:04:51.382Z] === RUN TestGetEmptyCapabilities [2021-06-19T09:04:51.382Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-19T09:04:51.382Z] === RUN TestGetExtraCapabilities [2021-06-19T09:04:51.382Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-19T09:04:51.382Z] === RUN TestGetInvalidCapabilities [2021-06-19T09:04:51.382Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-19T09:04:51.382Z] === RUN TestRemoteDriver [2021-06-19T09:04:51.845Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-19T09:04:51.845Z] === RUN TestDriverError [2021-06-19T09:04:51.845Z] --- PASS: TestDriverError (0.00s) [2021-06-19T09:04:51.845Z] === RUN TestMissingValues [2021-06-19T09:04:51.845Z] --- PASS: TestMissingValues (0.00s) [2021-06-19T09:04:51.845Z] === RUN TestRollback [2021-06-19T09:04:51.845Z] --- PASS: TestRollback (0.00s) [2021-06-19T09:04:51.845Z] PASS [2021-06-19T09:04:51.845Z] coverage: 57.4% of statements [2021-06-19T09:04:51.845Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2021-06-19T09:04:51.845Z] --- PASS: TestRandomAllocateDeallocate (6.68s) [2021-06-19T09:04:51.845Z] === RUN TestAllocateRandomDeallocate [2021-06-19T09:04:51.845Z] === RUN TestNAT [2021-06-19T09:04:51.845Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T09:04:51.845Z] --- SKIP: TestNAT (0.00s) [2021-06-19T09:04:51.845Z] === RUN TestTransparent [2021-06-19T09:04:51.845Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T09:04:51.845Z] --- SKIP: TestTransparent (0.00s) [2021-06-19T09:04:51.845Z] PASS [2021-06-19T09:04:51.845Z] coverage: 0.0% of statements [2021-06-19T09:04:51.845Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2021-06-19T09:04:52.308Z] === RUN TestBuildDefault [2021-06-19T09:04:52.308Z] --- PASS: TestBuildDefault (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestBuildHostnameDomainname [2021-06-19T09:04:52.308Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestBuildHostname [2021-06-19T09:04:52.308Z] --- PASS: TestBuildHostname (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestBuildHostnameFQDN [2021-06-19T09:04:52.308Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestBuildNoIP [2021-06-19T09:04:52.308Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestUpdate [2021-06-19T09:04:52.308Z] --- PASS: TestUpdate (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-19T09:04:52.308Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-19T09:04:52.308Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestAddEmpty [2021-06-19T09:04:52.308Z] --- PASS: TestAddEmpty (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestAdd [2021-06-19T09:04:52.308Z] --- PASS: TestAdd (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestDeleteEmpty [2021-06-19T09:04:52.308Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestDeleteNewline [2021-06-19T09:04:52.308Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestDelete [2021-06-19T09:04:52.308Z] --- PASS: TestDelete (0.00s) [2021-06-19T09:04:52.308Z] === RUN TestConcurrentWrites [2021-06-19T09:04:52.770Z] --- PASS: TestConcurrentWrites (0.20s) [2021-06-19T09:04:52.770Z] PASS [2021-06-19T09:04:52.770Z] coverage: 81.2% of statements [2021-06-19T09:04:52.770Z] ok github.com/docker/docker/libnetwork/etchosts 0.255s coverage: 81.2% of statements [2021-06-19T09:04:52.770Z] === RUN TestNew [2021-06-19T09:04:52.770Z] --- PASS: TestNew (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestAddDriver [2021-06-19T09:04:52.770Z] --- PASS: TestAddDriver (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestAddDuplicateDriver [2021-06-19T09:04:52.770Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-19T09:04:52.770Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestDriver [2021-06-19T09:04:52.770Z] --- PASS: TestDriver (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestIPAM [2021-06-19T09:04:52.770Z] --- PASS: TestIPAM (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestWalkIPAMs [2021-06-19T09:04:52.770Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-19T09:04:52.770Z] === RUN TestWalkDrivers [2021-06-19T09:04:52.770Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-19T09:04:52.770Z] PASS [2021-06-19T09:04:52.770Z] coverage: 82.4% of statements [2021-06-19T09:04:52.770Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2021-06-19T09:04:52.879Z] --- PASS: TestContainerBindMountNonRecursive (3.72s) [2021-06-19T09:04:52.879Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T09:04:53.232Z] === RUN TestDiff [2021-06-19T09:04:53.232Z] --- PASS: TestDiff (0.00s) [2021-06-19T09:04:53.232Z] === RUN TestAddedCallback [2021-06-19T09:04:53.232Z] --- PASS: TestAddedCallback (0.00s) [2021-06-19T09:04:53.232Z] === RUN TestRemovedCallback [2021-06-19T09:04:53.232Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-19T09:04:53.232Z] === RUN TestNoCallback [2021-06-19T09:04:53.232Z] --- PASS: TestNoCallback (0.00s) [2021-06-19T09:04:53.232Z] PASS [2021-06-19T09:04:53.232Z] coverage: 48.1% of statements [2021-06-19T09:04:53.232Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.045s coverage: 48.1% of statements [2021-06-19T09:04:53.232Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2021-06-19T09:04:53.232Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-19T09:04:53.232Z] === RUN TestNew [2021-06-19T09:04:53.693Z] --- PASS: TestNew (0.00s) [2021-06-19T09:04:53.693Z] === RUN TestAllocate [2021-06-19T09:04:53.693Z] --- PASS: TestAllocate (0.00s) [2021-06-19T09:04:53.693Z] === RUN TestUninitialized [2021-06-19T09:04:53.693Z] --- PASS: TestUninitialized (0.00s) [2021-06-19T09:04:53.693Z] === RUN TestAllocateInRange [2021-06-19T09:04:53.693Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-19T09:04:53.693Z] === RUN TestAllocateSerial [2021-06-19T09:04:53.693Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-19T09:04:53.693Z] PASS [2021-06-19T09:04:53.693Z] coverage: 87.5% of statements [2021-06-19T09:04:53.693Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-06-19T09:04:53.693Z] === RUN TestCaller [2021-06-19T09:04:53.693Z] --- PASS: TestCaller (0.00s) [2021-06-19T09:04:53.693Z] PASS [2021-06-19T09:04:53.693Z] coverage: 100.0% of statements [2021-06-19T09:04:53.693Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2021-06-19T09:04:53.824Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-06-19T09:04:53.824Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T09:04:54.156Z] === RUN TestSetSerialInsertDelete [2021-06-19T09:04:54.156Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-19T09:04:54.156Z] === RUN TestSetParallelInsertDelete [2021-06-19T09:04:54.876Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2021-06-19T09:04:54.876Z] === RUN TestCreateServiceConflict [2021-06-19T09:04:55.131Z] === RUN TestInt2IP2IntConversion [2021-06-19T09:04:55.131Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.85s) [2021-06-19T09:04:55.131Z] === RUN TestRetrieveFromStore [2021-06-19T09:04:55.131Z] === RUN TestPoolRequest [2021-06-19T09:04:55.131Z] --- PASS: TestPoolRequest (0.00s) [2021-06-19T09:04:55.131Z] === RUN TestOtherRequests [2021-06-19T09:04:55.131Z] --- PASS: TestOtherRequests (0.00s) [2021-06-19T09:04:55.131Z] PASS [2021-06-19T09:04:55.131Z] coverage: 57.1% of statements [2021-06-19T09:04:55.131Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-06-19T09:04:55.437Z] --- PASS: TestCreateServiceConflict (2.20s) [2021-06-19T09:04:55.437Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T09:04:55.593Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2021-06-19T09:04:55.593Z] === RUN TestGetAddressVersion [2021-06-19T09:04:55.593Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-19T09:04:55.593Z] === RUN TestKeyString [2021-06-19T09:04:55.593Z] --- PASS: TestKeyString (0.00s) [2021-06-19T09:04:55.593Z] === RUN TestPoolDataMarshal [2021-06-19T09:04:55.593Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-19T09:04:55.593Z] === RUN TestSubnetsMarshal [2021-06-19T09:04:55.593Z] --- PASS: TestSubnetsMarshal (0.09s) [2021-06-19T09:04:55.593Z] === RUN TestAddSubnets [2021-06-19T09:04:55.593Z] --- PASS: TestAddSubnets (0.05s) [2021-06-19T09:04:55.593Z] === RUN TestDoublePoolRelease [2021-06-19T09:04:55.593Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-19T09:04:55.593Z] === RUN TestAddReleasePoolID [2021-06-19T09:04:55.735Z] --- PASS: TestContainerVolumesMountedAsSlave (1.67s) [2021-06-19T09:04:55.735Z] === RUN TestNetworkNat [2021-06-19T09:04:55.735Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-19T09:04:56.054Z] --- PASS: TestAddReleasePoolID (0.12s) [2021-06-19T09:04:56.054Z] === RUN TestPredefinedPool [2021-06-19T09:04:56.054Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-19T09:04:56.054Z] === RUN TestRemoveSubnet [2021-06-19T09:04:56.054Z] --- PASS: TestRetrieveFromStore (0.99s) [2021-06-19T09:04:56.054Z] === RUN TestIsCorrupted [2021-06-19T09:04:56.054Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-19T09:04:56.054Z] === RUN TestSetRollover [2021-06-19T09:04:56.054Z] --- PASS: TestRemoveSubnet (0.24s) [2021-06-19T09:04:56.054Z] === RUN TestGetSameAddress [2021-06-19T09:04:56.054Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-19T09:04:56.054Z] === RUN TestPoolAllocationReuse [2021-06-19T09:04:56.307Z] check_test.go:309: [d0a3befc484c0] daemon is not started [2021-06-19T09:04:56.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-19T09:04:56.516Z] === RUN TestGetCapabilities [2021-06-19T09:04:56.516Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-19T09:04:56.516Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-19T09:04:56.516Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-19T09:04:56.516Z] === RUN TestGetDefaultAddressSpaces [2021-06-19T09:04:56.516Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-19T09:04:56.516Z] === RUN TestRemoteDriver [2021-06-19T09:04:56.516Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-19T09:04:56.516Z] PASS [2021-06-19T09:04:56.516Z] coverage: 47.4% of statements [2021-06-19T09:04:56.516Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2021-06-19T09:04:56.567Z] --- PASS: TestNetworkNat (1.28s) [2021-06-19T09:04:56.567Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T09:04:56.978Z] === RUN TestWindowsIPAM [2021-06-19T09:04:56.978Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-19T09:04:56.978Z] PASS [2021-06-19T09:04:56.978Z] coverage: 71.4% of statements [2021-06-19T09:04:56.978Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-06-19T09:04:57.952Z] --- PASS: TestNetworkLocalhostTCPNat (1.20s) [2021-06-19T09:04:57.952Z] === RUN TestNetworkLoopbackNat [2021-06-19T09:04:57.953Z] --- PASS: TestSetRollover (1.67s) [2021-06-19T09:04:57.953Z] === RUN TestSetRolloverSerial [2021-06-19T09:04:57.953Z] === RUN TestDefaultNetwork [2021-06-19T09:04:57.953Z] --- PASS: TestPoolAllocationReuse (1.84s) [2021-06-19T09:04:57.953Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-19T09:04:57.953Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-06-19T09:04:57.953Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-19T09:04:57.953Z] --- PASS: TestDefaultNetwork (0.25s) [2021-06-19T09:04:57.953Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-19T09:04:58.414Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-06-19T09:04:58.414Z] === RUN TestInitAddressPools [2021-06-19T09:04:58.414Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-19T09:04:58.414Z] PASS [2021-06-19T09:04:58.414Z] coverage: 74.0% of statements [2021-06-19T09:04:58.414Z] ok github.com/docker/docker/libnetwork/ipamutils 0.566s coverage: 74.0% of statements [2021-06-19T09:04:58.701Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2021-06-19T09:04:58.701Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T09:04:58.880Z] === RUN TestKeyValue [2021-06-19T09:04:58.880Z] --- PASS: TestKeyValue (0.00s) [2021-06-19T09:04:58.880Z] PASS [2021-06-19T09:04:58.880Z] coverage: 60.0% of statements [2021-06-19T09:04:58.880Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2021-06-19T09:04:59.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-19T09:04:59.855Z] --- PASS: TestSetRolloverSerial (1.95s) [2021-06-19T09:04:59.855Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-19T09:04:59.855Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-19T09:04:59.855Z] PASS [2021-06-19T09:04:59.855Z] coverage: 84.4% of statements [2021-06-19T09:04:59.855Z] ok github.com/docker/docker/libnetwork/bitseq 14.641s coverage: 84.4% of statements [2021-06-19T09:05:00.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-19T09:05:01.404Z] === RUN TestNetworkDBSimple [2021-06-19T09:05:01.877Z] --- PASS: TestNetworkLoopbackNat (3.94s) [2021-06-19T09:05:01.877Z] === RUN TestPause [2021-06-19T09:05:02.379Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.17s) [2021-06-19T09:05:02.379Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-19T09:05:02.379Z] 2021/06/19 09:05:02 Closing DB instances... [2021-06-19T09:05:03.262Z] --- PASS: TestPause (1.51s) [2021-06-19T09:05:03.262Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T09:05:03.262Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T09:05:03.262Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T09:05:03.262Z] === RUN TestPauseStopPausedContainer [2021-06-19T09:05:03.353Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-19T09:05:03.353Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-19T09:05:03.815Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T09:05:03.815Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T09:05:03.815Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T09:05:03.815Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T09:05:03.815Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T09:05:03.815Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T09:05:03.816Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T09:05:04.278Z] === RUN TestGenerate [2021-06-19T09:05:04.278Z] --- PASS: TestGenerate (0.00s) [2021-06-19T09:05:04.278Z] === RUN TestGeneratePtr [2021-06-19T09:05:04.278Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-19T09:05:04.278Z] === RUN TestGenerateMissingField [2021-06-19T09:05:04.278Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-19T09:05:04.278Z] === RUN TestFieldCannotBeSet [2021-06-19T09:05:04.278Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-19T09:05:04.278Z] === RUN TestTypeMismatchError [2021-06-19T09:05:04.278Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-19T09:05:04.278Z] PASS [2021-06-19T09:05:04.278Z] coverage: 100.0% of statements [2021-06-19T09:05:04.278Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2021-06-19T09:05:04.278Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-19T09:05:04.278Z] PASS [2021-06-19T09:05:04.278Z] coverage: 100.0% of statements [2021-06-19T09:05:04.278Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-06-19T09:05:04.740Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.46s) [2021-06-19T09:05:04.740Z] === RUN TestGetAddress [2021-06-19T09:05:04.740Z] 2021/06/19 09:05:04 Closing DB instances... [2021-06-19T09:05:04.740Z] testing: warning: no tests to run [2021-06-19T09:05:04.740Z] PASS [2021-06-19T09:05:04.740Z] coverage: 0.0% of statements [2021-06-19T09:05:04.740Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-06-19T09:05:05.173Z] --- PASS: TestPauseStopPausedContainer (1.46s) [2021-06-19T09:05:05.173Z] === RUN TestPidHost [2021-06-19T09:05:05.201Z] === RUN TestRequestNewPort [2021-06-19T09:05:05.201Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestRequestSpecificPort [2021-06-19T09:05:05.201Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestReleasePort [2021-06-19T09:05:05.201Z] --- PASS: TestReleasePort (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestReuseReleasedPort [2021-06-19T09:05:05.201Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestReleaseUnreadledPort [2021-06-19T09:05:05.201Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestUnknowProtocol [2021-06-19T09:05:05.201Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestAllocateAllPorts [2021-06-19T09:05:05.201Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestPortAllocation [2021-06-19T09:05:05.201Z] --- PASS: TestPortAllocation (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestPortAllocationWithCustomRange [2021-06-19T09:05:05.201Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestNoDuplicateBPR [2021-06-19T09:05:05.201Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-19T09:05:05.201Z] === RUN TestChangePortRange [2021-06-19T09:05:05.201Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-19T09:05:05.201Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-19T09:05:05.201Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-19T09:05:05.201Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-19T09:05:05.201Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-19T09:05:05.201Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-19T09:05:05.201Z] --- PASS: TestChangePortRange (0.00s) [2021-06-19T09:05:05.201Z] PASS [2021-06-19T09:05:05.201Z] coverage: 88.6% of statements [2021-06-19T09:05:05.201Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-06-19T09:05:05.664Z] === RUN TestTransportPortConv [2021-06-19T09:05:05.664Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-19T09:05:05.664Z] === RUN TestTransportPortBindingConv [2021-06-19T09:05:05.664Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-19T09:05:05.664Z] === RUN TestErrorConstructors [2021-06-19T09:05:05.664Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-19T09:05:05.664Z] === RUN TestCompareIPMask [2021-06-19T09:05:05.664Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-19T09:05:05.664Z] === RUN TestUtilGetHostPartIP [2021-06-19T09:05:05.664Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-19T09:05:05.664Z] === RUN TestUtilGetBroadcastIP [2021-06-19T09:05:05.664Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-19T09:05:05.664Z] === RUN TestParseCIDR [2021-06-19T09:05:05.664Z] --- PASS: TestParseCIDR (0.00s) [2021-06-19T09:05:05.664Z] PASS [2021-06-19T09:05:05.664Z] coverage: 47.9% of statements [2021-06-19T09:05:05.664Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 47.9% of statements [2021-06-19T09:05:06.113Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-19T09:05:06.126Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-19T09:05:06.126Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-19T09:05:06.126Z] PASS [2021-06-19T09:05:06.126Z] coverage: 44.0% of statements [2021-06-19T09:05:06.126Z] ok github.com/docker/docker/oci 0.046s coverage: 44.0% of statements [2021-06-19T09:05:06.588Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-19T09:05:06.588Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-19T09:05:06.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-19T09:05:07.050Z] === RUN TestParseVersion [2021-06-19T09:05:07.050Z] --- PASS: TestParseVersion (0.00s) [2021-06-19T09:05:07.050Z] PASS [2021-06-19T09:05:07.050Z] coverage: 52.9% of statements [2021-06-19T09:05:07.050Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-06-19T09:05:07.050Z] === RUN TestAddressPoolOpt [2021-06-19T09:05:07.050Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/a [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/something [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/_=a [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/env1=value1 [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/_env1=value1 [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/PATH [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/=a [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/PATH= [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/PATH=something [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/asd!qwe [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/1asd [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/123 [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/some_space [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/__some_space_before [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/some_space_after__ [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/= [2021-06-19T09:05:07.050Z] === RUN TestValidateEnv/PaTh [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestParseHost [2021-06-19T09:05:07.050Z] --- PASS: TestParseHost (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestParseDockerDaemonHost [2021-06-19T09:05:07.050Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestParseTCP [2021-06-19T09:05:07.050Z] --- PASS: TestParseTCP (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-19T09:05:07.050Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestValidateExtraHosts [2021-06-19T09:05:07.050Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestIpOptString [2021-06-19T09:05:07.050Z] --- PASS: TestIpOptString (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-19T09:05:07.050Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestNewIpOptValidDefaultVal [2021-06-19T09:05:07.050Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestIpOptSetInvalidVal [2021-06-19T09:05:07.050Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestValidateIPAddress [2021-06-19T09:05:07.050Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestMapOpts [2021-06-19T09:05:07.050Z] --- PASS: TestMapOpts (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestListOptsWithoutValidator [2021-06-19T09:05:07.050Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestListOptsWithValidator [2021-06-19T09:05:07.050Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestValidateDNSSearch [2021-06-19T09:05:07.050Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_general_format [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_one_more [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-19T09:05:07.050Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-19T09:05:07.050Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-19T09:05:07.051Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-19T09:05:07.051Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-19T09:05:07.051Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-19T09:05:07.051Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-19T09:05:07.051Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-19T09:05:07.051Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestNamedListOpts [2021-06-19T09:05:07.051Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestNamedMapOpts [2021-06-19T09:05:07.051Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestParseLink [2021-06-19T09:05:07.051Z] --- PASS: TestParseLink (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestQuotedStringSetWithQuotes [2021-06-19T09:05:07.051Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-19T09:05:07.051Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-19T09:05:07.051Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-19T09:05:07.051Z] === RUN TestUlimitOpt [2021-06-19T09:05:07.051Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-19T09:05:07.051Z] PASS [2021-06-19T09:05:07.051Z] coverage: 67.1% of statements [2021-06-19T09:05:07.051Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2021-06-19T09:05:07.512Z] 2021/06/19 09:05:07 Closing DB instances... [2021-06-19T09:05:09.058Z] === RUN TestIsArchivePathDir [2021-06-19T09:05:09.058Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-06-19T09:05:09.058Z] === RUN TestIsArchivePathInvalidFile [2021-06-19T09:05:09.058Z] === RUN TestPeerCertificateMarshalJSON [2021-06-19T09:05:09.058Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.61s) [2021-06-19T09:05:09.058Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-19T09:05:09.058Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-06-19T09:05:09.058Z] === RUN TestIsArchivePathTar [2021-06-19T09:05:09.058Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-06-19T09:05:09.058Z] === RUN TestDecompressStreamGzip [2021-06-19T09:05:09.058Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-19T09:05:09.058Z] === RUN TestDecompressStreamBzip2 [2021-06-19T09:05:09.225Z] --- PASS: TestPidHost (3.92s) [2021-06-19T09:05:09.225Z] === RUN TestPsFilter [2021-06-19T09:05:09.225Z] --- PASS: TestPsFilter (0.16s) [2021-06-19T09:05:09.225Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T09:05:09.521Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-06-19T09:05:09.521Z] === RUN TestDecompressStreamXz [2021-06-19T09:05:09.521Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T09:05:09.521Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCompressStreamXzUnsupported [2021-06-19T09:05:09.521Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-19T09:05:09.521Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCompressStreamInvalid [2021-06-19T09:05:09.521Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestExtensionInvalid [2021-06-19T09:05:09.521Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestExtensionUncompressed [2021-06-19T09:05:09.521Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestExtensionBzip2 [2021-06-19T09:05:09.521Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestExtensionGzip [2021-06-19T09:05:09.521Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestExtensionXz [2021-06-19T09:05:09.521Z] --- PASS: TestExtensionXz (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCmdStreamLargeStderr [2021-06-19T09:05:09.521Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-19T09:05:09.521Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-19T09:05:09.521Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2021-06-19T09:05:09.521Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-19T09:05:09.521Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestMiddleware [2021-06-19T09:05:09.521Z] --- PASS: TestMiddleware (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestNewResponseModifier [2021-06-19T09:05:09.521Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-19T09:05:09.521Z] PASS [2021-06-19T09:05:09.521Z] coverage: 26.8% of statements [2021-06-19T09:05:09.521Z] ok github.com/docker/docker/pkg/authorization 0.541s coverage: 26.8% of statements [2021-06-19T09:05:09.521Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-19T09:05:09.521Z] === RUN TestCmdStreamBad [2021-06-19T09:05:09.521Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T09:05:09.521Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCmdStreamGood [2021-06-19T09:05:09.521Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-19T09:05:09.521Z] === RUN TestUntarPathWithInvalidDest [2021-06-19T09:05:09.521Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-19T09:05:09.521Z] === RUN TestUntarPathWithInvalidSrc [2021-06-19T09:05:09.521Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestUntarPath [2021-06-19T09:05:09.521Z] --- PASS: TestUntarPath (0.06s) [2021-06-19T09:05:09.521Z] === RUN TestUntarPathWithDestinationFile [2021-06-19T09:05:09.521Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-19T09:05:09.521Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-19T09:05:09.521Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-19T09:05:09.521Z] === RUN TestCopyWithTarInvalidSrc [2021-06-19T09:05:09.521Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-19T09:05:09.521Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCopyWithTarSrcFile [2021-06-19T09:05:09.521Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-19T09:05:09.521Z] === RUN TestCopyWithTarSrcFolder [2021-06-19T09:05:09.521Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-19T09:05:09.521Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-19T09:05:09.521Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-19T09:05:09.521Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-19T09:05:09.521Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-19T09:05:09.521Z] === RUN TestCopyFileWithTarSrcFile [2021-06-19T09:05:09.521Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-19T09:05:09.521Z] === RUN TestTarFiles [2021-06-19T09:05:09.983Z] === RUN TestUnbuffered [2021-06-19T09:05:09.983Z] --- PASS: TestUnbuffered (0.00s) [2021-06-19T09:05:09.983Z] === RUN TestRaceUnbuffered [2021-06-19T09:05:09.983Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-19T09:05:09.983Z] PASS [2021-06-19T09:05:09.983Z] coverage: 100.0% of statements [2021-06-19T09:05:09.983Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-06-19T09:05:10.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-19T09:05:10.168Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.22s) [2021-06-19T09:05:10.168Z] === RUN TestRemoveContainerWithVolume [2021-06-19T09:05:10.445Z] === RUN TestMatch [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[foo]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[foo_bar]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[]#01 [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[qux]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-19T09:05:10.445Z] === RUN TestMatch/[[foo_baz]] [2021-06-19T09:05:10.445Z] --- PASS: TestMatch (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-19T09:05:10.445Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-19T09:05:10.445Z] PASS [2021-06-19T09:05:10.445Z] coverage: 87.5% of statements [2021-06-19T09:05:10.445Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-06-19T09:05:11.419Z] 2021/06/19 09:05:10 Closing DB instances... [2021-06-19T09:05:11.419Z] === RUN TestChrootTarUntar [2021-06-19T09:05:11.419Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-19T09:05:11.419Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootUntarEmptyArchive [2021-06-19T09:05:11.419Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootTarUntarWithSymlink [2021-06-19T09:05:11.419Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootCopyWithTar [2021-06-19T09:05:11.419Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootCopyFileWithTar [2021-06-19T09:05:11.419Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootUntarPath [2021-06-19T09:05:11.419Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-19T09:05:11.419Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-19T09:05:11.419Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:05:11.419Z] === RUN TestChrootApplyDotDotFile [2021-06-19T09:05:11.419Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:11.419Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-19T09:05:11.419Z] PASS [2021-06-19T09:05:11.419Z] coverage: 15.4% of statements [2021-06-19T09:05:11.551Z] --- PASS: TestRemoveContainerWithVolume (1.43s) [2021-06-19T09:05:11.551Z] === RUN TestRemoveContainerRunning [2021-06-19T09:05:11.882Z] ok github.com/docker/docker/pkg/chrootarchive 0.088s coverage: 15.4% of statements [2021-06-19T09:05:12.344Z] === RUN TestSizeEmpty [2021-06-19T09:05:12.344Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestSizeEmptyFile [2021-06-19T09:05:12.344Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestSizeNonemptyFile [2021-06-19T09:05:12.344Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-19T09:05:12.344Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-19T09:05:12.344Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-19T09:05:12.344Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestMoveToSubdir [2021-06-19T09:05:12.344Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-19T09:05:12.344Z] === RUN TestSizeNonExistingDirectory [2021-06-19T09:05:12.344Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-19T09:05:12.344Z] PASS [2021-06-19T09:05:12.344Z] coverage: 80.0% of statements [2021-06-19T09:05:12.344Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-06-19T09:05:12.807Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s) [2021-06-19T09:05:12.807Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-19T09:05:12.939Z] --- PASS: TestRemoveContainerRunning (1.18s) [2021-06-19T09:05:12.939Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T09:05:13.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-19T09:05:13.270Z] === RUN Test [2021-06-19T09:05:13.270Z] === RUN Test/TestContainsEntry [2021-06-19T09:05:13.270Z] === RUN Test/TestCreateEntries [2021-06-19T09:05:13.270Z] === RUN Test/TestEntriesDiff [2021-06-19T09:05:13.270Z] === RUN Test/TestEntriesEquality [2021-06-19T09:05:13.270Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-19T09:05:13.270Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-19T09:05:13.270Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-19T09:05:13.270Z] === RUN Test/TestGeneratorNotGenerate [2021-06-19T09:05:13.270Z] === RUN Test/TestGeneratorWithPort [2021-06-19T09:05:13.270Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-19T09:05:13.270Z] === RUN Test/TestNewEntry [2021-06-19T09:05:13.270Z] === RUN Test/TestParse [2021-06-19T09:05:13.270Z] --- PASS: Test (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-19T09:05:13.270Z] --- PASS: Test/TestParse (0.00s) [2021-06-19T09:05:13.270Z] PASS [2021-06-19T09:05:13.270Z] coverage: 58.3% of statements [2021-06-19T09:05:13.270Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-06-19T09:05:13.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2021-06-19T09:05:13.534Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T09:05:14.245Z] === RUN Test [2021-06-19T09:05:14.245Z] === RUN Test/TestContent [2021-06-19T09:05:14.245Z] === RUN Test/TestInitialize [2021-06-19T09:05:14.245Z] === RUN Test/TestNew [2021-06-19T09:05:14.245Z] === RUN Test/TestParsingContentsWithComments [2021-06-19T09:05:14.245Z] === RUN Test/TestRegister [2021-06-19T09:05:14.245Z] === RUN Test/TestWatch [2021-06-19T09:05:14.245Z] --- PASS: Test (0.00s) [2021-06-19T09:05:14.245Z] --- PASS: Test/TestContent (0.00s) [2021-06-19T09:05:14.245Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T09:05:14.245Z] --- PASS: Test/TestNew (0.00s) [2021-06-19T09:05:14.245Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-19T09:05:14.245Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T09:05:14.245Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T09:05:14.245Z] PASS [2021-06-19T09:05:14.245Z] coverage: 92.9% of statements [2021-06-19T09:05:14.245Z] ok github.com/docker/docker/pkg/discovery/file 0.041s coverage: 92.9% of statements [2021-06-19T09:05:14.463Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2021-06-19T09:05:14.463Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T09:05:14.587Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.57s) [2021-06-19T09:05:14.587Z] === RUN TestRemoveInvalidContainer [2021-06-19T09:05:14.587Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T09:05:14.587Z] === RUN TestRenameLinkedContainer [2021-06-19T09:05:14.708Z] --- PASS: TestTarFiles (4.83s) [2021-06-19T09:05:14.708Z] === RUN TestTarUntar [2021-06-19T09:05:14.708Z] --- PASS: TestTarUntar (0.04s) [2021-06-19T09:05:14.708Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-19T09:05:14.708Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-19T09:05:14.708Z] === RUN TestTarWithOptions [2021-06-19T09:05:14.708Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-19T09:05:14.708Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-19T09:05:14.708Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-19T09:05:14.708Z] === RUN TestUntarUstarGnuConflict [2021-06-19T09:05:14.708Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-19T09:05:14.708Z] === RUN TestUntarInvalidFilenames [2021-06-19T09:05:14.708Z] 2021/06/19 09:05:14 Closing DB instances... [2021-06-19T09:05:14.708Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames030936322\\dest" [2021-06-19T09:05:14.708Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-06-19T09:05:14.708Z] === RUN TestUntarHardlinkToSymlink [2021-06-19T09:05:14.708Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-19T09:05:14.708Z] === RUN TestUntarInvalidHardlink [2021-06-19T09:05:14.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink297699091\\victim\\hello" -> "../victim/hello" [2021-06-19T09:05:14.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink245076822\\victim\\hello" -> "/../victim/hello" [2021-06-19T09:05:14.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink891303613\\victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink492177656\\victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink784849399\\victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink465884906\\victim" -> "../victim" [2021-06-19T09:05:14.708Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-19T09:05:14.708Z] === RUN TestUntarInvalidSymlink [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink475469121\\dest\\dotdot" -> "../victim/hello" [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink758370732\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017088283\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink362798526\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink317708805\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink903358880\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:14.708Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink906808447\\dest\\dir\\loophole" -> "../../victim" [2021-06-19T09:05:14.708Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-19T09:05:14.708Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-19T09:05:14.708Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.02s) [2021-06-19T09:05:14.708Z] === RUN TestXGlobalNoParent [2021-06-19T09:05:14.708Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-19T09:05:14.708Z] === RUN TestReplaceFileTarWrapper [2021-06-19T09:05:15.171Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-06-19T09:05:15.171Z] === RUN TestPrefixHeaderReadable [2021-06-19T09:05:15.171Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-19T09:05:15.171Z] === RUN TestDisablePigz [2021-06-19T09:05:15.171Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-19T09:05:15.171Z] === RUN Test [2021-06-19T09:05:15.171Z] === RUN Test/TestInitialize [2021-06-19T09:05:15.171Z] --- PASS: TestDisablePigz (0.12s) [2021-06-19T09:05:15.171Z] === RUN TestPigz [2021-06-19T09:05:15.171Z] time="2021-06-19T09:05:14Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:05:15.171Z] time="2021-06-19T09:05:15Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:05:15.171Z] time="2021-06-19T09:05:15Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:05:15.171Z] === RUN Test/TestInitializeWithCerts [2021-06-19T09:05:15.171Z] time="2021-06-19T09:05:15Z" level=info msg="Initializing discovery with TLS" [2021-06-19T09:05:15.171Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-19T09:05:15.171Z] --- PASS: TestPigz (0.15s) [2021-06-19T09:05:15.171Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T09:05:15.171Z] archive_windows_test.go:16: Currently fails [2021-06-19T09:05:15.171Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T09:05:15.171Z] === RUN TestCanonicalTarNameForPath [2021-06-19T09:05:15.171Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-19T09:05:15.171Z] === RUN TestCanonicalTarName [2021-06-19T09:05:15.171Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-19T09:05:15.171Z] === RUN TestChmodTarEntry [2021-06-19T09:05:15.171Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-19T09:05:15.171Z] === RUN TestHardLinkOrder [2021-06-19T09:05:15.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-19T09:05:15.633Z] === RUN Test/TestWatch [2021-06-19T09:05:15.633Z] time="2021-06-19T09:05:15Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:05:15.633Z] --- PASS: TestHardLinkOrder (0.09s) [2021-06-19T09:05:15.633Z] === RUN TestChangeString [2021-06-19T09:05:15.633Z] --- PASS: TestChangeString (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesWithNoChanges [2021-06-19T09:05:15.633Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-19T09:05:15.633Z] === RUN TestChangesWithChanges [2021-06-19T09:05:15.633Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-19T09:05:15.633Z] === RUN TestChangesWithChangesGH13590 [2021-06-19T09:05:15.633Z] changes_test.go:196: needs more investigation [2021-06-19T09:05:15.633Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesDirsEmpty [2021-06-19T09:05:15.633Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T09:05:15.633Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesDirsMutated [2021-06-19T09:05:15.633Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T09:05:15.633Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestApplyLayer [2021-06-19T09:05:15.633Z] changes_test.go:433: needs further investigation [2021-06-19T09:05:15.633Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesSizeWithHardlinks [2021-06-19T09:05:15.633Z] changes_test.go:469: needs further investigation [2021-06-19T09:05:15.633Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesSizeWithNoChanges [2021-06-19T09:05:15.633Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-19T09:05:15.633Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestChangesSize [2021-06-19T09:05:15.633Z] --- PASS: TestChangesSize (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestApplyLayerInvalidFilenames [2021-06-19T09:05:15.633Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames964162596\\dest" [2021-06-19T09:05:15.633Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-19T09:05:15.633Z] === RUN TestApplyLayerInvalidHardlink [2021-06-19T09:05:15.633Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink551853814\\victim\\hello" -> "../victim/hello" [2021-06-19T09:05:15.633Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink238122461\\victim\\hello" -> "/../victim/hello" [2021-06-19T09:05:15.633Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink120422808\\victim" -> "../victim" [2021-06-19T09:05:15.633Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink664686103\\victim" -> "../victim" [2021-06-19T09:05:15.633Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink613584010\\victim" -> "../victim" [2021-06-19T09:05:15.633Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink729530465\\victim" -> "../victim" [2021-06-19T09:05:15.633Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-19T09:05:15.633Z] === RUN TestApplyLayerInvalidSymlink [2021-06-19T09:05:15.633Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink686626892\\dest\\dotdot" -> "../victim/hello" [2021-06-19T09:05:15.633Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink498476347\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T09:05:15.633Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink472350558\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:15.633Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink526820645\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:15.633Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink675198528\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:15.633Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink485077151\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:05:15.633Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-19T09:05:15.633Z] === RUN TestApplyLayerWhiteouts [2021-06-19T09:05:15.633Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-19T09:05:15.633Z] === RUN TestGenerateEmptyFile [2021-06-19T09:05:15.633Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-19T09:05:15.633Z] === RUN TestGenerateWithContent [2021-06-19T09:05:15.633Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-19T09:05:15.633Z] PASS [2021-06-19T09:05:15.633Z] coverage: 61.6% of statements [2021-06-19T09:05:15.633Z] ok github.com/docker/docker/pkg/archive 6.940s coverage: 61.6% of statements [2021-06-19T09:05:16.095Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-06-19T09:05:16.095Z] === RUN TestNetworkDBNodeLeave [2021-06-19T09:05:16.979Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2021-06-19T09:05:16.979Z] === RUN TestCreateServiceSysctls [2021-06-19T09:05:18.282Z] --- PASS: Test (3.17s) [2021-06-19T09:05:18.282Z] --- PASS: Test/TestInitialize (0.16s) [2021-06-19T09:05:18.282Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-19T09:05:18.282Z] --- PASS: Test/TestWatch (3.00s) [2021-06-19T09:05:18.282Z] PASS [2021-06-19T09:05:18.282Z] coverage: 84.1% of statements [2021-06-19T09:05:18.282Z] ok github.com/docker/docker/pkg/discovery/kv 3.212s coverage: 84.1% of statements [2021-06-19T09:05:18.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-19T09:05:19.262Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-06-19T09:05:19.262Z] === RUN TestNetworkDBWatch [2021-06-19T09:05:19.262Z] === RUN Test [2021-06-19T09:05:19.262Z] === RUN Test/TestWatch [2021-06-19T09:05:19.262Z] --- PASS: Test (0.00s) [2021-06-19T09:05:19.262Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T09:05:19.262Z] PASS [2021-06-19T09:05:19.262Z] coverage: 92.3% of statements [2021-06-19T09:05:19.262Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2021-06-19T09:05:19.729Z] === RUN Test [2021-06-19T09:05:19.729Z] === RUN Test/TestInitialize [2021-06-19T09:05:19.729Z] === RUN Test/TestInitializeWithPattern [2021-06-19T09:05:19.729Z] === RUN Test/TestRegister [2021-06-19T09:05:19.729Z] === RUN Test/TestWatch [2021-06-19T09:05:19.730Z] --- PASS: Test (0.00s) [2021-06-19T09:05:19.730Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T09:05:19.730Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-19T09:05:19.730Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T09:05:19.730Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T09:05:19.730Z] PASS [2021-06-19T09:05:19.730Z] coverage: 93.8% of statements [2021-06-19T09:05:19.730Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2021-06-19T09:05:19.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-19T09:05:19.734Z] --- PASS: TestRenameLinkedContainer (5.25s) [2021-06-19T09:05:19.734Z] === RUN TestRenameStoppedContainer [2021-06-19T09:05:20.843Z] === RUN TestPollerAddRemove [2021-06-19T09:05:20.843Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-19T09:05:20.843Z] === RUN TestPollerEvent [2021-06-19T09:05:20.843Z] poller_test.go:41: No chmod on Windows [2021-06-19T09:05:20.843Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-19T09:05:20.843Z] === RUN TestPollerClose [2021-06-19T09:05:20.843Z] --- PASS: TestPollerClose (0.00s) [2021-06-19T09:05:20.843Z] PASS [2021-06-19T09:05:20.843Z] coverage: 45.7% of statements [2021-06-19T09:05:20.843Z] 2021/06/19 09:05:20 Closing DB instances... [2021-06-19T09:05:20.843Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2021-06-19T09:05:21.145Z] --- PASS: TestCreateServiceSysctls (3.74s) [2021-06-19T09:05:21.145Z] === RUN TestCreateServiceCapabilities [2021-06-19T09:05:21.157Z] --- PASS: TestRenameStoppedContainer (1.33s) [2021-06-19T09:05:21.157Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T09:05:21.816Z] === RUN TestCopyFileWithInvalidSrc [2021-06-19T09:05:21.816Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T09:05:21.816Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-19T09:05:21.816Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-19T09:05:21.816Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCopyFile [2021-06-19T09:05:21.816Z] --- PASS: TestCopyFile (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-19T09:05:21.816Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T09:05:21.816Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-19T09:05:21.816Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-19T09:05:21.816Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T09:05:21.816Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestWildcardMatches [2021-06-19T09:05:21.816Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestPatternMatches [2021-06-19T09:05:21.816Z] --- PASS: TestPatternMatches (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-19T09:05:21.816Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestPatternMatchesFolderExclusions [2021-06-19T09:05:21.816Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-19T09:05:21.816Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-19T09:05:21.816Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-19T09:05:21.816Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-19T09:05:21.816Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestSingleExclamationError [2021-06-19T09:05:21.816Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestMatchesWithNoPatterns [2021-06-19T09:05:21.816Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestMatchesWithMalformedPatterns [2021-06-19T09:05:21.816Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestMatches [2021-06-19T09:05:21.816Z] --- PASS: TestMatches (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCleanPatterns [2021-06-19T09:05:21.816Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-19T09:05:21.816Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCleanPatternsExceptionFlag [2021-06-19T09:05:21.816Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-19T09:05:21.816Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-19T09:05:21.816Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCleanPatternsErrorSingleException [2021-06-19T09:05:21.816Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCreateIfNotExistsDir [2021-06-19T09:05:21.816Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestCreateIfNotExistsFile [2021-06-19T09:05:21.816Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-19T09:05:21.816Z] === RUN TestMatch [2021-06-19T09:05:21.816Z] --- PASS: TestMatch (0.00s) [2021-06-19T09:05:21.816Z] PASS [2021-06-19T09:05:21.816Z] coverage: 85.2% of statements [2021-06-19T09:05:21.816Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 85.2% of statements [2021-06-19T09:05:21.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-19T09:05:22.278Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-06-19T09:05:22.278Z] === RUN TestNetworkDBBulkSync [2021-06-19T09:05:22.278Z] === RUN TestGet [2021-06-19T09:05:22.278Z] --- PASS: TestGet (0.00s) [2021-06-19T09:05:22.278Z] === RUN TestGetShortcutString [2021-06-19T09:05:22.278Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-19T09:05:22.278Z] PASS [2021-06-19T09:05:22.278Z] coverage: 42.9% of statements [2021-06-19T09:05:22.278Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-06-19T09:05:22.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-19T09:05:23.251Z] === RUN TestCreateIDMapOrder [2021-06-19T09:05:23.251Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-19T09:05:23.251Z] PASS [2021-06-19T09:05:23.251Z] coverage: 7.2% of statements [2021-06-19T09:05:23.251Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2021-06-19T09:05:23.251Z] 2021/06/19 09:05:23 Closing DB instances... [2021-06-19T09:05:23.661Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-06-19T09:05:23.661Z] === RUN TestInspect [2021-06-19T09:05:24.457Z] --- PASS: TestRenameRunningContainerAndReuse (3.29s) [2021-06-19T09:05:24.458Z] === RUN TestRenameInvalidName [2021-06-19T09:05:24.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-19T09:05:24.802Z] === RUN TestFixedBufferCap [2021-06-19T09:05:24.802Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestFixedBufferLen [2021-06-19T09:05:24.802Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestFixedBufferString [2021-06-19T09:05:24.802Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestFixedBufferWrite [2021-06-19T09:05:24.802Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestFixedBufferRead [2021-06-19T09:05:24.802Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestBytesPipeRead [2021-06-19T09:05:24.802Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestBytesPipeWrite [2021-06-19T09:05:24.802Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-19T09:05:24.802Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-06-19T09:05:24.802Z] === RUN TestAtomicWriteToFile [2021-06-19T09:05:24.802Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-19T09:05:24.802Z] === RUN TestAtomicWriteSetCommit [2021-06-19T09:05:24.802Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-19T09:05:24.802Z] === RUN TestAtomicWriteSetCancel [2021-06-19T09:05:24.802Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-19T09:05:24.802Z] === RUN TestReadCloserWrapperClose [2021-06-19T09:05:24.802Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestReaderErrWrapperReadOnError [2021-06-19T09:05:24.802Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestReaderErrWrapperRead [2021-06-19T09:05:24.802Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestHashData [2021-06-19T09:05:24.802Z] --- PASS: TestHashData (0.00s) [2021-06-19T09:05:24.802Z] === RUN TestCancelReadCloser [2021-06-19T09:05:25.265Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-19T09:05:25.265Z] === RUN TestWriteCloserWrapperClose [2021-06-19T09:05:25.265Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-19T09:05:25.265Z] === RUN TestNopWriteCloser [2021-06-19T09:05:25.265Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-19T09:05:25.265Z] === RUN TestNopWriter [2021-06-19T09:05:25.265Z] --- PASS: TestNopWriter (0.00s) [2021-06-19T09:05:25.265Z] === RUN TestWriteCounter [2021-06-19T09:05:25.265Z] --- PASS: TestWriteCounter (0.00s) [2021-06-19T09:05:25.265Z] PASS [2021-06-19T09:05:25.265Z] coverage: 68.8% of statements [2021-06-19T09:05:25.265Z] ok github.com/docker/docker/pkg/ioutils 0.614s coverage: 68.8% of statements [2021-06-19T09:05:25.265Z] --- PASS: TestNetworkDBBulkSync (3.01s) [2021-06-19T09:05:25.265Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-19T09:05:25.401Z] --- PASS: TestRenameInvalidName (1.27s) [2021-06-19T09:05:25.401Z] === RUN TestRenameAnonymousContainer [2021-06-19T09:05:25.727Z] === RUN TestError [2021-06-19T09:05:25.727Z] --- PASS: TestError (0.00s) [2021-06-19T09:05:25.727Z] === RUN TestProgressString [2021-06-19T09:05:25.727Z] === RUN TestProgressString/no_progress [2021-06-19T09:05:25.727Z] === RUN TestProgressString/progress_1 [2021-06-19T09:05:25.727Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-19T09:05:25.727Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-19T09:05:25.727Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-19T09:05:25.727Z] === RUN TestProgressString/with_units [2021-06-19T09:05:25.727Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-19T09:05:25.727Z] === RUN TestProgressString/hide_counts [2021-06-19T09:05:25.727Z] --- PASS: TestProgressString (0.00s) [2021-06-19T09:05:25.727Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-19T09:05:25.727Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-19T09:05:25.727Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-19T09:05:25.728Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-19T09:05:25.728Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-19T09:05:25.728Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-19T09:05:25.728Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-19T09:05:25.728Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-19T09:05:25.728Z] === RUN TestJSONMessageDisplay [2021-06-19T09:05:26.190Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-19T09:05:26.190Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-19T09:05:26.190Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-19T09:05:26.190Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-19T09:05:26.190Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-19T09:05:26.190Z] === RUN TestDisplayJSONMessagesStream [2021-06-19T09:05:26.190Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-19T09:05:26.190Z] PASS [2021-06-19T09:05:26.190Z] coverage: 91.7% of statements [2021-06-19T09:05:26.190Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2021-06-19T09:05:26.652Z] === RUN TestStandardLongPath [2021-06-19T09:05:26.652Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-19T09:05:26.652Z] === RUN TestUNCLongPath [2021-06-19T09:05:26.652Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-19T09:05:26.652Z] PASS [2021-06-19T09:05:26.652Z] coverage: 100.0% of statements [2021-06-19T09:05:26.652Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-06-19T09:05:26.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-19T09:05:26.928Z] --- PASS: TestInspect (3.26s) [2021-06-19T09:05:26.928Z] === RUN TestCreateJob [2021-06-19T09:05:27.114Z] === RUN TestNameFormat [2021-06-19T09:05:27.114Z] --- PASS: TestNameFormat (0.00s) [2021-06-19T09:05:27.114Z] === RUN TestNameRetries [2021-06-19T09:05:27.114Z] --- PASS: TestNameRetries (0.00s) [2021-06-19T09:05:27.114Z] PASS [2021-06-19T09:05:27.114Z] coverage: 85.7% of statements [2021-06-19T09:05:27.114Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-06-19T09:05:27.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-19T09:05:27.578Z] --- PASS: TestGetAddress (22.82s) [2021-06-19T09:05:27.578Z] === RUN TestRequestSyntaxCheck [2021-06-19T09:05:27.578Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-19T09:05:27.578Z] === RUN TestRequest [2021-06-19T09:05:28.039Z] === RUN TestParseKeyValueOpt [2021-06-19T09:05:28.039Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-19T09:05:28.039Z] === RUN TestParseUintList [2021-06-19T09:05:28.039Z] --- PASS: TestParseUintList (0.00s) [2021-06-19T09:05:28.039Z] === RUN TestParseUintListMaximumLimits [2021-06-19T09:05:28.039Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-19T09:05:28.039Z] PASS [2021-06-19T09:05:28.039Z] coverage: 97.0% of statements [2021-06-19T09:05:28.039Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-06-19T09:05:28.039Z] 2021/06/19 09:05:27 Closing DB instances... [2021-06-19T09:05:28.039Z] time="2021-06-19T09:05:27Z" level=error msg="node: 279a5e4cabd4 is unknown to memberlist" [2021-06-19T09:05:28.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-19T09:05:28.501Z] === RUN TestNewAndRemove [2021-06-19T09:05:28.501Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-19T09:05:28.501Z] === RUN TestRemoveInvalidPath [2021-06-19T09:05:28.501Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-19T09:05:28.501Z] PASS [2021-06-19T09:05:28.501Z] coverage: 82.6% of statements [2021-06-19T09:05:28.501Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-06-19T09:05:28.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-19T09:05:29.475Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.48s) [2021-06-19T09:05:29.475Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-19T09:05:29.499Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2021-06-19T09:05:29.500Z] === RUN TestRenameContainerWithSameName [2021-06-19T09:05:29.936Z] === RUN TestFailedConnection [2021-06-19T09:05:30.192Z] --- PASS: TestCreateJob (3.48s) [2021-06-19T09:05:30.192Z] === RUN TestReplicatedJob [2021-06-19T09:05:30.884Z] --- PASS: TestRenameContainerWithSameName (1.28s) [2021-06-19T09:05:30.884Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T09:05:31.479Z] 2021/06/19 09:05:31 Closing DB instances... [2021-06-19T09:05:31.943Z] --- PASS: TestFailedConnection (2.02s) [2021-06-19T09:05:31.943Z] === RUN TestFailOnce [2021-06-19T09:05:32.405Z] 2021/06/19 09:05:31 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-06-19T09:05:32.405Z] goroutine 26 [running]: [2021-06-19T09:05:32.405Z] net/http.(*conn).serve.func1(0xc000098a00) [2021-06-19T09:05:32.405Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-19T09:05:32.405Z] panic(0x655160, 0x76c1d0) [2021-06-19T09:05:32.405Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-19T09:05:32.406Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x77c890, 0xc00022e000, 0xc00012e300) [2021-06-19T09:05:32.406Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-19T09:05:32.406Z] net/http.HandlerFunc.ServeHTTP(0xc00008cf30, 0x77c890, 0xc00022e000, 0xc00012e300) [2021-06-19T09:05:32.406Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-19T09:05:32.406Z] net/http.(*ServeMux).ServeHTTP(0xc0000da8c0, 0x77c890, 0xc00022e000, 0xc00012e300) [2021-06-19T09:05:32.406Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-19T09:05:32.406Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x77c890, 0xc00022e000, 0xc00012e300) [2021-06-19T09:05:32.406Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-19T09:05:32.406Z] net/http.(*conn).serve(0xc000098a00, 0x77d480, 0xc0000da940) [2021-06-19T09:05:32.406Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-19T09:05:32.406Z] created by net/http.(*Server).Serve [2021-06-19T09:05:32.406Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-19T09:05:32.406Z] time="2021-06-19T09:05:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-06-19T09:05:32.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-19T09:05:32.868Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-19T09:05:32.868Z] === RUN TestNetworkDBGarbageCollection [2021-06-19T09:05:33.329Z] --- PASS: TestFailOnce (1.20s) [2021-06-19T09:05:33.329Z] === RUN TestEchoInputOutput [2021-06-19T09:05:33.329Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-19T09:05:33.329Z] === RUN TestBackoff [2021-06-19T09:05:33.329Z] --- PASS: TestBackoff (0.00s) [2021-06-19T09:05:33.329Z] === RUN TestAbortRetry [2021-06-19T09:05:33.329Z] --- PASS: TestAbortRetry (0.00s) [2021-06-19T09:05:33.329Z] === RUN TestClientScheme [2021-06-19T09:05:33.329Z] --- PASS: TestClientScheme (0.00s) [2021-06-19T09:05:33.329Z] === RUN TestNewClientWithTimeout [2021-06-19T09:05:33.368Z] --- PASS: TestRenameContainerWithLinkedContainer (2.49s) [2021-06-19T09:05:33.368Z] === RUN TestResize [2021-06-19T09:05:33.791Z] time="2021-06-19T09:05:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-19T09:05:34.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-19T09:05:34.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-19T09:05:34.752Z] --- PASS: TestResize (1.38s) [2021-06-19T09:05:34.752Z] === RUN TestResizeWithInvalidSize [2021-06-19T09:05:35.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-19T09:05:35.335Z] time="2021-06-19T09:05:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-19T09:05:35.796Z] --- PASS: TestRequest (8.38s) [2021-06-19T09:05:35.796Z] === RUN TestOverlappingRequests [2021-06-19T09:05:35.896Z] --- PASS: TestResizeWithInvalidSize (1.10s) [2021-06-19T09:05:35.896Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T09:05:36.258Z] --- PASS: TestOverlappingRequests (0.39s) [2021-06-19T09:05:36.258Z] === RUN TestRelease [2021-06-19T09:05:36.734Z] --- PASS: TestReplicatedJob (6.06s) [2021-06-19T09:05:36.734Z] === RUN TestUpdateReplicatedJob [2021-06-19T09:05:37.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-19T09:05:37.233Z] === RUN TestParseEmptyInterface [2021-06-19T09:05:37.234Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestParseNonInterfaceType [2021-06-19T09:05:37.234Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestParseWithOneFunction [2021-06-19T09:05:37.234Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestParseWithMultipleFuncs [2021-06-19T09:05:37.234Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestParseWithUnnamedReturn [2021-06-19T09:05:37.234Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestEmbeddedInterface [2021-06-19T09:05:37.234Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestParsedImports [2021-06-19T09:05:37.234Z] --- PASS: TestParsedImports (0.00s) [2021-06-19T09:05:37.234Z] === RUN TestAliasedImports [2021-06-19T09:05:37.234Z] --- PASS: TestAliasedImports (0.00s) [2021-06-19T09:05:37.234Z] PASS [2021-06-19T09:05:37.234Z] coverage: 56.8% of statements [2021-06-19T09:05:37.234Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-06-19T09:05:37.282Z] --- PASS: TestResizeWhenContainerNotStarted (1.19s) [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:05:37.282Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:05:37.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:05:37.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T09:05:37.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T09:05:37.695Z] time="2021-06-19T09:05:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-19T09:05:37.695Z] --- PASS: TestRelease (1.51s) [2021-06-19T09:05:37.695Z] === RUN TestAllocateRandomDeallocate [2021-06-19T09:05:38.156Z] === RUN TestHTTPTransport [2021-06-19T09:05:38.156Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-19T09:05:38.156Z] PASS [2021-06-19T09:05:38.156Z] coverage: 85.7% of statements [2021-06-19T09:05:38.156Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-06-19T09:05:38.618Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-19T09:05:38.618Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T09:05:38.618Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-19T09:05:38.618Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-19T09:05:38.618Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-19T09:05:38.618Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-19T09:05:38.618Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-19T09:05:38.618Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T09:05:38.618Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-19T09:05:38.618Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-19T09:05:38.618Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-19T09:05:38.618Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-19T09:05:38.618Z] === RUN TestBufferPoolPutAndGet [2021-06-19T09:05:38.618Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-19T09:05:38.618Z] PASS [2021-06-19T09:05:38.618Z] coverage: 88.2% of statements [2021-06-19T09:05:38.618Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-06-19T09:05:38.790Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-19T09:05:38.790Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-19T09:05:38.790Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-19T09:05:38.790Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-19T09:05:38.790Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-19T09:05:38.790Z] Cross building: bundles/cross/windows/amd64 [2021-06-19T09:05:38.790Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-19T09:05:38.790Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-19T09:05:38.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-19T09:05:39.080Z] === RUN TestOutputOnPrematureClose [2021-06-19T09:05:39.080Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-19T09:05:39.080Z] === RUN TestCompleteSilently [2021-06-19T09:05:39.080Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-19T09:05:39.080Z] PASS [2021-06-19T09:05:39.080Z] coverage: 75.9% of statements [2021-06-19T09:05:39.080Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-06-19T09:05:39.541Z] === RUN TestSendToOneSub [2021-06-19T09:05:39.541Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-19T09:05:39.541Z] === RUN TestSendToMultipleSubs [2021-06-19T09:05:39.541Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-19T09:05:39.541Z] === RUN TestEvictOneSub [2021-06-19T09:05:39.541Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-19T09:05:39.541Z] === RUN TestClosePublisher [2021-06-19T09:05:39.541Z] --- PASS: TestClosePublisher (0.00s) [2021-06-19T09:05:39.541Z] === RUN TestPubSubRace [2021-06-19T09:05:39.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-19T09:05:40.029Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2021-06-19T09:05:40.029Z] === RUN TestServiceListWithStatuses [2021-06-19T09:05:40.029Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:05:40.029Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T09:05:40.029Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T09:05:40.517Z] --- PASS: TestPubSubRace (1.04s) [2021-06-19T09:05:40.517Z] PASS [2021-06-19T09:05:40.517Z] coverage: 75.0% of statements [2021-06-19T09:05:40.517Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-06-19T09:05:40.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:05:41.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:05:41.491Z] === RUN TestRegister [2021-06-19T09:05:41.491Z] --- PASS: TestRegister (0.00s) [2021-06-19T09:05:41.491Z] === RUN TestCommand [2021-06-19T09:05:41.492Z] --- PASS: TestCommand (0.03s) [2021-06-19T09:05:41.492Z] === RUN TestNaiveSelf [2021-06-19T09:05:41.492Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-19T09:05:41.492Z] PASS [2021-06-19T09:05:41.492Z] coverage: 82.4% of statements [2021-06-19T09:05:41.492Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2021-06-19T09:05:41.953Z] === RUN TestParseSignal [2021-06-19T09:05:41.953Z] --- PASS: TestParseSignal (0.00s) [2021-06-19T09:05:41.953Z] === RUN TestValidSignalForPlatform [2021-06-19T09:05:41.953Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-19T09:05:41.953Z] PASS [2021-06-19T09:05:41.953Z] coverage: 19.7% of statements [2021-06-19T09:05:41.953Z] ok github.com/docker/docker/pkg/signal 0.031s coverage: 19.7% of statements [2021-06-19T09:05:41.953Z] --- PASS: TestAllocateRandomDeallocate (4.33s) [2021-06-19T09:05:41.953Z] === RUN TestRetrieveFromStore [2021-06-19T09:05:42.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:05:42.415Z] time="2021-06-19T09:05:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-19T09:05:42.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:05:42.877Z] === RUN TestNewStdWriter [2021-06-19T09:05:42.877Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-19T09:05:42.877Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestWriteWithNilBytes [2021-06-19T09:05:42.877Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestWrite [2021-06-19T09:05:42.877Z] --- PASS: TestWrite (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestWriteWithWriterError [2021-06-19T09:05:42.877Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-19T09:05:42.877Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyWriteAndRead [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-19T09:05:42.877Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-19T09:05:42.877Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-19T09:05:42.877Z] PASS [2021-06-19T09:05:42.877Z] coverage: 100.0% of statements [2021-06-19T09:05:42.877Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-06-19T09:05:43.340Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-19T09:05:43.340Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-19T09:05:43.340Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestFormatStatus [2021-06-19T09:05:43.340Z] --- PASS: TestFormatStatus (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestFormatError [2021-06-19T09:05:43.340Z] --- PASS: TestFormatError (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestFormatJSONError [2021-06-19T09:05:43.340Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-19T09:05:43.340Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-19T09:05:43.340Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestNewJSONProgressOutput [2021-06-19T09:05:43.340Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestAuxFormatterEmit [2021-06-19T09:05:43.340Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestStreamWriterStdout [2021-06-19T09:05:43.340Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-19T09:05:43.340Z] === RUN TestStreamWriterStderr [2021-06-19T09:05:43.340Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-19T09:05:43.340Z] PASS [2021-06-19T09:05:43.340Z] coverage: 66.2% of statements [2021-06-19T09:05:43.340Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2021-06-19T09:05:43.802Z] --- PASS: TestRetrieveFromStore (1.50s) [2021-06-19T09:05:43.802Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-19T09:05:43.802Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-19T09:05:43.802Z] === RUN TestParallelPredefinedRequest1 [2021-06-19T09:05:43.802Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-19T09:05:43.802Z] === RUN TestParallelPredefinedRequest2 [2021-06-19T09:05:43.802Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-19T09:05:43.802Z] === RUN TestParallelPredefinedRequest3 [2021-06-19T09:05:43.802Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-19T09:05:43.802Z] === RUN TestParallelPredefinedRequest4 [2021-06-19T09:05:43.802Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-19T09:05:43.802Z] === RUN TestParallelPredefinedRequest5 [2021-06-19T09:05:43.802Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-19T09:05:43.802Z] === RUN TestDebug [2021-06-19T09:05:43.802Z] --- PASS: TestDebug (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestRequestPoolParallel [2021-06-19T09:05:43.802Z] === RUN TestGenerateRandomID [2021-06-19T09:05:43.802Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestShortenId [2021-06-19T09:05:43.802Z] --- PASS: TestShortenId (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestShortenSha256Id [2021-06-19T09:05:43.802Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestShortenIdEmpty [2021-06-19T09:05:43.802Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestShortenIdInvalid [2021-06-19T09:05:43.802Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestIsShortIDNonHex [2021-06-19T09:05:43.802Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-19T09:05:43.802Z] === RUN TestIsShortIDNotCorrectSize [2021-06-19T09:05:43.802Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-19T09:05:43.802Z] PASS [2021-06-19T09:05:43.802Z] coverage: 70.6% of statements [2021-06-19T09:05:43.802Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-06-19T09:05:44.264Z] --- PASS: TestRequestPoolParallel (0.48s) [2021-06-19T09:05:44.264Z] === RUN TestFullAllocateRelease [2021-06-19T09:05:44.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T09:05:44.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T09:05:44.726Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-06-19T09:05:44.726Z] === RUN TestOddAllocateRelease [2021-06-19T09:05:44.726Z] === RUN TestIsCpusetListAvailable [2021-06-19T09:05:44.726Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-19T09:05:44.726Z] PASS [2021-06-19T09:05:44.726Z] coverage: 38.2% of statements [2021-06-19T09:05:44.726Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-06-19T09:05:44.726Z] --- PASS: TestOddAllocateRelease (0.25s) [2021-06-19T09:05:44.726Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-19T09:05:44.726Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-06-19T09:05:44.726Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-19T09:05:45.188Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-06-19T09:05:45.188Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-19T09:05:45.188Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest1 [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest4 [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest3 [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest1 [2021-06-19T09:05:45.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest3 [2021-06-19T09:05:45.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest2 [2021-06-19T09:05:45.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:05:45.188Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest4 [2021-06-19T09:05:45.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:05:45.188Z] === CONT TestParallelPredefinedRequest5 [2021-06-19T09:05:45.188Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:05:45.188Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-19T09:05:45.188Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-19T09:05:45.188Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-19T09:05:45.188Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-19T09:05:45.188Z] PASS [2021-06-19T09:05:45.188Z] coverage: 85.3% of statements [2021-06-19T09:05:45.188Z] ok github.com/docker/docker/libnetwork/ipam 50.114s coverage: 85.3% of statements [2021-06-19T09:05:45.268Z] --- PASS: TestDockerNetworkConnectAlias (4.73s) [2021-06-19T09:05:45.268Z] === RUN TestDockerNetworkReConnect [2021-06-19T09:05:46.162Z] === RUN TestChtimes [2021-06-19T09:05:46.162Z] --- PASS: TestChtimes (0.00s) [2021-06-19T09:05:46.162Z] === RUN TestChtimesWindows [2021-06-19T09:05:46.162Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-19T09:05:46.162Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-19T09:05:46.162Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-19T09:05:46.162Z] === RUN TestEnsureRemoveAllNotExist [2021-06-19T09:05:46.162Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-19T09:05:46.162Z] === RUN TestEnsureRemoveAllWithDir [2021-06-19T09:05:46.162Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-19T09:05:46.162Z] === RUN TestEnsureRemoveAllWithFile [2021-06-19T09:05:46.162Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-19T09:05:46.162Z] === RUN TestHasWin32KSupport [2021-06-19T09:05:46.162Z] syscall_windows_test.go:8: win32k: true [2021-06-19T09:05:46.162Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-19T09:05:46.162Z] PASS [2021-06-19T09:05:46.162Z] coverage: 12.2% of statements [2021-06-19T09:05:46.162Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.2% of statements [2021-06-19T09:05:46.500Z] check_test.go:309: [d2c3537bec027] daemon is not started [2021-06-19T09:05:46.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-19T09:05:46.625Z] === RUN TestTailFile [2021-06-19T09:05:46.625Z] --- PASS: TestTailFile (0.00s) [2021-06-19T09:05:46.625Z] === RUN TestTailFileManyLines [2021-06-19T09:05:46.625Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-19T09:05:46.625Z] === RUN TestTailEmptyFile [2021-06-19T09:05:46.625Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-19T09:05:46.625Z] === RUN TestTailNegativeN [2021-06-19T09:05:46.625Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader [2021-06-19T09:05:46.625Z] === CONT TestNewTailReader [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/truncated_last_line [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-19T09:05:46.625Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === CONT TestNewTailReader/no_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.625Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.625Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:46.626Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:46.626Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.090Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.090Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.090Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.091Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.091Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.091Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.092Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.092Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T09:05:47.092Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.093Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.093Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.094Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.094Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:05:47.095Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:05:47.095Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.096Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:05:47.559Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:05:47.560Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:05:47.561Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:05:47.561Z] PASS [2021-06-19T09:05:47.561Z] coverage: 88.6% of statements [2021-06-19T09:05:47.561Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2021-06-19T09:05:47.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T09:05:48.023Z] === RUN TestTarSumRemoveNonExistent [2021-06-19T09:05:48.023Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-19T09:05:48.023Z] === RUN TestTarSumRemove [2021-06-19T09:05:48.023Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-19T09:05:48.023Z] === RUN TestSortFileInfoSums [2021-06-19T09:05:48.023Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-19T09:05:48.023Z] === RUN TestNewTarSumForLabelInvalid [2021-06-19T09:05:48.024Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestNewTarSumForLabel [2021-06-19T09:05:48.024Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestEmptyTar [2021-06-19T09:05:48.024Z] --- PASS: TestEmptyTar (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestTarSumsReadSize [2021-06-19T09:05:48.024Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestTarSums [2021-06-19T09:05:48.024Z] --- PASS: TestTarSums (0.06s) [2021-06-19T09:05:48.024Z] === RUN TestIteration [2021-06-19T09:05:48.024Z] --- PASS: TestIteration (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestVersionLabelForChecksum [2021-06-19T09:05:48.024Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestVersion [2021-06-19T09:05:48.024Z] --- PASS: TestVersion (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestGetVersion [2021-06-19T09:05:48.024Z] --- PASS: TestGetVersion (0.00s) [2021-06-19T09:05:48.024Z] === RUN TestGetVersions [2021-06-19T09:05:48.024Z] --- PASS: TestGetVersions (0.00s) [2021-06-19T09:05:48.024Z] PASS [2021-06-19T09:05:48.024Z] coverage: 89.3% of statements [2021-06-19T09:05:48.024Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2021-06-19T09:05:48.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-19T09:05:48.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T09:05:48.486Z] testing: warning: no tests to run [2021-06-19T09:05:48.486Z] PASS [2021-06-19T09:05:48.486Z] coverage: [no statements] [2021-06-19T09:05:48.486Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-06-19T09:05:48.533Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2021-06-19T09:05:48.533Z] === RUN TestServicePlugin [2021-06-19T09:05:48.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-19T09:05:48.947Z] === RUN TestTruncIndex [2021-06-19T09:05:48.947Z] --- PASS: TestTruncIndex (0.10s) [2021-06-19T09:05:48.947Z] PASS [2021-06-19T09:05:48.947Z] coverage: 91.5% of statements [2021-06-19T09:05:48.947Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-06-19T09:05:49.409Z] === RUN TestIsGIT [2021-06-19T09:05:49.409Z] --- PASS: TestIsGIT (0.00s) [2021-06-19T09:05:49.409Z] === RUN TestIsTransport [2021-06-19T09:05:49.409Z] --- PASS: TestIsTransport (0.00s) [2021-06-19T09:05:49.409Z] PASS [2021-06-19T09:05:49.409Z] coverage: 100.0% of statements [2021-06-19T09:05:49.409Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-06-19T09:05:49.874Z] === RUN TestVersionInfo [2021-06-19T09:05:49.874Z] --- PASS: TestVersionInfo (0.00s) [2021-06-19T09:05:49.874Z] === RUN TestAppendVersions [2021-06-19T09:05:49.874Z] --- PASS: TestAppendVersions (0.00s) [2021-06-19T09:05:49.874Z] PASS [2021-06-19T09:05:49.874Z] coverage: 88.9% of statements [2021-06-19T09:05:49.874Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-06-19T09:05:50.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-19T09:05:50.847Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-19T09:05:50.847Z] === RUN TestClientStream [2021-06-19T09:05:50.847Z] --- PASS: TestClientStream (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestClientSendFile [2021-06-19T09:05:50.847Z] --- PASS: TestClientSendFile (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestClientWithRequestTimeout [2021-06-19T09:05:50.847Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestFileSpecPlugin [2021-06-19T09:05:50.847Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-19T09:05:50.847Z] === RUN TestFileJSONSpecPlugin [2021-06-19T09:05:50.847Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-19T09:05:50.847Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestPluginAddHandler [2021-06-19T09:05:50.847Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestPluginWaitBadPlugin [2021-06-19T09:05:50.847Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-19T09:05:50.847Z] === RUN TestGet [2021-06-19T09:05:50.847Z] time="2021-06-19T09:05:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-19T09:05:51.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-19T09:05:51.822Z] === RUN TestValidatePrivileges [2021-06-19T09:05:51.822Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-19T09:05:51.822Z] === RUN TestFilterByCapNeg [2021-06-19T09:05:51.822Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-19T09:05:51.822Z] === RUN TestFilterByCapPos [2021-06-19T09:05:51.822Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-19T09:05:51.822Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-19T09:05:51.822Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-19T09:05:51.822Z] PASS [2021-06-19T09:05:51.822Z] coverage: 12.0% of statements [2021-06-19T09:05:51.822Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-06-19T09:05:51.823Z] time="2021-06-19T09:05:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-19T09:05:52.284Z] === RUN TestNewSettable [2021-06-19T09:05:52.284Z] --- PASS: TestNewSettable (0.00s) [2021-06-19T09:05:52.284Z] === RUN TestIsSettable [2021-06-19T09:05:52.284Z] --- PASS: TestIsSettable (0.00s) [2021-06-19T09:05:52.284Z] === RUN TestUpdateSettingsEnv [2021-06-19T09:05:52.284Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-19T09:05:52.284Z] PASS [2021-06-19T09:05:52.284Z] coverage: 20.0% of statements [2021-06-19T09:05:52.284Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2021-06-19T09:05:52.699Z] plugin_test.go:62: [d293230fb34dc] joining swarm manager [d747cd3f8536c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:05:53.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T09:05:53.257Z] === RUN TestLoad [2021-06-19T09:05:53.257Z] --- PASS: TestLoad (0.00s) [2021-06-19T09:05:53.257Z] === RUN TestSave [2021-06-19T09:05:53.257Z] --- PASS: TestSave (0.03s) [2021-06-19T09:05:53.257Z] === RUN TestAddDeleteGet [2021-06-19T09:05:53.257Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-19T09:05:53.257Z] === RUN TestInvalidTags [2021-06-19T09:05:53.257Z] --- PASS: TestInvalidTags (0.01s) [2021-06-19T09:05:53.257Z] PASS [2021-06-19T09:05:53.257Z] coverage: 84.4% of statements [2021-06-19T09:05:53.257Z] ok github.com/docker/docker/reference 0.121s coverage: 84.4% of statements [2021-06-19T09:05:53.260Z] plugin_test.go:65: [dfd249622f37c] joining swarm manager [d747cd3f8536c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:05:53.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-19T09:05:53.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T09:05:53.719Z] time="2021-06-19T09:05:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-19T09:05:54.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-19T09:05:55.267Z] === RUN TestResolveAuthConfigIndexServer [2021-06-19T09:05:55.267Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestResolveAuthConfigFullURL [2021-06-19T09:05:55.267Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-19T09:05:55.267Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestValidateMirror [2021-06-19T09:05:55.267Z] --- PASS: TestValidateMirror (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestLoadInsecureRegistries [2021-06-19T09:05:55.267Z] time="2021-06-19T09:05:54Z" 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-19T09:05:55.267Z] time="2021-06-19T09:05:55Z" 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-19T09:05:55.267Z] time="2021-06-19T09:05:55Z" 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-19T09:05:55.267Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-06-19T09:05:55.267Z] === RUN TestNewServiceConfig [2021-06-19T09:05:55.267Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestValidateIndexName [2021-06-19T09:05:55.267Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestValidateIndexNameWithError [2021-06-19T09:05:55.267Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestEndpointParse [2021-06-19T09:05:55.267Z] --- PASS: TestEndpointParse (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestEndpointParseInvalid [2021-06-19T09:05:55.267Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestValidateEndpoint [2021-06-19T09:05:55.267Z] --- PASS: TestValidateEndpoint (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestPing [2021-06-19T09:05:55.267Z] --- PASS: TestPing (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestPingRegistryEndpoint [2021-06-19T09:05:55.267Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:55.267Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestEndpoint [2021-06-19T09:05:55.267Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:55.267Z] --- SKIP: TestEndpoint (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestParseRepositoryInfo [2021-06-19T09:05:55.267Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestNewIndexInfo [2021-06-19T09:05:55.267Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestMirrorEndpointLookup [2021-06-19T09:05:55.267Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:05:55.267Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestSearchRepositories [2021-06-19T09:05:55.267Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-19T09:05:55.267Z] Host: 127.0.0.1:49314 [2021-06-19T09:05:55.267Z] User-Agent: docker test client [2021-06-19T09:05:55.267Z] Authorization: Token fake-token [2021-06-19T09:05:55.267Z] X-Docker-Token: true [2021-06-19T09:05:55.267Z] Accept-Encoding: gzip [2021-06-19T09:05:55.267Z] [2021-06-19T09:05:55.267Z] [2021-06-19T09:05:55.267Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-19T09:05:55.267Z] Connection: close [2021-06-19T09:05:55.267Z] Content-Length: 144 [2021-06-19T09:05:55.267Z] Cache-Control: no-cache [2021-06-19T09:05:55.267Z] Content-Type: application/json [2021-06-19T09:05:55.267Z] Date: Sat, 19 Jun 2021 09:05:55 GMT [2021-06-19T09:05:55.267Z] Expires: -1 [2021-06-19T09:05:55.267Z] Pragma: no-cache [2021-06-19T09:05:55.267Z] Server: docker-tests/mock [2021-06-19T09:05:55.267Z] X-Docker-Registry-Config: mock [2021-06-19T09:05:55.267Z] X-Docker-Registry-Version: 0.0.0 [2021-06-19T09:05:55.267Z] [2021-06-19T09:05:55.267Z] [2021-06-19T09:05:55.267Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-19T09:05:55.267Z] === RUN TestTrustedLocation [2021-06-19T09:05:55.267Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-19T09:05:55.267Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestAllowNondistributableArtifacts [2021-06-19T09:05:55.267Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-19T09:05:55.267Z] === RUN TestIsSecureIndex [2021-06-19T09:05:55.267Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-19T09:05:55.267Z] PASS [2021-06-19T09:05:55.267Z] coverage: 51.7% of statements [2021-06-19T09:05:55.267Z] ok github.com/docker/docker/registry 0.205s coverage: 51.7% of statements [2021-06-19T09:05:55.729Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T09:05:55.729Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T09:05:55.729Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T09:05:55.729Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-19T09:05:56.196Z] === RUN TestRestartManagerTimeout [2021-06-19T09:05:56.196Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestRestartManagerTimeoutReset [2021-06-19T09:05:56.196Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-19T09:05:56.196Z] PASS [2021-06-19T09:05:56.196Z] coverage: 50.9% of statements [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestReaderWithReadError [2021-06-19T09:05:56.196Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-06-19T09:05:56.196Z] time="2021-06-19T09:05:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestReader [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-19T09:05:56.196Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-19T09:05:56.196Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-19T09:05:56.196Z] PASS [2021-06-19T09:05:56.196Z] coverage: 100.0% of statements [2021-06-19T09:05:56.196Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2021-06-19T09:05:56.658Z] === RUN TestDecodeContainerConfig [2021-06-19T09:05:56.658Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-19T09:05:56.658Z] === RUN TestDecodeContainerConfigIsolation [2021-06-19T09:05:56.658Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-19T09:05:56.658Z] === RUN TestValidatePrivileged [2021-06-19T09:05:56.658Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-19T09:05:56.658Z] PASS [2021-06-19T09:05:56.658Z] coverage: 52.2% of statements [2021-06-19T09:05:56.658Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.2% of statements [2021-06-19T09:05:57.120Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-19T09:05:57.120Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-19T09:05:57.120Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-19T09:05:57.120Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-19T09:05:57.120Z] PASS [2021-06-19T09:05:57.120Z] coverage: 62.5% of statements [2021-06-19T09:05:57.120Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.71s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.94s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.60s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.78s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.25s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.26s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.62s) [2021-06-19T09:05:57.645Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.57s) [2021-06-19T09:05:57.645Z] === RUN TestCgroupNamespacesRun [2021-06-19T09:05:57.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-19T09:05:57.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-19T09:05:58.095Z] time="2021-06-19T09:05:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-19T09:05:59.644Z] === RUN TestGetDriver [2021-06-19T09:05:59.644Z] --- PASS: TestGetDriver (0.00s) [2021-06-19T09:05:59.644Z] === RUN TestVolumeRequestError [2021-06-19T09:05:59.644Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-19T09:05:59.644Z] PASS [2021-06-19T09:05:59.644Z] coverage: 36.1% of statements [2021-06-19T09:05:59.644Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2021-06-19T09:05:59.822Z] --- PASS: TestCgroupNamespacesRun (2.61s) [2021-06-19T09:05:59.822Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T09:06:00.106Z] === RUN TestGetAddress [2021-06-19T09:06:00.106Z] --- PASS: TestGetAddress (0.00s) [2021-06-19T09:06:00.106Z] === RUN TestRemove [2021-06-19T09:06:00.106Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T09:06:00.106Z] --- SKIP: TestRemove (0.00s) [2021-06-19T09:06:00.106Z] === RUN TestInitializeWithVolumes [2021-06-19T09:06:00.106Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-19T09:06:00.106Z] === RUN TestCreate [2021-06-19T09:06:00.106Z] --- PASS: TestCreate (0.01s) [2021-06-19T09:06:00.106Z] === RUN TestValidateName [2021-06-19T09:06:00.106Z] --- PASS: TestValidateName (0.00s) [2021-06-19T09:06:00.106Z] === RUN TestCreateWithOpts [2021-06-19T09:06:00.106Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T09:06:00.106Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-19T09:06:00.106Z] === RUN TestRelaodNoOpts [2021-06-19T09:06:00.106Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-19T09:06:00.106Z] PASS [2021-06-19T09:06:00.106Z] coverage: 41.5% of statements [2021-06-19T09:06:00.106Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2021-06-19T09:06:00.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-19T09:06:00.802Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-19T09:06:00.802Z] Using test binary docker [2021-06-19T09:06:00.802Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-19T09:06:00.802Z] +++ /etc/init.d/apparmor start [2021-06-19T09:06:00.802Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-19T09:06:00.802Z] INFO: Waiting for daemon to start... [2021-06-19T09:06:00.802Z] Starting dockerd [2021-06-19T09:06:00.802Z] +++ 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-19T09:06:01.079Z] === RUN TestConvertTmpfsOptions [2021-06-19T09:06:01.079Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-19T09:06:01.079Z] parser_test.go:49: data="ro" [2021-06-19T09:06:01.079Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-19T09:06:01.079Z] === RUN TestParseMountRaw [2021-06-19T09:06:01.079Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-19T09:06:01.079Z] === RUN TestParseMountRawSplit [2021-06-19T09:06:01.079Z] parser_test.go:390: case 0 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 1 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 2 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 3 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 4 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 5 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 6 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 7 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 8 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 0 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 1 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 2 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 3 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 4 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 5 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 6 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 7 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 8 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 9 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 10 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 11 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 12 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 0 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 1 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 2 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 3 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 4 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 5 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 6 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 7 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 8 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 9 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 10 [2021-06-19T09:06:01.079Z] parser_test.go:390: case 11 [2021-06-19T09:06:01.079Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-19T09:06:01.079Z] === RUN TestParseMountSpec [2021-06-19T09:06:01.079Z] parser_test.go:455: case 0 [2021-06-19T09:06:01.079Z] parser_test.go:455: case 1 [2021-06-19T09:06:01.079Z] parser_test.go:455: case 2 [2021-06-19T09:06:01.079Z] parser_test.go:455: case 3 [2021-06-19T09:06:01.079Z] parser_test.go:455: case 4 [2021-06-19T09:06:01.079Z] parser_test.go:455: case 5 [2021-06-19T09:06:01.079Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-19T09:06:01.079Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-19T09:06:01.079Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-19T09:06:01.079Z] === RUN TestValidateMount [2021-06-19T09:06:01.079Z] --- PASS: TestValidateMount (0.00s) [2021-06-19T09:06:01.079Z] PASS [2021-06-19T09:06:01.079Z] coverage: 66.2% of statements [2021-06-19T09:06:01.079Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 66.2% of statements [2021-06-19T09:06:01.540Z] === RUN TestSetGetMeta [2021-06-19T09:06:01.540Z] === PAUSE TestSetGetMeta [2021-06-19T09:06:01.540Z] === RUN TestRestore [2021-06-19T09:06:01.540Z] === PAUSE TestRestore [2021-06-19T09:06:01.540Z] === RUN TestServiceCreate [2021-06-19T09:06:01.540Z] === PAUSE TestServiceCreate [2021-06-19T09:06:01.540Z] === RUN TestServiceList [2021-06-19T09:06:01.540Z] === PAUSE TestServiceList [2021-06-19T09:06:01.540Z] === RUN TestServiceRemove [2021-06-19T09:06:01.540Z] === PAUSE TestServiceRemove [2021-06-19T09:06:01.540Z] === RUN TestServiceGet [2021-06-19T09:06:01.540Z] === PAUSE TestServiceGet [2021-06-19T09:06:01.540Z] === RUN TestServicePrune [2021-06-19T09:06:01.540Z] === PAUSE TestServicePrune [2021-06-19T09:06:01.540Z] === RUN TestCreate [2021-06-19T09:06:01.540Z] === PAUSE TestCreate [2021-06-19T09:06:01.540Z] === RUN TestRemove [2021-06-19T09:06:01.540Z] === PAUSE TestRemove [2021-06-19T09:06:01.540Z] === RUN TestList [2021-06-19T09:06:01.540Z] === PAUSE TestList [2021-06-19T09:06:01.540Z] === RUN TestFindByDriver [2021-06-19T09:06:01.540Z] === PAUSE TestFindByDriver [2021-06-19T09:06:01.540Z] === RUN TestFindByReferenced [2021-06-19T09:06:01.540Z] === PAUSE TestFindByReferenced [2021-06-19T09:06:01.540Z] === RUN TestDerefMultipleOfSameRef [2021-06-19T09:06:01.540Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-19T09:06:01.540Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T09:06:01.540Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T09:06:01.540Z] === RUN TestDefererencePluginOnCreateError [2021-06-19T09:06:01.540Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-19T09:06:01.540Z] === RUN TestRefDerefRemove [2021-06-19T09:06:01.540Z] === PAUSE TestRefDerefRemove [2021-06-19T09:06:01.540Z] === RUN TestGet [2021-06-19T09:06:01.540Z] === PAUSE TestGet [2021-06-19T09:06:01.540Z] === RUN TestGetWithReference [2021-06-19T09:06:01.540Z] === PAUSE TestGetWithReference [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_nil_list [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_empty_list [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_filter_some [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_filter_middle [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-19T09:06:01.540Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-19T09:06:01.540Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_nil_list [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_filter_some [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_filter_middle [2021-06-19T09:06:01.540Z] === CONT TestFilterFunc/test_empty_list [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-19T09:06:01.540Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-19T09:06:01.540Z] === CONT TestSetGetMeta [2021-06-19T09:06:01.540Z] === CONT TestCreate [2021-06-19T09:06:01.540Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T09:06:01.540Z] === CONT TestFindByDriver [2021-06-19T09:06:01.540Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestGetWithReference [2021-06-19T09:06:01.540Z] --- PASS: TestCreate (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestGet [2021-06-19T09:06:01.540Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestRefDerefRemove [2021-06-19T09:06:01.540Z] --- PASS: TestFindByDriver (0.03s) [2021-06-19T09:06:01.540Z] === CONT TestDefererencePluginOnCreateError [2021-06-19T09:06:01.540Z] --- PASS: TestGet (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestList [2021-06-19T09:06:01.540Z] --- PASS: TestGetWithReference (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestRemove [2021-06-19T09:06:01.540Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestDerefMultipleOfSameRef [2021-06-19T09:06:01.540Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestFindByReferenced [2021-06-19T09:06:01.540Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestServiceRemove [2021-06-19T09:06:01.540Z] --- PASS: TestRemove (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestServicePrune [2021-06-19T09:06:01.540Z] --- PASS: TestList (0.03s) [2021-06-19T09:06:01.540Z] === CONT TestServiceGet [2021-06-19T09:06:01.540Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-19T09:06:01.540Z] === CONT TestServiceCreate [2021-06-19T09:06:01.706Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2021-06-19T09:06:01.706Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T09:06:02.001Z] --- PASS: TestServiceGet (0.14s) [2021-06-19T09:06:02.001Z] === CONT TestServiceList [2021-06-19T09:06:02.001Z] time="2021-06-19T09:06:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:06:02.001Z] --- PASS: TestServiceRemove (0.15s) [2021-06-19T09:06:02.001Z] === CONT TestRestore [2021-06-19T09:06:02.001Z] --- PASS: TestServiceCreate (0.14s) [2021-06-19T09:06:02.001Z] time="2021-06-19T09:06:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:06:02.001Z] time="2021-06-19T09:06:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:06:02.001Z] time="2021-06-19T09:06:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-19T09:06:02.001Z] --- PASS: TestServiceList (0.02s) [2021-06-19T09:06:02.001Z] time="2021-06-19T09:06:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:06:02.001Z] --- PASS: TestRestore (0.03s) [2021-06-19T09:06:02.001Z] --- PASS: TestServicePrune (0.18s) [2021-06-19T09:06:02.001Z] PASS [2021-06-19T09:06:02.001Z] coverage: 69.6% of statements [2021-06-19T09:06:02.001Z] ok github.com/docker/docker/volume/service 0.278s coverage: 69.6% of statements [2021-06-19T09:06:02.184Z] . [2021-06-19T09:06:02.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-19T09:06:02.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-19T09:06:02.184Z] Error: No such image: emptyfs [2021-06-19T09:06:02.184Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-19T09:06:02.184Z] ++++ docker load [2021-06-19T09:06:02.445Z] Running integration-test (iteration 1) [2021-06-19T09:06:02.445Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-19T09:06:02.445Z] ++ 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-19T09:06:02.445Z] ++ set -e [2021-06-19T09:06:02.445Z] ++ '[' -n 0 ']' [2021-06-19T09:06:02.445Z] ++ set -x [2021-06-19T09:06:02.445Z] ++ 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-19T09:06:04.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-19T09:06:04.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.01s) [2021-06-19T09:06:04.511Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T09:06:05.752Z] --- PASS: TestGet (15.02s) [2021-06-19T09:06:05.752Z] === RUN TestPluginWithNoManifest [2021-06-19T09:06:05.752Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-19T09:06:05.752Z] === RUN TestGetAll [2021-06-19T09:06:05.752Z] --- PASS: TestGetAll (0.01s) [2021-06-19T09:06:05.752Z] PASS [2021-06-19T09:06:05.752Z] coverage: 73.4% of statements [2021-06-19T09:06:05.752Z] ok github.com/docker/docker/pkg/plugins 35.917s coverage: 73.4% of statements [2021-06-19T09:06:05.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-19T09:06:07.281Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-06-19T09:06:07.281Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T09:06:09.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-19T09:06:10.087Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.70s) [2021-06-19T09:06:10.087Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T09:06:11.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-19T09:06:12.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-19T09:06:12.075Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.02s) [2021-06-19T09:06:12.075Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T09:06:13.016Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-06-19T09:06:13.017Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T09:06:13.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-19T09:06:13.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-19T09:06:15.760Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-19T09:06:15.760Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.51s) [2021-06-19T09:06:15.760Z] === RUN TestNISDomainname [2021-06-19T09:06:16.330Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-19T09:06:17.273Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-19T09:06:17.844Z] --- PASS: TestNISDomainname (2.42s) [2021-06-19T09:06:17.844Z] === RUN TestHostnameDnsResolution [2021-06-19T09:06:17.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-19T09:06:17.844Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-19T09:06:17.844Z] check_test.go:309: [dba42e3f786bd] daemon is not started [2021-06-19T09:06:17.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-19T09:06:17.844Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-19T09:06:17.844Z] check_test.go:309: [d095902a15d9a] daemon is not started [2021-06-19T09:06:18.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-19T09:06:19.750Z] --- PASS: TestServicePlugin (30.32s) [2021-06-19T09:06:19.750Z] === RUN TestServiceUpdateLabel [2021-06-19T09:06:20.019Z] --- PASS: TestHostnameDnsResolution (2.06s) [2021-06-19T09:06:20.019Z] === RUN TestStats [2021-06-19T09:06:20.606Z] Loaded image: buildpack-deps:buster [2021-06-19T09:06:20.606Z] Loaded image: busybox:latest [2021-06-19T09:06:20.606Z] Loaded image: busybox:glibc [2021-06-19T09:06:20.677Z] --- PASS: TestServiceUpdateLabel (1.81s) [2021-06-19T09:06:20.677Z] === RUN TestServiceUpdateSecrets [2021-06-19T09:06:21.934Z] check_test.go:309: [d7940a488e1d8] daemon is not started [2021-06-19T09:06:21.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-19T09:06:22.523Z] Loaded image: debian:bullseye [2021-06-19T09:06:22.783Z] Loaded image: hello-world:latest [2021-06-19T09:06:22.783Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T09:06:22.876Z] --- PASS: TestStats (2.98s) [2021-06-19T09:06:22.876Z] === RUN TestStopContainerWithTimeout [2021-06-19T09:06:22.876Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T09:06:22.876Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T09:06:22.876Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T09:06:22.876Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T09:06:22.876Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T09:06:22.876Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T09:06:22.876Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T09:06:22.876Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T09:06:22.876Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T09:06:22.876Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T09:06:23.044Z] INFO: Testing against a local daemon [2021-06-19T09:06:23.044Z] === RUN TestCgroupNamespacesBuild [2021-06-19T09:06:23.447Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-19T09:06:24.957Z] --- PASS: TestCgroupNamespacesBuild (1.87s) [2021-06-19T09:06:24.957Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-19T09:06:25.359Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T09:06:25.359Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-19T09:06:26.304Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-19T09:06:26.341Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-06-19T09:06:26.341Z] === RUN TestBuildWithSession [2021-06-19T09:06:26.341Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:06:26.341Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T09:06:26.341Z] === RUN TestBuildSquashParent [2021-06-19T09:06:26.876Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T09:06:26.884Z] 2021/06/19 09:06:24 Closing DB instances... [2021-06-19T09:06:26.884Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-19T09:06:26.884Z] === RUN TestFindNode [2021-06-19T09:06:26.884Z] 2021/06/19 09:06:26 Closing DB instances... [2021-06-19T09:06:26.884Z] --- PASS: TestFindNode (0.01s) [2021-06-19T09:06:26.884Z] === RUN TestChangeNodeState [2021-06-19T09:06:26.884Z] 2021/06/19 09:06:26 Closing DB instances... [2021-06-19T09:06:26.884Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-19T09:06:26.884Z] === RUN TestNodeReincarnation [2021-06-19T09:06:26.884Z] 2021/06/19 09:06:26 Closing DB instances... [2021-06-19T09:06:27.446Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-19T09:06:28.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-19T09:06:29.400Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-19T09:06:29.400Z] --- PASS: TestStopContainerWithTimeout/0 (2.05s) [2021-06-19T09:06:29.400Z] --- PASS: TestStopContainerWithTimeout/-1 (3.93s) [2021-06-19T09:06:29.400Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2021-06-19T09:06:29.400Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2021-06-19T09:06:29.400Z] === RUN TestDeleteDevicemapper [2021-06-19T09:06:29.400Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T09:06:29.400Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T09:06:29.400Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-19T09:06:31.589Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-19T09:06:31.589Z] === RUN TestParallelCreate [2021-06-19T09:06:31.589Z] 2021/06/19 09:06:31 Closing DB instances... [2021-06-19T09:06:31.589Z] --- PASS: TestParallelCreate (0.01s) [2021-06-19T09:06:31.589Z] === RUN TestParallelDelete [2021-06-19T09:06:31.589Z] 2021/06/19 09:06:31 Closing DB instances... [2021-06-19T09:06:31.589Z] --- PASS: TestParallelDelete (0.01s) [2021-06-19T09:06:31.589Z] === RUN TestNetworkDBIslands [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:21fe4d29b6e2 with config:&{NodeID:21fe4d29b6e2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, added to nodes list" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:58b393948def with config:&{NodeID:58b393948def Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 58b393948def/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 58b393948def/172.28.216.12, added to nodes list" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 58b393948def/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 58b393948def/172.28.216.12, added to nodes list" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, added to nodes list" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-06-19T09:06:31.589Z] time="2021-06-19T09:06:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-19T09:06:31.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:298cd16192d6 with config:&{NodeID:298cd16192d6 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 58b393948def/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 58b393948def/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:518163954b69 with config:&{NodeID:518163954b69 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 58b393948def/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 58b393948def/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, added to nodes list" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-19T09:06:32.562Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-06-19T09:06:32.927Z] --- PASS: TestBuildSquashParent (5.52s) [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:06:32.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:06:32.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:06:32.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:06:32.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:06:32.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:06:32.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:06:32.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:06:32.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:06:32.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:06:32.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:06:32.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c3118858cfb8 with config:&{NodeID:c3118858cfb8 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 298cd16192d6/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 58b393948def/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 58b393948def/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-06-19T09:06:33.023Z] time="2021-06-19T09:06:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-19T09:06:33.337Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.19s) [2021-06-19T09:06:33.337Z] === RUN TestUpdateMemory [2021-06-19T09:06:33.337Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:06:33.337Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-19T09:06:33.337Z] === RUN TestUpdateCPUQuota [2021-06-19T09:06:33.485Z] time="2021-06-19T09:06:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.485Z] time="2021-06-19T09:06:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.485Z] time="2021-06-19T09:06:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.485Z] time="2021-06-19T09:06:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:33.485Z] time="2021-06-19T09:06:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:06:33.486Z] networkdb_test.go:834: Re-joining: 3 [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=info msg="The new bootstrap node list is:[172.28.216.12:10033 172.28.216.12:10034 172.28.216.12:10035]" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10033" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49354" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10034" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49355" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10035" [2021-06-19T09:06:33.486Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49356" [2021-06-19T09:06:33.947Z] networkdb_test.go:834: Re-joining: 4 [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="The new bootstrap node list is:[172.28.216.12:10033 172.28.216.12:10034 172.28.216.12:10035]" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10033" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49357" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10034" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49358" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10035" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49359" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="node 0 leaving" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="Node 21fe4d29b6e2 change state NodeActive --> NodeLeft" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="node3(298cd16192d6): Node leave event for 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="Node 21fe4d29b6e2 change state NodeActive --> NodeLeft" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="node2(58b393948def): Node leave event for 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="Node 21fe4d29b6e2 change state NodeActive --> NodeLeft" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="node4(518163954b69): Node leave event for 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="Node 21fe4d29b6e2 change state NodeActive --> NodeLeft" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="node1(21fe4d29b6e2): Node leave event for 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="Node 21fe4d29b6e2 change state NodeActive --> NodeLeft" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="node5(c3118858cfb8): Node leave event for 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:06:33.947Z] time="2021-06-19T09:06:33Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 21fe4d29b6e2/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.216.12:10034: use of closed network connection" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="node 1 leaving" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def change state NodeActive --> NodeLeft" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="node5(c3118858cfb8): Node leave event for 58b393948def/172.28.216.12" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def change state NodeActive --> NodeLeft" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="node4(518163954b69): Node leave event for 58b393948def/172.28.216.12" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def change state NodeActive --> NodeLeft" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="node3(298cd16192d6): Node leave event for 58b393948def/172.28.216.12" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def change state NodeActive --> NodeFailed" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def/172.28.216.12, added to failed nodes list" [2021-06-19T09:06:34.408Z] time="2021-06-19T09:06:34Z" level=error msg="node: 58b393948def is unknown to memberlist" [2021-06-19T09:06:34.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:06:34.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="Node 58b393948def/172.28.216.12, left gossip cluster" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="node 2 leaving" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="Node 298cd16192d6 change state NodeActive --> NodeLeft" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="node4(518163954b69): Node leave event for 298cd16192d6/172.28.216.12" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="Node 298cd16192d6 change state NodeActive --> NodeLeft" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="node5(c3118858cfb8): Node leave event for 298cd16192d6/172.28.216.12" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="Node 298cd16192d6 change state NodeActive --> NodeLeft" [2021-06-19T09:06:34.869Z] time="2021-06-19T09:06:34Z" level=info msg="node3(298cd16192d6): Node leave event for 298cd16192d6/172.28.216.12" [2021-06-19T09:06:35.249Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:34Z" level=info msg="Node 298cd16192d6/172.28.216.12, left gossip cluster" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:34Z" level=info msg="Node 298cd16192d6/172.28.216.12, left gossip cluster" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:34Z" level=info msg="Node 298cd16192d6/172.28.216.12, left gossip cluster" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.28.216.12:10036: use of closed network connection" [2021-06-19T09:06:35.330Z] networkdb_test.go:866: node4: OK [2021-06-19T09:06:35.330Z] networkdb_test.go:866: node5: OK [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="node 0 coming back" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4618e5a833ac with config:&{NodeID:4618e5a833ac Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, added to nodes list" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="node 1 coming back" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5c1191474b4e with config:&{NodeID:5c1191474b4e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="Node 5c1191474b4e/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="Node 5c1191474b4e/172.28.216.12, added to nodes list" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="node 2 coming back" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2ac273dce897 with config:&{NodeID:2ac273dce897 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="Node 2ac273dce897/172.28.216.12, joined gossip cluster" [2021-06-19T09:06:35.330Z] time="2021-06-19T09:06:35Z" level=info msg="Node 2ac273dce897/172.28.216.12, added to nodes list" [2021-06-19T09:06:35.513Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-06-19T09:06:35.513Z] === RUN TestServiceUpdateConfigs [2021-06-19T09:06:35.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-06-19T09:06:37.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2021-06-19T09:06:37.390Z] === RUN TestBuildMultiStageCopy [2021-06-19T09:06:37.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T09:06:37.731Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-19T09:06:37.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-19T09:06:38.562Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-19T09:06:38.777Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T09:06:38.822Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-19T09:06:39.038Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T09:06:39.082Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-19T09:06:39.298Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T09:06:39.342Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-19T09:06:39.601Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-19T09:06:39.601Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-19T09:06:39.601Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-19T09:06:39.869Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T09:06:40.129Z] --- PASS: TestBuildMultiStageCopy (3.08s) [2021-06-19T09:06:40.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-06-19T09:06:40.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-06-19T09:06:40.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-06-19T09:06:40.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-06-19T09:06:40.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-06-19T09:06:40.129Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T09:06:40.543Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-19T09:06:40.700Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2021-06-19T09:06:40.700Z] === RUN TestBuildLabelWithTargets [2021-06-19T09:06:41.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-19T09:06:42.083Z] --- PASS: TestBuildLabelWithTargets (1.38s) [2021-06-19T09:06:42.083Z] === RUN TestBuildWithEmptyLayers [2021-06-19T09:06:43.025Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-06-19T09:06:43.025Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T09:06:43.026Z] --- PASS: TestUpdateCPUQuota (9.40s) [2021-06-19T09:06:43.026Z] === RUN TestUpdatePidsLimit [2021-06-19T09:06:43.026Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-19T09:06:44.411Z] === RUN TestUpdatePidsLimit/no_change [2021-06-19T09:06:45.353Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-19T09:06:45.590Z] --- PASS: TestBuildMultiStageOnBuild (2.44s) [2021-06-19T09:06:45.590Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T09:06:46.162Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-06-19T09:06:46.162Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T09:06:46.460Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-19T09:06:46.461Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-19T09:06:46.461Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-19T09:06:46.461Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-19T09:06:46.461Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-19T09:06:46.461Z] remote: Enumerating objects: 23, done. [2021-06-19T09:06:46.461Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-19T09:06:46.461Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-19T09:06:46.461Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-19T09:06:46.461Z] 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-19T09:06:46.461Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-19T09:06:46.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-19T09:06:46.738Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-19T09:06:48.123Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-19T09:06:48.123Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-19T09:06:48.706Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2021-06-19T09:06:48.706Z] === RUN TestBuildWithHugeFile [2021-06-19T09:06:49.064Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-19T09:06:49.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-19T09:06:49.742Z] [Pipeline] } [Pipeline] // stage [2021-06-19T09:06:50.708Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-19T09:06:50.708Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-19T09:06:50.968Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-19T09:06:50.997Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-19T09:06:51.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/test/unit [2021-06-19T09:06:51.842Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-19T09:06:51.842Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-19T09:06:51.842Z] + TESTDIRS=./... [2021-06-19T09:06:51.842Z] + exclude_paths='/vendor/|/integration' [2021-06-19T09:06:51.843Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-19T09:06:51.843Z] ++ go list ./... [2021-06-19T09:06:52.351Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-19T09:06:52.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-19T09:06:52.774Z] + pkg_list='github.com/docker/docker/api [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/backend/build [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/httputils [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/middleware [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/build [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/container [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/debug [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/distribution [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/grpc [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/image [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/network [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/plugin [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/session [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/swarm [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/system [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/server/router/volume [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/backend [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/blkiodev [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/container [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/events [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/filters [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/image [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/mount [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/network [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/registry [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/strslice [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/swarm [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/time [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/versions [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-19T09:06:52.774Z] github.com/docker/docker/api/types/volume [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/builder-next/worker [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/dockerfile [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/dockerignore [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/remotecontext [2021-06-19T09:06:52.774Z] github.com/docker/docker/builder/remotecontext/git [2021-06-19T09:06:52.774Z] github.com/docker/docker/cli [2021-06-19T09:06:52.774Z] github.com/docker/docker/cli/config [2021-06-19T09:06:52.774Z] github.com/docker/docker/cli/debug [2021-06-19T09:06:52.774Z] github.com/docker/docker/client [2021-06-19T09:06:52.774Z] github.com/docker/docker/cmd/dockerd [2021-06-19T09:06:52.774Z] github.com/docker/docker/container [2021-06-19T09:06:52.774Z] github.com/docker/docker/container/stream [2021-06-19T09:06:52.774Z] github.com/docker/docker/contrib/apparmor [2021-06-19T09:06:52.774Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-19T09:06:52.774Z] github.com/docker/docker/contrib/httpserver [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/cluster [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/cluster/convert [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/cluster/executor [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/cluster/provider [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/config [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/discovery [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/events [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/events/testutils [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/exec [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/graphdriver [2021-06-19T09:06:52.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/images [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/initlayer [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/links [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/listeners [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/gelf [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/journald [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/local [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/logentries [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/splunk [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/syslog [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/templates [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/names [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/network [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/stats [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution/metadata [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution/utils [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution/xfer [2021-06-19T09:06:52.775Z] github.com/docker/docker/dockerversion [2021-06-19T09:06:52.775Z] github.com/docker/docker/errdefs [2021-06-19T09:06:52.775Z] github.com/docker/docker/image [2021-06-19T09:06:52.775Z] github.com/docker/docker/image/cache [2021-06-19T09:06:52.775Z] github.com/docker/docker/image/tarexport [2021-06-19T09:06:52.775Z] github.com/docker/docker/image/v1 [2021-06-19T09:06:52.775Z] github.com/docker/docker/internal/test/suite [2021-06-19T09:06:52.775Z] github.com/docker/docker/layer [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/queue [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/remote [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/types [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/api [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/bitseq [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/client [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cluster [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/config [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/datastore [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/driverapi [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/etchosts [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/idm [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipam [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/iptables [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/netlabel [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/netutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/networkdb [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/ns [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/options [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/osl [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/portallocator [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/portmapper [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/testutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/types [2021-06-19T09:06:52.775Z] github.com/docker/docker/oci [2021-06-19T09:06:52.775Z] github.com/docker/docker/oci/caps [2021-06-19T09:06:52.775Z] github.com/docker/docker/opts [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/aaparser [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/archive [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/authorization [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/broadcaster [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/capabilities [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/chrootarchive [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/containerfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/devicemapper [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/directory [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/discovery [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/discovery/file [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/discovery/kv [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/discovery/memory [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/dmesg [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/filenotify [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/fileutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/fsutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/homedir [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/idtools [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/ioutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/jsonmessage [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/locker [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/longpath [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/loopback [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/mount [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/namesgenerator [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/parsers [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/pidfile [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/platform [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/plugingetter [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/plugins [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/plugins/transport [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/pools [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/progress [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/pubsub [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/reexec [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/signal [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/stdcopy [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/streamformatter [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/stringid [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/symlink [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/sysinfo [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/system [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/tailfile [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/tarsum [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/term [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/term/windows [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/truncindex [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/urlutil [2021-06-19T09:06:52.775Z] github.com/docker/docker/pkg/useragent [2021-06-19T09:06:52.775Z] github.com/docker/docker/plugin [2021-06-19T09:06:52.775Z] github.com/docker/docker/plugin/executor/containerd [2021-06-19T09:06:52.775Z] github.com/docker/docker/plugin/v2 [2021-06-19T09:06:52.775Z] github.com/docker/docker/profiles/apparmor [2021-06-19T09:06:52.775Z] github.com/docker/docker/profiles/seccomp [2021-06-19T09:06:52.775Z] github.com/docker/docker/quota [2021-06-19T09:06:52.775Z] github.com/docker/docker/reference [2021-06-19T09:06:52.775Z] github.com/docker/docker/registry [2021-06-19T09:06:52.775Z] github.com/docker/docker/registry/resumable [2021-06-19T09:06:52.775Z] github.com/docker/docker/restartmanager [2021-06-19T09:06:52.775Z] github.com/docker/docker/rootless [2021-06-19T09:06:52.775Z] github.com/docker/docker/rootless/specconv [2021-06-19T09:06:52.775Z] github.com/docker/docker/runconfig [2021-06-19T09:06:52.775Z] github.com/docker/docker/runconfig/opts [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/daemon [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/environment [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/fakecontext [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/fakegit [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/fakestorage [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/fixtures/load [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/registry [2021-06-19T09:06:52.775Z] github.com/docker/docker/testutil/request [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume/drivers [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume/local [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume/mounts [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume/service [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume/service/opts [2021-06-19T09:06:52.775Z] github.com/docker/docker/volume/testutils' [2021-06-19T09:06:52.775Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-19T09:06:52.775Z] + echo 'github.com/docker/docker/api [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/backend/build [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/httputils [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/middleware [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/build [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/container [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/debug [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/distribution [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/grpc [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/image [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/network [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/plugin [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/session [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/swarm [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/system [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/server/router/volume [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/backend [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/blkiodev [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/container [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/events [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/filters [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/image [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/mount [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/network [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/registry [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/strslice [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/swarm [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/time [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/versions [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-19T09:06:52.775Z] github.com/docker/docker/api/types/volume [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/builder-next/worker [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/dockerfile [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/dockerignore [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/remotecontext [2021-06-19T09:06:52.775Z] github.com/docker/docker/builder/remotecontext/git [2021-06-19T09:06:52.775Z] github.com/docker/docker/cli [2021-06-19T09:06:52.775Z] github.com/docker/docker/cli/config [2021-06-19T09:06:52.775Z] github.com/docker/docker/cli/debug [2021-06-19T09:06:52.775Z] github.com/docker/docker/client [2021-06-19T09:06:52.775Z] github.com/docker/docker/cmd/dockerd [2021-06-19T09:06:52.775Z] github.com/docker/docker/container [2021-06-19T09:06:52.775Z] github.com/docker/docker/container/stream [2021-06-19T09:06:52.775Z] github.com/docker/docker/contrib/apparmor [2021-06-19T09:06:52.775Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-19T09:06:52.775Z] github.com/docker/docker/contrib/httpserver [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/cluster [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/cluster/convert [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/cluster/executor [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/cluster/provider [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/config [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/discovery [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/events [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/events/testutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/exec [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/images [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/initlayer [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/links [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/listeners [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/gelf [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/journald [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/local [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/logentries [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/splunk [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/syslog [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/logger/templates [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/names [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/network [2021-06-19T09:06:52.775Z] github.com/docker/docker/daemon/stats [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution/metadata [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution/utils [2021-06-19T09:06:52.775Z] github.com/docker/docker/distribution/xfer [2021-06-19T09:06:52.775Z] github.com/docker/docker/dockerversion [2021-06-19T09:06:52.775Z] github.com/docker/docker/errdefs [2021-06-19T09:06:52.775Z] github.com/docker/docker/image [2021-06-19T09:06:52.775Z] github.com/docker/docker/image/cache [2021-06-19T09:06:52.775Z] github.com/docker/docker/image/tarexport [2021-06-19T09:06:52.775Z] github.com/docker/docker/image/v1 [2021-06-19T09:06:52.775Z] github.com/docker/docker/internal/test/suite [2021-06-19T09:06:52.775Z] github.com/docker/docker/layer [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/queue [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/remote [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-19T09:06:52.775Z] github.com/docker/docker/libcontainerd/types [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/api [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/bitseq [2021-06-19T09:06:52.775Z] github.com/docker/docker/libnetwork/client [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cluster [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/config [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/datastore [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/driverapi [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/etchosts [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/idm [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipam [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/iptables [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/netlabel [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/netutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/networkdb [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/ns [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/options [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/osl [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/portallocator [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/portmapper [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/testutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/types [2021-06-19T09:06:52.776Z] github.com/docker/docker/oci [2021-06-19T09:06:52.776Z] github.com/docker/docker/oci/caps [2021-06-19T09:06:52.776Z] github.com/docker/docker/opts [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/aaparser [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/archive [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/authorization [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/broadcaster [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/capabilities [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/chrootarchive [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/containerfs [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/devicemapper [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/directory [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/discovery [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/discovery/file [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/discovery/kv [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/discovery/memory [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/dmesg [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/filenotify [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/fileutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/fsutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/homedir [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/idtools [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/ioutils [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/jsonmessage [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/locker [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/longpath [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/loopback [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/mount [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/namesgenerator [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/parsers [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/pidfile [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/platform [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/plugingetter [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/plugins [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/plugins/transport [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/pools [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/progress [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/pubsub [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/reexec [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/signal [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/stdcopy [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/streamformatter [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/stringid [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/symlink [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/sysinfo [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/system [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/tailfile [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/tarsum [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/term [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/term/windows [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/truncindex [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/urlutil [2021-06-19T09:06:52.776Z] github.com/docker/docker/pkg/useragent [2021-06-19T09:06:52.776Z] github.com/docker/docker/plugin [2021-06-19T09:06:52.776Z] github.com/docker/docker/plugin/executor/containerd [2021-06-19T09:06:52.776Z] github.com/docker/docker/plugin/v2 [2021-06-19T09:06:52.776Z] github.com/docker/docker/profiles/apparmor [2021-06-19T09:06:52.776Z] github.com/docker/docker/profiles/seccomp [2021-06-19T09:06:52.776Z] github.com/docker/docker/quota [2021-06-19T09:06:52.776Z] github.com/docker/docker/reference [2021-06-19T09:06:52.776Z] github.com/docker/docker/registry [2021-06-19T09:06:52.776Z] github.com/docker/docker/registry/resumable [2021-06-19T09:06:52.776Z] github.com/docker/docker/restartmanager [2021-06-19T09:06:52.776Z] github.com/docker/docker/rootless [2021-06-19T09:06:52.776Z] github.com/docker/docker/rootless/specconv [2021-06-19T09:06:52.776Z] github.com/docker/docker/runconfig [2021-06-19T09:06:52.776Z] github.com/docker/docker/runconfig/opts [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/daemon [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/environment [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/fakecontext [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/fakegit [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/fakestorage [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/fixtures/load [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/registry [2021-06-19T09:06:52.776Z] github.com/docker/docker/testutil/request [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume/drivers [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume/local [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume/mounts [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume/service [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume/service/opts [2021-06-19T09:06:52.776Z] github.com/docker/docker/volume/testutils' [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-19T09:06:52.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-19T09:06:52.776Z] + type docker-proxy [2021-06-19T09:06:52.776Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-19T09:06:52.776Z] + hack/make.sh binary-proxy install-proxy [2021-06-19T09:06:52.776Z] [2021-06-19T09:06:52.776Z] Removing bundles/ [2021-06-19T09:06:52.776Z] [2021-06-19T09:06:52.776Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-19T09:06:52.776Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-19T09:06:52.776Z] GOOS="" GOARCH="" GOARM="" [2021-06-19T09:06:52.872Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit (10.42s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.43s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/no_change (1.20s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/update_lower (1.26s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.34s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.29s) [2021-06-19T09:06:53.133Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.53s) [2021-06-19T09:06:53.133Z] === RUN TestUpdateRestartPolicy [2021-06-19T09:06:53.393Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-19T09:06:53.549Z] --- PASS: TestServiceUpdateConfigs (14.98s) [2021-06-19T09:06:53.549Z] === RUN TestServiceUpdateNetwork [2021-06-19T09:06:55.307Z] check_test.go:309: [d96edcd59ed79] daemon is not started [2021-06-19T09:06:55.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-19T09:06:59.332Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-19T09:06:59.332Z] [2021-06-19T09:06:59.332Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-19T09:06:59.332Z] Installing docker-proxy to /usr/local/bin/ [2021-06-19T09:06:59.332Z] [2021-06-19T09:06:59.332Z] + mkdir -p bundles [2021-06-19T09:06:59.332Z] + 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-19T09:06:59.568Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-19T09:06:59.590Z] ? github.com/docker/docker/api [no test files] [2021-06-19T09:07:01.481Z] docker_cli_daemon_plugins_test.go:105: [d13af2a737278] daemon is not started [2021-06-19T09:07:02.422Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-19T09:07:03.427Z] 639bb6bb2beb: Pull complete [2021-06-19T09:07:03.427Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-19T09:07:03.427Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:07:03.427Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-19T09:07:03.427Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-19T09:07:03.427Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-19T09:07:03.427Z] WARN: Skipping validation tests [2021-06-19T09:07:03.427Z] INFO: Running unit tests at 06/19/2021 09:06:59... [2021-06-19T09:07:03.486Z] --- PASS: TestServiceUpdateNetwork (12.80s) [2021-06-19T09:07:03.486Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T09:07:04.335Z] check_test.go:309: [d108fc28e5694] daemon is not started [2021-06-19T09:07:04.335Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-19T09:07:04.849Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-19T09:07:05.776Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-19T09:07:06.351Z] INFO: make.ps1 starting at 06/19/2021 09:07:05 [2021-06-19T09:07:06.351Z] INFO: Git commit (967ec6f2e8) assumed from DOCKER_GITCOMMIT environment variable [2021-06-19T09:07:06.351Z] INFO: Invoking autogen... [2021-06-19T09:07:06.878Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-19T09:07:07.138Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-19T09:07:07.328Z] INFO: Running unit tests... [2021-06-19T09:07:07.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-19T09:07:07.658Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-19T09:07:08.230Z] --- PASS: TestUpdateRestartPolicy (14.92s) [2021-06-19T09:07:08.230Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T09:07:09.173Z] --- PASS: TestUpdateRestartWithAutoRemove (1.22s) [2021-06-19T09:07:09.173Z] === RUN TestWaitNonBlocked [2021-06-19T09:07:09.434Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:07:09.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:07:09.434Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:07:09.434Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:07:09.434Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:07:09.434Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:07:11.347Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-06-19T09:07:11.347Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.66s) [2021-06-19T09:07:11.347Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.74s) [2021-06-19T09:07:11.347Z] === RUN TestWaitBlocked [2021-06-19T09:07:11.347Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-19T09:07:11.347Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:07:11.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:07:11.347Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:07:11.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:07:11.347Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:07:11.347Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:07:13.259Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-19T09:07:13.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.65s) [2021-06-19T09:07:13.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.79s) [2021-06-19T09:07:13.259Z] === CONT TestContainerStartOnDaemonRestart [2021-06-19T09:07:13.259Z] === CONT TestIpcModeOlderClient [2021-06-19T09:07:13.259Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-19T09:07:13.259Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-06-19T09:07:13.259Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T09:07:13.856Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-19T09:07:14.200Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-19T09:07:14.461Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-19T09:07:15.402Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-19T09:07:15.402Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-19T09:07:15.973Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-19T09:07:16.286Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-19T09:07:16.857Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-19T09:07:16.857Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-19T09:07:17.428Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-19T09:07:17.689Z] --- PASS: TestContainerStartOnDaemonRestart (4.73s) [2021-06-19T09:07:17.689Z] === CONT TestContainerKillOnDaemonStart [2021-06-19T09:07:17.696Z] 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-19T09:07:17.699Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-06-19T09:07:17.951Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-19T09:07:17.951Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.05s) [2021-06-19T09:07:17.951Z] === CONT TestDaemonRestartIpcMode [2021-06-19T09:07:18.525Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-19T09:07:18.525Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-19T09:07:18.525Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-19T09:07:18.525Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-19T09:07:18.525Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-19T09:07:18.525Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-19T09:07:18.525Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-19T09:07:18.525Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-19T09:07:18.525Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-19T09:07:18.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-19T09:07:19.095Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-19T09:07:19.665Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-19T09:07:19.925Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-19T09:07:20.387Z] --- PASS: TestServiceUpdatePidsLimit (17.10s) [2021-06-19T09:07:20.387Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-06-19T09:07:20.387Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-06-19T09:07:20.387Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-19T09:07:20.387Z] PASS [2021-06-19T09:07:20.387Z] [2021-06-19T09:07:20.387Z] === Skipped [2021-06-19T09:07:20.387Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T09:07:20.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:07:20.387Z] [2021-06-19T09:07:20.387Z] [2021-06-19T09:07:20.387Z] DONE 27 tests, 1 skipped in 173.115s [2021-06-19T09:07:20.387Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T09:07:20.387Z] INFO: Testing against a local daemon [2021-06-19T09:07:20.387Z] === RUN TestSessionCreate [2021-06-19T09:07:20.387Z] --- PASS: TestSessionCreate (0.02s) [2021-06-19T09:07:20.496Z] check_test.go:309: [dbe8238fdfdf3] daemon is not started [2021-06-19T09:07:20.496Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-19T09:07:20.643Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T09:07:20.643Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-19T09:07:20.643Z] PASS [2021-06-19T09:07:20.643Z] [2021-06-19T09:07:20.643Z] DONE 2 tests in 0.075s [2021-06-19T09:07:20.643Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T09:07:20.643Z] INFO: Testing against a local daemon [2021-06-19T09:07:20.643Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:07:20.643Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:07:20.643Z] === RUN TestEventsExecDie [2021-06-19T09:07:21.571Z] --- PASS: TestEventsExecDie (1.01s) [2021-06-19T09:07:21.571Z] === RUN TestEventsBackwardsCompatible [2021-06-19T09:07:21.571Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-19T09:07:21.571Z] === RUN TestEventsVolumeCreate [2021-06-19T09:07:21.827Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-19T09:07:21.827Z] === RUN TestInfoBinaryCommits [2021-06-19T09:07:21.827Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-19T09:07:21.827Z] === RUN TestInfoAPIVersioned [2021-06-19T09:07:21.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-19T09:07:21.827Z] === RUN TestInfoDiscoveryBackend [2021-06-19T09:07:21.879Z] check_test.go:309: [d40e98e63c8aa] daemon is not started [2021-06-19T09:07:21.879Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-19T09:07:22.139Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-19T09:07:22.388Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-19T09:07:22.388Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T09:07:23.080Z] --- PASS: TestDaemonRestartIpcMode (4.90s) [2021-06-19T09:07:23.080Z] === CONT TestDaemonHostGatewayIP [2021-06-19T09:07:23.316Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-19T09:07:23.316Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T09:07:23.652Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-19T09:07:23.652Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-19T09:07:23.876Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-19T09:07:23.876Z] === RUN TestInfoAPI [2021-06-19T09:07:23.876Z] --- PASS: TestInfoAPI (0.02s) [2021-06-19T09:07:23.876Z] === RUN TestInfoAPIWarnings [2021-06-19T09:07:26.060Z] time="2021-06-19T09:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10037" [2021-06-19T09:07:26.060Z] time="2021-06-19T09:07:18Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49360" [2021-06-19T09:07:26.060Z] time="2021-06-19T09:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10036" [2021-06-19T09:07:26.060Z] time="2021-06-19T09:07:24Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49361" [2021-06-19T09:07:27.860Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-19T09:07:28.078Z] ? github.com/docker/docker/api [no test files] [2021-06-19T09:07:28.120Z] check_test.go:309: [ddb010006a413] daemon is not started [2021-06-19T09:07:28.120Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-19T09:07:28.120Z] --- PASS: TestDaemonHostGatewayIP (5.21s) [2021-06-19T09:07:30.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-19T09:07:30.975Z] --- PASS: TestContainerKillOnDaemonStart (13.25s) [2021-06-19T09:07:30.975Z] PASS [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] === Skipped [2021-06-19T09:07:30.975Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-19T09:07:30.975Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T09:07:30.975Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-19T09:07:30.975Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T09:07:30.975Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T09:07:30.975Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-19T09:07:30.975Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] [2021-06-19T09:07:30.975Z] DONE 196 tests, 6 skipped in 226.524s [2021-06-19T09:07:30.975Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T09:07:30.975Z] ++ 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-19T09:07:30.975Z] ++ set -e [2021-06-19T09:07:30.975Z] ++ '[' -n 0 ']' [2021-06-19T09:07:30.975Z] ++ set -x [2021-06-19T09:07:30.975Z] ++ 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-19T09:07:30.975Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-19T09:07:31.234Z] INFO: Testing against a local daemon [2021-06-19T09:07:31.234Z] === RUN TestCommitInheritsEnv [2021-06-19T09:07:31.495Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-06-19T09:07:31.495Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T09:07:31.495Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-19T09:07:31.495Z] === RUN TestImagesFilterMultiReference [2021-06-19T09:07:31.754Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-06-19T09:07:31.754Z] === RUN TestImagePullPlatformInvalid [2021-06-19T09:07:31.754Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-19T09:07:31.754Z] === RUN TestRemoveImageOrphaning [2021-06-19T09:07:32.326Z] --- PASS: TestRemoveImageOrphaning (0.69s) [2021-06-19T09:07:32.326Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T09:07:33.160Z] time="2021-06-19T09:07:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.216.12:10033 172.28.216.12:10034 172.28.216.12:10035]" [2021-06-19T09:07:33.160Z] time="2021-06-19T09:07:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.216.12:10033 172.28.216.12:10034 172.28.216.12:10035]" [2021-06-19T09:07:33.271Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10033" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49362" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, is the new incarnation of the shutdown node 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10034" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49363" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, is the new incarnation of the shutdown node 58b393948def/172.28.216.12" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49364" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10035" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 518163954b69/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 518163954b69/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, is the new incarnation of the shutdown node 298cd16192d6/172.28.216.12" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, is the new incarnation of the shutdown node 21fe4d29b6e2/172.28.216.12" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 4618e5a833ac/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, is the new incarnation of the shutdown node 58b393948def/172.28.216.12" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 5c1191474b4e/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:33.623Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, added to nodes list" [2021-06-19T09:07:33.841Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, joined gossip cluster" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, is the new incarnation of the shutdown node 298cd16192d6/172.28.216.12" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=info msg="Node 2ac273dce897/172.28.216.12, added to nodes list" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10033" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49365" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10034" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49366" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.216.12:10035" [2021-06-19T09:07:34.084Z] time="2021-06-19T09:07:33Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49367" [2021-06-19T09:07:34.412Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-19T09:07:34.983Z] --- PASS: TestRemoveImageGarbageCollector (2.62s) [2021-06-19T09:07:34.983Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T09:07:34.983Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-19T09:07:34.983Z] === RUN TestTagInvalidReference [2021-06-19T09:07:34.983Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-19T09:07:34.983Z] === RUN TestTagValidPrefixedRepo [2021-06-19T09:07:35.243Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-19T09:07:35.243Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T09:07:35.243Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-19T09:07:35.243Z] === RUN TestTagOfficialNames [2021-06-19T09:07:35.243Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-19T09:07:35.243Z] === RUN TestTagMatchesDigest [2021-06-19T09:07:35.243Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-19T09:07:35.243Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-19T09:07:35.626Z] 2021/06/19 09:07:35 Closing DB instances... [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac change state NodeActive --> NodeLeft" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="node4(518163954b69): Node leave event for 4618e5a833ac/172.28.216.12" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac change state NodeActive --> NodeLeft" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="node2(5c1191474b4e): Node leave event for 4618e5a833ac/172.28.216.12" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac change state NodeActive --> NodeLeft" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="node3(2ac273dce897): Node leave event for 4618e5a833ac/172.28.216.12" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac change state NodeActive --> NodeLeft" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="node1(4618e5a833ac): Node leave event for 4618e5a833ac/172.28.216.12" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac change state NodeActive --> NodeLeft" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="node5(c3118858cfb8): Node leave event for 4618e5a833ac/172.28.216.12" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, left gossip cluster" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, left gossip cluster" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, left gossip cluster" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, left gossip cluster" [2021-06-19T09:07:35.626Z] time="2021-06-19T09:07:35Z" level=info msg="Node 4618e5a833ac/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.087Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e change state NodeActive --> NodeLeft" [2021-06-19T09:07:36.087Z] time="2021-06-19T09:07:35Z" level=info msg="node3(2ac273dce897): Node leave event for 5c1191474b4e/172.28.216.12" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e change state NodeActive --> NodeLeft" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="node5(c3118858cfb8): Node leave event for 5c1191474b4e/172.28.216.12" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e change state NodeActive --> NodeLeft" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="node4(518163954b69): Node leave event for 5c1191474b4e/172.28.216.12" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e change state NodeActive --> NodeLeft" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="node2(5c1191474b4e): Node leave event for 5c1191474b4e/172.28.216.12" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.088Z] time="2021-06-19T09:07:35Z" level=info msg="Node 5c1191474b4e/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897 change state NodeActive --> NodeLeft" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="node4(518163954b69): Node leave event for 2ac273dce897/172.28.216.12" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897 change state NodeActive --> NodeLeft" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="node5(c3118858cfb8): Node leave event for 2ac273dce897/172.28.216.12" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897 change state NodeActive --> NodeFailed" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897/172.28.216.12, added to failed nodes list" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=error msg="node: 2ac273dce897 is unknown to memberlist" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897/172.28.216.12, left gossip cluster" [2021-06-19T09:07:36.549Z] time="2021-06-19T09:07:36Z" level=info msg="Node 2ac273dce897/172.28.216.12, left gossip cluster" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=debug msg="memberlist: Failed ping: c3118858cfb8 (timeout reached)" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.216.12:10035: use of closed network connection" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.216.12:10036: use of closed network connection" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=debug msg="memberlist: Stream connection from=172.28.216.12:49368" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=info msg="Node 518163954b69 change state NodeActive --> NodeLeft" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=info msg="node5(c3118858cfb8): Node leave event for 518163954b69/172.28.216.12" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=info msg="Node 518163954b69 change state NodeActive --> NodeLeft" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=info msg="node4(518163954b69): Node leave event for 518163954b69/172.28.216.12" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=info msg="Node 518163954b69/172.28.216.12, left gossip cluster" [2021-06-19T09:07:37.010Z] time="2021-06-19T09:07:36Z" level=info msg="Node 518163954b69/172.28.216.12, left gossip cluster" [2021-06-19T09:07:37.471Z] time="2021-06-19T09:07:37Z" level=info msg="Node c3118858cfb8/172.28.216.12, left gossip cluster" [2021-06-19T09:07:37.471Z] time="2021-06-19T09:07:37Z" level=info msg="Node c3118858cfb8 change state NodeActive --> NodeFailed" [2021-06-19T09:07:37.471Z] time="2021-06-19T09:07:37Z" level=info msg="Node c3118858cfb8/172.28.216.12, added to failed nodes list" [2021-06-19T09:07:37.471Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-19T09:07:37.471Z] PASS [2021-06-19T09:07:37.471Z] coverage: 60.1% of statements [2021-06-19T09:07:37.471Z] ok github.com/docker/docker/libnetwork/networkdb 155.845s coverage: 60.1% of statements [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/quota [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T09:07:37.471Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T09:07:38.543Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-19T09:07:39.483Z] check_test.go:309: [dc6a8422dfc63] daemon is not started [2021-06-19T09:07:39.483Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === Skipped [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-19T09:07:39.661Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-19T09:07:39.661Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-19T09:07:39.661Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-19T09:07:39.661Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-19T09:07:39.661Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T09:07:39.661Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-19T09:07:39.661Z] daemon_test.go:147: root required [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T09:07:39.661Z] reload_test.go:520: root required [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-06-19T09:07:39.661Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T09:07:39.661Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-19T09:07:39.661Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-19T09:07:39.661Z] download_test.go:268: Needs fixing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-19T09:07:39.661Z] layer_test.go:304: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-19T09:07:39.661Z] layer_test.go:353: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-19T09:07:39.661Z] layer_test.go:468: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-19T09:07:39.661Z] layer_test.go:697: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-19T09:07:39.661Z] migration_test.go:46: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T09:07:39.661Z] migration_test.go:182: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-19T09:07:39.661Z] mount_test.go:17: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-19T09:07:39.661Z] mount_test.go:76: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-19T09:07:39.661Z] mount_test.go:125: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-19T09:07:39.661Z] mount_test.go:212: Failing on Windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-19T09:07:39.661Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-19T09:07:39.661Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-19T09:07:39.661Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-19T09:07:39.661Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-19T09:07:39.661Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-19T09:07:39.661Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-19T09:07:39.661Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-19T09:07:39.661Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-19T09:07:39.661Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2021-06-19T09:07:39.661Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T09:07:39.661Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T09:07:39.661Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T09:07:39.661Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-19T09:07:39.661Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T09:07:39.661Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-19T09:07:39.661Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-19T09:07:39.661Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T09:07:39.661Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T09:07:39.661Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T09:07:39.661Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T09:07:39.661Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:07:39.661Z] [2021-06-19T09:07:39.661Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T09:07:39.662Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-19T09:07:39.662Z] archive_windows_test.go:16: Currently fails [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-19T09:07:39.662Z] changes_test.go:196: needs more investigation [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-19T09:07:39.662Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-19T09:07:39.662Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-19T09:07:39.662Z] changes_test.go:433: needs further investigation [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-19T09:07:39.662Z] changes_test.go:469: needs further investigation [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-19T09:07:39.662Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-19T09:07:39.662Z] poller_test.go:41: No chmod on Windows [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T09:07:39.662Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T09:07:39.662Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-19T09:07:39.662Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-19T09:07:39.662Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-19T09:07:39.662Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-19T09:07:39.662Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-19T09:07:39.662Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] [2021-06-19T09:07:39.662Z] DONE 2056 tests, 69 skipped in 324.325s [2021-06-19T09:07:39.662Z] INFO: make.ps1 ended at 06/19/2021 09:07:39 [2021-06-19T09:07:41.895Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-19T09:07:41.895Z] INFO: Unit tests ended at 06/19/2021 09:07:41. Duration:00:05:38.0955653 [2021-06-19T09:07:41.895Z] INFO: Building busybox [2021-06-19T09:07:41.895Z] Sending build context to Docker daemon 5.12kB [2021-06-19T09:07:41.895Z] [2021-06-19T09:07:41.895Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-19T09:07:41.895Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-19T09:07:41.895Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-19T09:07:41.895Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-19T09:07:41.895Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-19T09:07:41.895Z] ---> 39d157a84080 [2021-06-19T09:07:41.895Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-19T09:07:41.895Z] ---> Running in e68fa0220bce [2021-06-19T09:07:41.952Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-19T09:07:41.952Z] === RUN TestInfoDebug [2021-06-19T09:07:41.952Z] --- PASS: TestInfoDebug (0.53s) [2021-06-19T09:07:41.952Z] === RUN TestInfoInsecureRegistries [2021-06-19T09:07:41.952Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-19T09:07:41.952Z] === RUN TestInfoRegistryMirrors [2021-06-19T09:07:41.952Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-19T09:07:41.952Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T09:07:41.952Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-06-19T09:07:41.952Z] === RUN TestPingCacheHeaders [2021-06-19T09:07:41.952Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-19T09:07:41.952Z] === RUN TestPingGet [2021-06-19T09:07:41.952Z] --- PASS: TestPingGet (0.01s) [2021-06-19T09:07:41.952Z] === RUN TestPingHead [2021-06-19T09:07:41.952Z] --- PASS: TestPingHead (0.02s) [2021-06-19T09:07:41.952Z] === RUN TestVersion [2021-06-19T09:07:41.952Z] --- PASS: TestVersion (0.02s) [2021-06-19T09:07:41.952Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:07:42.783Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-19T09:07:43.317Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.40s) [2021-06-19T09:07:43.317Z] PASS [2021-06-19T09:07:43.317Z] [2021-06-19T09:07:43.317Z] DONE 19 tests in 22.647s [2021-06-19T09:07:43.317Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T09:07:43.317Z] INFO: Testing against a local daemon [2021-06-19T09:07:43.317Z] === RUN TestVolumesCreateAndList [2021-06-19T09:07:43.317Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-19T09:07:43.317Z] === RUN TestVolumesRemove [2021-06-19T09:07:43.317Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-19T09:07:43.317Z] === RUN TestVolumesInspect [2021-06-19T09:07:43.317Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-19T09:07:43.317Z] === RUN TestVolumesInvalidJSON [2021-06-19T09:07:43.317Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T09:07:43.317Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T09:07:43.317Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T09:07:43.317Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-19T09:07:43.317Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T09:07:43.317Z] PASS [2021-06-19T09:07:43.317Z] [2021-06-19T09:07:43.317Z] DONE 5 tests in 0.187s [2021-06-19T09:07:43.317Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T09:07:44.979Z] --- PASS: TestBuildWithHugeFile (54.61s) [2021-06-19T09:07:44.979Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T09:07:44.979Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T09:07:44.979Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-19T09:07:44.979Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T09:07:44.979Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:07:44.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:07:44.979Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:07:44.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:07:44.979Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:07:44.979Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:07:44.979Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:07:44.979Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:07:44.979Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:07:44.979Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-06-19T09:07:44.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-19T09:07:44.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-06-19T09:07:44.979Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-19T09:07:44.979Z] === RUN TestBuildPreserveOwnership [2021-06-19T09:07:44.979Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-19T09:07:45.204Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-19T09:07:45.204Z] Removing test suite binaries [2021-06-19T09:07:45.204Z] exiting test-integration [2021-06-19T09:07:45.204Z] ++ exit 0 [2021-06-19T09:07:45.204Z] [2021-06-19T09:07:45.648Z] Removing intermediate container e68fa0220bce [2021-06-19T09:07:45.648Z] ---> 052b1624dee2 [2021-06-19T09:07:45.648Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-19T09:07:45.648Z] ---> Running in d3224fa17e00 [2021-06-19T09:07:45.832Z] === RUN TestMiddlewares [2021-06-19T09:07:45.832Z] --- PASS: TestMiddlewares (0.00s) [2021-06-19T09:07:45.832Z] PASS [2021-06-19T09:07:45.832Z] coverage: 9.0% of statements [2021-06-19T09:07:45.832Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2021-06-19T09:07:46.109Z] Removing intermediate container d3224fa17e00 [2021-06-19T09:07:46.109Z] ---> 1f85df1de3d8 [2021-06-19T09:07:46.109Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-19T09:07:46.109Z] ---> Running in 845938f05db4 [2021-06-19T09:07:46.571Z] Removing intermediate container 845938f05db4 [2021-06-19T09:07:46.571Z] ---> 5bda3ddd0ed2 [2021-06-19T09:07:46.571Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-19T09:07:46.890Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-19T09:07:48.064Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-19T09:07:48.113Z] [2021-06-19T09:07:48.113Z] ---> b898670da566 [2021-06-19T09:07:48.113Z] 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-19T09:07:48.274Z] --- PASS: TestBuildPreserveOwnership (4.88s) [2021-06-19T09:07:48.274Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2021-06-19T09:07:48.274Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2021-06-19T09:07:48.274Z] === RUN TestBuildPlatformInvalid Post stage [Pipeline] junit [2021-06-19T09:07:48.483Z] Recording test results [2021-06-19T09:07:48.534Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-06-19T09:07:48.534Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-19T09:07:48.574Z] ---> Running in 538736c5e1fe [2021-06-19T09:07:49.749Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T09:07:50.080Z] + echo Ensuring container killed. [2021-06-19T09:07:50.080Z] Ensuring container killed. [2021-06-19T09:07:50.080Z] + docker rm -vf docker-pr1 [2021-06-19T09:07:50.080Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-19T09:07:50.396Z] + echo Chowning /workspace to jenkins user [2021-06-19T09:07:50.396Z] Chowning /workspace to jenkins user [2021-06-19T09:07:50.396Z] + id -u [2021-06-19T09:07:50.396Z] + id -g [2021-06-19T09:07:50.396Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T09:07:50.396Z] Unable to find image 'busybox:latest' locally [2021-06-19T09:07:50.396Z] latest: Pulling from library/busybox [2021-06-19T09:07:50.653Z] b71f96345d44: Pulling fs layer [2021-06-19T09:07:50.653Z] b71f96345d44: Verifying Checksum [2021-06-19T09:07:50.653Z] b71f96345d44: Download complete [2021-06-19T09:07:50.653Z] b71f96345d44: Pull complete [2021-06-19T09:07:50.653Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T09:07:50.653Z] Status: Downloaded newer image for busybox:latest [2021-06-19T09:07:51.397Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-19T09:07:51.657Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-19T09:07:52.596Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-19T09:07:53.539Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T09:07:54.208Z] + bundleName=amd64-cgroup2 [2021-06-19T09:07:54.208Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-19T09:07:54.208Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-19T09:07:54.208Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-19T09:07:54.208Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-19T09:07:54.473Z] Archiving artifacts [2021-06-19T09:07:56.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T09:07:56.828Z] + make clean [2021-06-19T09:07:57.084Z] docker volume rm -f docker-dev-cache [2021-06-19T09:07:57.084Z] docker-dev-cache [Pipeline] deleteDir [2021-06-19T09:07:57.189Z] Removing intermediate container 538736c5e1fe [2021-06-19T09:07:57.189Z] ---> e19fcd5134ed [2021-06-19T09:07:57.189Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-19T09:07:57.189Z] ---> Running in de2fbcffc695 [2021-06-19T09:07:57.854Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-19T09:07:58.162Z] [2021-06-19T09:07:58.162Z] SUCCESS: Specified value was saved. [2021-06-19T09:07:59.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-19T09:07:59.237Z] check_test.go:309: [d839da7a3bb5f] daemon is not started [2021-06-19T09:07:59.237Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-19T09:07:59.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-19T09:07:59.808Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-19T09:08:00.068Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-19T09:08:00.358Z] Removing intermediate container de2fbcffc695 [2021-06-19T09:08:00.358Z] ---> a8131e518700 [2021-06-19T09:08:00.358Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-19T09:08:00.358Z] ---> Running in aa391348ba15 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T09:08:00.641Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-19T09:08:01.212Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-19T09:08:01.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-19T09:08:03.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-19T09:08:03.445Z] Loaded image: buildpack-deps:buster [2021-06-19T09:08:03.445Z] Loaded image: busybox:latest [2021-06-19T09:08:03.445Z] Loaded image: busybox:glibc [2021-06-19T09:08:03.649Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-19T09:08:03.650Z] check_test.go:309: [df480de428bca] daemon is not started [2021-06-19T09:08:03.650Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-19T09:08:04.016Z] Loaded image: debian:bullseye [2021-06-19T09:08:04.016Z] Loaded image: hello-world:latest [2021-06-19T09:08:04.118Z] Cannot create a file when that file already exists. [2021-06-19T09:08:04.276Z] Loaded image: arm32v7/hello-world:latest [2021-06-19T09:08:05.033Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-19T09:08:05.294Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-19T09:08:07.206Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-19T09:08:09.929Z] Removing intermediate container aa391348ba15 [2021-06-19T09:08:09.929Z] ---> 852f639bbe7b [2021-06-19T09:08:09.929Z] Step 13/13 : CMD ["sh"] [2021-06-19T09:08:09.929Z] ---> Running in f2ddfd0e31e8 [2021-06-19T09:08:09.929Z] Removing intermediate container f2ddfd0e31e8 [2021-06-19T09:08:09.929Z] ---> 6d982e32d26b [2021-06-19T09:08:09.929Z] Successfully built 6d982e32d26b [2021-06-19T09:08:09.929Z] Successfully tagged busybox:latest [2021-06-19T09:08:09.929Z] INFO: Docker images of the daemon under test [2021-06-19T09:08:09.929Z] [2021-06-19T09:08:09.929Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T09:08:09.929Z] busybox latest 6d982e32d26b Less than a second ago 2.78GB [2021-06-19T09:08:09.929Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-06-19T09:08:09.929Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-06-19T09:08:09.929Z] [2021-06-19T09:08:09.929Z] INFO: Running integration tests at 06/19/2021 09:08:09... [2021-06-19T09:08:09.929Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-19T09:08:09.929Z] INFO: Integration API tests being run from the host: [2021-06-19T09:08:09.929Z] INFO: make.ps1 starting at 06/19/2021 09:08:09 [2021-06-19T09:08:10.392Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-19T09:08:11.407Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-19T09:08:12.348Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-19T09:08:14.264Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-19T09:08:14.274Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.54s) [2021-06-19T09:08:14.274Z] PASS [2021-06-19T09:08:14.274Z] [2021-06-19T09:08:14.274Z] === Skipped [2021-06-19T09:08:14.274Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-19T09:08:14.274Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:08:14.274Z] [2021-06-19T09:08:14.274Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-19T09:08:14.274Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-19T09:08:14.274Z] [2021-06-19T09:08:14.274Z] [2021-06-19T09:08:14.274Z] DONE 34 tests, 2 skipped in 130.597s [2021-06-19T09:08:14.274Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-19T09:08:14.274Z] ++ 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-19T09:08:14.274Z] ++ set -e [2021-06-19T09:08:14.274Z] ++ '[' -n 0 ']' [2021-06-19T09:08:14.274Z] ++ set -x [2021-06-19T09:08:14.274Z] ++ 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-19T09:08:17.586Z] INFO: Testing against a local daemon [2021-06-19T09:08:17.586Z] === RUN TestConfigInspect [2021-06-19T09:08:18.469Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-19T09:08:19.853Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-19T09:08:20.129Z] --- PASS: TestConfigInspect (2.38s) [2021-06-19T09:08:20.129Z] === RUN TestConfigList [2021-06-19T09:08:21.766Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-19T09:08:22.671Z] --- PASS: TestConfigList (2.68s) [2021-06-19T09:08:22.671Z] === RUN TestConfigsCreateAndDelete [2021-06-19T09:08:22.707Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-19T09:08:25.212Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2021-06-19T09:08:25.212Z] === RUN TestConfigsUpdate [2021-06-19T09:08:26.909Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-19T09:08:27.753Z] --- PASS: TestConfigsUpdate (2.68s) [2021-06-19T09:08:27.753Z] === RUN TestTemplatedConfig [2021-06-19T09:08:28.292Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-19T09:08:30.210Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-19T09:08:31.150Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-19T09:08:31.954Z] --- PASS: TestTemplatedConfig (3.51s) [2021-06-19T09:08:31.954Z] === RUN TestConfigCreateResolve [2021-06-19T09:08:32.533Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-19T09:08:33.865Z] --- PASS: TestConfigCreateResolve (2.62s) [2021-06-19T09:08:33.865Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T09:08:34.435Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-06-19T09:08:34.435Z] PASS [2021-06-19T09:08:34.435Z] [2021-06-19T09:08:34.435Z] DONE 7 tests in 21.356s [2021-06-19T09:08:34.435Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-19T09:08:34.435Z] ++ 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-19T09:08:34.435Z] ++ set -e [2021-06-19T09:08:34.435Z] ++ '[' -n 0 ']' [2021-06-19T09:08:34.435Z] ++ set -x [2021-06-19T09:08:34.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=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-19T09:08:34.696Z] INFO: Testing against a local daemon [2021-06-19T09:08:34.696Z] === RUN TestCheckpoint [2021-06-19T09:08:34.696Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:08:34.696Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T09:08:34.696Z] === RUN TestContainerInvalidJSON [2021-06-19T09:08:34.696Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:08:34.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:08:34.696Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:08:34.696Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:08:34.696Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:08:34.696Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:08:34.696Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:08:34.696Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:08:34.696Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:08:34.696Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-19T09:08:34.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-19T09:08:34.696Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T09:08:34.696Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T09:08:34.696Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T09:08:34.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-19T09:08:34.696Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T09:08:34.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-19T09:08:34.696Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T09:08:34.957Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-19T09:08:34.957Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T09:08:34.957Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-19T09:08:34.957Z] === RUN TestCopyFromContainer [2021-06-19T09:08:36.341Z] === RUN TestCopyFromContainer// [2021-06-19T09:08:36.602Z] === RUN TestCopyFromContainer//bar/root [2021-06-19T09:08:36.602Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-19T09:08:36.602Z] === RUN TestCopyFromContainer/bar/quux [2021-06-19T09:08:36.735Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-19T09:08:36.863Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-19T09:08:36.863Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-19T09:08:36.863Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-19T09:08:37.123Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-19T09:08:37.123Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-19T09:08:37.123Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer (2.43s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-06-19T09:08:37.384Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-06-19T09:08:37.384Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T09:08:37.384Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:08:37.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:08:37.384Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:08:37.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:08:37.384Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:08:37.384Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:08:37.384Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:08:37.384Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:08:37.384Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:08:37.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-19T09:08:37.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T09:08:37.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T09:08:37.384Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T09:08:37.384Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T09:08:37.384Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-19T09:08:37.384Z] === RUN TestCreateWithInvalidEnv [2021-06-19T09:08:37.384Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T09:08:37.384Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T09:08:37.384Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T09:08:37.384Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T09:08:37.384Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T09:08:37.384Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T09:08:37.384Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T09:08:37.384Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T09:08:37.384Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T09:08:37.384Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-19T09:08:37.384Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T09:08:37.384Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T09:08:37.384Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T09:08:37.384Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T09:08:37.384Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-19T09:08:37.384Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T09:08:39.113Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-06-19T09:08:39.113Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T09:08:39.946Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2021-06-19T09:08:39.946Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T09:08:40.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:08:40.473Z] INFO: Testing against a local daemon [2021-06-19T09:08:40.473Z] === RUN TestBuildWithSession [2021-06-19T09:08:40.473Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:08:40.473Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T09:08:40.473Z] === RUN TestBuildSquashParent [2021-06-19T09:08:40.473Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:08:40.473Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:08:40.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:08:40.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:08:40.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:08:40.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:08:40.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:08:40.473Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:08:40.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:08:40.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:08:40.473Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:08:40.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:08:40.473Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:08:40.485Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-06-19T09:08:40.485Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T09:08:40.485Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T09:08:40.485Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T09:08:41.419Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T09:08:41.419Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T09:08:41.419Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T09:08:41.419Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T09:08:41.419Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T09:08:41.984Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2021-06-19T09:08:42.511Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T09:08:42.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:08:42.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:08:42.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:08:42.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:08:42.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:08:42.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:08:42.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:08:42.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:08:42.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:08:42.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:08:42.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:08:42.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:08:42.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:08:42.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:08:42.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-06-19T09:08:42.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.07s) [2021-06-19T09:08:42.511Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T09:08:42.919Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T09:08:42.919Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T09:08:42.919Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-06-19T09:08:43.081Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-06-19T09:08:43.082Z] === RUN TestCreateDifferentPlatform [2021-06-19T09:08:43.082Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T09:08:43.082Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T09:08:43.082Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-19T09:08:43.082Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T09:08:43.082Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T09:08:43.082Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T09:08:43.082Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-19T09:08:43.082Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T09:08:43.082Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-19T09:08:43.082Z] === RUN TestContainerStartOnDaemonRestart [2021-06-19T09:08:43.082Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-19T09:08:43.082Z] === RUN TestDaemonRestartIpcMode [2021-06-19T09:08:43.082Z] === PAUSE TestDaemonRestartIpcMode [2021-06-19T09:08:43.082Z] === RUN TestDaemonHostGatewayIP [2021-06-19T09:08:43.082Z] === PAUSE TestDaemonHostGatewayIP [2021-06-19T09:08:43.082Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-19T09:08:43.082Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-19T09:08:43.082Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T09:08:43.082Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-19T09:08:43.082Z] === RUN TestDiff [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T09:08:43.177Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T09:08:43.321Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-19T09:08:43.435Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-06-19T09:08:43.435Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T09:08:43.435Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T09:08:43.692Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-06-19T09:08:43.892Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-19T09:08:43.892Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-19T09:08:43.892Z] docker_cli_daemon_test.go:2550: [d59ebb5ed7257] daemon is not started [2021-06-19T09:08:43.950Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T09:08:43.950Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T09:08:44.022Z] --- PASS: TestDiff (0.80s) [2021-06-19T09:08:44.022Z] === RUN TestExecWithCloseStdin [2021-06-19T09:08:44.962Z] --- PASS: TestExecWithCloseStdin (1.07s) [2021-06-19T09:08:44.962Z] === RUN TestExec [2021-06-19T09:08:46.343Z] --- PASS: TestExec (1.06s) [2021-06-19T09:08:46.343Z] === RUN TestExecUser [2021-06-19T09:08:46.437Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-19T09:08:46.474Z] ok github.com/docker/docker/builder/dockerfile 0.192s coverage: 48.7% of statements [2021-06-19T09:08:46.474Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T09:08:46.733Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2021-06-19T09:08:47.288Z] --- PASS: TestExecUser (1.04s) [2021-06-19T09:08:47.288Z] === RUN TestExportContainerAndImportImage [2021-06-19T09:08:47.666Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-19T09:08:48.229Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-06-19T09:08:48.229Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T09:08:48.601Z] ok github.com/docker/docker/builder/remotecontext/git 1.355s coverage: 86.3% of statements [2021-06-19T09:08:48.601Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T09:08:48.601Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T09:08:49.612Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-06-19T09:08:49.612Z] === RUN TestHealthCheckWorkdir [2021-06-19T09:08:50.660Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-19T09:08:50.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:08:50.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:08:50.994Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-06-19T09:08:50.994Z] === RUN TestHealthKillContainer [2021-06-19T09:08:51.882Z] ok github.com/docker/docker/client 0.124s coverage: 75.5% of statements [2021-06-19T09:08:53.959Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-19T09:08:54.287Z] --- PASS: TestHealthKillContainer (3.08s) [2021-06-19T09:08:54.287Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T09:08:54.857Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-06-19T09:08:54.857Z] === RUN TestIpcModeNone [2021-06-19T09:08:55.797Z] --- PASS: TestIpcModeNone (1.02s) [2021-06-19T09:08:55.797Z] === RUN TestIpcModePrivate [2021-06-19T09:08:55.872Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-19T09:08:56.740Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-19T09:08:57.001Z] --- PASS: TestIpcModePrivate (1.03s) [2021-06-19T09:08:57.001Z] === RUN TestIpcModeShareable [2021-06-19T09:08:57.254Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-19T09:08:57.942Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-19T09:08:57.942Z] --- PASS: TestIpcModeShareable (1.07s) [2021-06-19T09:08:57.942Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-19T09:08:58.021Z] === RUN TestBoolValue [2021-06-19T09:08:58.021Z] --- PASS: TestBoolValue (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestBoolValueOrDefault [2021-06-19T09:08:58.021Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestInt64ValueOrZero [2021-06-19T09:08:58.021Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestInt64ValueOrDefault [2021-06-19T09:08:58.021Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-19T09:08:58.021Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestJsonContentType [2021-06-19T09:08:58.021Z] --- PASS: TestJsonContentType (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 14.7% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-19T09:08:58.021Z] === RUN TestMaskSecretKeys [2021-06-19T09:08:58.021Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-19T09:08:58.021Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-19T09:08:58.021Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-19T09:08:58.021Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestVersionMiddlewareVersion [2021-06-19T09:08:58.021Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-19T09:08:58.021Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 37.7% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-19T09:08:58.021Z] === RUN TestStrSliceMarshalJSON [2021-06-19T09:08:58.021Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestStrSliceUnmarshalJSON [2021-06-19T09:08:58.021Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestStrSliceUnmarshalString [2021-06-19T09:08:58.021Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestStrSliceUnmarshalSlice [2021-06-19T09:08:58.021Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 90.0% of statements [2021-06-19T09:08:58.021Z] === RUN TestAdjustForAPIVersion [2021-06-19T09:08:58.021Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 5.7% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-19T09:08:58.021Z] === RUN TestToJSON [2021-06-19T09:08:58.021Z] --- PASS: TestToJSON (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestToParamWithVersion [2021-06-19T09:08:58.021Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestFromJSON [2021-06-19T09:08:58.021Z] --- PASS: TestFromJSON (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestEmpty [2021-06-19T09:08:58.021Z] --- PASS: TestEmpty (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestArgsMatchKVListEmptySources [2021-06-19T09:08:58.021Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestArgsMatchKVList [2021-06-19T09:08:58.021Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestArgsMatch [2021-06-19T09:08:58.021Z] --- PASS: TestArgsMatch (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestAdd [2021-06-19T09:08:58.021Z] --- PASS: TestAdd (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestDel [2021-06-19T09:08:58.021Z] --- PASS: TestDel (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestLen [2021-06-19T09:08:58.021Z] --- PASS: TestLen (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestExactMatch [2021-06-19T09:08:58.021Z] --- PASS: TestExactMatch (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestOnlyOneExactMatch [2021-06-19T09:08:58.021Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestContains [2021-06-19T09:08:58.021Z] --- PASS: TestContains (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestValidate [2021-06-19T09:08:58.021Z] --- PASS: TestValidate (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestWalkValues [2021-06-19T09:08:58.021Z] --- PASS: TestWalkValues (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestFuzzyMatch [2021-06-19T09:08:58.021Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestClone [2021-06-19T09:08:58.021Z] --- PASS: TestClone (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 92.2% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-19T09:08:58.021Z] === RUN TestDurationToSecondsString [2021-06-19T09:08:58.021Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestGetTimestamp [2021-06-19T09:08:58.021Z] === RUN TestCompareVersion [2021-06-19T09:08:58.021Z] --- PASS: TestCompareVersion (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 75.0% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-06-19T09:08:58.021Z] --- PASS: TestGetTimestamp (0.19s) [2021-06-19T09:08:58.021Z] === RUN TestParseTimestamps [2021-06-19T09:08:58.021Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-19T09:08:58.021Z] PASS [2021-06-19T09:08:58.021Z] coverage: 100.0% of statements [2021-06-19T09:08:58.021Z] ok github.com/docker/docker/api/types/time 0.236s coverage: 100.0% of statements [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-19T09:08:58.021Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-19T09:08:58.021Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-19T09:08:58.021Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestCloneArgsSmartHttp [2021-06-19T09:08:58.021Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-19T09:08:58.021Z] === RUN TestCloneArgsDumbHttp [2021-06-19T09:08:58.021Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestCloneArgsGit [2021-06-19T09:08:58.021Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-19T09:08:58.021Z] === RUN TestCheckoutGit [2021-06-19T09:08:58.477Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-19T09:08:58.477Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-19T09:08:58.477Z] === RUN TestProcessNoDockerignore [2021-06-19T09:08:58.477Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-06-19T09:08:58.477Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-19T09:08:58.477Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-19T09:08:58.477Z] === RUN TestDetectContentType [2021-06-19T09:08:58.477Z] --- PASS: TestDetectContentType (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestSelectAcceptableMIME [2021-06-19T09:08:58.477Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestInspectEmptyResponse [2021-06-19T09:08:58.477Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestInspectResponseBinary [2021-06-19T09:08:58.477Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestResponseUnsupportedContentType [2021-06-19T09:08:58.477Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestInspectResponseTextSimple [2021-06-19T09:08:58.477Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestInspectResponseEmptyContentType [2021-06-19T09:08:58.477Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestUnknownContentLength [2021-06-19T09:08:58.477Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-19T09:08:58.477Z] === RUN TestDownloadRemote [2021-06-19T09:08:58.931Z] --- PASS: TestDownloadRemote (0.11s) [2021-06-19T09:08:58.931Z] === RUN TestGetWithStatusError [2021-06-19T09:08:58.932Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestCloseRootDirectory [2021-06-19T09:08:58.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:08:58.932Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestHashFile [2021-06-19T09:08:58.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:08:58.932Z] --- SKIP: TestHashFile (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestHashSubdir [2021-06-19T09:08:58.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:08:58.932Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-19T09:08:58.932Z] === RUN TestRemoveDirectory [2021-06-19T09:08:58.932Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:08:58.932Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-19T09:08:58.932Z] PASS [2021-06-19T09:08:58.932Z] coverage: 9.3% of statements [2021-06-19T09:08:58.932Z] ok github.com/docker/docker/builder/remotecontext 0.368s coverage: 9.3% of statements [2021-06-19T09:08:58.932Z] === RUN TestGetAllAllowed [2021-06-19T09:08:58.932Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestGetAllMeta [2021-06-19T09:08:58.932Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-19T09:08:58.932Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestIsUnreferencedBuiltin [2021-06-19T09:08:58.932Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestIsExistingDirectory [2021-06-19T09:08:58.932Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-06-19T09:08:58.932Z] === RUN TestGetFilenameForDownload [2021-06-19T09:08:58.932Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestEnv2Variables [2021-06-19T09:08:58.932Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-19T09:08:58.932Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestMaintainer [2021-06-19T09:08:58.932Z] --- PASS: TestMaintainer (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestLabel [2021-06-19T09:08:58.932Z] --- PASS: TestLabel (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestFromScratch [2021-06-19T09:08:58.932Z] --- PASS: TestFromScratch (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestFromWithArg [2021-06-19T09:08:58.932Z] --- PASS: TestFromWithArg (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-19T09:08:58.932Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestFromWithUndefinedArg [2021-06-19T09:08:58.932Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestFromMultiStageWithNamedStage [2021-06-19T09:08:58.932Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestOnbuild [2021-06-19T09:08:58.932Z] --- PASS: TestOnbuild (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestWorkdir [2021-06-19T09:08:58.932Z] --- PASS: TestWorkdir (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestCmd [2021-06-19T09:08:58.932Z] --- PASS: TestCmd (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestHealthcheckNone [2021-06-19T09:08:58.932Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestHealthcheckCmd [2021-06-19T09:08:58.932Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestEntrypoint [2021-06-19T09:08:58.932Z] --- PASS: TestEntrypoint (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestExpose [2021-06-19T09:08:58.932Z] --- PASS: TestExpose (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestUser [2021-06-19T09:08:58.932Z] --- PASS: TestUser (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestVolume [2021-06-19T09:08:58.932Z] --- PASS: TestVolume (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestStopSignal [2021-06-19T09:08:58.932Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T09:08:58.932Z] --- SKIP: TestStopSignal (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestArg [2021-06-19T09:08:58.932Z] --- PASS: TestArg (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestShell [2021-06-19T09:08:58.932Z] --- PASS: TestShell (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestPrependEnvOnCmd [2021-06-19T09:08:58.932Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestRunWithBuildArgs [2021-06-19T09:08:58.932Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestRunIgnoresHealthcheck [2021-06-19T09:08:58.932Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestDispatchUnsupportedOptions [2021-06-19T09:08:58.932Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-19T09:08:58.932Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-19T09:08:58.932Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-19T09:08:58.932Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-19T09:08:58.932Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-19T09:08:58.932Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-19T09:08:58.932Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestNormalizeWorkdir [2021-06-19T09:08:58.932Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-19T09:08:58.932Z] === RUN TestDispatch [2021-06-19T09:08:58.932Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-19T09:08:58.932Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-19T09:08:58.932Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-19T09:08:58.932Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-19T09:08:59.388Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-19T09:08:59.388Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-19T09:08:59.388Z] === RUN TestDispatch/COPY_url [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch (0.06s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-19T09:08:59.388Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestAddScratchImageAddsToMounts [2021-06-19T09:08:59.388Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-19T09:08:59.388Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-19T09:08:59.388Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-19T09:08:59.388Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestImageSourceGetAddsToMounts [2021-06-19T09:08:59.388Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestEmptyDockerfile [2021-06-19T09:08:59.388Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestSymlinkDockerfile [2021-06-19T09:08:59.388Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-19T09:08:59.388Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-19T09:08:59.388Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestNonExistingDockerfile [2021-06-19T09:08:59.388Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestCopyRunConfig [2021-06-19T09:08:59.388Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestDeepCopyRunConfig [2021-06-19T09:08:59.388Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestExportImage [2021-06-19T09:08:59.388Z] --- PASS: TestExportImage (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestNormalizeDest [2021-06-19T09:08:59.388Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-19T09:08:59.388Z] PASS [2021-06-19T09:08:59.388Z] coverage: 47.0% of statements [2021-06-19T09:08:59.388Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 47.0% of statements [2021-06-19T09:08:59.388Z] === RUN TestEnable [2021-06-19T09:08:59.388Z] --- PASS: TestEnable (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestDisable [2021-06-19T09:08:59.388Z] --- PASS: TestDisable (0.00s) [2021-06-19T09:08:59.388Z] === RUN TestEnabled [2021-06-19T09:08:59.388Z] --- PASS: TestEnabled (0.00s) [2021-06-19T09:08:59.388Z] PASS [2021-06-19T09:08:59.388Z] coverage: 100.0% of statements [2021-06-19T09:08:59.388Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-06-19T09:08:59.388Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-19T09:09:00.551Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-19T09:09:01.239Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2021-06-19T09:09:01.239Z] === RUN TestAPIIpcModeHost [2021-06-19T09:09:02.179Z] --- PASS: TestAPIIpcModeHost (1.05s) [2021-06-19T09:09:02.179Z] === RUN TestDaemonIpcModeShareable [2021-06-19T09:09:03.095Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-19T09:09:03.563Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-19T09:09:03.825Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-06-19T09:09:03.825Z] === RUN TestDaemonIpcModePrivate [2021-06-19T09:09:05.008Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-19T09:09:05.735Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-19T09:09:05.735Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-06-19T09:09:05.735Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-19T09:09:06.919Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-19T09:09:06.919Z] check_test.go:309: [d8f759149b0d6] daemon is not started [2021-06-19T09:09:06.919Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-19T09:09:07.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-19T09:09:07.379Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-06-19T09:09:07.379Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-19T09:09:08.310Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.74s) [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.63s) [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.01s) [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.38s) [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.68s) [2021-06-19T09:09:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.40s) [2021-06-19T09:09:08.429Z] === RUN TestBuildMultiStageCopy [2021-06-19T09:09:08.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T09:09:09.292Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-19T09:09:09.292Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-06-19T09:09:09.292Z] === RUN TestIpcModeOlderClient [2021-06-19T09:09:09.292Z] === PAUSE TestIpcModeOlderClient [2021-06-19T09:09:09.292Z] === RUN TestKillContainerInvalidSignal [2021-06-19T09:09:10.233Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-06-19T09:09:10.233Z] === RUN TestKillContainer [2021-06-19T09:09:10.233Z] === RUN TestKillContainer/no_signal [2021-06-19T09:09:10.804Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T09:09:11.374Z] === RUN TestKillContainer/killing_signal [2021-06-19T09:09:11.612Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-19T09:09:12.756Z] --- PASS: TestKillContainer (2.42s) [2021-06-19T09:09:12.756Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-06-19T09:09:12.756Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-06-19T09:09:12.756Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2021-06-19T09:09:12.756Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T09:09:12.756Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite (418.28s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.63s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.24s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.20s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.72s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.38s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.63s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.96s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.27s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.71s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.06s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.89s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.06s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.87s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.91s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.81s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.57s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.19s) [2021-06-19T09:09:12.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.59s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.86s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.62s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.46s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.88s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.97s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.74s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.20s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.09s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.17s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.10s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.36s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.98s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.73s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.16s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.91s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.29s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.81s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.72s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.11s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.29s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.92s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.51s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.83s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.70s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.05s) [2021-06-19T09:09:12.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-06-19T09:09:12.996Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.31s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.01s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.81s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.23s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.33s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.09s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.76s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.58s) [2021-06-19T09:09:12.996Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.32s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.89s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.22s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.75s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.48s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.93s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.32s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.97s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.28s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.77s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.89s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.46s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.79s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.57s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.16s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.23s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.64s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.18s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.77s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.58s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.31s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.88s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-06-19T09:09:12.997Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2021-06-19T09:09:12.997Z] === RUN TestDockerSwarmSuite [2021-06-19T09:09:12.997Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-19T09:09:13.325Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-19T09:09:14.141Z] === RUN TestCheckpointCreateError [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestCheckpointCreate [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestCheckpointDeleteError [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestCheckpointDelete [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestCheckpointListError [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestCheckpointList [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointList (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestCheckpointListContainerNotFound [2021-06-19T09:09:14.141Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNewClientWithOpsFromEnv [2021-06-19T09:09:14.141Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T09:09:14.141Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestGetAPIPath [2021-06-19T09:09:14.141Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestParseHostURL [2021-06-19T09:09:14.141Z] --- PASS: TestParseHostURL (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-19T09:09:14.141Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-19T09:09:14.141Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNegotiateAPIVersion [2021-06-19T09:09:14.141Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNegotiateAPVersionOverride [2021-06-19T09:09:14.141Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-19T09:09:14.141Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-19T09:09:14.141Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-19T09:09:14.141Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestClientRedirect [2021-06-19T09:09:14.141Z] --- PASS: TestClientRedirect (0.00s) [2021-06-19T09:09:14.141Z] === RUN TestConfigCreateUnsupported [2021-06-19T09:09:14.141Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigCreateError [2021-06-19T09:09:14.142Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigCreate [2021-06-19T09:09:14.142Z] --- PASS: TestConfigCreate (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigInspectNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigInspectWithEmptyID [2021-06-19T09:09:14.142Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigInspectUnsupported [2021-06-19T09:09:14.142Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigInspectError [2021-06-19T09:09:14.142Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigInspectConfigNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigInspect [2021-06-19T09:09:14.142Z] --- PASS: TestConfigInspect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigListUnsupported [2021-06-19T09:09:14.142Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigListError [2021-06-19T09:09:14.142Z] --- PASS: TestConfigListError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigList [2021-06-19T09:09:14.142Z] --- PASS: TestConfigList (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigRemoveUnsupported [2021-06-19T09:09:14.142Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigRemoveError [2021-06-19T09:09:14.142Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigRemove [2021-06-19T09:09:14.142Z] --- PASS: TestConfigRemove (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigUpdateUnsupported [2021-06-19T09:09:14.142Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigUpdateError [2021-06-19T09:09:14.142Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestConfigUpdate [2021-06-19T09:09:14.142Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerCommitError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerCommit [2021-06-19T09:09:14.142Z] --- PASS: TestContainerCommit (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStatPathError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStatPathNotFoundError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStatPathNoHeaderError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStatPath [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyToContainerError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyToContainerNotFoundError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyToContainer [2021-06-19T09:09:14.142Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyFromContainerError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyFromContainerNotFoundError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-19T09:09:14.142Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestCopyFromContainer [2021-06-19T09:09:14.142Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerCreateError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerCreateImageNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerCreateWithName [2021-06-19T09:09:14.142Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerCreateAutoRemove [2021-06-19T09:09:14.142Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerDiffError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerDiff [2021-06-19T09:09:14.142Z] --- PASS: TestContainerDiff (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecCreateError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecCreate [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecStartError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecStart [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecInspectError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecInspect [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExportError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExportError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExport [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExport (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerInspectError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerInspectContainerNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerInspectWithEmptyID [2021-06-19T09:09:14.142Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerInspect [2021-06-19T09:09:14.142Z] --- PASS: TestContainerInspect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerInspectNode [2021-06-19T09:09:14.142Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerKillError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerKillError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerKill [2021-06-19T09:09:14.142Z] --- PASS: TestContainerKill (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerListError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerListError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerList [2021-06-19T09:09:14.142Z] --- PASS: TestContainerList (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerLogsNotFoundError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerLogsError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerLogs [2021-06-19T09:09:14.142Z] --- PASS: TestContainerLogs (0.25s) [2021-06-19T09:09:14.142Z] === RUN TestContainerPauseError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerPause [2021-06-19T09:09:14.142Z] --- PASS: TestContainerPause (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainersPruneError [2021-06-19T09:09:14.142Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainersPrune [2021-06-19T09:09:14.142Z] --- PASS: TestContainersPrune (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRemoveError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRemoveNotFoundError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRemove [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRemove (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRenameError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRename [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRename (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerResizeError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecResizeError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerResize [2021-06-19T09:09:14.142Z] --- PASS: TestContainerResize (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerExecResize [2021-06-19T09:09:14.142Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRestartError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerRestart [2021-06-19T09:09:14.142Z] --- PASS: TestContainerRestart (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStartError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStartError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStart [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStart (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStatsError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStats [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStats (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStopError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStopError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerStop [2021-06-19T09:09:14.142Z] --- PASS: TestContainerStop (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerTopError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerTopError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerTop [2021-06-19T09:09:14.142Z] --- PASS: TestContainerTop (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerUnpauseError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerUnpause [2021-06-19T09:09:14.142Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerUpdateError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerUpdate [2021-06-19T09:09:14.142Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerWaitError [2021-06-19T09:09:14.142Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestContainerWait [2021-06-19T09:09:14.142Z] --- PASS: TestContainerWait (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestDiskUsageError [2021-06-19T09:09:14.142Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestDiskUsage [2021-06-19T09:09:14.142Z] --- PASS: TestDiskUsage (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestDistributionInspectUnsupported [2021-06-19T09:09:14.142Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestDistributionInspectWithEmptyID [2021-06-19T09:09:14.142Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestEventsErrorInOptions [2021-06-19T09:09:14.142Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestEventsErrorFromServer [2021-06-19T09:09:14.142Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestEvents [2021-06-19T09:09:14.142Z] --- PASS: TestEvents (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestTLSCloseWriter [2021-06-19T09:09:14.142Z] === PAUSE TestTLSCloseWriter [2021-06-19T09:09:14.142Z] === RUN TestImageBuildError [2021-06-19T09:09:14.142Z] --- PASS: TestImageBuildError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageBuild [2021-06-19T09:09:14.142Z] --- PASS: TestImageBuild (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestGetDockerOS [2021-06-19T09:09:14.142Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageCreateError [2021-06-19T09:09:14.142Z] --- PASS: TestImageCreateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageCreate [2021-06-19T09:09:14.142Z] --- PASS: TestImageCreate (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageHistoryError [2021-06-19T09:09:14.142Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageHistory [2021-06-19T09:09:14.142Z] --- PASS: TestImageHistory (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageImportError [2021-06-19T09:09:14.142Z] --- PASS: TestImageImportError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageImport [2021-06-19T09:09:14.142Z] --- PASS: TestImageImport (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageInspectError [2021-06-19T09:09:14.142Z] --- PASS: TestImageInspectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageInspectImageNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageInspectWithEmptyID [2021-06-19T09:09:14.142Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageInspect [2021-06-19T09:09:14.142Z] --- PASS: TestImageInspect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageListError [2021-06-19T09:09:14.142Z] --- PASS: TestImageListError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageList [2021-06-19T09:09:14.142Z] --- PASS: TestImageList (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageListApiBefore125 [2021-06-19T09:09:14.142Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageLoadError [2021-06-19T09:09:14.142Z] --- PASS: TestImageLoadError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageLoad [2021-06-19T09:09:14.142Z] --- PASS: TestImageLoad (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagesPruneError [2021-06-19T09:09:14.142Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagesPrune [2021-06-19T09:09:14.142Z] --- PASS: TestImagesPrune (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullReferenceParseError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullAnyError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePullWithoutErrors [2021-06-19T09:09:14.142Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushReferenceError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushAnyError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithoutErrors [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-19T09:09:14.142Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-19T09:09:14.142Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageRemoveError [2021-06-19T09:09:14.142Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageRemoveImageNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageRemove [2021-06-19T09:09:14.142Z] --- PASS: TestImageRemove (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSaveError [2021-06-19T09:09:14.142Z] --- PASS: TestImageSaveError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSave [2021-06-19T09:09:14.142Z] --- PASS: TestImageSave (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSearchAnyError [2021-06-19T09:09:14.142Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-19T09:09:14.142Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-19T09:09:14.142Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-19T09:09:14.142Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-19T09:09:14.142Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageSearchWithoutErrors [2021-06-19T09:09:14.142Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageTagError [2021-06-19T09:09:14.142Z] --- PASS: TestImageTagError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageTagInvalidReference [2021-06-19T09:09:14.142Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageTagInvalidSourceImageName [2021-06-19T09:09:14.142Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageTagHexSource [2021-06-19T09:09:14.142Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestImageTag [2021-06-19T09:09:14.142Z] --- PASS: TestImageTag (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestInfoServerError [2021-06-19T09:09:14.142Z] --- PASS: TestInfoServerError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestInfoInvalidResponseJSONError [2021-06-19T09:09:14.142Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestInfo [2021-06-19T09:09:14.142Z] --- PASS: TestInfo (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkConnectError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkConnect [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkCreateError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkCreate [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkDisconnectError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkDisconnect [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkInspectError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkInspectNotFoundError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkInspectWithEmptyID [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkInspect [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkListError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkListError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkList [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkList (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworksPruneError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworksPrune [2021-06-19T09:09:14.142Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkRemoveError [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNetworkRemove [2021-06-19T09:09:14.142Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNodeInspectError [2021-06-19T09:09:14.142Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNodeInspectNodeNotFound [2021-06-19T09:09:14.142Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNodeInspectWithEmptyID [2021-06-19T09:09:14.142Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNodeInspect [2021-06-19T09:09:14.142Z] --- PASS: TestNodeInspect (0.00s) [2021-06-19T09:09:14.142Z] === RUN TestNodeListError [2021-06-19T09:09:14.143Z] --- PASS: TestNodeListError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestNodeList [2021-06-19T09:09:14.143Z] --- PASS: TestNodeList (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestNodeRemoveError [2021-06-19T09:09:14.143Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestNodeRemove [2021-06-19T09:09:14.143Z] --- PASS: TestNodeRemove (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestNodeUpdateError [2021-06-19T09:09:14.143Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestNodeUpdate [2021-06-19T09:09:14.143Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestOptionWithTimeout [2021-06-19T09:09:14.143Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPingFail [2021-06-19T09:09:14.143Z] --- PASS: TestPingFail (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPingWithError [2021-06-19T09:09:14.143Z] 2021/06/19 09:09:12 RoundTripper returned a response & error; ignoring response [2021-06-19T09:09:14.143Z] 2021/06/19 09:09:12 RoundTripper returned a response & error; ignoring response [2021-06-19T09:09:14.143Z] --- PASS: TestPingWithError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPingSuccess [2021-06-19T09:09:14.143Z] --- PASS: TestPingSuccess (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPingHeadFallback [2021-06-19T09:09:14.143Z] === RUN TestPingHeadFallback/OK [2021-06-19T09:09:14.143Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-19T09:09:14.143Z] === RUN TestPingHeadFallback/Not_Found [2021-06-19T09:09:14.143Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-19T09:09:14.143Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-19T09:09:14.143Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-19T09:09:14.143Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-19T09:09:14.143Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-19T09:09:14.143Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginDisableError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginDisable [2021-06-19T09:09:14.143Z] --- PASS: TestPluginDisable (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginEnableError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginEnable [2021-06-19T09:09:14.143Z] --- PASS: TestPluginEnable (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginInspectError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginInspectWithEmptyID [2021-06-19T09:09:14.143Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginInspect [2021-06-19T09:09:14.143Z] --- PASS: TestPluginInspect (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginListError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginListError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginList [2021-06-19T09:09:14.143Z] --- PASS: TestPluginList (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginPushError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginPushError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginPush [2021-06-19T09:09:14.143Z] --- PASS: TestPluginPush (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginRemoveError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginRemove [2021-06-19T09:09:14.143Z] --- PASS: TestPluginRemove (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginSetError [2021-06-19T09:09:14.143Z] --- PASS: TestPluginSetError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPluginSet [2021-06-19T09:09:14.143Z] --- PASS: TestPluginSet (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSetHostHeader [2021-06-19T09:09:14.143Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestPlainTextError [2021-06-19T09:09:14.143Z] --- PASS: TestPlainTextError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestInfiniteError [2021-06-19T09:09:14.143Z] --- PASS: TestInfiniteError (0.04s) [2021-06-19T09:09:14.143Z] === RUN TestCanceledContext [2021-06-19T09:09:14.143Z] 2021/06/19 09:09:12 RoundTripper returned a response & error; ignoring response [2021-06-19T09:09:14.143Z] --- PASS: TestCanceledContext (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestDeadlineExceededContext [2021-06-19T09:09:14.143Z] 2021/06/19 09:09:12 RoundTripper returned a response & error; ignoring response [2021-06-19T09:09:14.143Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretCreateUnsupported [2021-06-19T09:09:14.143Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretCreateError [2021-06-19T09:09:14.143Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretCreate [2021-06-19T09:09:14.143Z] --- PASS: TestSecretCreate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretInspectUnsupported [2021-06-19T09:09:14.143Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretInspectError [2021-06-19T09:09:14.143Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretInspectSecretNotFound [2021-06-19T09:09:14.143Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretInspectWithEmptyID [2021-06-19T09:09:14.143Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretInspect [2021-06-19T09:09:14.143Z] --- PASS: TestSecretInspect (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretListUnsupported [2021-06-19T09:09:14.143Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretListError [2021-06-19T09:09:14.143Z] --- PASS: TestSecretListError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretList [2021-06-19T09:09:14.143Z] --- PASS: TestSecretList (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretRemoveUnsupported [2021-06-19T09:09:14.143Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretRemoveError [2021-06-19T09:09:14.143Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretRemove [2021-06-19T09:09:14.143Z] --- PASS: TestSecretRemove (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretUpdateUnsupported [2021-06-19T09:09:14.143Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretUpdateError [2021-06-19T09:09:14.143Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSecretUpdate [2021-06-19T09:09:14.143Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceCreateError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceCreate [2021-06-19T09:09:14.143Z] --- PASS: TestServiceCreate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-19T09:09:14.143Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceCreateDigestPinning [2021-06-19T09:09:14.143Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceInspectError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceInspectServiceNotFound [2021-06-19T09:09:14.143Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceInspectWithEmptyID [2021-06-19T09:09:14.143Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceInspect [2021-06-19T09:09:14.143Z] --- PASS: TestServiceInspect (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceListError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceListError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceList [2021-06-19T09:09:14.143Z] --- PASS: TestServiceList (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceLogsError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceLogs [2021-06-19T09:09:14.143Z] --- PASS: TestServiceLogs (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceRemoveError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceRemoveNotFoundError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceRemove [2021-06-19T09:09:14.143Z] --- PASS: TestServiceRemove (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceUpdateError [2021-06-19T09:09:14.143Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestServiceUpdate [2021-06-19T09:09:14.143Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmGetUnlockKeyError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmGetUnlockKey [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmInitError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmInit [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmInit (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmInspectError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmInspect [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmJoinError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmJoin [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmLeaveError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmLeave [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmUnlockError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmUnlock [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmUpdateError [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestSwarmUpdate [2021-06-19T09:09:14.143Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestTaskInspectError [2021-06-19T09:09:14.143Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestTaskInspectWithEmptyID [2021-06-19T09:09:14.143Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestTaskInspect [2021-06-19T09:09:14.143Z] --- PASS: TestTaskInspect (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestTaskListError [2021-06-19T09:09:14.143Z] --- PASS: TestTaskListError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestTaskList [2021-06-19T09:09:14.143Z] --- PASS: TestTaskList (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeCreateError [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeCreate [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeInspectError [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeInspectNotFound [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeInspectWithEmptyID [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeInspect [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeListError [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeListError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeList [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeList (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeRemoveError [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-19T09:09:14.143Z] === RUN TestVolumeRemove [2021-06-19T09:09:14.143Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-19T09:09:14.143Z] === CONT TestTLSCloseWriter [2021-06-19T09:09:14.143Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-06-19T09:09:14.143Z] PASS [2021-06-19T09:09:14.143Z] coverage: 75.0% of statements [2021-06-19T09:09:14.143Z] ok github.com/docker/docker/client 0.614s coverage: 75.0% of statements [2021-06-19T09:09:14.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-06-19T09:09:14.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-06-19T09:09:14.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-06-19T09:09:14.266Z] === RUN TestKillStoppedContainer [2021-06-19T09:09:14.266Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-19T09:09:14.266Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T09:09:14.266Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-19T09:09:14.266Z] === RUN TestKillDifferentUserContainer [2021-06-19T09:09:14.836Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-06-19T09:09:14.836Z] === RUN TestInspectOomKilledTrue [2021-06-19T09:09:15.096Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:09:15.096Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T09:09:15.096Z] === RUN TestInspectOomKilledFalse [2021-06-19T09:09:15.096Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:09:15.096Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T09:09:15.096Z] === RUN TestLinksEtcHostsContentMatch [2021-06-19T09:09:15.667Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-06-19T09:09:15.667Z] === RUN TestLinksContainerNames [2021-06-19T09:09:16.295Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-19T09:09:17.578Z] --- PASS: TestLinksContainerNames (1.59s) [2021-06-19T09:09:17.578Z] === RUN TestLogsFollowTailEmpty [2021-06-19T09:09:18.149Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-06-19T09:09:18.149Z] === RUN TestContainerNetworkMountsNoChown [2021-06-19T09:09:18.674Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T09:09:19.090Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/default [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/default [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/private [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/private [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rprivate [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/slave [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/slave [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rslave [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/shared [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/shared [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rshared [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/default [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rshared [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/shared [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rslave [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rprivate [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/slave [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/private [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-19T09:09:19.090Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T09:09:19.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-19T09:09:19.090Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-19T09:09:19.351Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-19T09:09:19.351Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-19T09:09:19.351Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-19T09:09:19.351Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-19T09:09:19.351Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-06-19T09:09:19.351Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-19T09:09:19.351Z] === RUN TestContainerBindMountNonRecursive [2021-06-19T09:09:19.596Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-19T09:09:19.628Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T09:09:20.583Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T09:09:21.261Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2021-06-19T09:09:21.261Z] === RUN TestContainerVolumesMountedAsShared [2021-06-19T09:09:21.831Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-06-19T09:09:21.831Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-19T09:09:22.100Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T09:09:22.773Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-06-19T09:09:22.773Z] === RUN TestNetworkNat [2021-06-19T09:09:23.615Z] --- PASS: TestBuildMultiStageCopy (17.58s) [2021-06-19T09:09:23.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.85s) [2021-06-19T09:09:23.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2021-06-19T09:09:23.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2021-06-19T09:09:23.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2021-06-19T09:09:23.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2021-06-19T09:09:23.615Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T09:09:23.712Z] --- PASS: TestNetworkNat (0.81s) [2021-06-19T09:09:23.712Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T09:09:24.653Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-06-19T09:09:24.653Z] === RUN TestNetworkLoopbackNat [2021-06-19T09:09:24.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-19T09:09:26.483Z] --- PASS: TestBuildMultiStageParentConfig (2.77s) [2021-06-19T09:09:26.483Z] === RUN TestBuildLabelWithTargets [2021-06-19T09:09:26.483Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:09:26.483Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-19T09:09:26.483Z] === RUN TestBuildWithEmptyLayers [2021-06-19T09:09:27.955Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-06-19T09:09:27.955Z] === RUN TestPause [2021-06-19T09:09:27.998Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2021-06-19T09:09:27.998Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T09:09:28.529Z] --- PASS: TestPause (0.85s) [2021-06-19T09:09:28.529Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T09:09:28.529Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T09:09:28.529Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T09:09:28.529Z] === RUN TestPauseStopPausedContainer [2021-06-19T09:09:29.469Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-06-19T09:09:29.469Z] === RUN TestPidHost [2021-06-19T09:09:31.380Z] --- PASS: TestPidHost (2.13s) [2021-06-19T09:09:31.380Z] === RUN TestPsFilter [2021-06-19T09:09:31.641Z] --- PASS: TestPsFilter (0.14s) [2021-06-19T09:09:31.641Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T09:09:31.775Z] --- PASS: TestCheckoutGit (34.92s) [2021-06-19T09:09:31.775Z] === RUN TestValidGitTransport [2021-06-19T09:09:31.775Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-19T09:09:31.775Z] === RUN TestGitInvalidRef [2021-06-19T09:09:31.775Z] --- PASS: TestGitInvalidRef (0.27s) [2021-06-19T09:09:31.775Z] PASS [2021-06-19T09:09:31.775Z] coverage: 86.3% of statements [2021-06-19T09:09:31.775Z] ok github.com/docker/docker/builder/remotecontext/git 35.262s coverage: 86.3% of statements [2021-06-19T09:09:32.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-06-19T09:09:32.582Z] === RUN TestRemoveContainerWithVolume [2021-06-19T09:09:32.735Z] ? github.com/docker/docker/cli [no test files] [2021-06-19T09:09:32.735Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-19T09:09:33.033Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-19T09:09:33.033Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-19T09:09:33.155Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-06-19T09:09:33.155Z] === RUN TestRemoveContainerRunning [2021-06-19T09:09:34.095Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-06-19T09:09:34.095Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T09:09:34.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-06-19T09:09:34.666Z] === RUN TestRemoveInvalidContainer [2021-06-19T09:09:34.666Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T09:09:34.666Z] === RUN TestRenameLinkedContainer [2021-06-19T09:09:37.236Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-19T09:09:37.496Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-19T09:09:37.756Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-19T09:09:37.963Z] --- PASS: TestRenameLinkedContainer (3.20s) [2021-06-19T09:09:37.963Z] === RUN TestRenameStoppedContainer [2021-06-19T09:09:38.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-19T09:09:38.540Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 29.1% of statements [2021-06-19T09:09:38.540Z] ok github.com/docker/docker/container 0.116s coverage: 34.4% of statements [2021-06-19T09:09:38.540Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T09:09:38.540Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T09:09:38.540Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T09:09:38.540Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T09:09:38.590Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-19T09:09:38.590Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-19T09:09:38.850Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-19T09:09:38.903Z] --- PASS: TestRenameStoppedContainer (0.75s) [2021-06-19T09:09:38.903Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T09:09:39.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-19T09:09:39.421Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-19T09:09:40.290Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2021-06-19T09:09:40.290Z] === RUN TestRenameInvalidName [2021-06-19T09:09:40.292Z] --- PASS: TestBuildMultiStageOnBuild (12.16s) [2021-06-19T09:09:40.292Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T09:09:40.292Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:09:40.292Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-19T09:09:40.292Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T09:09:41.233Z] --- PASS: TestRenameInvalidName (0.79s) [2021-06-19T09:09:41.233Z] === RUN TestRenameAnonymousContainer [2021-06-19T09:09:42.719Z] docker_api_swarm_test.go:562: [dd784155a7c60] joining swarm manager [d800eb5d27000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:09:42.719Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-19T09:09:44.530Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2021-06-19T09:09:44.530Z] === RUN TestRenameContainerWithSameName [2021-06-19T09:09:44.791Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-06-19T09:09:44.791Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-19T09:09:45.068Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestConfigureDaemonLogs [2021-06-19T09:09:45.068Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestCommonOptionsInstallFlags [2021-06-19T09:09:45.068Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-19T09:09:45.068Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-19T09:09:45.068Z] PASS [2021-06-19T09:09:45.068Z] coverage: 18.4% of statements [2021-06-19T09:09:45.068Z] ok github.com/docker/docker/cmd/dockerd 0.208s coverage: 18.4% of statements [2021-06-19T09:09:45.068Z] === RUN TestContainerStopSignal [2021-06-19T09:09:45.068Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestContainerStopTimeout [2021-06-19T09:09:45.068Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-19T09:09:45.068Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-19T09:09:45.068Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-06-19T09:09:45.068Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-19T09:09:45.068Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-06-19T09:09:45.068Z] === RUN TestReplaceAndAppendEnvVars [2021-06-19T09:09:45.068Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-19T09:09:45.068Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestNewMemoryStore [2021-06-19T09:09:45.068Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestAddContainers [2021-06-19T09:09:45.068Z] --- PASS: TestAddContainers (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestGetContainer [2021-06-19T09:09:45.068Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestDeleteContainer [2021-06-19T09:09:45.068Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestListContainers [2021-06-19T09:09:45.068Z] --- PASS: TestListContainers (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestFirstContainer [2021-06-19T09:09:45.068Z] --- PASS: TestFirstContainer (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestApplyAllContainer [2021-06-19T09:09:45.068Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestIsValidHealthString [2021-06-19T09:09:45.068Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestStateRunStop [2021-06-19T09:09:45.068Z] --- PASS: TestStateRunStop (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestStateTimeoutWait [2021-06-19T09:09:45.068Z] state_test.go:141: Stop callback fired [2021-06-19T09:09:45.068Z] state_test.go:165: Stop callback fired [2021-06-19T09:09:45.068Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-19T09:09:45.068Z] === RUN TestIsValidStateString [2021-06-19T09:09:45.068Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestViewSaveDelete [2021-06-19T09:09:45.068Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-19T09:09:45.068Z] === RUN TestViewAll [2021-06-19T09:09:45.068Z] --- PASS: TestViewAll (0.03s) [2021-06-19T09:09:45.068Z] === RUN TestViewGet [2021-06-19T09:09:45.068Z] --- PASS: TestViewGet (0.03s) [2021-06-19T09:09:45.068Z] === RUN TestNames [2021-06-19T09:09:45.068Z] --- PASS: TestNames (0.00s) [2021-06-19T09:09:45.068Z] === RUN TestViewWithHealthCheck [2021-06-19T09:09:45.068Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-19T09:09:45.068Z] PASS [2021-06-19T09:09:45.068Z] coverage: 41.2% of statements [2021-06-19T09:09:45.068Z] ok github.com/docker/docker/container 0.317s coverage: 41.2% of statements [2021-06-19T09:09:45.068Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-19T09:09:45.068Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-19T09:09:45.068Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-19T09:09:45.068Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-19T09:09:45.093Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2021-06-19T09:09:45.264Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-19T09:09:45.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-06-19T09:09:46.032Z] === RUN TestPrepare [2021-06-19T09:09:46.032Z] --- PASS: TestPrepare (0.00s) [2021-06-19T09:09:46.032Z] === RUN TestStart [2021-06-19T09:09:46.032Z] --- PASS: TestStart (0.00s) [2021-06-19T09:09:46.032Z] === RUN TestWaitCancel [2021-06-19T09:09:46.032Z] --- PASS: TestWaitCancel (0.00s) [2021-06-19T09:09:46.032Z] === RUN TestWaitDisabled [2021-06-19T09:09:46.032Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-19T09:09:46.032Z] === RUN TestWaitEnabled [2021-06-19T09:09:46.032Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-19T09:09:46.032Z] === RUN TestRemove [2021-06-19T09:09:46.032Z] --- PASS: TestRemove (0.00s) [2021-06-19T09:09:46.032Z] PASS [2021-06-19T09:09:46.032Z] coverage: 65.3% of statements [2021-06-19T09:09:46.032Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2021-06-19T09:09:46.591Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-19T09:09:46.701Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-06-19T09:09:46.701Z] === RUN TestResize [2021-06-19T09:09:47.176Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-19T09:09:47.272Z] --- PASS: TestResize (0.82s) [2021-06-19T09:09:47.272Z] === RUN TestResizeWithInvalidSize [2021-06-19T09:09:48.195Z] === RUN TestNewListSecretsFilters [2021-06-19T09:09:48.195Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-19T09:09:48.195Z] === RUN TestNewListConfigsFilters [2021-06-19T09:09:48.195Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-19T09:09:48.195Z] PASS [2021-06-19T09:09:48.195Z] coverage: 0.5% of statements [2021-06-19T09:09:48.195Z] ok github.com/docker/docker/daemon/cluster 0.417s coverage: 0.5% of statements [2021-06-19T09:09:48.195Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-19T09:09:48.195Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-19T09:09:48.195Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-19T09:09:48.195Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-19T09:09:48.211Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-06-19T09:09:48.211Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-19T09:09:48.650Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-19T09:09:48.650Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-19T09:09:48.650Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-19T09:09:48.650Z] PASS [2021-06-19T09:09:48.650Z] coverage: 35.9% of statements [2021-06-19T09:09:48.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.664s coverage: 35.9% of statements [2021-06-19T09:09:48.784Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-06-19T09:09:48.784Z] === RUN TestDaemonRestartKillContainers [2021-06-19T09:09:48.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T09:09:48.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T09:09:48.784Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T09:09:48.784Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:09:48.785Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:09:48.785Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:09:48.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-19T09:09:48.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-19T09:09:48.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-19T09:09:48.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-19T09:09:49.087Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-19T09:09:50.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-19T09:09:50.528Z] --- PASS: TestBuildMultiStageLayerLeak (10.71s) [2021-06-19T09:09:50.528Z] === RUN TestBuildWithHugeFile [2021-06-19T09:09:51.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:09:51.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:09:51.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-19T09:09:51.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-19T09:09:51.895Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-19T09:09:52.359Z] === RUN TestBuilderGC [2021-06-19T09:09:52.359Z] --- PASS: TestBuilderGC (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationNotFound [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonBrokenConfiguration [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestParseClusterAdvertiseSettings [2021-06-19T09:09:52.359Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestFindConfigurationConflicts [2021-06-19T09:09:52.359Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-19T09:09:52.359Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-19T09:09:52.359Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-19T09:09:52.359Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-19T09:09:52.359Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_label [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_dns [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-19T09:09:52.359Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-19T09:09:52.359Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestModifiedDiscoverySettings [2021-06-19T09:09:52.359Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestReloadSetConfigFileNotExist [2021-06-19T09:09:52.359Z] time="2021-06-19T09:09:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-19T09:09:52.359Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-06-19T09:09:52.359Z] === RUN TestReloadDefaultConfigNotExist [2021-06-19T09:09:52.359Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:09:52.359Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestReloadBadDefaultConfig [2021-06-19T09:09:52.359Z] time="2021-06-19T09:09:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-164030975" [2021-06-19T09:09:52.359Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestReloadWithConflictingLabels [2021-06-19T09:09:52.359Z] time="2021-06-19T09:09:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-141092690" [2021-06-19T09:09:52.359Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestReloadWithDuplicateLabels [2021-06-19T09:09:52.359Z] time="2021-06-19T09:09:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-051514505" [2021-06-19T09:09:52.359Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-19T09:09:52.359Z] === RUN TestDaemonConfigurationMerge [2021-06-19T09:09:52.359Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-19T09:09:52.359Z] PASS [2021-06-19T09:09:52.359Z] coverage: 79.7% of statements [2021-06-19T09:09:52.359Z] ok github.com/docker/docker/daemon/config 0.338s coverage: 79.7% of statements [2021-06-19T09:09:52.814Z] === RUN TestWaitNodeAttachment [2021-06-19T09:09:52.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-19T09:09:53.268Z] === RUN TestDiscoveryOptsErrors [2021-06-19T09:09:53.269Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestDiscoveryOpts [2021-06-19T09:09:53.269Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-19T09:09:53.269Z] PASS [2021-06-19T09:09:53.269Z] coverage: 30.0% of statements [2021-06-19T09:09:53.269Z] ok github.com/docker/docker/daemon/discovery 0.237s coverage: 30.0% of statements [2021-06-19T09:09:53.269Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-06-19T09:09:53.269Z] === RUN TestIsolationConversion [2021-06-19T09:09:53.269Z] === RUN TestIsolationConversion/default [2021-06-19T09:09:53.269Z] === RUN TestIsolationConversion/process [2021-06-19T09:09:53.269Z] === RUN TestIsolationConversion/hyperv [2021-06-19T09:09:53.269Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestContainerLabels [2021-06-19T09:09:53.269Z] --- PASS: TestContainerLabels (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestCredentialSpecConversion [2021-06-19T09:09:53.269Z] === RUN TestCredentialSpecConversion/none [2021-06-19T09:09:53.269Z] === RUN TestCredentialSpecConversion/config [2021-06-19T09:09:53.269Z] === RUN TestCredentialSpecConversion/file [2021-06-19T09:09:53.269Z] === RUN TestCredentialSpecConversion/registry [2021-06-19T09:09:53.269Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-19T09:09:53.269Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestControllerValidateMountBind [2021-06-19T09:09:53.269Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestControllerValidateMountVolume [2021-06-19T09:09:53.269Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestControllerValidateMountTarget [2021-06-19T09:09:53.269Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestControllerValidateMountTmpfs [2021-06-19T09:09:53.269Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestControllerValidateMountInvalidType [2021-06-19T09:09:53.269Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-19T09:09:53.269Z] === RUN TestControllerValidateMountNamedPipe [2021-06-19T09:09:53.269Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-19T09:09:53.269Z] PASS [2021-06-19T09:09:53.269Z] coverage: 11.0% of statements [2021-06-19T09:09:53.269Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.661s coverage: 11.0% of statements [2021-06-19T09:09:53.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-19T09:09:53.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-19T09:09:53.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-19T09:09:54.228Z] === RUN TestEventsLog [2021-06-19T09:09:54.228Z] --- PASS: TestEventsLog (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestEventsLogTimeout [2021-06-19T09:09:54.228Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestLogEvents [2021-06-19T09:09:54.228Z] --- PASS: TestLogEvents (0.05s) [2021-06-19T09:09:54.228Z] === RUN TestLoadBufferedEvents [2021-06-19T09:09:54.228Z] === RUN TestVerifyNetworkingConfig [2021-06-19T09:09:54.228Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestGetContainer [2021-06-19T09:09:54.228Z] --- PASS: TestGetContainer (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestValidContainerNames [2021-06-19T09:09:54.228Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestContainerInitDNS [2021-06-19T09:09:54.228Z] daemon_test.go:147: root required [2021-06-19T09:09:54.228Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestMerge [2021-06-19T09:09:54.228Z] --- PASS: TestMerge (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestValidateContainerIsolation [2021-06-19T09:09:54.228Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestFindNetworkErrorType [2021-06-19T09:09:54.228Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestEnsureServicesExist [2021-06-19T09:09:54.228Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestEnsureServicesExistErrors [2021-06-19T09:09:54.228Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-19T09:09:54.228Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-19T09:09:54.228Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-19T09:09:54.228Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-19T09:09:54.228Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-19T09:09:54.228Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-19T09:09:54.228Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestContainerDelete [2021-06-19T09:09:54.228Z] --- PASS: TestContainerDelete (0.01s) [2021-06-19T09:09:54.228Z] === RUN TestContainerDoubleDelete [2021-06-19T09:09:54.228Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestLogContainerEventCopyLabels [2021-06-19T09:09:54.228Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestLogContainerEventWithAttributes [2021-06-19T09:09:54.228Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestNoneHealthcheck [2021-06-19T09:09:54.228Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestHealthStates [2021-06-19T09:09:54.228Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-06-19T09:09:54.228Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-19T09:09:54.228Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-19T09:09:54.228Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-19T09:09:54.228Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-19T09:09:54.228Z] PASS [2021-06-19T09:09:54.228Z] coverage: 50.0% of statements [2021-06-19T09:09:54.228Z] ok github.com/docker/docker/daemon/events 0.382s coverage: 50.0% of statements [2021-06-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.682Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.683Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.683Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.683Z] time="2021-06-19T09:09:54Z" 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-19T09:09:54.683Z] --- PASS: TestHealthStates (0.19s) [2021-06-19T09:09:54.683Z] === RUN TestMaskURLCredentials [2021-06-19T09:09:54.683Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestGetInspectData [2021-06-19T09:09:54.683Z] --- PASS: TestGetInspectData (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestFillLicense [2021-06-19T09:09:54.683Z] --- PASS: TestFillLicense (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestListInvalidFilter [2021-06-19T09:09:54.683Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestNameFilter [2021-06-19T09:09:54.683Z] --- PASS: TestNameFilter (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-19T09:09:54.683Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-19T09:09:54.683Z] === 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-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-19T09:09:54.683Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-19T09:09:54.683Z] --- 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-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-19T09:09:54.683Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestDaemonReloadLabels [2021-06-19T09:09:54.683Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-19T09:09:54.683Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestDaemonReloadMirrors [2021-06-19T09:09:54.683Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-19T09:09:54.683Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-19T09:09:54.683Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-19T09:09:54.683Z] === RUN TestDaemonDiscoveryReload [2021-06-19T09:09:54.694Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-06-19T09:09:54.694Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2021-06-19T09:09:55.139Z] === RUN TestIsEmptyDir [2021-06-19T09:09:55.139Z] --- PASS: TestIsEmptyDir (0.00s) [2021-06-19T09:09:55.139Z] PASS [2021-06-19T09:09:55.139Z] coverage: 2.3% of statements [2021-06-19T09:09:55.139Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-06-19T09:09:55.139Z] === RUN TestLinkNaming [2021-06-19T09:09:55.139Z] --- PASS: TestLinkNaming (0.00s) [2021-06-19T09:09:55.139Z] === RUN TestLinkNew [2021-06-19T09:09:55.139Z] --- PASS: TestLinkNew (0.00s) [2021-06-19T09:09:55.139Z] === RUN TestLinkEnv [2021-06-19T09:09:55.139Z] --- PASS: TestLinkEnv (0.00s) [2021-06-19T09:09:55.139Z] === RUN TestLinkMultipleEnv [2021-06-19T09:09:55.139Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-19T09:09:55.139Z] === RUN TestLinkPortRangeEnv [2021-06-19T09:09:55.139Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-19T09:09:55.139Z] PASS [2021-06-19T09:09:55.139Z] coverage: 93.0% of statements [2021-06-19T09:09:55.139Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-06-19T09:09:55.258Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-06-19T09:09:55.515Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-06-19T09:09:55.593Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-19T09:09:55.593Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-19T09:09:56.048Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-19T09:09:56.048Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-19T09:09:56.082Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-06-19T09:09:56.502Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-06-19T09:09:56.502Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-19T09:09:56.502Z] reload_test.go:520: root required [2021-06-19T09:09:56.502Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T09:09:56.502Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-19T09:09:56.502Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-19T09:09:56.502Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-19T09:09:56.502Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-06-19T09:09:56.502Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-19T09:09:56.502Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-19T09:09:56.502Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-19T09:09:56.502Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-06-19T09:09:56.502Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-19T09:09:56.502Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-19T09:09:56.502Z] === RUN TestParseVolumesFrom [2021-06-19T09:09:56.502Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-19T09:09:56.502Z] PASS [2021-06-19T09:09:56.502Z] coverage: 9.1% of statements [2021-06-19T09:09:56.502Z] ok github.com/docker/docker/daemon 2.528s coverage: 9.1% of statements [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-19T09:09:56.502Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-19T09:09:56.503Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.91s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2021-06-19T09:09:56.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2021-06-19T09:09:56.583Z] === RUN TestCgroupNamespacesRun [2021-06-19T09:09:57.455Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.766s coverage: 73.3% of statements [2021-06-19T09:09:58.019Z] ok github.com/docker/docker/daemon 12.174s coverage: 17.4% of statements [2021-06-19T09:09:58.019Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-19T09:09:58.019Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-19T09:09:58.019Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-19T09:09:58.019Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-19T09:09:58.026Z] === RUN TestAdapterReadLogs [2021-06-19T09:09:58.026Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCopier [2021-06-19T09:09:58.026Z] --- PASS: TestCopier (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCopierLongLines [2021-06-19T09:09:58.026Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCopierSlow [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/defaults [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-19T09:09:58.026Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-19T09:09:58.026Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-19T09:09:58.026Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-19T09:09:58.026Z] --- PASS: TestCopierSlow (0.23s) [2021-06-19T09:09:58.026Z] === RUN TestCopierWithSized [2021-06-19T09:09:58.026Z] === RUN TestCopierWithSized/as_is [2021-06-19T09:09:58.026Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-19T09:09:58.026Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-19T09:09:58.026Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-19T09:09:58.026Z] === RUN TestCopierWithPartial [2021-06-19T09:09:58.026Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestRingLogger [2021-06-19T09:09:58.026Z] --- PASS: TestRingLogger (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestRingCap [2021-06-19T09:09:58.026Z] --- PASS: TestRingCap (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestRingClose [2021-06-19T09:09:58.026Z] --- PASS: TestRingClose (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestRingDrain [2021-06-19T09:09:58.026Z] --- PASS: TestRingDrain (0.00s) [2021-06-19T09:09:58.026Z] PASS [2021-06-19T09:09:58.026Z] coverage: 43.3% of statements [2021-06-19T09:09:58.026Z] ok github.com/docker/docker/daemon/logger 0.308s coverage: 43.3% of statements [2021-06-19T09:09:58.026Z] time="2021-06-19T09:09:57Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-19T09:09:58.026Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-06-19T09:09:58.026Z] === RUN TestCreateSuccess [2021-06-19T09:09:58.026Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCreateLogGroupSuccess [2021-06-19T09:09:58.026Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCreateError [2021-06-19T09:09:58.026Z] --- PASS: TestCreateError (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCreateAlreadyExists [2021-06-19T09:09:58.026Z] time="2021-06-19T09:09:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-19T09:09:58.026Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestLogClosed [2021-06-19T09:09:58.026Z] --- PASS: TestLogClosed (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestLogBlocking [2021-06-19T09:09:58.026Z] --- PASS: TestLogBlocking (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-19T09:09:58.026Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestLogNonBlockingBufferFull [2021-06-19T09:09:58.026Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestPublishBatchSuccess [2021-06-19T09:09:58.026Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestPublishBatchError [2021-06-19T09:09:58.026Z] time="2021-06-19T09:09:57Z" level=error msg=Error [2021-06-19T09:09:58.026Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-19T09:09:58.026Z] time="2021-06-19T09:09:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T09:09:58.026Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-19T09:09:58.026Z] time="2021-06-19T09:09:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-19T09:09:58.026Z] time="2021-06-19T09:09:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-19T09:09:58.026Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchSimple [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchTicker [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMultilinePattern [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-19T09:09:58.026Z] === RUN TestSearchRegistryForImagesErrors [2021-06-19T09:09:58.026Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestSearchRegistryForImages [2021-06-19T09:09:58.026Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestOnlyPlatformWithFallback [2021-06-19T09:09:58.026Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestImageDelete [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchClose [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen/0/Hello [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen/2/🙃 [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen/3/���� [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen/4/He��o [2021-06-19T09:09:58.026Z] === RUN TestEffectiveLen/5/ [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/0/ [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/1/Hello [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: Hello [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/2/Hello [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: He [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: llo [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/3/Hello [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: Hello [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/4/🙃 [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/5/🙃 [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/6/a� [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: a [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: � [2021-06-19T09:09:58.026Z] === RUN TestFindValidSplit/7/a� [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1044: a� [2021-06-19T09:09:58.026Z] cloudwatchlogs_test.go:1045: [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-19T09:09:58.026Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestProcessEventEmoji [2021-06-19T09:09:58.026Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchLineSplit [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMaxEvents [2021-06-19T09:09:58.026Z] === RUN TestImageDelete/no_lease [2021-06-19T09:09:58.026Z] === RUN TestImageDelete/lease_exists [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-19T09:09:58.026Z] --- PASS: TestImageDelete (0.07s) [2021-06-19T09:09:58.026Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-06-19T09:09:58.026Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-06-19T09:09:58.026Z] === RUN TestContentStoreForPull [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-19T09:09:58.026Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-19T09:09:58.026Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-19T09:09:58.478Z] docker_api_swarm_test.go:584: [db49d61b3294c] joining swarm manager [d800eb5d27000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-19T09:09:58.483Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-19T09:09:58.483Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-19T09:09:58.483Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestCreateTagSuccess [2021-06-19T09:09:58.483Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-19T09:09:58.483Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-19T09:09:58.483Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-19T09:09:58.483Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-19T09:09:58.483Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-19T09:09:58.483Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-19T09:09:58.483Z] PASS [2021-06-19T09:09:58.483Z] coverage: 77.4% of statements [2021-06-19T09:09:58.483Z] ok github.com/docker/docker/daemon/logger/awslogs 0.434s coverage: 77.4% of statements [2021-06-19T09:09:58.483Z] --- PASS: TestContentStoreForPull (0.22s) [2021-06-19T09:09:58.483Z] PASS [2021-06-19T09:09:58.483Z] coverage: 6.7% of statements [2021-06-19T09:09:58.483Z] ok github.com/docker/docker/daemon/images 0.417s coverage: 6.7% of statements [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-19T09:09:58.483Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-19T09:09:58.493Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-06-19T09:09:58.493Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-19T09:09:58.937Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-19T09:09:58.937Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-19T09:09:58.937Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-19T09:09:58.937Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-06-19T09:09:58.937Z] === RUN TestFastTimeMarshalJSON [2021-06-19T09:09:58.937Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-06-19T09:09:58.937Z] PASS [2021-06-19T09:09:58.937Z] coverage: 87.2% of statements [2021-06-19T09:09:59.391Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.1% of statements [2021-06-19T09:09:59.391Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.373s coverage: 56.2% of statements [2021-06-19T09:09:59.391Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.301s coverage: 87.2% of statements [2021-06-19T09:09:59.391Z] === RUN TestJSONFileLogger [2021-06-19T09:09:59.391Z] --- PASS: TestJSONFileLogger (0.01s) [2021-06-19T09:09:59.391Z] === RUN TestJSONFileLoggerWithTags [2021-06-19T09:09:59.391Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-19T09:09:59.391Z] === RUN TestJSONFileLoggerWithOpts [2021-06-19T09:09:59.391Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-19T09:09:59.391Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-19T09:09:59.391Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-19T09:09:59.391Z] === RUN TestEncodeDecode [2021-06-19T09:09:59.391Z] === PAUSE TestEncodeDecode [2021-06-19T09:09:59.391Z] === RUN TestUnexpectedEOF [2021-06-19T09:09:59.391Z] time="2021-06-19T09:09:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T09:09:59.391Z] time="2021-06-19T09:09:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-19T09:09:59.391Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-06-19T09:09:59.391Z] === CONT TestEncodeDecode [2021-06-19T09:09:59.391Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-19T09:09:59.391Z] PASS [2021-06-19T09:09:59.391Z] coverage: 69.9% of statements [2021-06-19T09:09:59.391Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.314s coverage: 69.9% of statements [2021-06-19T09:09:59.875Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2021-06-19T09:09:59.875Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-19T09:10:00.351Z] === RUN TestWriteLog [2021-06-19T09:10:00.351Z] === PAUSE TestWriteLog [2021-06-19T09:10:00.351Z] === RUN TestReadLog [2021-06-19T09:10:00.351Z] === PAUSE TestReadLog [2021-06-19T09:10:00.351Z] === CONT TestWriteLog [2021-06-19T09:10:00.351Z] === CONT TestReadLog [2021-06-19T09:10:00.351Z] === RUN TestReadLog/tail_exact [2021-06-19T09:10:00.351Z] --- PASS: TestWriteLog (0.00s) [2021-06-19T09:10:00.351Z] === RUN TestReadLog/tail_less_than_available [2021-06-19T09:10:00.351Z] === RUN TestReadLog/tail_more_than_available [2021-06-19T09:10:00.351Z] --- PASS: TestReadLog (0.20s) [2021-06-19T09:10:00.351Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-06-19T09:10:00.351Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-19T09:10:00.351Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-19T09:10:00.351Z] PASS [2021-06-19T09:10:00.351Z] coverage: 75.2% of statements [2021-06-19T09:10:00.351Z] === RUN TestOpenFileDelete [2021-06-19T09:10:00.351Z] ok github.com/docker/docker/daemon/logger/local 0.296s coverage: 75.2% of statements [2021-06-19T09:10:00.351Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-19T09:10:00.351Z] === RUN TestOpenFileRename [2021-06-19T09:10:00.351Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-19T09:10:00.351Z] === RUN TestParseLogTagDefaultTag [2021-06-19T09:10:00.388Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-19T09:10:00.807Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-19T09:10:00.807Z] === RUN TestParseLogTag [2021-06-19T09:10:00.807Z] --- PASS: TestParseLogTag (0.00s) [2021-06-19T09:10:00.807Z] === RUN TestParseLogTagEmptyTag [2021-06-19T09:10:00.807Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-19T09:10:00.807Z] === RUN TestTailFiles [2021-06-19T09:10:00.807Z] --- PASS: TestTailFiles (0.00s) [2021-06-19T09:10:00.807Z] === RUN TestFollowLogsConsumerGone [2021-06-19T09:10:00.807Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-19T09:10:00.807Z] === RUN TestFollowLogsProducerGone [2021-06-19T09:10:00.807Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-19T09:10:00.807Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-19T09:10:00.807Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-06-19T09:10:00.807Z] === RUN TestCheckCapacityAndRotate [2021-06-19T09:10:00.807Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-19T09:10:00.807Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-19T09:10:00.807Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T09:10:00.807Z] --- PASS: TestCheckCapacityAndRotate (0.32s) [2021-06-19T09:10:00.807Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-19T09:10:00.807Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.30s) [2021-06-19T09:10:00.807Z] PASS [2021-06-19T09:10:00.807Z] coverage: 55.3% of statements [2021-06-19T09:10:00.807Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.565s coverage: 55.3% of statements [2021-06-19T09:10:00.807Z] === RUN TestLog [2021-06-19T09:10:00.807Z] --- PASS: TestLog (0.01s) [2021-06-19T09:10:00.807Z] PASS [2021-06-19T09:10:00.807Z] coverage: 31.5% of statements [2021-06-19T09:10:00.807Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2021-06-19T09:10:01.289Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-06-19T09:10:01.765Z] === RUN TestValidateLogOpt [2021-06-19T09:10:01.765Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T09:10:01.765Z] === RUN TestNewMissedConfig [2021-06-19T09:10:01.765Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-19T09:10:01.765Z] === RUN TestNewMissedUrl [2021-06-19T09:10:01.765Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-19T09:10:01.765Z] === RUN TestNewMissedToken [2021-06-19T09:10:01.765Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-19T09:10:01.765Z] === RUN TestNewWithProxy [2021-06-19T09:10:01.765Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-19T09:10:01.765Z] === RUN TestDefault [2021-06-19T09:10:01.765Z] --- PASS: TestDefault (0.01s) [2021-06-19T09:10:01.765Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-19T09:10:01.765Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-06-19T09:10:01.765Z] === RUN TestJsonFormat [2021-06-19T09:10:01.765Z] --- PASS: TestJsonFormat (0.02s) [2021-06-19T09:10:01.765Z] === RUN TestRawFormat [2021-06-19T09:10:01.765Z] --- PASS: TestRawFormat (0.00s) [2021-06-19T09:10:01.765Z] === RUN TestRawFormatWithLabels [2021-06-19T09:10:01.765Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-19T09:10:01.785Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-06-19T09:10:01.785Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-19T09:10:02.220Z] === RUN TestRawFormatWithoutTag [2021-06-19T09:10:02.220Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestBatching [2021-06-19T09:10:02.220Z] === RUN TestNewParse [2021-06-19T09:10:02.220Z] --- PASS: TestNewParse (0.00s) [2021-06-19T09:10:02.220Z] PASS [2021-06-19T09:10:02.220Z] coverage: 8.3% of statements [2021-06-19T09:10:02.220Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2021-06-19T09:10:02.220Z] === RUN TestParseLogFormat [2021-06-19T09:10:02.220Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestValidateLogOptEmpty [2021-06-19T09:10:02.220Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestValidateSyslogAddress [2021-06-19T09:10:02.220Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestParseAddressDefaultPort [2021-06-19T09:10:02.220Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestValidateSyslogFacility [2021-06-19T09:10:02.220Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestValidateLogOptSyslogFormat [2021-06-19T09:10:02.220Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-19T09:10:02.220Z] === RUN TestValidateLogOpt [2021-06-19T09:10:02.220Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-19T09:10:02.220Z] PASS [2021-06-19T09:10:02.220Z] coverage: 46.8% of statements [2021-06-19T09:10:02.220Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2021-06-19T09:10:02.220Z] --- PASS: TestBatching (0.25s) [2021-06-19T09:10:02.220Z] === RUN TestFrequency [2021-06-19T09:10:02.300Z] check_test.go:380: [dd784155a7c60] daemon is not started [2021-06-19T09:10:02.675Z] --- PASS: TestFrequency (0.19s) [2021-06-19T09:10:02.675Z] === RUN TestOneMessagePerRequest [2021-06-19T09:10:02.675Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-19T09:10:02.675Z] === RUN TestVerify [2021-06-19T09:10:02.675Z] --- PASS: TestVerify (0.00s) [2021-06-19T09:10:02.675Z] === RUN TestSkipVerify [2021-06-19T09:10:02.675Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:02.675Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:02.675Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:02.675Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:02.675Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:02.675Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:02.676Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 49.4% of statements [2021-06-19T09:10:03.130Z] --- PASS: TestSkipVerify (0.76s) [2021-06-19T09:10:03.130Z] === RUN TestBufferMaximum [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.932749\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.932749\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-19T09:10:03.130Z] === RUN TestServerAlwaysDown [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.935721\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.935721\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.935721\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.936715\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] time="2021-06-19T09:10:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1624093802.936715\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:03.130Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-19T09:10:03.130Z] === RUN TestCannotSendAfterClose [2021-06-19T09:10:03.130Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-19T09:10:03.130Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-19T09:10:03.585Z] === RUN TestV1IDService [2021-06-19T09:10:03.585Z] --- PASS: TestV1IDService (0.05s) [2021-06-19T09:10:03.585Z] === RUN TestV2MetadataService [2021-06-19T09:10:03.608Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.554s coverage: 45.9% of statements [2021-06-19T09:10:03.609Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-19T09:10:03.697Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-06-19T09:10:03.697Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-19T09:10:04.040Z] time="2021-06-19T09:10:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-06-19T09:10:04.040Z] time="2021-06-19T09:10:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0f348181ca88\"}'" [2021-06-19T09:10:04.040Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-06-19T09:10:04.040Z] PASS [2021-06-19T09:10:04.040Z] coverage: 82.5% of statements [2021-06-19T09:10:04.040Z] ok github.com/docker/docker/daemon/logger/splunk 2.322s coverage: 82.5% of statements [2021-06-19T09:10:04.040Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T09:10:04.040Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-19T09:10:04.040Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T09:10:04.496Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-19T09:10:04.496Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-19T09:10:04.496Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-19T09:10:04.496Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-19T09:10:04.496Z] === RUN TestContinueOnError_NeverContinue [2021-06-19T09:10:04.496Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-19T09:10:04.496Z] === RUN TestManifestStore [2021-06-19T09:10:04.496Z] === RUN TestManifestStore/no_remote_or_local [2021-06-19T09:10:04.951Z] === RUN TestSuccessfulDownload [2021-06-19T09:10:04.951Z] download_test.go:268: Needs fixing on Windows [2021-06-19T09:10:04.951Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestCancelledDownload [2021-06-19T09:10:04.951Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestMaxDownloadAttempts [2021-06-19T09:10:04.951Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T09:10:04.951Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T09:10:04.951Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T09:10:04.951Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T09:10:04.951Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T09:10:04.951Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T09:10:04.951Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T09:10:04.951Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T09:10:04.951Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-19T09:10:04.951Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-19T09:10:04.951Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-19T09:10:04.951Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local544759471\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/no_local_cache [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/with_local_cache [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/unknown_media_type [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="reference for unknown type: " [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="reference for unknown type: " [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="reference for unknown type: " [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="reference for unknown type: " [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="reference for unknown type: " [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-19T09:10:04.951Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-19T09:10:04.951Z] time="2021-06-19T09:10:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore (0.43s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-19T09:10:04.951Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-19T09:10:04.951Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestFixManifestLayers [2021-06-19T09:10:04.951Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-19T09:10:04.951Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T09:10:04.951Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestFixManifestLayersBadParent [2021-06-19T09:10:04.951Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestValidateManifest [2021-06-19T09:10:04.951Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T09:10:04.951Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestFormatPlatform [2021-06-19T09:10:04.951Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestGetRepositoryMountCandidates [2021-06-19T09:10:04.951Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestLayerAlreadyExists [2021-06-19T09:10:04.951Z] 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-19T09:10:04.951Z] 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-19T09:10:04.951Z] 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-19T09:10:04.951Z] 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-19T09:10:04.951Z] 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-19T09:10:04.951Z] 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-19T09:10:04.951Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-19T09:10:04.951Z] === RUN TestWhenEmptyAuthConfig [2021-06-19T09:10:04.981Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.659s coverage: 57.7% of statements [2021-06-19T09:10:04.981Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-19T09:10:04.981Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-19T09:10:04.981Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-06-19T09:10:05.407Z] time="2021-06-19T09:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:10:05.407Z] time="2021-06-19T09:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:10:05.407Z] time="2021-06-19T09:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:10:05.407Z] time="2021-06-19T09:10:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-19T09:10:05.407Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-19T09:10:05.407Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-06-19T09:10:05.407Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-06-19T09:10:05.407Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-06-19T09:10:05.407Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-06-19T09:10:05.407Z] === RUN TestTransfer [2021-06-19T09:10:05.407Z] --- PASS: TestTransfer (0.12s) [2021-06-19T09:10:05.407Z] === RUN TestConcurrencyLimit [2021-06-19T09:10:05.407Z] --- PASS: TestV2MetadataService (1.65s) [2021-06-19T09:10:05.407Z] PASS [2021-06-19T09:10:05.407Z] coverage: 48.2% of statements [2021-06-19T09:10:05.407Z] ok github.com/docker/docker/distribution/metadata 1.789s coverage: 48.2% of statements [2021-06-19T09:10:05.607Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-06-19T09:10:05.607Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-19T09:10:05.862Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-19T09:10:05.863Z] === RUN TestInactiveJobs [2021-06-19T09:10:05.863Z] === RUN TestNotFound [2021-06-19T09:10:05.863Z] --- PASS: TestNotFound (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestConflict [2021-06-19T09:10:05.863Z] --- PASS: TestConflict (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestForbidden [2021-06-19T09:10:05.863Z] --- PASS: TestForbidden (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestInvalidParameter [2021-06-19T09:10:05.863Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestNotImplemented [2021-06-19T09:10:05.863Z] --- PASS: TestNotImplemented (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestNotModified [2021-06-19T09:10:05.863Z] --- PASS: TestNotModified (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestUnauthorized [2021-06-19T09:10:05.863Z] --- PASS: TestUnauthorized (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestUnknown [2021-06-19T09:10:05.863Z] --- PASS: TestUnknown (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestCancelled [2021-06-19T09:10:05.863Z] --- PASS: TestCancelled (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestDeadline [2021-06-19T09:10:05.863Z] --- PASS: TestDeadline (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestDataLoss [2021-06-19T09:10:05.863Z] --- PASS: TestDataLoss (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestUnavailable [2021-06-19T09:10:05.863Z] --- PASS: TestUnavailable (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestSystem [2021-06-19T09:10:05.863Z] --- PASS: TestSystem (0.00s) [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Not_Found [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Bad_Request [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Conflict [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Unauthorized [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Forbidden [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Not_Modified [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-19T09:10:05.863Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-19T09:10:05.863Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-19T09:10:05.863Z] PASS [2021-06-19T09:10:05.863Z] coverage: 53.1% of statements [2021-06-19T09:10:05.863Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-06-19T09:10:05.863Z] --- PASS: TestInactiveJobs (0.36s) [2021-06-19T09:10:05.863Z] === RUN TestWatchRelease [2021-06-19T09:10:05.913Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-06-19T09:10:06.318Z] --- PASS: TestWatchRelease (0.05s) [2021-06-19T09:10:06.318Z] === RUN TestWatchFinishedTransfer [2021-06-19T09:10:06.318Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-19T09:10:06.318Z] === RUN TestDuplicateTransfer [2021-06-19T09:10:06.318Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-06-19T09:10:06.318Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-19T09:10:06.318Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-19T09:10:06.318Z] === RUN TestTokenPassThru [2021-06-19T09:10:06.318Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-19T09:10:06.318Z] === RUN TestSuccessfulUpload [2021-06-19T09:10:06.318Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-19T09:10:06.318Z] === RUN TestTokenPassThruDifferentHost [2021-06-19T09:10:06.318Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-19T09:10:06.318Z] PASS [2021-06-19T09:10:06.318Z] coverage: 23.8% of statements [2021-06-19T09:10:06.318Z] ok github.com/docker/docker/distribution 1.650s coverage: 23.8% of statements [2021-06-19T09:10:06.318Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T09:10:06.318Z] time="2021-06-19T09:10:06Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-19T09:10:06.774Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-06-19T09:10:06.774Z] === RUN TestCancelledUpload [2021-06-19T09:10:06.774Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-19T09:10:06.774Z] PASS [2021-06-19T09:10:06.774Z] coverage: 77.3% of statements [2021-06-19T09:10:06.774Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 77.3% of statements [2021-06-19T09:10:06.774Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T09:10:06.845Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-06-19T09:10:06.990Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-06-19T09:10:06.990Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-19T09:10:07.102Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-06-19T09:10:07.102Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-19T09:10:07.102Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-19T09:10:07.228Z] === RUN TestCompare [2021-06-19T09:10:07.228Z] --- PASS: TestCompare (0.00s) [2021-06-19T09:10:07.228Z] PASS [2021-06-19T09:10:07.228Z] coverage: 19.2% of statements [2021-06-19T09:10:07.228Z] ok github.com/docker/docker/image/cache 0.096s coverage: 19.2% of statements [2021-06-19T09:10:07.228Z] === RUN TestFSGetInvalidData [2021-06-19T09:10:07.228Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-06-19T09:10:07.228Z] === RUN TestFSInvalidSet [2021-06-19T09:10:07.228Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-19T09:10:07.228Z] === RUN TestFSInvalidRoot [2021-06-19T09:10:07.228Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-19T09:10:07.228Z] === RUN TestFSMetadataGetSet [2021-06-19T09:10:07.228Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-06-19T09:10:07.228Z] === RUN TestFSInvalidWalker [2021-06-19T09:10:07.561Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-06-19T09:10:07.561Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-19T09:10:07.683Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-19T09:10:07.683Z] === RUN TestFSGetSet [2021-06-19T09:10:07.683Z] --- PASS: TestFSGetSet (0.04s) [2021-06-19T09:10:07.683Z] === RUN TestFSGetUnsetKey [2021-06-19T09:10:07.683Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-19T09:10:07.683Z] === RUN TestFSGetEmptyData [2021-06-19T09:10:07.683Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-19T09:10:07.683Z] === RUN TestFSDelete [2021-06-19T09:10:07.683Z] --- PASS: TestFSDelete (0.02s) [2021-06-19T09:10:07.683Z] === RUN TestFSWalker [2021-06-19T09:10:07.683Z] --- PASS: TestFSWalker (0.02s) [2021-06-19T09:10:07.683Z] === RUN TestFSWalkerStopOnError [2021-06-19T09:10:07.683Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-19T09:10:07.683Z] === RUN TestNewFromJSON [2021-06-19T09:10:07.683Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-19T09:10:07.683Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-19T09:10:07.683Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-19T09:10:07.683Z] === RUN TestMarshalKeyOrder [2021-06-19T09:10:07.683Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-19T09:10:07.683Z] === RUN TestHistoryEqual [2021-06-19T09:10:07.683Z] --- PASS: TestHistoryEqual (0.16s) [2021-06-19T09:10:07.683Z] === RUN TestImage [2021-06-19T09:10:07.683Z] --- PASS: TestImage (0.00s) [2021-06-19T09:10:07.683Z] === RUN TestImageOSNotEmpty [2021-06-19T09:10:07.683Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-19T09:10:07.683Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-19T09:10:07.683Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-19T09:10:07.683Z] === RUN TestCreate [2021-06-19T09:10:07.683Z] --- PASS: TestCreate (0.01s) [2021-06-19T09:10:07.683Z] === RUN TestRestore [2021-06-19T09:10:07.683Z] time="2021-06-19T09:10:07Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-19T09:10:07.683Z] --- PASS: TestRestore (0.09s) [2021-06-19T09:10:07.683Z] === RUN TestAddDelete [2021-06-19T09:10:07.683Z] --- PASS: TestAddDelete (0.05s) [2021-06-19T09:10:07.683Z] === RUN TestSearchAfterDelete [2021-06-19T09:10:07.683Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-06-19T09:10:07.683Z] === RUN TestParentReset [2021-06-19T09:10:08.138Z] --- PASS: TestParentReset (0.07s) [2021-06-19T09:10:08.138Z] === RUN TestGetAndSetLastUpdated [2021-06-19T09:10:08.138Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-19T09:10:08.138Z] === RUN TestStoreLen [2021-06-19T09:10:08.138Z] === RUN TestMakeV1ConfigFromConfig [2021-06-19T09:10:08.138Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-19T09:10:08.138Z] PASS [2021-06-19T09:10:08.138Z] coverage: 25.0% of statements [2021-06-19T09:10:08.138Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2021-06-19T09:10:08.138Z] === RUN TestValidateManifest [2021-06-19T09:10:08.138Z] === RUN TestValidateManifest/nil [2021-06-19T09:10:08.138Z] === RUN TestValidateManifest/non-nil [2021-06-19T09:10:08.138Z] --- PASS: TestValidateManifest (0.00s) [2021-06-19T09:10:08.138Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-19T09:10:08.138Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-19T09:10:08.138Z] PASS [2021-06-19T09:10:08.138Z] coverage: 0.7% of statements [2021-06-19T09:10:08.138Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2021-06-19T09:10:08.138Z] --- PASS: TestStoreLen (0.11s) [2021-06-19T09:10:08.138Z] PASS [2021-06-19T09:10:08.138Z] coverage: 86.6% of statements [2021-06-19T09:10:08.138Z] ok github.com/docker/docker/image 0.821s coverage: 86.6% of statements [2021-06-19T09:10:08.474Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2021-06-19T09:10:08.596Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T09:10:08.732Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 77.8% of statements [2021-06-19T09:10:08.732Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-19T09:10:08.732Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-19T09:10:09.050Z] === RUN TestSerialization [2021-06-19T09:10:09.050Z] --- PASS: TestSerialization (0.02s) [2021-06-19T09:10:09.050Z] PASS [2021-06-19T09:10:09.050Z] coverage: 100.0% of statements [2021-06-19T09:10:09.050Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2021-06-19T09:10:09.456Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-06-19T09:10:09.456Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-06-19T09:10:09.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2021-06-19T09:10:09.471Z] === RUN TestNISDomainname [2021-06-19T09:10:10.021Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-19T09:10:10.021Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-19T09:10:10.085Z] === RUN TestEnvironmentParsing [2021-06-19T09:10:10.085Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-19T09:10:10.085Z] PASS [2021-06-19T09:10:10.085Z] coverage: 1.2% of statements [2021-06-19T09:10:10.085Z] ok github.com/docker/docker/libcontainerd/local 0.084s coverage: 1.2% of statements [2021-06-19T09:10:10.541Z] === RUN TestEmptyLayer [2021-06-19T09:10:10.541Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-19T09:10:10.541Z] === RUN TestCommitFailure [2021-06-19T09:10:10.541Z] --- PASS: TestCommitFailure (0.03s) [2021-06-19T09:10:10.541Z] === RUN TestStartTransactionFailure [2021-06-19T09:10:10.541Z] --- PASS: TestStartTransactionFailure (0.02s) [2021-06-19T09:10:10.541Z] === RUN TestGetOrphan [2021-06-19T09:10:10.541Z] --- PASS: TestGetOrphan (0.01s) [2021-06-19T09:10:10.541Z] === RUN TestMountAndRegister [2021-06-19T09:10:10.541Z] layer_test.go:271: Layer size: 14 [2021-06-19T09:10:10.541Z] --- PASS: TestMountAndRegister (0.06s) [2021-06-19T09:10:10.541Z] === RUN TestLayerRelease [2021-06-19T09:10:10.541Z] layer_test.go:304: Failing on Windows [2021-06-19T09:10:10.541Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-19T09:10:10.541Z] === RUN TestStoreRestore [2021-06-19T09:10:10.541Z] layer_test.go:353: Failing on Windows [2021-06-19T09:10:10.541Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-19T09:10:10.541Z] === RUN TestTarStreamStability [2021-06-19T09:10:10.541Z] layer_test.go:468: Failing on Windows [2021-06-19T09:10:10.541Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-19T09:10:10.541Z] === RUN TestRegisterExistingLayer [2021-06-19T09:10:10.853Z] --- PASS: TestNISDomainname (1.33s) [2021-06-19T09:10:10.853Z] === RUN TestHostnameDnsResolution [2021-06-19T09:10:10.954Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-19T09:10:10.954Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-19T09:10:10.997Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-06-19T09:10:10.997Z] === RUN TestTarStreamVerification [2021-06-19T09:10:10.997Z] layer_test.go:697: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-19T09:10:10.997Z] === RUN TestLayerMigration [2021-06-19T09:10:10.997Z] migration_test.go:46: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-19T09:10:10.997Z] === RUN TestLayerMigrationNoTarsplit [2021-06-19T09:10:10.997Z] migration_test.go:182: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T09:10:10.997Z] === RUN TestMountInit [2021-06-19T09:10:10.997Z] mount_test.go:17: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestMountInit (0.00s) [2021-06-19T09:10:10.997Z] === RUN TestMountSize [2021-06-19T09:10:10.997Z] mount_test.go:76: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestMountSize (0.00s) [2021-06-19T09:10:10.997Z] === RUN TestMountChanges [2021-06-19T09:10:10.997Z] mount_test.go:125: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestMountChanges (0.00s) [2021-06-19T09:10:10.997Z] === RUN TestMountApply [2021-06-19T09:10:10.997Z] mount_test.go:212: Failing on Windows [2021-06-19T09:10:10.997Z] --- SKIP: TestMountApply (0.00s) [2021-06-19T09:10:10.997Z] PASS [2021-06-19T09:10:10.997Z] coverage: 30.1% of statements [2021-06-19T09:10:10.997Z] ok github.com/docker/docker/layer 0.495s coverage: 30.1% of statements [2021-06-19T09:10:10.997Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T09:10:10.997Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T09:10:10.997Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T09:10:10.997Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T09:10:11.211Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 59.3% of statements [2021-06-19T09:10:11.451Z] === RUN TestSequenceGetAvailableBit [2021-06-19T09:10:11.451Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestSequenceEqual [2021-06-19T09:10:11.451Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestSequenceCopy [2021-06-19T09:10:11.451Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestGetFirstAvailable [2021-06-19T09:10:11.451Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestFindSequence [2021-06-19T09:10:11.451Z] --- PASS: TestFindSequence (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestCheckIfAvailable [2021-06-19T09:10:11.451Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestMergeSequences [2021-06-19T09:10:11.451Z] --- PASS: TestMergeSequences (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestPushReservation [2021-06-19T09:10:11.451Z] --- PASS: TestPushReservation (0.00s) [2021-06-19T09:10:11.451Z] === RUN TestSerializeDeserialize [2021-06-19T09:10:11.452Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestSet [2021-06-19T09:10:11.452Z] --- PASS: TestSet (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestSetUnset [2021-06-19T09:10:11.452Z] --- PASS: TestSetUnset (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestOffsetSetUnset [2021-06-19T09:10:11.452Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestSetInRange [2021-06-19T09:10:11.452Z] --- PASS: TestSetInRange (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestSetAnyInRange [2021-06-19T09:10:11.452Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestMethods [2021-06-19T09:10:11.452Z] --- PASS: TestMethods (0.00s) [2021-06-19T09:10:11.452Z] === RUN TestRandomAllocateDeallocate [2021-06-19T09:10:11.777Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-06-19T09:10:12.235Z] --- PASS: TestHostnameDnsResolution (1.39s) [2021-06-19T09:10:12.235Z] === RUN TestStats [2021-06-19T09:10:12.411Z] === RUN TestClientServiceInvalidCommand [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceCreate [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceRm [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceLs [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceInfo [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceInfoById [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceJoin [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientServiceLeave [2021-06-19T09:10:12.411Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientDummyCommand [2021-06-19T09:10:12.411Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientNetworkInvalidCommand [2021-06-19T09:10:12.411Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientNetworkCreate [2021-06-19T09:10:12.411Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-19T09:10:12.411Z] === RUN TestClientNetworkCreateWithDriver [2021-06-19T09:10:12.411Z] flag provided but not defined: -f [2021-06-19T09:10:12.411Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build2506327613\b1151\client.test.exe create --help'. [2021-06-19T09:10:12.411Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-19T09:10:12.737Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-19T09:10:12.866Z] === RUN TestClientNetworkRm [2021-06-19T09:10:12.866Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-19T09:10:12.866Z] === RUN TestClientNetworkLs [2021-06-19T09:10:12.866Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-19T09:10:12.866Z] === RUN TestClientNetworkInfo [2021-06-19T09:10:12.866Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-19T09:10:12.866Z] === RUN TestClientNetworkInfoById [2021-06-19T09:10:12.866Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-19T09:10:12.866Z] PASS [2021-06-19T09:10:12.866Z] coverage: 75.2% of statements [2021-06-19T09:10:12.866Z] ok github.com/docker/docker/libnetwork/client 0.211s coverage: 75.2% of statements [2021-06-19T09:10:12.999Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-19T09:10:13.322Z] === RUN TestEverything [2021-06-19T09:10:13.322Z] --- PASS: TestEverything (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestGet [2021-06-19T09:10:13.322Z] --- PASS: TestGet (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestParsePanic [2021-06-19T09:10:13.322Z] flag provided but not defined: -int [2021-06-19T09:10:13.322Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build2506327613\b1155\mflag.test.exe --help'. [2021-06-19T09:10:13.322Z] --- PASS: TestParsePanic (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestParse [2021-06-19T09:10:13.322Z] --- PASS: TestParse (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestFlagSetParse [2021-06-19T09:10:13.322Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestUserDefined [2021-06-19T09:10:13.322Z] --- PASS: TestUserDefined (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestUserDefinedBool [2021-06-19T09:10:13.322Z] flag needs an argument: -b [2021-06-19T09:10:13.322Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build2506327613\b1155\mflag.test.exe test --help'. [2021-06-19T09:10:13.322Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestSetOutput [2021-06-19T09:10:13.322Z] --- PASS: TestSetOutput (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestChangingArgs [2021-06-19T09:10:13.322Z] --- PASS: TestChangingArgs (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestHelp [2021-06-19T09:10:13.322Z] --- PASS: TestHelp (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestFlagCounts [2021-06-19T09:10:13.322Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-19T09:10:13.322Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-19T09:10:13.322Z] --- PASS: TestFlagCounts (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestSortFlags [2021-06-19T09:10:13.322Z] --- PASS: TestSortFlags (0.00s) [2021-06-19T09:10:13.322Z] === RUN TestMergeFlags [2021-06-19T09:10:13.322Z] --- PASS: TestMergeFlags (0.00s) [2021-06-19T09:10:13.322Z] PASS [2021-06-19T09:10:13.322Z] coverage: 62.7% of statements [2021-06-19T09:10:13.322Z] ok github.com/docker/docker/libnetwork/client/mflag 0.049s coverage: 62.7% of statements [2021-06-19T09:10:13.585Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-19T09:10:14.151Z] ok github.com/docker/docker/daemon/logger/splunk 1.652s coverage: 82.5% of statements [2021-06-19T09:10:14.151Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-19T09:10:14.151Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-19T09:10:14.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-19T09:10:14.528Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-19T09:10:14.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-19T09:10:14.774Z] --- PASS: TestStats (2.81s) [2021-06-19T09:10:14.774Z] === RUN TestStopContainerWithTimeout [2021-06-19T09:10:14.774Z] === RUN TestStopContainerWithTimeout/0 [2021-06-19T09:10:14.774Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-19T09:10:14.774Z] === RUN TestStopContainerWithTimeout/1 [2021-06-19T09:10:14.774Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-19T09:10:14.774Z] === RUN TestStopContainerWithTimeout/3 [2021-06-19T09:10:14.774Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-19T09:10:14.774Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-19T09:10:14.774Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-19T09:10:14.774Z] === CONT TestStopContainerWithTimeout/0 [2021-06-19T09:10:14.774Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-19T09:10:14.774Z] === CONT TestStopContainerWithTimeout/3 [2021-06-19T09:10:14.774Z] === CONT TestStopContainerWithTimeout/1 [2021-06-19T09:10:14.788Z] docker_api_swarm_test.go:45: [d52a1d2b57afd] joining swarm manager [d3c6d05a89a98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:10:15.082Z] ok github.com/docker/docker/distribution 0.112s coverage: 25.4% of statements [2021-06-19T09:10:15.339Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-06-19T09:10:15.339Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-19T09:10:15.483Z] === RUN TestErrorInterfaces [2021-06-19T09:10:15.484Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestNetworkMarshalling [2021-06-19T09:10:15.484Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-06-19T09:10:15.484Z] === RUN TestEndpointMarshalling [2021-06-19T09:10:15.484Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestAuxAddresses [2021-06-19T09:10:15.484Z] time="2021-06-19T09:10:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T09:10:15.484Z] --- PASS: TestAuxAddresses (0.03s) [2021-06-19T09:10:15.484Z] === RUN TestSRVServiceQuery [2021-06-19T09:10:15.484Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-19T09:10:15.484Z] === RUN TestServiceVIPReuse [2021-06-19T09:10:15.484Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-19T09:10:15.484Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestDNSIPQuery [2021-06-19T09:10:15.484Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestDNSProxyServFail [2021-06-19T09:10:15.484Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestSandboxAddEmpty [2021-06-19T09:10:15.484Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestSandboxAddMultiPrio [2021-06-19T09:10:15.484Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-06-19T09:10:15.484Z] === RUN TestSandboxAddSamePrio [2021-06-19T09:10:15.484Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestCleanupServiceDiscovery [2021-06-19T09:10:15.484Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestCleanupServiceDiscovery (0.01s) [2021-06-19T09:10:15.484Z] === RUN TestDNSOptions [2021-06-19T09:10:15.484Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:10:15.484Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-19T09:10:15.484Z] === RUN TestMultipleControllersWithSameStore [2021-06-19T09:10:15.484Z] time="2021-06-19T09:10:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T09:10:15.484Z] time="2021-06-19T09:10:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-19T09:10:15.484Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-19T09:10:15.484Z] PASS [2021-06-19T09:10:15.484Z] coverage: 8.6% of statements [2021-06-19T09:10:15.484Z] ok github.com/docker/docker/libnetwork 0.385s coverage: 8.6% of statements [2021-06-19T09:10:15.484Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-19T09:10:16.271Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-06-19T09:10:16.446Z] === RUN TestTCP4Proxy [2021-06-19T09:10:16.446Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-19T09:10:16.446Z] === RUN TestTCP4ProxyHalfClose [2021-06-19T09:10:16.446Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestTCP6Proxy [2021-06-19T09:10:16.446Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T09:10:16.446Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestTCPDualStackProxy [2021-06-19T09:10:16.446Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T09:10:16.446Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestUDP4Proxy [2021-06-19T09:10:16.446Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestUDP6Proxy [2021-06-19T09:10:16.446Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T09:10:16.446Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestUDPWriteError [2021-06-19T09:10:16.446Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestSCTP4Proxy [2021-06-19T09:10:16.446Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T09:10:16.446Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-19T09:10:16.446Z] === RUN TestSCTP6Proxy [2021-06-19T09:10:16.446Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T09:10:16.446Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-19T09:10:16.446Z] PASS [2021-06-19T09:10:16.446Z] coverage: 49.4% of statements [2021-06-19T09:10:16.446Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.066s coverage: 49.4% of statements [2021-06-19T09:10:16.836Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-06-19T09:10:16.901Z] === RUN TestInvalidConfig [2021-06-19T09:10:16.901Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestConfig [2021-06-19T09:10:16.901Z] --- PASS: TestConfig (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestOptionsLabels [2021-06-19T09:10:16.901Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestValidName [2021-06-19T09:10:16.901Z] --- PASS: TestValidName (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestTLSConfiguration [2021-06-19T09:10:16.901Z] === RUN TestKey [2021-06-19T09:10:16.901Z] --- PASS: TestKey (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestParseKey [2021-06-19T09:10:16.901Z] --- PASS: TestParseKey (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestInvalidDataStore [2021-06-19T09:10:16.901Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestKVObjectFlatKey [2021-06-19T09:10:16.901Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-19T09:10:16.901Z] === RUN TestAtomicKVObjectFlatKey [2021-06-19T09:10:16.901Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-19T09:10:16.901Z] PASS [2021-06-19T09:10:16.901Z] coverage: 21.9% of statements [2021-06-19T09:10:16.901Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2021-06-19T09:10:17.358Z] time="2021-06-19T09:10:16Z" level=info msg="Option Initializing KV with TLS" [2021-06-19T09:10:17.358Z] --- PASS: TestTLSConfiguration (0.21s) [2021-06-19T09:10:17.358Z] PASS [2021-06-19T09:10:17.358Z] coverage: 24.0% of statements [2021-06-19T09:10:17.358Z] ok github.com/docker/docker/libnetwork/config 0.301s coverage: 24.0% of statements [2021-06-19T09:10:17.402Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-19T09:10:17.812Z] === RUN TestIPDataMarshalling [2021-06-19T09:10:17.812Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-19T09:10:17.812Z] === RUN TestValidateAndIsV6 [2021-06-19T09:10:17.812Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-19T09:10:17.812Z] PASS [2021-06-19T09:10:17.812Z] coverage: 68.9% of statements [2021-06-19T09:10:17.812Z] ok github.com/docker/docker/libnetwork/driverapi 0.064s coverage: 68.9% of statements [2021-06-19T09:10:17.969Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-06-19T09:10:18.226Z] ok github.com/docker/docker/distribution/xfer 1.991s coverage: 85.1% of statements [2021-06-19T09:10:18.226Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-19T09:10:18.226Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-06-19T09:10:18.226Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-19T09:10:18.268Z] === RUN TestDriver [2021-06-19T09:10:18.268Z] --- PASS: TestDriver (0.00s) [2021-06-19T09:10:18.268Z] PASS [2021-06-19T09:10:18.268Z] coverage: 34.8% of statements [2021-06-19T09:10:18.268Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-06-19T09:10:18.484Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-06-19T09:10:18.723Z] === RUN TestDriver [2021-06-19T09:10:18.723Z] --- PASS: TestDriver (0.00s) [2021-06-19T09:10:18.723Z] PASS [2021-06-19T09:10:18.723Z] coverage: 34.8% of statements [2021-06-19T09:10:18.723Z] ok github.com/docker/docker/libnetwork/drivers/null 0.055s coverage: 34.8% of statements [2021-06-19T09:10:18.982Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-19T09:10:18.982Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2021-06-19T09:10:18.982Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-06-19T09:10:18.982Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-06-19T09:10:18.982Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2021-06-19T09:10:18.982Z] === RUN TestDeleteDevicemapper [2021-06-19T09:10:18.982Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T09:10:18.982Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-19T09:10:18.982Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T09:10:19.178Z] === RUN TestNetworkAllocateFree [2021-06-19T09:10:19.178Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-19T09:10:19.178Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-19T09:10:19.178Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-19T09:10:19.178Z] PASS [2021-06-19T09:10:19.178Z] coverage: 63.6% of statements [2021-06-19T09:10:19.178Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.086s coverage: 63.6% of statements [2021-06-19T09:10:19.633Z] === RUN TestGetEmptyCapabilities [2021-06-19T09:10:19.633Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-19T09:10:19.633Z] === RUN TestGetExtraCapabilities [2021-06-19T09:10:19.633Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-19T09:10:19.633Z] === RUN TestGetInvalidCapabilities [2021-06-19T09:10:19.633Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-19T09:10:19.633Z] === RUN TestRemoteDriver [2021-06-19T09:10:19.633Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-19T09:10:19.633Z] === RUN TestDriverError [2021-06-19T09:10:19.633Z] --- PASS: TestDriverError (0.00s) [2021-06-19T09:10:19.633Z] === RUN TestMissingValues [2021-06-19T09:10:19.633Z] --- PASS: TestMissingValues (0.01s) [2021-06-19T09:10:19.633Z] === RUN TestRollback [2021-06-19T09:10:19.633Z] --- PASS: TestRollback (0.01s) [2021-06-19T09:10:19.633Z] PASS [2021-06-19T09:10:19.633Z] coverage: 57.4% of statements [2021-06-19T09:10:19.633Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.108s coverage: 57.4% of statements [2021-06-19T09:10:20.088Z] === RUN TestNAT [2021-06-19T09:10:20.088Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T09:10:20.088Z] --- SKIP: TestNAT (0.00s) [2021-06-19T09:10:20.088Z] === RUN TestTransparent [2021-06-19T09:10:20.088Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T09:10:20.088Z] --- SKIP: TestTransparent (0.00s) [2021-06-19T09:10:20.088Z] PASS [2021-06-19T09:10:20.088Z] coverage: 0.0% of statements [2021-06-19T09:10:20.088Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2021-06-19T09:10:20.544Z] === RUN TestBuildDefault [2021-06-19T09:10:20.544Z] --- PASS: TestBuildDefault (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestBuildHostnameDomainname [2021-06-19T09:10:20.544Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestBuildHostname [2021-06-19T09:10:20.544Z] --- PASS: TestBuildHostname (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestBuildHostnameFQDN [2021-06-19T09:10:20.544Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestBuildNoIP [2021-06-19T09:10:20.544Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestUpdate [2021-06-19T09:10:20.544Z] --- PASS: TestUpdate (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-19T09:10:20.544Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-19T09:10:20.544Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestAddEmpty [2021-06-19T09:10:20.544Z] --- PASS: TestAddEmpty (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestAdd [2021-06-19T09:10:20.544Z] --- PASS: TestAdd (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestDeleteEmpty [2021-06-19T09:10:20.544Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestDeleteNewline [2021-06-19T09:10:20.544Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestDelete [2021-06-19T09:10:20.544Z] --- PASS: TestDelete (0.00s) [2021-06-19T09:10:20.544Z] === RUN TestConcurrentWrites [2021-06-19T09:10:20.544Z] --- PASS: TestConcurrentWrites (0.25s) [2021-06-19T09:10:20.544Z] PASS [2021-06-19T09:10:20.544Z] coverage: 81.2% of statements [2021-06-19T09:10:20.544Z] ok github.com/docker/docker/libnetwork/etchosts 0.319s coverage: 81.2% of statements [2021-06-19T09:10:20.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2021-06-19T09:10:20.916Z] === RUN TestUpdateMemory [2021-06-19T09:10:20.916Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:10:20.916Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-19T09:10:20.916Z] === RUN TestUpdateCPUQuota [2021-06-19T09:10:20.999Z] === RUN TestNew [2021-06-19T09:10:20.999Z] --- PASS: TestNew (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestAddDriver [2021-06-19T09:10:20.999Z] --- PASS: TestAddDriver (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestAddDuplicateDriver [2021-06-19T09:10:20.999Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-19T09:10:20.999Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestDriver [2021-06-19T09:10:20.999Z] --- PASS: TestDriver (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestIPAM [2021-06-19T09:10:20.999Z] --- PASS: TestIPAM (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestWalkIPAMs [2021-06-19T09:10:20.999Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-19T09:10:20.999Z] === RUN TestWalkDrivers [2021-06-19T09:10:20.999Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-19T09:10:20.999Z] PASS [2021-06-19T09:10:20.999Z] coverage: 82.4% of statements [2021-06-19T09:10:20.999Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2021-06-19T09:10:21.455Z] === RUN TestDiff [2021-06-19T09:10:21.455Z] --- PASS: TestDiff (0.00s) [2021-06-19T09:10:21.455Z] === RUN TestAddedCallback [2021-06-19T09:10:21.455Z] --- PASS: TestAddedCallback (0.00s) [2021-06-19T09:10:21.455Z] === RUN TestRemovedCallback [2021-06-19T09:10:21.455Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-19T09:10:21.455Z] === RUN TestNoCallback [2021-06-19T09:10:21.455Z] --- PASS: TestNoCallback (0.00s) [2021-06-19T09:10:21.455Z] PASS [2021-06-19T09:10:21.455Z] coverage: 48.1% of statements [2021-06-19T09:10:21.455Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.059s coverage: 48.1% of statements [2021-06-19T09:10:21.911Z] === RUN TestNew [2021-06-19T09:10:21.911Z] --- PASS: TestNew (0.00s) [2021-06-19T09:10:21.911Z] === RUN TestAllocate [2021-06-19T09:10:21.911Z] --- PASS: TestAllocate (0.00s) [2021-06-19T09:10:21.911Z] === RUN TestUninitialized [2021-06-19T09:10:21.911Z] --- PASS: TestUninitialized (0.00s) [2021-06-19T09:10:21.911Z] === RUN TestAllocateInRange [2021-06-19T09:10:21.911Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-19T09:10:21.911Z] === RUN TestAllocateSerial [2021-06-19T09:10:21.911Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-19T09:10:21.911Z] PASS [2021-06-19T09:10:21.911Z] coverage: 87.5% of statements [2021-06-19T09:10:21.911Z] ok github.com/docker/docker/libnetwork/idm 0.052s coverage: 87.5% of statements [2021-06-19T09:10:21.911Z] === RUN TestCaller [2021-06-19T09:10:21.911Z] --- PASS: TestCaller (0.00s) [2021-06-19T09:10:21.911Z] PASS [2021-06-19T09:10:21.911Z] coverage: 100.0% of statements [2021-06-19T09:10:22.365Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2021-06-19T09:10:22.365Z] --- PASS: TestRandomAllocateDeallocate (11.03s) [2021-06-19T09:10:22.365Z] === RUN TestAllocateRandomDeallocate [2021-06-19T09:10:22.819Z] === RUN TestSetSerialInsertDelete [2021-06-19T09:10:22.819Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-19T09:10:22.819Z] === RUN TestSetParallelInsertDelete [2021-06-19T09:10:23.778Z] === RUN TestInt2IP2IntConversion [2021-06-19T09:10:23.778Z] === RUN TestPoolRequest [2021-06-19T09:10:23.778Z] --- PASS: TestPoolRequest (0.00s) [2021-06-19T09:10:23.778Z] === RUN TestOtherRequests [2021-06-19T09:10:23.778Z] --- PASS: TestOtherRequests (0.00s) [2021-06-19T09:10:24.234Z] PASS [2021-06-19T09:10:24.234Z] coverage: 57.1% of statements [2021-06-19T09:10:24.234Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-06-19T09:10:24.234Z] --- PASS: TestInt2IP2IntConversion (0.64s) [2021-06-19T09:10:24.234Z] === RUN TestGetAddressVersion [2021-06-19T09:10:24.234Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-19T09:10:24.234Z] === RUN TestKeyString [2021-06-19T09:10:24.234Z] --- PASS: TestKeyString (0.00s) [2021-06-19T09:10:24.234Z] === RUN TestPoolDataMarshal [2021-06-19T09:10:24.234Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-19T09:10:24.234Z] === RUN TestSubnetsMarshal [2021-06-19T09:10:24.234Z] --- PASS: TestSubnetsMarshal (0.10s) [2021-06-19T09:10:24.234Z] === RUN TestAddSubnets [2021-06-19T09:10:24.689Z] --- PASS: TestAddSubnets (0.11s) [2021-06-19T09:10:24.689Z] === RUN TestDoublePoolRelease [2021-06-19T09:10:24.689Z] --- PASS: TestDoublePoolRelease (0.06s) [2021-06-19T09:10:24.689Z] === RUN TestAddReleasePoolID [2021-06-19T09:10:24.689Z] --- PASS: TestAddReleasePoolID (0.15s) [2021-06-19T09:10:24.689Z] === RUN TestPredefinedPool [2021-06-19T09:10:24.689Z] --- PASS: TestPredefinedPool (0.06s) [2021-06-19T09:10:24.689Z] === RUN TestRemoveSubnet [2021-06-19T09:10:24.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-19T09:10:25.144Z] --- PASS: TestRemoveSubnet (0.39s) [2021-06-19T09:10:25.144Z] === RUN TestGetSameAddress [2021-06-19T09:10:25.144Z] --- PASS: TestGetSameAddress (0.06s) [2021-06-19T09:10:25.144Z] === RUN TestPoolAllocationReuse [2021-06-19T09:10:25.144Z] === RUN TestGetCapabilities [2021-06-19T09:10:25.144Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-19T09:10:25.144Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-19T09:10:25.144Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-19T09:10:25.144Z] === RUN TestGetDefaultAddressSpaces [2021-06-19T09:10:25.144Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-19T09:10:25.144Z] === RUN TestRemoteDriver [2021-06-19T09:10:25.144Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-19T09:10:25.144Z] PASS [2021-06-19T09:10:25.144Z] coverage: 47.4% of statements [2021-06-19T09:10:25.144Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2021-06-19T09:10:25.598Z] --- PASS: TestAllocateRandomDeallocate (3.00s) [2021-06-19T09:10:25.598Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-19T09:10:26.053Z] === RUN TestWindowsIPAM [2021-06-19T09:10:26.053Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-19T09:10:26.053Z] PASS [2021-06-19T09:10:26.053Z] coverage: 71.4% of statements [2021-06-19T09:10:26.053Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-06-19T09:10:26.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-19T09:10:27.013Z] === RUN TestDefaultNetwork [2021-06-19T09:10:27.468Z] --- PASS: TestDefaultNetwork (0.28s) [2021-06-19T09:10:27.468Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-19T09:10:27.468Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.96s) [2021-06-19T09:10:27.468Z] === RUN TestRetrieveFromStore [2021-06-19T09:10:27.468Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-06-19T09:10:27.468Z] === RUN TestInitAddressPools [2021-06-19T09:10:27.468Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-19T09:10:27.468Z] PASS [2021-06-19T09:10:27.468Z] coverage: 74.0% of statements [2021-06-19T09:10:27.468Z] ok github.com/docker/docker/libnetwork/ipamutils 0.659s coverage: 74.0% of statements [2021-06-19T09:10:27.491Z] --- PASS: TestUpdateCPUQuota (5.95s) [2021-06-19T09:10:27.491Z] === RUN TestUpdatePidsLimit [2021-06-19T09:10:27.491Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-19T09:10:27.491Z] === RUN TestUpdatePidsLimit/no_change [2021-06-19T09:10:27.752Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-19T09:10:27.923Z] --- PASS: TestPoolAllocationReuse (2.96s) [2021-06-19T09:10:27.923Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-19T09:10:28.378Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-06-19T09:10:28.378Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-19T09:10:28.378Z] === RUN TestKeyValue [2021-06-19T09:10:28.378Z] --- PASS: TestKeyValue (0.00s) [2021-06-19T09:10:28.378Z] PASS [2021-06-19T09:10:28.378Z] coverage: 60.0% of statements [2021-06-19T09:10:28.378Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2021-06-19T09:10:28.378Z] --- PASS: TestRetrieveFromStore (0.97s) [2021-06-19T09:10:28.378Z] === RUN TestIsCorrupted [2021-06-19T09:10:28.378Z] --- PASS: TestIsCorrupted (0.03s) [2021-06-19T09:10:28.378Z] === RUN TestSetRollover [2021-06-19T09:10:28.440Z] ok github.com/docker/docker/layer 7.652s coverage: 68.8% of statements [2021-06-19T09:10:28.440Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-19T09:10:28.440Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-19T09:10:28.440Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-19T09:10:28.440Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-19T09:10:28.693Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-19T09:10:29.263Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-19T09:10:29.833Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-19T09:10:30.404Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-19T09:10:30.963Z] ok github.com/docker/docker/libnetwork/api 1.257s coverage: 90.1% of statements [2021-06-19T09:10:31.222Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2021-06-19T09:10:31.262Z] === RUN TestNetworkDBSimple [2021-06-19T09:10:31.716Z] --- PASS: TestSetRollover (3.20s) [2021-06-19T09:10:31.716Z] === RUN TestSetRolloverSerial [2021-06-19T09:10:31.794Z] ok github.com/docker/docker/libnetwork/client 0.017s coverage: 75.2% of statements [2021-06-19T09:10:32.171Z] 2021/06/19 09:10:31 Closing DB instances... [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit (5.51s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-19T09:10:32.314Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s) [2021-06-19T09:10:32.314Z] === RUN TestUpdateRestartPolicy [2021-06-19T09:10:32.360Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-19T09:10:32.625Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.46s) [2021-06-19T09:10:32.625Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-19T09:10:33.079Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-19T09:10:33.079Z] PASS [2021-06-19T09:10:33.079Z] coverage: 100.0% of statements [2021-06-19T09:10:33.079Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2021-06-19T09:10:33.533Z] === RUN TestGenerate [2021-06-19T09:10:33.533Z] --- PASS: TestGenerate (0.00s) [2021-06-19T09:10:33.533Z] === RUN TestGeneratePtr [2021-06-19T09:10:33.533Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-19T09:10:33.533Z] === RUN TestGenerateMissingField [2021-06-19T09:10:33.533Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-19T09:10:33.533Z] === RUN TestFieldCannotBeSet [2021-06-19T09:10:33.533Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-19T09:10:33.533Z] === RUN TestTypeMismatchError [2021-06-19T09:10:33.533Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-19T09:10:33.533Z] PASS [2021-06-19T09:10:33.533Z] coverage: 100.0% of statements [2021-06-19T09:10:33.533Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-06-19T09:10:33.533Z] --- PASS: TestNetworkDBSimple (2.43s) [2021-06-19T09:10:33.533Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-19T09:10:33.988Z] --- PASS: TestSetRolloverSerial (2.38s) [2021-06-19T09:10:33.988Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-19T09:10:33.988Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-19T09:10:33.988Z] PASS [2021-06-19T09:10:33.988Z] coverage: 84.4% of statements [2021-06-19T09:10:33.988Z] ok github.com/docker/docker/libnetwork/bitseq 22.618s coverage: 84.4% of statements [2021-06-19T09:10:34.257Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.094s coverage: 67.6% of statements [2021-06-19T09:10:34.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-19T09:10:34.443Z] testing: warning: no tests to run [2021-06-19T09:10:34.443Z] PASS [2021-06-19T09:10:34.443Z] coverage: 0.0% of statements [2021-06-19T09:10:34.443Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-06-19T09:10:34.515Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-06-19T09:10:34.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-19T09:10:34.897Z] 2021/06/19 09:10:34 Closing DB instances... [2021-06-19T09:10:34.897Z] === RUN TestRequestNewPort [2021-06-19T09:10:34.897Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestRequestSpecificPort [2021-06-19T09:10:34.897Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestReleasePort [2021-06-19T09:10:34.897Z] --- PASS: TestReleasePort (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestReuseReleasedPort [2021-06-19T09:10:34.897Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestReleaseUnreadledPort [2021-06-19T09:10:34.897Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestUnknowProtocol [2021-06-19T09:10:34.897Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestAllocateAllPorts [2021-06-19T09:10:34.897Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestPortAllocation [2021-06-19T09:10:34.897Z] --- PASS: TestPortAllocation (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestPortAllocationWithCustomRange [2021-06-19T09:10:34.897Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestNoDuplicateBPR [2021-06-19T09:10:34.897Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-19T09:10:34.897Z] === RUN TestChangePortRange [2021-06-19T09:10:34.897Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-19T09:10:34.897Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-19T09:10:34.897Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-19T09:10:34.897Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-19T09:10:34.897Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-19T09:10:34.897Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-19T09:10:34.897Z] --- PASS: TestChangePortRange (0.00s) [2021-06-19T09:10:34.897Z] PASS [2021-06-19T09:10:34.897Z] coverage: 88.6% of statements [2021-06-19T09:10:34.897Z] ok github.com/docker/docker/libnetwork/portallocator 0.060s coverage: 88.6% of statements [2021-06-19T09:10:35.079Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-19T09:10:35.337Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-19T09:10:35.857Z] === RUN TestTransportPortConv [2021-06-19T09:10:35.857Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-19T09:10:35.857Z] === RUN TestTransportPortBindingConv [2021-06-19T09:10:35.857Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-19T09:10:35.857Z] === RUN TestErrorConstructors [2021-06-19T09:10:35.857Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-19T09:10:35.857Z] === RUN TestCompareIPMask [2021-06-19T09:10:35.857Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-19T09:10:35.857Z] === RUN TestUtilGetHostPartIP [2021-06-19T09:10:35.857Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-19T09:10:35.857Z] === RUN TestUtilGetBroadcastIP [2021-06-19T09:10:35.857Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-19T09:10:35.857Z] === RUN TestParseCIDR [2021-06-19T09:10:35.857Z] --- PASS: TestParseCIDR (0.00s) [2021-06-19T09:10:35.857Z] PASS [2021-06-19T09:10:35.857Z] coverage: 47.9% of statements [2021-06-19T09:10:35.857Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 47.9% of statements [2021-06-19T09:10:36.315Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.78s) [2021-06-19T09:10:36.315Z] === RUN TestGetAddress [2021-06-19T09:10:36.315Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-06-19T09:10:36.315Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-19T09:10:37.275Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-19T09:10:37.275Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-19T09:10:37.275Z] PASS [2021-06-19T09:10:37.275Z] coverage: 44.0% of statements [2021-06-19T09:10:37.275Z] ok github.com/docker/docker/oci 0.065s coverage: 44.0% of statements [2021-06-19T09:10:37.424Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-19T09:10:37.729Z] 2021/06/19 09:10:37 Closing DB instances... [2021-06-19T09:10:37.860Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.427s coverage: 59.8% of statements [2021-06-19T09:10:38.118Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-19T09:10:38.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-19T09:10:38.685Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.119s coverage: 4.0% of statements [2021-06-19T09:10:38.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-19T09:10:39.251Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-06-19T09:10:39.255Z] === RUN TestAddressPoolOpt [2021-06-19T09:10:39.255Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/a [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/something [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/_=a [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/env1=value1 [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/_env1=value1 [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/PATH [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/=a [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/PATH= [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/PATH=something [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/asd!qwe [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/1asd [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/123 [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/some_space [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/__some_space_before [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/some_space_after__ [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/= [2021-06-19T09:10:39.255Z] === RUN TestValidateEnv/PaTh [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-19T09:10:39.255Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-19T09:10:39.255Z] === RUN TestParseHost [2021-06-19T09:10:39.255Z] --- PASS: TestParseHost (0.00s) [2021-06-19T09:10:39.255Z] === RUN TestParseDockerDaemonHost [2021-06-19T09:10:39.255Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-19T09:10:39.255Z] === RUN TestParseTCP [2021-06-19T09:10:39.255Z] --- PASS: TestParseTCP (0.00s) [2021-06-19T09:10:39.255Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-19T09:10:39.255Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-19T09:10:39.255Z] === RUN TestValidateExtraHosts [2021-06-19T09:10:39.255Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestIpOptString [2021-06-19T09:10:39.256Z] --- PASS: TestIpOptString (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-19T09:10:39.256Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestNewIpOptValidDefaultVal [2021-06-19T09:10:39.256Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestIpOptSetInvalidVal [2021-06-19T09:10:39.256Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestValidateIPAddress [2021-06-19T09:10:39.256Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestMapOpts [2021-06-19T09:10:39.256Z] --- PASS: TestMapOpts (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestListOptsWithoutValidator [2021-06-19T09:10:39.256Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestListOptsWithValidator [2021-06-19T09:10:39.256Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestValidateDNSSearch [2021-06-19T09:10:39.256Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_general_format [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_one_more [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-19T09:10:39.256Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-19T09:10:39.256Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestNamedListOpts [2021-06-19T09:10:39.256Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestNamedMapOpts [2021-06-19T09:10:39.256Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestParseLink [2021-06-19T09:10:39.256Z] --- PASS: TestParseLink (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestQuotedStringSetWithQuotes [2021-06-19T09:10:39.256Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-19T09:10:39.256Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-19T09:10:39.256Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-19T09:10:39.256Z] === RUN TestUlimitOpt [2021-06-19T09:10:39.256Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-19T09:10:39.256Z] PASS [2021-06-19T09:10:39.256Z] coverage: 67.1% of statements [2021-06-19T09:10:39.256Z] ok github.com/docker/docker/opts 0.135s coverage: 67.1% of statements [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T09:10:39.256Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T09:10:39.509Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-19T09:10:39.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-19T09:10:39.713Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2021-06-19T09:10:39.713Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-19T09:10:39.713Z] === RUN TestParseVersion [2021-06-19T09:10:39.713Z] --- PASS: TestParseVersion (0.00s) [2021-06-19T09:10:39.713Z] PASS [2021-06-19T09:10:39.713Z] coverage: 52.9% of statements [2021-06-19T09:10:39.713Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-06-19T09:10:40.898Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-19T09:10:40.898Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-19T09:10:41.159Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-19T09:10:41.241Z] === RUN TestIsArchivePathDir [2021-06-19T09:10:41.419Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-19T09:10:41.679Z] --- PASS: TestImportExtremelyLargeImageWorks (186.26s) [2021-06-19T09:10:41.679Z] PASS [2021-06-19T09:10:41.679Z] [2021-06-19T09:10:41.679Z] DONE 12 tests in 190.701s [2021-06-19T09:10:41.679Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T09:10:41.679Z] ++ 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-19T09:10:41.679Z] ++ set -e [2021-06-19T09:10:41.679Z] ++ '[' -n 0 ']' [2021-06-19T09:10:41.679Z] ++ set -x [2021-06-19T09:10:41.679Z] ++ 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-19T09:10:41.679Z] INFO: Testing against a local daemon [2021-06-19T09:10:41.679Z] === RUN TestNetworkCreateDelete [2021-06-19T09:10:41.695Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-06-19T09:10:41.695Z] === RUN TestIsArchivePathInvalidFile [2021-06-19T09:10:41.695Z] === RUN TestPeerCertificateMarshalJSON [2021-06-19T09:10:41.695Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-06-19T09:10:41.695Z] === RUN TestIsArchivePathTar [2021-06-19T09:10:41.695Z] 2021/06/19 09:10:41 Closing DB instances... [2021-06-19T09:10:41.695Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-06-19T09:10:41.695Z] === RUN TestDecompressStreamGzip [2021-06-19T09:10:41.939Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-06-19T09:10:41.939Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T09:10:42.149Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-19T09:10:42.149Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-19T09:10:42.149Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-06-19T09:10:42.149Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-19T09:10:42.149Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestMiddleware [2021-06-19T09:10:42.149Z] --- PASS: TestMiddleware (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestNewResponseModifier [2021-06-19T09:10:42.149Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-19T09:10:42.149Z] PASS [2021-06-19T09:10:42.149Z] coverage: 26.8% of statements [2021-06-19T09:10:42.149Z] ok github.com/docker/docker/pkg/authorization 0.401s coverage: 26.8% of statements [2021-06-19T09:10:42.149Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-06-19T09:10:42.149Z] === RUN TestDecompressStreamBzip2 [2021-06-19T09:10:42.149Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-06-19T09:10:42.149Z] === RUN TestDecompressStreamXz [2021-06-19T09:10:42.149Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T09:10:42.149Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestCompressStreamXzUnsupported [2021-06-19T09:10:42.149Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-19T09:10:42.149Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestCompressStreamInvalid [2021-06-19T09:10:42.149Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestExtensionInvalid [2021-06-19T09:10:42.149Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestExtensionUncompressed [2021-06-19T09:10:42.149Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestExtensionBzip2 [2021-06-19T09:10:42.149Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestExtensionGzip [2021-06-19T09:10:42.149Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestExtensionXz [2021-06-19T09:10:42.149Z] --- PASS: TestExtensionXz (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestCmdStreamLargeStderr [2021-06-19T09:10:42.149Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-06-19T09:10:42.149Z] === RUN TestCmdStreamBad [2021-06-19T09:10:42.149Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T09:10:42.149Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestCmdStreamGood [2021-06-19T09:10:42.149Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-19T09:10:42.149Z] === RUN TestUntarPathWithInvalidDest [2021-06-19T09:10:42.149Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-19T09:10:42.149Z] === RUN TestUntarPathWithInvalidSrc [2021-06-19T09:10:42.149Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-19T09:10:42.149Z] === RUN TestUntarPath [2021-06-19T09:10:42.510Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-06-19T09:10:42.510Z] === RUN TestDaemonDNSFallback [2021-06-19T09:10:42.604Z] --- PASS: TestUntarPath (0.08s) [2021-06-19T09:10:42.604Z] === RUN TestUntarPathWithDestinationFile [2021-06-19T09:10:42.604Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-19T09:10:42.604Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-19T09:10:42.604Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-19T09:10:42.604Z] === RUN TestCopyWithTarInvalidSrc [2021-06-19T09:10:42.604Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-19T09:10:42.604Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-19T09:10:42.604Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-19T09:10:42.604Z] === RUN TestCopyWithTarSrcFile [2021-06-19T09:10:42.604Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-19T09:10:42.604Z] === RUN TestCopyWithTarSrcFolder [2021-06-19T09:10:42.604Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-19T09:10:42.604Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-19T09:10:42.604Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-06-19T09:10:42.604Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-19T09:10:42.604Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-19T09:10:42.604Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-19T09:10:42.604Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-19T09:10:42.604Z] === RUN TestCopyFileWithTarSrcFile [2021-06-19T09:10:42.604Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-19T09:10:42.604Z] === RUN TestTarFiles [2021-06-19T09:10:42.604Z] === RUN TestUnbuffered [2021-06-19T09:10:42.604Z] --- PASS: TestUnbuffered (0.00s) [2021-06-19T09:10:42.604Z] === RUN TestRaceUnbuffered [2021-06-19T09:10:42.604Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-19T09:10:42.604Z] PASS [2021-06-19T09:10:42.604Z] coverage: 100.0% of statements [2021-06-19T09:10:42.604Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2021-06-19T09:10:43.058Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-06-19T09:10:43.058Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-19T09:10:43.058Z] === RUN TestMatch [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[foo]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[foo_bar]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[]#01 [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[qux]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-19T09:10:43.058Z] === RUN TestMatch/[[foo_baz]] [2021-06-19T09:10:43.058Z] --- PASS: TestMatch (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-19T09:10:43.058Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-19T09:10:43.058Z] PASS [2021-06-19T09:10:43.058Z] coverage: 87.5% of statements [2021-06-19T09:10:43.058Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-06-19T09:10:44.582Z] === RUN TestChrootTarUntar [2021-06-19T09:10:44.582Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootTarUntar (0.01s) [2021-06-19T09:10:44.582Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-19T09:10:44.582Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootUntarEmptyArchive [2021-06-19T09:10:44.582Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootTarUntarWithSymlink [2021-06-19T09:10:44.582Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootCopyWithTar [2021-06-19T09:10:44.582Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootCopyFileWithTar [2021-06-19T09:10:44.582Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootUntarPath [2021-06-19T09:10:44.582Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-19T09:10:44.582Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-19T09:10:44.582Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:10:44.582Z] === RUN TestChrootApplyDotDotFile [2021-06-19T09:10:44.582Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:10:44.582Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-19T09:10:44.582Z] PASS [2021-06-19T09:10:44.582Z] coverage: 15.4% of statements [2021-06-19T09:10:44.582Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.4% of statements [2021-06-19T09:10:45.039Z] 2021/06/19 09:10:44 Closing DB instances... [2021-06-19T09:10:45.493Z] === RUN TestSizeEmpty [2021-06-19T09:10:45.493Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-19T09:10:45.493Z] === RUN TestSizeEmptyFile [2021-06-19T09:10:45.493Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-19T09:10:45.493Z] === RUN TestSizeNonemptyFile [2021-06-19T09:10:45.493Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-19T09:10:45.493Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-19T09:10:45.493Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-19T09:10:45.493Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-19T09:10:45.493Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-19T09:10:45.493Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-19T09:10:45.493Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-19T09:10:45.493Z] === RUN TestMoveToSubdir [2021-06-19T09:10:45.493Z] --- PASS: TestMoveToSubdir (0.01s) [2021-06-19T09:10:45.493Z] === RUN TestSizeNonExistingDirectory [2021-06-19T09:10:45.493Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-19T09:10:45.493Z] PASS [2021-06-19T09:10:45.493Z] coverage: 80.0% of statements [2021-06-19T09:10:45.493Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2021-06-19T09:10:46.455Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-19T09:10:46.455Z] === RUN TestNetworkDBNodeLeave [2021-06-19T09:10:46.911Z] === RUN Test [2021-06-19T09:10:46.911Z] === RUN Test/TestContainsEntry [2021-06-19T09:10:46.911Z] === RUN Test/TestCreateEntries [2021-06-19T09:10:46.911Z] === RUN Test/TestEntriesDiff [2021-06-19T09:10:46.911Z] === RUN Test/TestEntriesEquality [2021-06-19T09:10:46.911Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-19T09:10:46.911Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-19T09:10:46.911Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-19T09:10:46.911Z] === RUN Test/TestGeneratorNotGenerate [2021-06-19T09:10:46.911Z] === RUN Test/TestGeneratorWithPort [2021-06-19T09:10:46.911Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-19T09:10:46.911Z] === RUN Test/TestNewEntry [2021-06-19T09:10:46.911Z] === RUN Test/TestParse [2021-06-19T09:10:46.911Z] --- PASS: Test (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-19T09:10:46.911Z] --- PASS: Test/TestParse (0.00s) [2021-06-19T09:10:46.911Z] PASS [2021-06-19T09:10:46.911Z] coverage: 58.3% of statements [2021-06-19T09:10:46.911Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2021-06-19T09:10:47.209Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-06-19T09:10:47.209Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T09:10:47.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-06-19T09:10:47.209Z] === RUN TestWaitNonBlocked [2021-06-19T09:10:47.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:10:47.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:10:47.209Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:10:47.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:10:47.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:10:47.209Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:10:47.209Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-19T09:10:47.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2021-06-19T09:10:47.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-06-19T09:10:47.209Z] === RUN TestWaitBlocked [2021-06-19T09:10:47.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:10:47.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:10:47.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:10:47.209Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:10:47.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-19T09:10:47.209Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-19T09:10:47.874Z] === RUN Test [2021-06-19T09:10:47.874Z] === RUN Test/TestContent [2021-06-19T09:10:47.874Z] === RUN Test/TestInitialize [2021-06-19T09:10:47.874Z] === RUN Test/TestNew [2021-06-19T09:10:47.874Z] === RUN Test/TestParsingContentsWithComments [2021-06-19T09:10:47.874Z] === RUN Test/TestRegister [2021-06-19T09:10:47.874Z] === RUN Test/TestWatch [2021-06-19T09:10:47.874Z] --- PASS: Test (0.01s) [2021-06-19T09:10:47.874Z] --- PASS: Test/TestContent (0.00s) [2021-06-19T09:10:47.874Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T09:10:47.874Z] --- PASS: Test/TestNew (0.00s) [2021-06-19T09:10:47.874Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-19T09:10:47.874Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T09:10:47.874Z] --- PASS: Test/TestWatch (0.01s) [2021-06-19T09:10:47.874Z] PASS [2021-06-19T09:10:47.874Z] coverage: 97.6% of statements [2021-06-19T09:10:47.874Z] ok github.com/docker/docker/pkg/discovery/file 0.063s coverage: 97.6% of statements [2021-06-19T09:10:48.150Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-19T09:10:48.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-06-19T09:10:48.150Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-06-19T09:10:48.150Z] === CONT TestContainerStartOnDaemonRestart [2021-06-19T09:10:48.150Z] === CONT TestContainerKillOnDaemonStart [2021-06-19T09:10:48.150Z] === CONT TestDaemonHostGatewayIP [2021-06-19T09:10:48.150Z] === CONT TestIpcModeOlderClient [2021-06-19T09:10:48.150Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-19T09:10:48.150Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-19T09:10:49.396Z] --- PASS: TestTarFiles (6.49s) [2021-06-19T09:10:49.396Z] === RUN TestTarUntar [2021-06-19T09:10:49.396Z] --- PASS: TestTarUntar (0.04s) [2021-06-19T09:10:49.396Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-19T09:10:49.396Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-19T09:10:49.396Z] === RUN TestTarWithOptions [2021-06-19T09:10:49.396Z] === RUN Test [2021-06-19T09:10:49.396Z] === RUN Test/TestInitialize [2021-06-19T09:10:49.396Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-19T09:10:49.396Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-19T09:10:49.396Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-19T09:10:49.396Z] === RUN TestUntarUstarGnuConflict [2021-06-19T09:10:49.396Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-19T09:10:49.396Z] === RUN TestUntarInvalidFilenames [2021-06-19T09:10:49.396Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-06-19T09:10:49.396Z] === RUN TestNetworkDBWatch [2021-06-19T09:10:49.396Z] time="2021-06-19T09:10:48Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:10:49.396Z] time="2021-06-19T09:10:49Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:10:49.396Z] time="2021-06-19T09:10:49Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:10:49.396Z] === RUN Test/TestInitializeWithCerts [2021-06-19T09:10:49.396Z] time="2021-06-19T09:10:49Z" level=info msg="Initializing discovery with TLS" [2021-06-19T09:10:49.396Z] === RUN Test/TestWatch [2021-06-19T09:10:49.396Z] time="2021-06-19T09:10:49Z" level=info msg="Initializing discovery without TLS" [2021-06-19T09:10:49.396Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames706980814\\dest" [2021-06-19T09:10:49.396Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-06-19T09:10:49.396Z] === RUN TestUntarHardlinkToSymlink [2021-06-19T09:10:49.396Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-19T09:10:49.396Z] === RUN TestUntarInvalidHardlink [2021-06-19T09:10:49.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink448865231\\victim\\hello" -> "../victim/hello" [2021-06-19T09:10:49.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink865690850\\victim\\hello" -> "/../victim/hello" [2021-06-19T09:10:49.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink461759705\\victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink419446372\\victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink527054963\\victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink861343542\\victim" -> "../victim" [2021-06-19T09:10:49.396Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-19T09:10:49.396Z] === RUN TestUntarInvalidSymlink [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink739271453\\dest\\dotdot" -> "../victim/hello" [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink137635800\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink141431127\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink913145546\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink037543841\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink901687948\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:49.396Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink068527739\\dest\\dir\\loophole" -> "../../victim" [2021-06-19T09:10:49.396Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-19T09:10:49.396Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-19T09:10:49.396Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-19T09:10:49.396Z] === RUN TestXGlobalNoParent [2021-06-19T09:10:49.396Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-19T09:10:49.396Z] === RUN TestReplaceFileTarWrapper [2021-06-19T09:10:49.464Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.175s coverage: 6.6% of statements [2021-06-19T09:10:49.464Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-19T09:10:49.464Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-06-19T09:10:49.464Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-06-19T09:10:49.464Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-06-19T09:10:49.722Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-19T09:10:49.852Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-06-19T09:10:49.852Z] === RUN TestPrefixHeaderReadable [2021-06-19T09:10:49.852Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-06-19T09:10:49.852Z] === RUN TestDisablePigz [2021-06-19T09:10:49.852Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-19T09:10:49.852Z] --- PASS: TestDisablePigz (0.13s) [2021-06-19T09:10:49.852Z] === RUN TestPigz [2021-06-19T09:10:49.852Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-19T09:10:49.852Z] --- PASS: TestPigz (0.14s) [2021-06-19T09:10:49.852Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T09:10:49.852Z] archive_windows_test.go:16: Currently fails [2021-06-19T09:10:49.852Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T09:10:49.852Z] === RUN TestCanonicalTarNameForPath [2021-06-19T09:10:49.852Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-19T09:10:49.852Z] === RUN TestCanonicalTarName [2021-06-19T09:10:49.852Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-19T09:10:49.852Z] === RUN TestChmodTarEntry [2021-06-19T09:10:49.853Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-19T09:10:49.853Z] === RUN TestHardLinkOrder [2021-06-19T09:10:49.979Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-19T09:10:50.236Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-19T09:10:50.307Z] --- PASS: TestHardLinkOrder (0.10s) [2021-06-19T09:10:50.307Z] === RUN TestChangeString [2021-06-19T09:10:50.307Z] --- PASS: TestChangeString (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestChangesWithNoChanges [2021-06-19T09:10:50.307Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-06-19T09:10:50.307Z] === RUN TestChangesWithChanges [2021-06-19T09:10:50.307Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-19T09:10:50.307Z] === RUN TestChangesWithChangesGH13590 [2021-06-19T09:10:50.307Z] changes_test.go:196: needs more investigation [2021-06-19T09:10:50.307Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestChangesDirsEmpty [2021-06-19T09:10:50.307Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-06-19T09:10:50.307Z] === RUN TestChangesDirsMutated [2021-06-19T09:10:50.307Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-06-19T09:10:50.307Z] === RUN TestApplyLayer [2021-06-19T09:10:50.307Z] changes_test.go:433: needs further investigation [2021-06-19T09:10:50.307Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestChangesSizeWithHardlinks [2021-06-19T09:10:50.307Z] changes_test.go:469: needs further investigation [2021-06-19T09:10:50.307Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestChangesSizeWithNoChanges [2021-06-19T09:10:50.307Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-19T09:10:50.307Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestChangesSize [2021-06-19T09:10:50.307Z] --- PASS: TestChangesSize (0.00s) [2021-06-19T09:10:50.307Z] === RUN TestApplyLayerInvalidFilenames [2021-06-19T09:10:50.307Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames099098754\\dest" [2021-06-19T09:10:50.307Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-19T09:10:50.307Z] === RUN TestApplyLayerInvalidHardlink [2021-06-19T09:10:50.307Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink672238852\\victim\\hello" -> "../victim/hello" [2021-06-19T09:10:50.645Z] --- PASS: TestDaemonDNSFallback (6.95s) [2021-06-19T09:10:50.645Z] === RUN TestInspectNetwork [2021-06-19T09:10:50.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink983837843\\victim\\hello" -> "/../victim/hello" [2021-06-19T09:10:50.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink748699862\\victim" -> "../victim" [2021-06-19T09:10:50.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink480625725\\victim" -> "../victim" [2021-06-19T09:10:50.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink875485816\\victim" -> "../victim" [2021-06-19T09:10:50.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink731685239\\victim" -> "../victim" [2021-06-19T09:10:50.765Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-19T09:10:50.765Z] === RUN TestApplyLayerInvalidSymlink [2021-06-19T09:10:50.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink690093162\\dest\\dotdot" -> "../victim/hello" [2021-06-19T09:10:50.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink590002881\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-19T09:10:50.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink056899884\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:50.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink883042459\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:50.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink080097598\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:50.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink467446661\\dest\\loophole-victim" -> "../victim" [2021-06-19T09:10:50.765Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2021-06-19T09:10:50.765Z] === RUN TestApplyLayerWhiteouts [2021-06-19T09:10:50.765Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-06-19T09:10:50.765Z] === RUN TestGenerateEmptyFile [2021-06-19T09:10:50.765Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-19T09:10:50.765Z] === RUN TestGenerateWithContent [2021-06-19T09:10:50.765Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-19T09:10:50.765Z] PASS [2021-06-19T09:10:50.765Z] coverage: 62.6% of statements [2021-06-19T09:10:50.765Z] ok github.com/docker/docker/pkg/archive 9.284s coverage: 62.6% of statements [2021-06-19T09:10:50.765Z] 2021/06/19 09:10:50 Closing DB instances... [2021-06-19T09:10:51.455Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2021-06-19T09:10:51.455Z] === CONT TestDaemonRestartIpcMode [2021-06-19T09:10:51.586Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-19T09:10:51.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s) [2021-06-19T09:10:51.846Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-19T09:10:52.290Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-19T09:10:52.290Z] === RUN TestNetworkDBBulkSync [2021-06-19T09:10:52.290Z] --- PASS: Test (3.22s) [2021-06-19T09:10:52.290Z] --- PASS: Test/TestInitialize (0.21s) [2021-06-19T09:10:52.290Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-19T09:10:52.290Z] --- PASS: Test/TestWatch (3.00s) [2021-06-19T09:10:52.290Z] PASS [2021-06-19T09:10:52.290Z] coverage: 84.1% of statements [2021-06-19T09:10:52.290Z] ok github.com/docker/docker/pkg/discovery/kv 3.290s coverage: 84.1% of statements [2021-06-19T09:10:52.524Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-19T09:10:52.658Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2021-06-19T09:10:53.249Z] === RUN Test [2021-06-19T09:10:53.249Z] === RUN Test/TestWatch [2021-06-19T09:10:53.249Z] --- PASS: Test (0.00s) [2021-06-19T09:10:53.249Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T09:10:53.249Z] PASS [2021-06-19T09:10:53.249Z] coverage: 92.3% of statements [2021-06-19T09:10:53.249Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2021-06-19T09:10:53.465Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-19T09:10:53.465Z] === RUN TestDockerSuite/TestBuildFails [2021-06-19T09:10:53.465Z] === RUN TestInspectNetwork/full_network_id [2021-06-19T09:10:53.465Z] === RUN TestInspectNetwork/partial_network_id [2021-06-19T09:10:53.465Z] === RUN TestInspectNetwork/network_name [2021-06-19T09:10:53.465Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-19T09:10:53.703Z] 2021/06/19 09:10:53 Closing DB instances... [2021-06-19T09:10:54.158Z] === RUN Test [2021-06-19T09:10:54.158Z] === RUN Test/TestInitialize [2021-06-19T09:10:54.158Z] === RUN Test/TestInitializeWithPattern [2021-06-19T09:10:54.158Z] === RUN Test/TestRegister [2021-06-19T09:10:54.158Z] === RUN Test/TestWatch [2021-06-19T09:10:54.158Z] --- PASS: Test (0.00s) [2021-06-19T09:10:54.158Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-19T09:10:54.158Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-19T09:10:54.158Z] --- PASS: Test/TestRegister (0.00s) [2021-06-19T09:10:54.158Z] --- PASS: Test/TestWatch (0.00s) [2021-06-19T09:10:54.158Z] PASS [2021-06-19T09:10:54.158Z] coverage: 93.8% of statements [2021-06-19T09:10:54.158Z] ok github.com/docker/docker/pkg/discovery/nodes 0.058s coverage: 93.8% of statements [2021-06-19T09:10:54.404Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-19T09:10:54.404Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-19T09:10:55.117Z] === RUN TestPollerAddRemove [2021-06-19T09:10:55.118Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-19T09:10:55.118Z] === RUN TestPollerEvent [2021-06-19T09:10:55.118Z] poller_test.go:41: No chmod on Windows [2021-06-19T09:10:55.118Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-19T09:10:55.118Z] === RUN TestPollerClose [2021-06-19T09:10:55.118Z] --- PASS: TestPollerClose (0.00s) [2021-06-19T09:10:55.118Z] PASS [2021-06-19T09:10:55.118Z] coverage: 36.2% of statements [2021-06-19T09:10:55.118Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 36.2% of statements [2021-06-19T09:10:55.118Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-06-19T09:10:55.118Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-19T09:10:55.199Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2021-06-19T09:10:56.079Z] === RUN TestCopyFileWithInvalidSrc [2021-06-19T09:10:56.079Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCopyFileWithInvalidDest [2021-06-19T09:10:56.079Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-19T09:10:56.079Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-19T09:10:56.079Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCopyFile [2021-06-19T09:10:56.079Z] --- PASS: TestCopyFile (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-19T09:10:56.079Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T09:10:56.079Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-19T09:10:56.079Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-19T09:10:56.079Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T09:10:56.079Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestWildcardMatches [2021-06-19T09:10:56.079Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestPatternMatches [2021-06-19T09:10:56.079Z] --- PASS: TestPatternMatches (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-19T09:10:56.079Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestPatternMatchesFolderExclusions [2021-06-19T09:10:56.079Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-19T09:10:56.079Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-19T09:10:56.079Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-19T09:10:56.079Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-19T09:10:56.079Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestSingleExclamationError [2021-06-19T09:10:56.079Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestMatchesWithNoPatterns [2021-06-19T09:10:56.079Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestMatchesWithMalformedPatterns [2021-06-19T09:10:56.079Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestMatches [2021-06-19T09:10:56.079Z] --- PASS: TestMatches (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCleanPatterns [2021-06-19T09:10:56.079Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-19T09:10:56.079Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCleanPatternsExceptionFlag [2021-06-19T09:10:56.079Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-19T09:10:56.079Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-19T09:10:56.079Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCleanPatternsErrorSingleException [2021-06-19T09:10:56.079Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCreateIfNotExistsDir [2021-06-19T09:10:56.079Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-19T09:10:56.079Z] === RUN TestCreateIfNotExistsFile [2021-06-19T09:10:56.079Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-06-19T09:10:56.079Z] === RUN TestMatch [2021-06-19T09:10:56.079Z] --- PASS: TestMatch (0.00s) [2021-06-19T09:10:56.079Z] PASS [2021-06-19T09:10:56.079Z] coverage: 85.2% of statements [2021-06-19T09:10:56.079Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 85.2% of statements [2021-06-19T09:10:56.314Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-19T09:10:57.037Z] === RUN TestGet [2021-06-19T09:10:57.037Z] --- PASS: TestGet (0.00s) [2021-06-19T09:10:57.037Z] === RUN TestGetShortcutString [2021-06-19T09:10:57.037Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-19T09:10:57.037Z] PASS [2021-06-19T09:10:57.037Z] coverage: 42.9% of statements [2021-06-19T09:10:57.037Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-06-19T09:10:57.697Z] --- PASS: TestInspectNetwork (8.51s) [2021-06-19T09:10:57.697Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-19T09:10:57.697Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-19T09:10:57.697Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-19T09:10:57.697Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-19T09:10:57.957Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T09:10:57.997Z] === RUN TestCreateIDMapOrder [2021-06-19T09:10:57.997Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-19T09:10:57.997Z] PASS [2021-06-19T09:10:57.997Z] coverage: 7.2% of statements [2021-06-19T09:10:57.997Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2021-06-19T09:10:57.997Z] 2021/06/19 09:10:57 Closing DB instances... [2021-06-19T09:10:58.218Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-19T09:10:58.454Z] time="2021-06-19T09:10:57Z" level=error msg="node: 97dad1806a71 is unknown to memberlist" [2021-06-19T09:10:59.415Z] === RUN TestFixedBufferCap [2021-06-19T09:10:59.415Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestFixedBufferLen [2021-06-19T09:10:59.415Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestFixedBufferString [2021-06-19T09:10:59.415Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestFixedBufferWrite [2021-06-19T09:10:59.415Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestFixedBufferRead [2021-06-19T09:10:59.415Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestBytesPipeRead [2021-06-19T09:10:59.415Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestBytesPipeWrite [2021-06-19T09:10:59.415Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-19T09:10:59.415Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-19T09:10:59.870Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.48s) [2021-06-19T09:10:59.870Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-19T09:10:59.870Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-06-19T09:10:59.870Z] === RUN TestAtomicWriteToFile [2021-06-19T09:10:59.870Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-19T09:10:59.870Z] === RUN TestAtomicWriteSetCommit [2021-06-19T09:10:59.870Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-19T09:10:59.870Z] === RUN TestAtomicWriteSetCancel [2021-06-19T09:10:59.870Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-19T09:10:59.870Z] === RUN TestReadCloserWrapperClose [2021-06-19T09:10:59.870Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestReaderErrWrapperReadOnError [2021-06-19T09:10:59.870Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestReaderErrWrapperRead [2021-06-19T09:10:59.870Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestHashData [2021-06-19T09:10:59.870Z] --- PASS: TestHashData (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestCancelReadCloser [2021-06-19T09:10:59.870Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-19T09:10:59.870Z] === RUN TestWriteCloserWrapperClose [2021-06-19T09:10:59.870Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestNopWriteCloser [2021-06-19T09:10:59.870Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestNopWriter [2021-06-19T09:10:59.870Z] --- PASS: TestNopWriter (0.00s) [2021-06-19T09:10:59.870Z] === RUN TestWriteCounter [2021-06-19T09:10:59.870Z] --- PASS: TestWriteCounter (0.00s) [2021-06-19T09:10:59.870Z] PASS [2021-06-19T09:10:59.870Z] coverage: 69.2% of statements [2021-06-19T09:10:59.870Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.2% of statements [2021-06-19T09:11:00.134Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-19T09:11:01.393Z] === RUN TestError [2021-06-19T09:11:01.394Z] --- PASS: TestError (0.00s) [2021-06-19T09:11:01.394Z] === RUN TestProgressString [2021-06-19T09:11:01.394Z] === RUN TestProgressString/no_progress [2021-06-19T09:11:01.394Z] === RUN TestProgressString/progress_1 [2021-06-19T09:11:01.394Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-19T09:11:01.394Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-19T09:11:01.394Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-19T09:11:01.394Z] === RUN TestProgressString/with_units [2021-06-19T09:11:01.394Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-19T09:11:01.394Z] === RUN TestProgressString/hide_counts [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-19T09:11:01.394Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-19T09:11:01.394Z] === RUN TestJSONMessageDisplay [2021-06-19T09:11:01.394Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-06-19T09:11:01.394Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-19T09:11:01.394Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-19T09:11:01.394Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-19T09:11:01.394Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-19T09:11:01.394Z] === RUN TestDisplayJSONMessagesStream [2021-06-19T09:11:01.394Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-19T09:11:01.394Z] PASS [2021-06-19T09:11:01.394Z] coverage: 91.7% of statements [2021-06-19T09:11:01.394Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2021-06-19T09:11:01.394Z] 2021/06/19 09:11:01 Closing DB instances... [2021-06-19T09:11:01.774Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2021-06-19T09:11:01.774Z] PASS [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] === Skipped [2021-06-19T09:11:01.774Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-19T09:11:01.774Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-19T09:11:01.774Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-19T09:11:01.774Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-19T09:11:01.774Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-19T09:11:01.774Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-19T09:11:01.774Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] [2021-06-19T09:11:01.774Z] DONE 196 tests, 6 skipped in 146.289s [2021-06-19T09:11:01.774Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-19T09:11:01.774Z] ++ 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-19T09:11:01.774Z] ++ set -e [2021-06-19T09:11:01.774Z] ++ '[' -n 0 ']' [2021-06-19T09:11:01.774Z] ++ set -x [2021-06-19T09:11:01.774Z] ++ 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-19T09:11:02.047Z] --- PASS: TestRunContainerWithBridgeNone (3.98s) [2021-06-19T09:11:02.047Z] === RUN TestNetworkInvalidJSON [2021-06-19T09:11:02.047Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T09:11:02.047Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T09:11:02.047Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:11:02.047Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:11:02.047Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:11:02.047Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:11:02.047Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T09:11:02.047Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:11:02.047Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T09:11:02.047Z] === RUN TestNetworkList [2021-06-19T09:11:02.047Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-19T09:11:02.047Z] === RUN TestNetworkList//networks [2021-06-19T09:11:02.047Z] === PAUSE TestNetworkList//networks [2021-06-19T09:11:02.047Z] === RUN TestNetworkList//networks/ [2021-06-19T09:11:02.047Z] === PAUSE TestNetworkList//networks/ [2021-06-19T09:11:02.047Z] === CONT TestNetworkList//networks [2021-06-19T09:11:02.047Z] === CONT TestNetworkList//networks/ [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkList (0.02s) [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T09:11:02.047Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T09:11:02.047Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T09:11:02.308Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-19T09:11:02.344Z] INFO: Testing against a local daemon [2021-06-19T09:11:02.344Z] === RUN TestCommitInheritsEnv [2021-06-19T09:11:02.353Z] === RUN TestStandardLongPath [2021-06-19T09:11:02.354Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-19T09:11:02.354Z] === RUN TestUNCLongPath [2021-06-19T09:11:02.354Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-19T09:11:02.354Z] PASS [2021-06-19T09:11:02.354Z] coverage: 100.0% of statements [2021-06-19T09:11:02.354Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-06-19T09:11:02.354Z] --- PASS: TestGetAddress (25.67s) [2021-06-19T09:11:02.354Z] === RUN TestRequestSyntaxCheck [2021-06-19T09:11:02.354Z] --- PASS: TestRequestSyntaxCheck (0.06s) [2021-06-19T09:11:02.354Z] === RUN TestRequest [2021-06-19T09:11:02.424Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-06-19T09:11:02.424Z] ok github.com/docker/docker/libnetwork 38.226s coverage: 40.7% of statements [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-19T09:11:02.424Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-19T09:11:02.424Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2021-06-19T09:11:02.424Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.013s coverage: 47.4% of statements [2021-06-19T09:11:02.424Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.007s coverage: 71.4% of statements [2021-06-19T09:11:02.569Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2021-06-19T09:11:02.569Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T09:11:02.606Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-06-19T09:11:02.606Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T09:11:02.606Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-19T09:11:02.606Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T09:11:02.606Z] === RUN TestImagesFilterMultiReference [2021-06-19T09:11:02.808Z] === RUN TestNameFormat [2021-06-19T09:11:02.808Z] --- PASS: TestNameFormat (0.00s) [2021-06-19T09:11:02.808Z] === RUN TestNameRetries [2021-06-19T09:11:02.808Z] --- PASS: TestNameRetries (0.00s) [2021-06-19T09:11:02.808Z] PASS [2021-06-19T09:11:02.808Z] coverage: 85.7% of statements [2021-06-19T09:11:02.808Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-06-19T09:11:02.808Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.24s) [2021-06-19T09:11:02.808Z] === RUN TestNetworkDBGarbageCollection [2021-06-19T09:11:02.866Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-19T09:11:02.866Z] === RUN TestImagePullPlatformInvalid [2021-06-19T09:11:02.866Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-06-19T09:11:02.866Z] === RUN TestRemoveImageOrphaning [2021-06-19T09:11:03.127Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-06-19T09:11:03.127Z] === RUN TestRemoveImageGarbageCollector [2021-06-19T09:11:03.127Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:11:03.127Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-19T09:11:03.127Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T09:11:03.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-19T09:11:03.127Z] === RUN TestTagInvalidReference [2021-06-19T09:11:03.127Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-19T09:11:03.127Z] === RUN TestTagValidPrefixedRepo [2021-06-19T09:11:03.388Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-19T09:11:03.388Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T09:11:03.388Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-19T09:11:03.388Z] === RUN TestTagOfficialNames [2021-06-19T09:11:03.388Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-19T09:11:03.388Z] === RUN TestTagMatchesDigest [2021-06-19T09:11:03.388Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-19T09:11:03.388Z] PASS [2021-06-19T09:11:03.388Z] [2021-06-19T09:11:03.388Z] === Skipped [2021-06-19T09:11:03.388Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T09:11:03.388Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-19T09:11:03.388Z] [2021-06-19T09:11:03.388Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-19T09:11:03.388Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:11:03.388Z] [2021-06-19T09:11:03.388Z] [2021-06-19T09:11:03.388Z] DONE 12 tests, 2 skipped in 2.722s [2021-06-19T09:11:03.388Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-19T09:11:03.388Z] ++ 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-19T09:11:03.388Z] ++ set -e [2021-06-19T09:11:03.388Z] ++ '[' -n 0 ']' [2021-06-19T09:11:03.388Z] ++ set -x [2021-06-19T09:11:03.388Z] ++ 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-19T09:11:03.510Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-19T09:11:03.510Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-19T09:11:03.510Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T09:11:03.767Z] === RUN TestParseKeyValueOpt [2021-06-19T09:11:03.767Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-19T09:11:03.767Z] === RUN TestParseUintList [2021-06-19T09:11:03.767Z] --- PASS: TestParseUintList (0.00s) [2021-06-19T09:11:03.767Z] === RUN TestParseUintListMaximumLimits [2021-06-19T09:11:03.767Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-19T09:11:03.767Z] PASS [2021-06-19T09:11:03.767Z] coverage: 97.0% of statements [2021-06-19T09:11:03.767Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-06-19T09:11:03.798Z] ok github.com/docker/docker/libnetwork/ipamutils 0.538s coverage: 74.0% of statements [2021-06-19T09:11:04.462Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-06-19T09:11:04.462Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T09:11:04.725Z] === RUN TestNewAndRemove [2021-06-19T09:11:04.725Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-19T09:11:04.725Z] === RUN TestRemoveInvalidPath [2021-06-19T09:11:04.725Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-19T09:11:04.725Z] PASS [2021-06-19T09:11:04.725Z] coverage: 82.6% of statements [2021-06-19T09:11:04.725Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2021-06-19T09:11:04.732Z] ok github.com/docker/docker/libnetwork/iptables 0.308s coverage: 45.1% of statements [2021-06-19T09:11:04.990Z] ok github.com/docker/docker/libnetwork/netlabel 0.012s coverage: 60.0% of statements [2021-06-19T09:11:05.557Z] ok github.com/docker/docker/libnetwork/netutils 0.038s coverage: 43.8% of statements [2021-06-19T09:11:05.846Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-19T09:11:05.846Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-06-19T09:11:05.846Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T09:11:06.106Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-19T09:11:06.367Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-19T09:11:06.884Z] === RUN TestFailedConnection [2021-06-19T09:11:06.937Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-06-19T09:11:06.937Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T09:11:07.507Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-06-19T09:11:07.507Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T09:11:07.843Z] --- PASS: TestFailedConnection (1.07s) [2021-06-19T09:11:07.843Z] === RUN TestFailOnce [2021-06-19T09:11:07.843Z] 2021/06/19 09:11:07 http: panic serving 127.0.0.1:49297: Plugin not ready [2021-06-19T09:11:07.843Z] goroutine 18 [running]: [2021-06-19T09:11:07.843Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-06-19T09:11:07.843Z] c:/go/src/net/http/server.go:1824 +0x153 [2021-06-19T09:11:07.843Z] panic(0x525160, 0x63c1d0) [2021-06-19T09:11:07.843Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-06-19T09:11:07.843Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x64c890, 0xc0001600e0, 0xc0001a8000) [2021-06-19T09:11:07.844Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-19T09:11:07.844Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x64c890, 0xc0001600e0, 0xc0001a8000) [2021-06-19T09:11:07.844Z] c:/go/src/net/http/server.go:2069 +0x4b [2021-06-19T09:11:07.844Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x64c890, 0xc0001600e0, 0xc0001a8000) [2021-06-19T09:11:07.844Z] c:/go/src/net/http/server.go:2448 +0x1b7 [2021-06-19T09:11:07.844Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x64c890, 0xc0001600e0, 0xc0001a8000) [2021-06-19T09:11:07.844Z] c:/go/src/net/http/server.go:2887 +0xaa [2021-06-19T09:11:07.844Z] net/http.(*conn).serve(0xc0001a0000, 0x64d480, 0xc000188040) [2021-06-19T09:11:07.844Z] c:/go/src/net/http/server.go:1952 +0x8cd [2021-06-19T09:11:07.844Z] created by net/http.(*Server).Serve [2021-06-19T09:11:07.844Z] c:/go/src/net/http/server.go:3013 +0x3b8 [2021-06-19T09:11:07.844Z] time="2021-06-19T09:11:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2021-06-19T09:11:08.447Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-19T09:11:08.803Z] --- PASS: TestFailOnce (1.22s) [2021-06-19T09:11:08.803Z] === RUN TestEchoInputOutput [2021-06-19T09:11:08.803Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-19T09:11:08.803Z] === RUN TestBackoff [2021-06-19T09:11:08.803Z] --- PASS: TestBackoff (0.00s) [2021-06-19T09:11:08.803Z] === RUN TestAbortRetry [2021-06-19T09:11:08.803Z] --- PASS: TestAbortRetry (0.00s) [2021-06-19T09:11:08.803Z] === RUN TestClientScheme [2021-06-19T09:11:08.803Z] --- PASS: TestClientScheme (0.00s) [2021-06-19T09:11:08.803Z] === RUN TestNewClientWithTimeout [2021-06-19T09:11:09.763Z] time="2021-06-19T09:11:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-19T09:11:10.358Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2021-06-19T09:11:10.358Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T09:11:10.358Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:11:10.358Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:11:10.358Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T09:11:10.618Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-19T09:11:11.285Z] time="2021-06-19T09:11:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-19T09:11:12.000Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-19T09:11:13.375Z] INFO: Testing against a local daemon [2021-06-19T09:11:13.375Z] === RUN TestNetworkCreateDelete [2021-06-19T09:11:13.375Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-06-19T09:11:13.375Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T09:11:13.375Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-06-19T09:11:13.375Z] === RUN TestDaemonDNSFallback [2021-06-19T09:11:13.450Z] time="2021-06-19T09:11:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-19T09:11:14.411Z] === RUN TestParseEmptyInterface [2021-06-19T09:11:14.411Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestParseNonInterfaceType [2021-06-19T09:11:14.411Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestParseWithOneFunction [2021-06-19T09:11:14.411Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestParseWithMultipleFuncs [2021-06-19T09:11:14.411Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestParseWithUnnamedReturn [2021-06-19T09:11:14.411Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestEmbeddedInterface [2021-06-19T09:11:14.411Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestParsedImports [2021-06-19T09:11:14.411Z] --- PASS: TestParsedImports (0.00s) [2021-06-19T09:11:14.411Z] === RUN TestAliasedImports [2021-06-19T09:11:14.411Z] --- PASS: TestAliasedImports (0.00s) [2021-06-19T09:11:14.411Z] PASS [2021-06-19T09:11:14.411Z] coverage: 56.8% of statements [2021-06-19T09:11:14.411Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2021-06-19T09:11:15.298Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-19T09:11:15.298Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-19T09:11:15.370Z] === RUN TestHTTPTransport [2021-06-19T09:11:15.370Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-19T09:11:15.370Z] PASS [2021-06-19T09:11:15.370Z] coverage: 85.7% of statements [2021-06-19T09:11:15.370Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2021-06-19T09:11:15.826Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-19T09:11:15.826Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T09:11:15.826Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-19T09:11:15.826Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-19T09:11:15.826Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-19T09:11:15.826Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-19T09:11:15.826Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-19T09:11:15.826Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-19T09:11:15.826Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-19T09:11:15.826Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-19T09:11:15.826Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-19T09:11:15.826Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-19T09:11:15.826Z] === RUN TestBufferPoolPutAndGet [2021-06-19T09:11:15.826Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-19T09:11:15.826Z] PASS [2021-06-19T09:11:15.826Z] coverage: 88.2% of statements [2021-06-19T09:11:15.826Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-06-19T09:11:16.238Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-19T09:11:16.499Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-19T09:11:16.784Z] === RUN TestOutputOnPrematureClose [2021-06-19T09:11:16.784Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-19T09:11:16.784Z] === RUN TestCompleteSilently [2021-06-19T09:11:16.784Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-19T09:11:16.784Z] PASS [2021-06-19T09:11:16.784Z] coverage: 75.9% of statements [2021-06-19T09:11:16.784Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-06-19T09:11:17.069Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-19T09:11:17.069Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-19T09:11:17.238Z] === RUN TestSendToOneSub [2021-06-19T09:11:17.238Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-19T09:11:17.238Z] === RUN TestSendToMultipleSubs [2021-06-19T09:11:17.238Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-19T09:11:17.238Z] === RUN TestEvictOneSub [2021-06-19T09:11:17.238Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-19T09:11:17.238Z] === RUN TestClosePublisher [2021-06-19T09:11:17.238Z] --- PASS: TestClosePublisher (0.00s) [2021-06-19T09:11:17.238Z] === RUN TestPubSubRace [2021-06-19T09:11:18.009Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-19T09:11:18.197Z] time="2021-06-19T09:11:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-19T09:11:18.197Z] --- PASS: TestPubSubRace (1.05s) [2021-06-19T09:11:18.197Z] PASS [2021-06-19T09:11:18.197Z] coverage: 75.0% of statements [2021-06-19T09:11:18.197Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-06-19T09:11:18.269Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-19T09:11:18.529Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-19T09:11:18.790Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-19T09:11:19.050Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-19T09:11:19.159Z] === RUN TestRegister [2021-06-19T09:11:19.159Z] --- PASS: TestRegister (0.00s) [2021-06-19T09:11:19.159Z] === RUN TestCommand [2021-06-19T09:11:19.159Z] --- PASS: TestCommand (0.03s) [2021-06-19T09:11:19.159Z] === RUN TestNaiveSelf [2021-06-19T09:11:19.159Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-19T09:11:19.159Z] PASS [2021-06-19T09:11:19.159Z] coverage: 82.4% of statements [2021-06-19T09:11:19.159Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2021-06-19T09:11:19.613Z] === RUN TestParseSignal [2021-06-19T09:11:19.613Z] --- PASS: TestParseSignal (0.00s) [2021-06-19T09:11:19.613Z] === RUN TestValidSignalForPlatform [2021-06-19T09:11:19.613Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-19T09:11:19.613Z] PASS [2021-06-19T09:11:19.613Z] coverage: 19.7% of statements [2021-06-19T09:11:19.613Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 19.7% of statements [2021-06-19T09:11:19.620Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-19T09:11:19.952Z] --- PASS: TestDaemonDNSFallback (6.84s) [2021-06-19T09:11:19.952Z] === RUN TestInspectNetwork [2021-06-19T09:11:20.415Z] ok github.com/docker/docker/libnetwork/ipam 17.337s coverage: 85.3% of statements [2021-06-19T09:11:20.415Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T09:11:20.415Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T09:11:20.415Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T09:11:20.415Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-19T09:11:20.560Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-19T09:11:20.573Z] --- PASS: TestRequest (18.36s) [2021-06-19T09:11:20.573Z] === RUN TestOverlappingRequests [2021-06-19T09:11:20.573Z] === RUN TestNewStdWriter [2021-06-19T09:11:20.573Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-19T09:11:20.573Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestWriteWithNilBytes [2021-06-19T09:11:20.573Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestWrite [2021-06-19T09:11:20.573Z] --- PASS: TestWrite (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestWriteWithWriterError [2021-06-19T09:11:20.573Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-19T09:11:20.573Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyWriteAndRead [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-19T09:11:20.573Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-19T09:11:20.573Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-19T09:11:20.573Z] PASS [2021-06-19T09:11:20.573Z] coverage: 100.0% of statements [2021-06-19T09:11:20.573Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-06-19T09:11:21.534Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-19T09:11:21.534Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-19T09:11:21.534Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestFormatStatus [2021-06-19T09:11:21.534Z] --- PASS: TestFormatStatus (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestFormatError [2021-06-19T09:11:21.534Z] --- PASS: TestFormatError (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestFormatJSONError [2021-06-19T09:11:21.534Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-19T09:11:21.534Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-19T09:11:21.534Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestNewJSONProgressOutput [2021-06-19T09:11:21.534Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestAuxFormatterEmit [2021-06-19T09:11:21.534Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestStreamWriterStdout [2021-06-19T09:11:21.534Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-19T09:11:21.534Z] === RUN TestStreamWriterStderr [2021-06-19T09:11:21.534Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-19T09:11:21.534Z] PASS [2021-06-19T09:11:21.534Z] coverage: 66.2% of statements [2021-06-19T09:11:21.534Z] --- PASS: TestOverlappingRequests (0.84s) [2021-06-19T09:11:21.534Z] === RUN TestRelease [2021-06-19T09:11:21.534Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-06-19T09:11:21.988Z] === RUN TestGenerateRandomID [2021-06-19T09:11:21.988Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-19T09:11:21.988Z] === RUN TestShortenId [2021-06-19T09:11:21.988Z] --- PASS: TestShortenId (0.00s) [2021-06-19T09:11:21.988Z] === RUN TestShortenSha256Id [2021-06-19T09:11:21.988Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-19T09:11:21.988Z] === RUN TestShortenIdEmpty [2021-06-19T09:11:21.988Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-19T09:11:21.988Z] === RUN TestShortenIdInvalid [2021-06-19T09:11:21.988Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-19T09:11:21.988Z] === RUN TestIsShortIDNonHex [2021-06-19T09:11:21.988Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-19T09:11:21.988Z] === RUN TestIsShortIDNotCorrectSize [2021-06-19T09:11:21.988Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-19T09:11:21.988Z] PASS [2021-06-19T09:11:21.988Z] coverage: 70.6% of statements [2021-06-19T09:11:21.988Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2021-06-19T09:11:22.948Z] === RUN TestIsCpusetListAvailable [2021-06-19T09:11:22.948Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-19T09:11:22.948Z] PASS [2021-06-19T09:11:22.948Z] coverage: 38.2% of statements [2021-06-19T09:11:22.948Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2021-06-19T09:11:23.101Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-19T09:11:23.252Z] === RUN TestInspectNetwork/full_network_id [2021-06-19T09:11:23.252Z] === RUN TestInspectNetwork/partial_network_id [2021-06-19T09:11:23.252Z] === RUN TestInspectNetwork/network_name [2021-06-19T09:11:23.252Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-19T09:11:23.688Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2021-06-19T09:11:23.946Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-19T09:11:24.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-19T09:11:24.203Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-06-19T09:11:24.471Z] === RUN TestChtimes [2021-06-19T09:11:24.471Z] --- PASS: TestChtimes (0.00s) [2021-06-19T09:11:24.471Z] === RUN TestChtimesWindows [2021-06-19T09:11:24.471Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-19T09:11:24.471Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-19T09:11:24.471Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-19T09:11:24.471Z] === RUN TestEnsureRemoveAllNotExist [2021-06-19T09:11:24.471Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-19T09:11:24.471Z] === RUN TestEnsureRemoveAllWithDir [2021-06-19T09:11:24.471Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-19T09:11:24.471Z] === RUN TestEnsureRemoveAllWithFile [2021-06-19T09:11:24.471Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-19T09:11:24.471Z] === RUN TestHasWin32KSupport [2021-06-19T09:11:24.471Z] syscall_windows_test.go:8: win32k: true [2021-06-19T09:11:24.471Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-19T09:11:24.471Z] PASS [2021-06-19T09:11:24.471Z] coverage: 12.2% of statements [2021-06-19T09:11:24.471Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.2% of statements [2021-06-19T09:11:24.471Z] --- PASS: TestRelease (3.23s) [2021-06-19T09:11:24.471Z] === RUN TestAllocateRandomDeallocate [2021-06-19T09:11:24.768Z] ok github.com/docker/docker/libnetwork/portmapper 0.229s coverage: 49.5% of statements [2021-06-19T09:11:25.027Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-06-19T09:11:25.285Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-19T09:11:25.431Z] === RUN TestTailFile [2021-06-19T09:11:25.431Z] --- PASS: TestTailFile (0.00s) [2021-06-19T09:11:25.431Z] === RUN TestTailFileManyLines [2021-06-19T09:11:25.431Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-19T09:11:25.431Z] === RUN TestTailEmptyFile [2021-06-19T09:11:25.431Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-19T09:11:25.431Z] === RUN TestTailNegativeN [2021-06-19T09:11:25.431Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/truncated_last_line [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/no_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.431Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.431Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T09:11:25.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.432Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.433Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.433Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.434Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.851Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.890Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.890Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.890Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.891Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.892Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-19T09:11:25.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:11:25.893Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:11:25.895Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.349Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-19T09:11:26.350Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-19T09:11:26.350Z] PASS [2021-06-19T09:11:26.350Z] coverage: 88.6% of statements [2021-06-19T09:11:26.350Z] ok github.com/docker/docker/pkg/tailfile 0.182s coverage: 88.6% of statements [2021-06-19T09:11:26.416Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-06-19T09:11:26.416Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-19T09:11:26.583Z] docker_api_swarm_test.go:303: [ddb02aabecc17] joining swarm manager [d849037b562ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:11:26.584Z] --- PASS: TestServiceWithDataPathPortInit (16.11s) [2021-06-19T09:11:26.584Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T09:11:26.804Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-19T09:11:26.804Z] === RUN TestClientStream [2021-06-19T09:11:26.804Z] --- PASS: TestClientStream (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestClientSendFile [2021-06-19T09:11:26.804Z] --- PASS: TestClientSendFile (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestClientWithRequestTimeout [2021-06-19T09:11:26.804Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestFileSpecPlugin [2021-06-19T09:11:26.804Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-06-19T09:11:26.804Z] === RUN TestFileJSONSpecPlugin [2021-06-19T09:11:26.804Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-06-19T09:11:26.804Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-19T09:11:26.804Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestPluginAddHandler [2021-06-19T09:11:26.804Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestPluginWaitBadPlugin [2021-06-19T09:11:26.804Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestGet [2021-06-19T09:11:26.804Z] time="2021-06-19T09:11:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-19T09:11:26.804Z] === RUN TestTarSumRemoveNonExistent [2021-06-19T09:11:26.804Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestTarSumRemove [2021-06-19T09:11:26.804Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestSortFileInfoSums [2021-06-19T09:11:26.804Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestNewTarSumForLabelInvalid [2021-06-19T09:11:26.804Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestNewTarSumForLabel [2021-06-19T09:11:26.804Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestEmptyTar [2021-06-19T09:11:26.804Z] --- PASS: TestEmptyTar (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestTarSumsReadSize [2021-06-19T09:11:26.804Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestTarSums [2021-06-19T09:11:26.804Z] --- PASS: TestTarSums (0.08s) [2021-06-19T09:11:26.804Z] === RUN TestIteration [2021-06-19T09:11:26.804Z] --- PASS: TestIteration (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestVersionLabelForChecksum [2021-06-19T09:11:26.804Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestVersion [2021-06-19T09:11:26.804Z] --- PASS: TestVersion (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestGetVersion [2021-06-19T09:11:26.804Z] --- PASS: TestGetVersion (0.00s) [2021-06-19T09:11:26.804Z] === RUN TestGetVersions [2021-06-19T09:11:26.804Z] --- PASS: TestGetVersions (0.00s) [2021-06-19T09:11:26.804Z] PASS [2021-06-19T09:11:26.804Z] coverage: 89.3% of statements [2021-06-19T09:11:26.804Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2021-06-19T09:11:27.536Z] docker_api_swarm_test.go:304: [de43e19334b5d] joining swarm manager [d849037b562ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:11:27.762Z] testing: warning: no tests to run [2021-06-19T09:11:27.762Z] PASS [2021-06-19T09:11:27.762Z] coverage: [no statements] [2021-06-19T09:11:27.762Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-06-19T09:11:27.762Z] time="2021-06-19T09:11:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-19T09:11:27.790Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 81.9% of statements [2021-06-19T09:11:28.216Z] === RUN TestTruncIndex [2021-06-19T09:11:28.216Z] --- PASS: TestTruncIndex (0.10s) [2021-06-19T09:11:28.216Z] PASS [2021-06-19T09:11:28.216Z] coverage: 91.5% of statements [2021-06-19T09:11:28.216Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2021-06-19T09:11:28.481Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-19T09:11:28.533Z] --- PASS: TestInspectNetwork (7.76s) [2021-06-19T09:11:28.533Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-19T09:11:28.533Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-19T09:11:28.533Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-19T09:11:28.533Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-19T09:11:28.533Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T09:11:28.672Z] === RUN TestIsGIT [2021-06-19T09:11:28.673Z] --- PASS: TestIsGIT (0.00s) [2021-06-19T09:11:28.673Z] === RUN TestIsTransport [2021-06-19T09:11:28.673Z] --- PASS: TestIsTransport (0.00s) [2021-06-19T09:11:28.673Z] PASS [2021-06-19T09:11:28.673Z] coverage: 100.0% of statements [2021-06-19T09:11:28.673Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-06-19T09:11:28.723Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2021-06-19T09:11:28.723Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-19T09:11:28.742Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-19T09:11:28.981Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-19T09:11:29.126Z] === RUN TestVersionInfo [2021-06-19T09:11:29.126Z] --- PASS: TestVersionInfo (0.00s) [2021-06-19T09:11:29.126Z] === RUN TestAppendVersions [2021-06-19T09:11:29.126Z] --- PASS: TestAppendVersions (0.00s) [2021-06-19T09:11:29.126Z] PASS [2021-06-19T09:11:29.126Z] coverage: 88.9% of statements [2021-06-19T09:11:29.126Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-06-19T09:11:29.582Z] time="2021-06-19T09:11:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-19T09:11:30.655Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfs0ju6clzjcrfj9vcqm0glz0 Created:2021-06-19 09:11:28.069455109 +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[15f6b574a669a443f9cdc93ab31f345722418940a5c0e52c144fb4f433be1d58:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wwu3aofyydq6hsb8itrsxq2hi EndpointID:5c468512e10786a590b8c7611027ea6dc5132163f4c82487020961ed732cdc21 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f53eb11095d6ed0f6b4f7af95ccf8db5e03a20b7085da53cd697695a19ebcc89 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:2550df476396 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wwu3aofyydq6hsb8itrsxq2hi EndpointID:5c468512e10786a590b8c7611027ea6dc5132163f4c82487020961ed732cdc21 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-19T09:11:31.076Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-06-19T09:11:31.076Z] === RUN TestNetworkInvalidJSON [2021-06-19T09:11:31.076Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T09:11:31.076Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T09:11:31.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:11:31.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:11:31.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:11:31.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:11:31.076Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T09:11:31.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:11:31.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-19T09:11:31.076Z] === RUN TestNetworkList [2021-06-19T09:11:31.076Z] === RUN TestNetworkList//networks [2021-06-19T09:11:31.076Z] === PAUSE TestNetworkList//networks [2021-06-19T09:11:31.076Z] === RUN TestNetworkList//networks/ [2021-06-19T09:11:31.076Z] === PAUSE TestNetworkList//networks/ [2021-06-19T09:11:31.076Z] === CONT TestNetworkList//networks [2021-06-19T09:11:31.076Z] === CONT TestNetworkList//networks/ [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkList (0.03s) [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T09:11:31.076Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T09:11:31.076Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T09:11:31.107Z] === RUN TestValidatePrivileges [2021-06-19T09:11:31.107Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-19T09:11:31.107Z] === RUN TestFilterByCapNeg [2021-06-19T09:11:31.107Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-19T09:11:31.107Z] === RUN TestFilterByCapPos [2021-06-19T09:11:31.107Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-19T09:11:31.107Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-19T09:11:31.107Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-19T09:11:31.107Z] PASS [2021-06-19T09:11:31.107Z] coverage: 12.0% of statements [2021-06-19T09:11:31.107Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2021-06-19T09:11:31.646Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-06-19T09:11:31.646Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T09:11:32.039Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-19T09:11:32.039Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-19T09:11:32.039Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-19T09:11:32.039Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-19T09:11:32.065Z] === RUN TestNewSettable [2021-06-19T09:11:32.066Z] --- PASS: TestNewSettable (0.00s) [2021-06-19T09:11:32.066Z] === RUN TestIsSettable [2021-06-19T09:11:32.066Z] --- PASS: TestIsSettable (0.00s) [2021-06-19T09:11:32.066Z] === RUN TestUpdateSettingsEnv [2021-06-19T09:11:32.066Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-19T09:11:32.066Z] PASS [2021-06-19T09:11:32.066Z] coverage: 20.0% of statements [2021-06-19T09:11:32.066Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2021-06-19T09:11:32.255Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.2% of statements [2021-06-19T09:11:32.255Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-19T09:11:32.255Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-19T09:11:32.300Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-19T09:11:32.512Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-19T09:11:32.560Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-19T09:11:32.587Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-06-19T09:11:32.587Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T09:11:33.025Z] === RUN TestLoad [2021-06-19T09:11:33.025Z] --- PASS: TestLoad (0.00s) [2021-06-19T09:11:33.025Z] === RUN TestSave [2021-06-19T09:11:33.025Z] --- PASS: TestSave (0.04s) [2021-06-19T09:11:33.025Z] === RUN TestAddDeleteGet [2021-06-19T09:11:33.025Z] --- PASS: TestAddDeleteGet (0.06s) [2021-06-19T09:11:33.025Z] === RUN TestInvalidTags [2021-06-19T09:11:33.025Z] --- PASS: TestInvalidTags (0.01s) [2021-06-19T09:11:33.025Z] PASS [2021-06-19T09:11:33.025Z] coverage: 84.4% of statements [2021-06-19T09:11:33.025Z] ok github.com/docker/docker/reference 0.158s coverage: 84.4% of statements [2021-06-19T09:11:33.479Z] time="2021-06-19T09:11:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-19T09:11:33.501Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-19T09:11:33.528Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-06-19T09:11:33.528Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T09:11:34.441Z] --- PASS: TestAllocateRandomDeallocate (9.65s) [2021-06-19T09:11:34.441Z] === RUN TestRetrieveFromStore [2021-06-19T09:11:34.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-06-19T09:11:34.478Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T09:11:34.885Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-19T09:11:34.885Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2021-06-19T09:11:34.885Z] PASS [2021-06-19T09:11:34.885Z] [2021-06-19T09:11:34.885Z] === Skipped [2021-06-19T09:11:34.885Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:11:34.885Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:11:34.885Z] [2021-06-19T09:11:34.885Z] [2021-06-19T09:11:34.885Z] DONE 26 tests, 1 skipped in 53.277s [2021-06-19T09:11:34.885Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:11:34.885Z] ++ 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-19T09:11:34.885Z] ++ set -e [2021-06-19T09:11:34.885Z] ++ '[' -n 0 ']' [2021-06-19T09:11:34.885Z] ++ set -x [2021-06-19T09:11:34.885Z] ++ 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-19T09:11:35.146Z] INFO: Testing against a local daemon [2021-06-19T09:11:35.146Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T09:11:35.146Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:11:35.146Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:11:35.146Z] === RUN TestDockerNetworkIpvlan [2021-06-19T09:11:35.146Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:11:35.146Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:11:35.146Z] PASS [2021-06-19T09:11:35.146Z] [2021-06-19T09:11:35.146Z] === Skipped [2021-06-19T09:11:35.146Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:11:35.146Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:11:35.146Z] [2021-06-19T09:11:35.146Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:11:35.146Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:11:35.146Z] [2021-06-19T09:11:35.146Z] [2021-06-19T09:11:35.146Z] DONE 2 tests, 2 skipped in 0.148s [2021-06-19T09:11:35.146Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:11:35.146Z] ++ 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-19T09:11:35.146Z] ++ set -e [2021-06-19T09:11:35.146Z] ++ '[' -n 0 ']' [2021-06-19T09:11:35.146Z] ++ set -x [2021-06-19T09:11:35.146Z] ++ 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-19T09:11:35.146Z] INFO: Testing against a local daemon [2021-06-19T09:11:35.146Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T09:11:35.411Z] === RUN TestResolveAuthConfigIndexServer [2021-06-19T09:11:35.411Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestResolveAuthConfigFullURL [2021-06-19T09:11:35.411Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-19T09:11:35.411Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestValidateMirror [2021-06-19T09:11:35.411Z] --- PASS: TestValidateMirror (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestLoadInsecureRegistries [2021-06-19T09:11:35.411Z] time="2021-06-19T09:11:35Z" 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-19T09:11:35.411Z] time="2021-06-19T09:11:35Z" 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-19T09:11:35.411Z] time="2021-06-19T09:11:35Z" 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-19T09:11:35.411Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-06-19T09:11:35.411Z] === RUN TestNewServiceConfig [2021-06-19T09:11:35.411Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestValidateIndexName [2021-06-19T09:11:35.411Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestValidateIndexNameWithError [2021-06-19T09:11:35.411Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestEndpointParse [2021-06-19T09:11:35.411Z] --- PASS: TestEndpointParse (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestEndpointParseInvalid [2021-06-19T09:11:35.411Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestValidateEndpoint [2021-06-19T09:11:35.411Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-19T09:11:35.411Z] === RUN TestPing [2021-06-19T09:11:35.411Z] --- PASS: TestPing (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestPingRegistryEndpoint [2021-06-19T09:11:35.411Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:11:35.411Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestEndpoint [2021-06-19T09:11:35.411Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:11:35.411Z] --- SKIP: TestEndpoint (0.01s) [2021-06-19T09:11:35.411Z] === RUN TestParseRepositoryInfo [2021-06-19T09:11:35.411Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestNewIndexInfo [2021-06-19T09:11:35.411Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestMirrorEndpointLookup [2021-06-19T09:11:35.411Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:11:35.411Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestSearchRepositories [2021-06-19T09:11:35.411Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-19T09:11:35.411Z] Host: 127.0.0.1:49323 [2021-06-19T09:11:35.411Z] User-Agent: docker test client [2021-06-19T09:11:35.411Z] Authorization: Token fake-token [2021-06-19T09:11:35.411Z] X-Docker-Token: true [2021-06-19T09:11:35.411Z] Accept-Encoding: gzip [2021-06-19T09:11:35.411Z] [2021-06-19T09:11:35.411Z] [2021-06-19T09:11:35.411Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-19T09:11:35.411Z] Connection: close [2021-06-19T09:11:35.411Z] Content-Length: 144 [2021-06-19T09:11:35.411Z] Cache-Control: no-cache [2021-06-19T09:11:35.411Z] Content-Type: application/json [2021-06-19T09:11:35.411Z] Date: Sat, 19 Jun 2021 09:11:35 GMT [2021-06-19T09:11:35.411Z] Expires: -1 [2021-06-19T09:11:35.411Z] Pragma: no-cache [2021-06-19T09:11:35.411Z] Server: docker-tests/mock [2021-06-19T09:11:35.411Z] X-Docker-Registry-Config: mock [2021-06-19T09:11:35.411Z] X-Docker-Registry-Version: 0.0.0 [2021-06-19T09:11:35.411Z] [2021-06-19T09:11:35.411Z] [2021-06-19T09:11:35.411Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestTrustedLocation [2021-06-19T09:11:35.411Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-19T09:11:35.411Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestAllowNondistributableArtifacts [2021-06-19T09:11:35.411Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-19T09:11:35.411Z] === RUN TestIsSecureIndex [2021-06-19T09:11:35.411Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-19T09:11:35.411Z] PASS [2021-06-19T09:11:35.411Z] coverage: 51.7% of statements [2021-06-19T09:11:35.411Z] ok github.com/docker/docker/registry 0.246s coverage: 51.7% of statements [2021-06-19T09:11:35.868Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2021-06-19T09:11:35.868Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T09:11:36.439Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-06-19T09:11:36.439Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T09:11:36.531Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-06-19T09:11:36.531Z] === RUN TestDockerNetworkMacvlan [2021-06-19T09:11:36.766Z] ok github.com/docker/docker/pkg/discovery/kv 3.027s coverage: 84.1% of statements [2021-06-19T09:11:36.766Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-19T09:11:36.766Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-19T09:11:36.766Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestReaderWithReadError [2021-06-19T09:11:36.935Z] time="2021-06-19T09:11:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestReader [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-19T09:11:36.935Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-19T09:11:36.935Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-19T09:11:36.935Z] PASS [2021-06-19T09:11:36.935Z] coverage: 100.0% of statements [2021-06-19T09:11:36.935Z] ok github.com/docker/docker/registry/resumable 0.220s coverage: 100.0% of statements [2021-06-19T09:11:37.391Z] === RUN TestRestartManagerTimeout [2021-06-19T09:11:37.391Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-19T09:11:37.391Z] === RUN TestRestartManagerTimeoutReset [2021-06-19T09:11:37.391Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-19T09:11:37.391Z] PASS [2021-06-19T09:11:37.391Z] coverage: 50.9% of statements [2021-06-19T09:11:37.391Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-06-19T09:11:37.391Z] --- PASS: TestRetrieveFromStore (3.26s) [2021-06-19T09:11:37.391Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-19T09:11:37.391Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-19T09:11:37.391Z] === RUN TestParallelPredefinedRequest1 [2021-06-19T09:11:37.391Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-19T09:11:37.391Z] === RUN TestParallelPredefinedRequest2 [2021-06-19T09:11:37.391Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-19T09:11:37.391Z] === RUN TestParallelPredefinedRequest3 [2021-06-19T09:11:37.391Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-19T09:11:37.391Z] === RUN TestParallelPredefinedRequest4 [2021-06-19T09:11:37.391Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-19T09:11:37.391Z] === RUN TestParallelPredefinedRequest5 [2021-06-19T09:11:37.391Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-19T09:11:37.391Z] === RUN TestDebug [2021-06-19T09:11:37.391Z] --- PASS: TestDebug (0.00s) [2021-06-19T09:11:37.391Z] === RUN TestRequestPoolParallel [2021-06-19T09:11:37.472Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-19T09:11:37.696Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-19T09:11:37.954Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-06-19T09:11:38.211Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2021-06-19T09:11:38.352Z] --- PASS: TestRequestPoolParallel (0.59s) [2021-06-19T09:11:38.352Z] === RUN TestFullAllocateRelease [2021-06-19T09:11:38.352Z] === RUN TestDecodeContainerConfig [2021-06-19T09:11:38.352Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-06-19T09:11:38.352Z] === RUN TestDecodeContainerConfigIsolation [2021-06-19T09:11:38.352Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-19T09:11:38.352Z] === RUN TestValidatePrivileged [2021-06-19T09:11:38.352Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-19T09:11:38.352Z] PASS [2021-06-19T09:11:38.352Z] coverage: 52.2% of statements [2021-06-19T09:11:38.352Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2021-06-19T09:11:38.412Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-19T09:11:38.469Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-19T09:11:38.672Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-19T09:11:38.812Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-06-19T09:11:38.813Z] === RUN TestOddAllocateRelease [2021-06-19T09:11:38.813Z] --- PASS: TestOddAllocateRelease (0.29s) [2021-06-19T09:11:38.813Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-19T09:11:38.813Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-06-19T09:11:38.813Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-19T09:11:38.813Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-19T09:11:38.813Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-19T09:11:38.813Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-19T09:11:38.813Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-19T09:11:38.813Z] PASS [2021-06-19T09:11:38.813Z] coverage: 62.5% of statements [2021-06-19T09:11:38.932Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-19T09:11:38.982Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2021-06-19T09:11:38.982Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T09:11:38.982Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:11:38.982Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:11:38.982Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T09:11:39.034Z] ok github.com/docker/docker/pkg/idtools 0.273s coverage: 69.5% of statements [2021-06-19T09:11:39.193Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-19T09:11:39.268Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-19T09:11:39.269Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-19T09:11:39.269Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-06-19T09:11:39.269Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-19T09:11:39.269Z] === CONT TestParallelPredefinedRequest1 [2021-06-19T09:11:39.269Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:11:39.269Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-19T09:11:39.269Z] === CONT TestParallelPredefinedRequest5 [2021-06-19T09:11:39.269Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:11:39.269Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-19T09:11:39.269Z] === CONT TestParallelPredefinedRequest4 [2021-06-19T09:11:39.269Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:11:39.269Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-19T09:11:39.269Z] === CONT TestParallelPredefinedRequest3 [2021-06-19T09:11:39.269Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:11:39.269Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-19T09:11:39.269Z] === CONT TestParallelPredefinedRequest2 [2021-06-19T09:11:39.269Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:11:39.269Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-19T09:11:39.269Z] PASS [2021-06-19T09:11:39.269Z] coverage: 85.3% of statements [2021-06-19T09:11:39.269Z] ok github.com/docker/docker/libnetwork/ipam 75.559s coverage: 85.3% of statements [2021-06-19T09:11:39.453Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-19T09:11:39.965Z] ok github.com/docker/docker/pkg/ioutils 0.386s coverage: 68.8% of statements [2021-06-19T09:11:40.223Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-06-19T09:11:40.223Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-06-19T09:11:40.480Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-19T09:11:40.480Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-06-19T09:11:40.738Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-06-19T09:11:40.996Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-19T09:11:41.254Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-19T09:11:41.470Z] --- PASS: TestGet (15.01s) [2021-06-19T09:11:41.470Z] === RUN TestPluginWithNoManifest [2021-06-19T09:11:41.470Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-19T09:11:41.470Z] === RUN TestGetAll [2021-06-19T09:11:41.470Z] --- PASS: TestGetAll (0.00s) [2021-06-19T09:11:41.470Z] PASS [2021-06-19T09:11:41.470Z] coverage: 73.4% of statements [2021-06-19T09:11:41.470Z] ok github.com/docker/docker/pkg/plugins 35.020s coverage: 73.4% of statements [2021-06-19T09:11:42.754Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-19T09:11:44.359Z] === RUN TestGetDriver [2021-06-19T09:11:44.359Z] --- PASS: TestGetDriver (0.00s) [2021-06-19T09:11:44.359Z] === RUN TestVolumeRequestError [2021-06-19T09:11:44.359Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-19T09:11:44.359Z] PASS [2021-06-19T09:11:44.359Z] coverage: 36.1% of statements [2021-06-19T09:11:44.359Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2021-06-19T09:11:44.359Z] === RUN TestGetAddress [2021-06-19T09:11:44.359Z] --- PASS: TestGetAddress (0.00s) [2021-06-19T09:11:44.359Z] === RUN TestRemove [2021-06-19T09:11:44.359Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T09:11:44.359Z] --- SKIP: TestRemove (0.00s) [2021-06-19T09:11:44.359Z] === RUN TestInitializeWithVolumes [2021-06-19T09:11:44.359Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-19T09:11:44.359Z] === RUN TestCreate [2021-06-19T09:11:44.359Z] --- PASS: TestCreate (0.01s) [2021-06-19T09:11:44.359Z] === RUN TestValidateName [2021-06-19T09:11:44.359Z] --- PASS: TestValidateName (0.00s) [2021-06-19T09:11:44.359Z] === RUN TestCreateWithOpts [2021-06-19T09:11:44.359Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T09:11:44.359Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-19T09:11:44.359Z] === RUN TestRelaodNoOpts [2021-06-19T09:11:44.359Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-06-19T09:11:44.359Z] PASS [2021-06-19T09:11:44.359Z] coverage: 41.5% of statements [2021-06-19T09:11:44.359Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2021-06-19T09:11:45.885Z] === RUN TestConvertTmpfsOptions [2021-06-19T09:11:45.885Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-19T09:11:45.885Z] parser_test.go:49: data="ro" [2021-06-19T09:11:45.885Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-19T09:11:45.885Z] === RUN TestParseMountRaw [2021-06-19T09:11:45.885Z] --- PASS: TestParseMountRaw (0.05s) [2021-06-19T09:11:45.885Z] === RUN TestParseMountRawSplit [2021-06-19T09:11:45.885Z] parser_test.go:390: case 0 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 1 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 2 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 3 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 4 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 5 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 6 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 7 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 8 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 0 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 1 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 2 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 3 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 4 [2021-06-19T09:11:45.885Z] parser_test.go:390: case 5 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 6 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 7 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 8 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 9 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 10 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 11 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 12 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 0 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 1 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 2 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 3 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 4 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 5 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 6 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 7 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 8 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 9 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 10 [2021-06-19T09:11:45.886Z] parser_test.go:390: case 11 [2021-06-19T09:11:45.886Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-06-19T09:11:45.886Z] === RUN TestParseMountSpec [2021-06-19T09:11:45.886Z] parser_test.go:455: case 0 [2021-06-19T09:11:45.886Z] parser_test.go:455: case 1 [2021-06-19T09:11:45.886Z] parser_test.go:455: case 2 [2021-06-19T09:11:45.886Z] parser_test.go:455: case 3 [2021-06-19T09:11:45.886Z] parser_test.go:455: case 4 [2021-06-19T09:11:45.886Z] parser_test.go:455: case 5 [2021-06-19T09:11:45.886Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-19T09:11:45.886Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-19T09:11:45.886Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-19T09:11:45.886Z] === RUN TestValidateMount [2021-06-19T09:11:45.886Z] --- PASS: TestValidateMount (0.01s) [2021-06-19T09:11:45.886Z] PASS [2021-06-19T09:11:45.886Z] coverage: 66.2% of statements [2021-06-19T09:11:45.886Z] ok github.com/docker/docker/volume/mounts 0.110s coverage: 66.2% of statements [2021-06-19T09:11:46.063Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-19T09:11:46.828Z] --- PASS: TestBuildWithHugeFile (107.36s) [2021-06-19T09:11:46.828Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T09:11:46.845Z] === RUN TestSetGetMeta [2021-06-19T09:11:46.845Z] === PAUSE TestSetGetMeta [2021-06-19T09:11:46.845Z] === RUN TestRestore [2021-06-19T09:11:46.845Z] === PAUSE TestRestore [2021-06-19T09:11:46.845Z] === RUN TestServiceCreate [2021-06-19T09:11:46.845Z] === PAUSE TestServiceCreate [2021-06-19T09:11:46.845Z] === RUN TestServiceList [2021-06-19T09:11:46.845Z] === PAUSE TestServiceList [2021-06-19T09:11:46.845Z] === RUN TestServiceRemove [2021-06-19T09:11:46.845Z] === PAUSE TestServiceRemove [2021-06-19T09:11:46.845Z] === RUN TestServiceGet [2021-06-19T09:11:46.845Z] === PAUSE TestServiceGet [2021-06-19T09:11:46.845Z] === RUN TestServicePrune [2021-06-19T09:11:46.845Z] === PAUSE TestServicePrune [2021-06-19T09:11:46.845Z] === RUN TestCreate [2021-06-19T09:11:46.845Z] === PAUSE TestCreate [2021-06-19T09:11:46.845Z] === RUN TestRemove [2021-06-19T09:11:46.845Z] === PAUSE TestRemove [2021-06-19T09:11:46.845Z] === RUN TestList [2021-06-19T09:11:46.845Z] === PAUSE TestList [2021-06-19T09:11:46.845Z] === RUN TestFindByDriver [2021-06-19T09:11:46.845Z] === PAUSE TestFindByDriver [2021-06-19T09:11:46.845Z] === RUN TestFindByReferenced [2021-06-19T09:11:46.845Z] === PAUSE TestFindByReferenced [2021-06-19T09:11:46.845Z] === RUN TestDerefMultipleOfSameRef [2021-06-19T09:11:46.845Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-19T09:11:46.845Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T09:11:46.845Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T09:11:46.845Z] === RUN TestDefererencePluginOnCreateError [2021-06-19T09:11:46.845Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-19T09:11:46.845Z] === RUN TestRefDerefRemove [2021-06-19T09:11:46.845Z] === PAUSE TestRefDerefRemove [2021-06-19T09:11:46.845Z] === RUN TestGet [2021-06-19T09:11:46.845Z] === PAUSE TestGet [2021-06-19T09:11:46.845Z] === RUN TestGetWithReference [2021-06-19T09:11:46.845Z] === PAUSE TestGetWithReference [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_nil_list [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_empty_list [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_filter_some [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_filter_middle [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-19T09:11:46.845Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-19T09:11:46.845Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_nil_list [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_filter_some [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_empty_list [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-19T09:11:46.845Z] === CONT TestFilterFunc/test_filter_middle [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-19T09:11:46.845Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-19T09:11:46.845Z] === CONT TestSetGetMeta [2021-06-19T09:11:46.845Z] === CONT TestGetWithReference [2021-06-19T09:11:46.845Z] === CONT TestGet [2021-06-19T09:11:46.845Z] === CONT TestRefDerefRemove [2021-06-19T09:11:46.845Z] --- PASS: TestSetGetMeta (0.03s) [2021-06-19T09:11:46.845Z] === CONT TestDefererencePluginOnCreateError [2021-06-19T09:11:46.845Z] --- PASS: TestGet (0.05s) [2021-06-19T09:11:46.845Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-19T09:11:46.845Z] --- PASS: TestRefDerefRemove (0.05s) [2021-06-19T09:11:46.845Z] === CONT TestDerefMultipleOfSameRef [2021-06-19T09:11:46.845Z] --- PASS: TestGetWithReference (0.06s) [2021-06-19T09:11:46.845Z] === CONT TestFindByReferenced [2021-06-19T09:11:46.845Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-06-19T09:11:46.845Z] === CONT TestFindByDriver [2021-06-19T09:11:46.845Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-06-19T09:11:46.845Z] === CONT TestList [2021-06-19T09:11:46.845Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-06-19T09:11:46.845Z] === CONT TestRemove [2021-06-19T09:11:46.845Z] --- PASS: TestFindByReferenced (0.04s) [2021-06-19T09:11:46.845Z] === CONT TestCreate [2021-06-19T09:11:46.845Z] --- PASS: TestFindByDriver (0.05s) [2021-06-19T09:11:46.845Z] === CONT TestServicePrune [2021-06-19T09:11:46.845Z] --- PASS: TestCreate (0.03s) [2021-06-19T09:11:46.845Z] === CONT TestServiceGet [2021-06-19T09:11:46.845Z] --- PASS: TestList (0.05s) [2021-06-19T09:11:46.845Z] === CONT TestServiceRemove [2021-06-19T09:11:46.845Z] --- PASS: TestRemove (0.05s) [2021-06-19T09:11:46.845Z] === CONT TestServiceList [2021-06-19T09:11:46.845Z] --- PASS: TestServiceGet (0.21s) [2021-06-19T09:11:46.845Z] === CONT TestServiceCreate [2021-06-19T09:11:46.845Z] time="2021-06-19T09:11:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:11:46.845Z] --- PASS: TestServiceRemove (0.21s) [2021-06-19T09:11:46.845Z] === CONT TestRestore [2021-06-19T09:11:46.845Z] --- PASS: TestServiceList (0.21s) [2021-06-19T09:11:46.845Z] time="2021-06-19T09:11:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:11:46.845Z] time="2021-06-19T09:11:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:11:46.845Z] time="2021-06-19T09:11:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-19T09:11:46.845Z] --- PASS: TestServiceCreate (0.05s) [2021-06-19T09:11:46.845Z] time="2021-06-19T09:11:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-19T09:11:46.845Z] --- PASS: TestRestore (0.04s) [2021-06-19T09:11:46.845Z] --- PASS: TestServicePrune (0.28s) [2021-06-19T09:11:46.845Z] PASS [2021-06-19T09:11:46.845Z] coverage: 69.6% of statements [2021-06-19T09:11:47.300Z] ok github.com/docker/docker/volume/service 0.474s coverage: 69.6% of statements [2021-06-19T09:11:51.351Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-19T09:11:52.737Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-19T09:11:52.998Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-19T09:11:53.053Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-19T09:11:53.053Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-19T09:11:53.053Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-19T09:11:53.053Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-19T09:11:55.211Z] 2021/06/19 09:11:55 Closing DB instances... [2021-06-19T09:11:55.540Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan (18.59s) [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s) [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.70s) [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.46s) [2021-06-19T09:11:55.540Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-06-19T09:11:55.540Z] PASS [2021-06-19T09:11:55.540Z] [2021-06-19T09:11:55.540Z] DONE 8 tests in 20.137s [2021-06-19T09:11:55.540Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T09:11:55.540Z] ++ 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-19T09:11:55.540Z] ++ set -e [2021-06-19T09:11:55.540Z] ++ '[' -n 0 ']' [2021-06-19T09:11:55.540Z] ++ set -x [2021-06-19T09:11:55.540Z] ++ 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-19T09:11:55.540Z] testing: warning: no tests to run [2021-06-19T09:11:55.540Z] PASS [2021-06-19T09:11:55.540Z] [2021-06-19T09:11:55.540Z] DONE 0 tests in 0.040s [2021-06-19T09:11:55.540Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T09:11:55.540Z] ++ 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-19T09:11:55.540Z] ++ set -e [2021-06-19T09:11:55.540Z] ++ '[' -n 0 ']' [2021-06-19T09:11:55.540Z] ++ set -x [2021-06-19T09:11:55.540Z] ++ 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-19T09:11:55.540Z] INFO: Testing against a local daemon [2021-06-19T09:11:55.540Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T09:11:56.481Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-19T09:11:56.738Z] --- PASS: TestNetworkDBGarbageCollection (53.66s) [2021-06-19T09:11:56.738Z] === RUN TestFindNode [2021-06-19T09:11:56.738Z] 2021/06/19 09:11:56 Closing DB instances... [2021-06-19T09:11:56.738Z] --- PASS: TestFindNode (0.01s) [2021-06-19T09:11:56.738Z] === RUN TestChangeNodeState [2021-06-19T09:11:56.738Z] 2021/06/19 09:11:56 Closing DB instances... [2021-06-19T09:11:56.738Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-19T09:11:56.738Z] === RUN TestNodeReincarnation [2021-06-19T09:11:56.738Z] 2021/06/19 09:11:56 Closing DB instances... [2021-06-19T09:11:57.051Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2021-06-19T09:11:57.052Z] === RUN TestAuthZPluginTLS [2021-06-19T09:11:57.089Z] --- PASS: TestServiceWithDataPathPortInit (15.94s) [2021-06-19T09:11:57.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T09:11:57.623Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-06-19T09:11:57.623Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T09:11:58.194Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-06-19T09:11:58.194Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T09:11:58.471Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k4dr8w6bba8dhk8mr10btnyow Created:2021-06-19 09:11:56.289758297 +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[1594c241e228fffc8a72a7f1c6c391a26532d5120d2637c1d03f16ace2e4acac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.blc4fm6v3e97bwt7wrxi26iua EndpointID:86f384bcb4315fe8fbab466ef71fe7f9c7d9db8f41f3f9ead8cee35d5a4146f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bef826f862ec99d6ef5ed6fd4c42c5494355afd94ffdda64f490eb9a28ad62a1 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:b269a2ae5c29 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.blc4fm6v3e97bwt7wrxi26iua EndpointID:86f384bcb4315fe8fbab466ef71fe7f9c7d9db8f41f3f9ead8cee35d5a4146f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-19T09:11:58.766Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-19T09:11:58.766Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-19T09:11:58.766Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-19T09:11:58.766Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-06-19T09:11:58.766Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T09:11:59.339Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2021-06-19T09:11:59.339Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T09:12:01.253Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-06-19T09:12:01.253Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T09:12:01.401Z] time="2021-06-19T09:12:01Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-19T09:12:01.401Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-19T09:12:01.401Z] === RUN TestParallelCreate [2021-06-19T09:12:01.824Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-06-19T09:12:01.824Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T09:12:01.854Z] 2021/06/19 09:12:01 Closing DB instances... [2021-06-19T09:12:01.854Z] --- PASS: TestParallelCreate (0.01s) [2021-06-19T09:12:01.854Z] === RUN TestParallelDelete [2021-06-19T09:12:01.854Z] 2021/06/19 09:12:01 Closing DB instances... [2021-06-19T09:12:01.854Z] --- PASS: TestParallelDelete (0.01s) [2021-06-19T09:12:01.854Z] === RUN TestNetworkDBIslands [2021-06-19T09:12:01.854Z] time="2021-06-19T09:12:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7836f67285a2 with config:&{NodeID:7836f67285a2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 7836f67285a2/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 7836f67285a2/172.31.190.53, added to nodes list" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5786410e1372 with config:&{NodeID:5786410e1372 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 5786410e1372/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 5786410e1372/172.31.190.53, added to nodes list" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 5786410e1372/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 5786410e1372/172.31.190.53, added to nodes list" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 7836f67285a2/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=info msg="Node 7836f67285a2/172.31.190.53, added to nodes list" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-19T09:12:01.855Z] time="2021-06-19T09:12:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:239d60c03808 with config:&{NodeID:239d60c03808 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 7836f67285a2/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 7836f67285a2/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 5786410e1372/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=info msg="Node 5786410e1372/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-19T09:12:02.311Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-19T09:12:02.394Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-06-19T09:12:02.394Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T09:12:02.669Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2021-06-19T09:12:02.669Z] PASS [2021-06-19T09:12:02.669Z] [2021-06-19T09:12:02.669Z] === Skipped [2021-06-19T09:12:02.669Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:12:02.669Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:12:02.669Z] [2021-06-19T09:12:02.669Z] [2021-06-19T09:12:02.669Z] DONE 26 tests, 1 skipped in 59.311s [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fe8e190a7413 with config:&{NodeID:fe8e190a7413 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 7836f67285a2/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 7836f67285a2/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 5786410e1372/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 5786410e1372/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=info msg="Node 239d60c03808/172.31.190.53, added to nodes list" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-19T09:12:02.765Z] time="2021-06-19T09:12:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-06-19T09:12:02.929Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:12:02.929Z] ++ 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-19T09:12:02.929Z] ++ set -e [2021-06-19T09:12:02.929Z] ++ '[' -n 0 ']' [2021-06-19T09:12:02.929Z] ++ set -x [2021-06-19T09:12:02.929Z] ++ 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-19T09:12:02.964Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2021-06-19T09:12:02.964Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:02Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4310b778fbc0 with config:&{NodeID:4310b778fbc0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 239d60c03808/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 239d60c03808/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 5786410e1372/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 5786410e1372/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 7836f67285a2/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=info msg="Node 7836f67285a2/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-06-19T09:12:03.220Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-19T09:12:03.536Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:12:03.674Z] networkdb_test.go:834: Re-joining: 3 [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="The new bootstrap node list is:[172.31.190.53:10033 172.31.190.53:10034 172.31.190.53:10035]" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10033" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49361" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10034" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49362" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10035" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49363" [2021-06-19T09:12:03.674Z] networkdb_test.go:834: Re-joining: 4 [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=info msg="The new bootstrap node list is:[172.31.190.53:10033 172.31.190.53:10034 172.31.190.53:10035]" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10033" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49364" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10034" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49365" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10035" [2021-06-19T09:12:03.674Z] time="2021-06-19T09:12:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49366" [2021-06-19T09:12:04.106Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="node 0 leaving" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="Node 7836f67285a2 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="node4(fe8e190a7413): Node leave event for 7836f67285a2/172.31.190.53" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="Node 7836f67285a2 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="node2(5786410e1372): Node leave event for 7836f67285a2/172.31.190.53" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="Node 7836f67285a2 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="node5(4310b778fbc0): Node leave event for 7836f67285a2/172.31.190.53" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="Node 7836f67285a2 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:03Z" level=info msg="node1(7836f67285a2): Node leave event for 7836f67285a2/172.31.190.53" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:04Z" level=info msg="Node 7836f67285a2 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.128Z] time="2021-06-19T09:12:04Z" level=info msg="node3(239d60c03808): Node leave event for 7836f67285a2/172.31.190.53" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 7836f67285a2/172.31.190.53, left gossip cluster" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 7836f67285a2/172.31.190.53, left gossip cluster" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 7836f67285a2/172.31.190.53, left gossip cluster" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 7836f67285a2/172.31.190.53, left gossip cluster" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 7836f67285a2/172.31.190.53, left gossip cluster" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="node 1 leaving" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="node4(fe8e190a7413): Node leave event for 5786410e1372/172.31.190.53" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372/172.31.190.53, left gossip cluster" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372 change state NodeActive --> NodeFailed" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372/172.31.190.53, added to failed nodes list" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="node5(4310b778fbc0): Node leave event for 5786410e1372/172.31.190.53" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372 change state NodeActive --> NodeLeft" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=info msg="node3(239d60c03808): Node leave event for 5786410e1372/172.31.190.53" [2021-06-19T09:12:04.583Z] time="2021-06-19T09:12:04Z" level=error msg="node: 5786410e1372 is unknown to memberlist" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372/172.31.190.53, left gossip cluster" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372/172.31.190.53, left gossip cluster" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="Node 5786410e1372/172.31.190.53, left gossip cluster" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="node 2 leaving" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="Node 239d60c03808 change state NodeActive --> NodeLeft" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="node4(fe8e190a7413): Node leave event for 239d60c03808/172.31.190.53" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="Node 239d60c03808 change state NodeActive --> NodeLeft" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="node5(4310b778fbc0): Node leave event for 239d60c03808/172.31.190.53" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="Node 239d60c03808 change state NodeActive --> NodeLeft" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=info msg="node3(239d60c03808): Node leave event for 239d60c03808/172.31.190.53" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=debug msg="memberlist: Failed ping: 5786410e1372 (timeout reached)" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.190.53:10037: use of closed network connection" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.190.53:10036: use of closed network connection" [2021-06-19T09:12:05.037Z] time="2021-06-19T09:12:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.190.53:10035: use of closed network connection" [2021-06-19T09:12:05.049Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2021-06-19T09:12:05.049Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 239d60c03808/172.31.190.53, left gossip cluster" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 239d60c03808/172.31.190.53, left gossip cluster" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 239d60c03808/172.31.190.53, left gossip cluster" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=warning msg="memberlist: Failed to send gossip to 172.31.190.53:10037: write udp [::]:10035->172.31.190.53:10037: use of closed network connection" [2021-06-19T09:12:05.492Z] networkdb_test.go:866: node4: OK [2021-06-19T09:12:05.492Z] networkdb_test.go:866: node5: OK [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="node 0 coming back" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:78b44d4aa413 with config:&{NodeID:78b44d4aa413 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, added to nodes list" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="node 1 coming back" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3681127d3c0a with config:&{NodeID:3681127d3c0a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 3681127d3c0a/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node 3681127d3c0a/172.31.190.53, added to nodes list" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="node 2 coming back" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f461bf0075c6 with config:&{NodeID:f461bf0075c6 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node f461bf0075c6/172.31.190.53, joined gossip cluster" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="Node f461bf0075c6/172.31.190.53, added to nodes list" [2021-06-19T09:12:05.492Z] time="2021-06-19T09:12:05Z" level=info msg="memberlist: Suspect 5786410e1372 has failed, no acks received" [2021-06-19T09:12:05.945Z] time="2021-06-19T09:12:05Z" level=debug msg="memberlist: Failed ping: fe8e190a7413 (timeout reached)" [2021-06-19T09:12:05.945Z] time="2021-06-19T09:12:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.190.53:10037: use of closed network connection" [2021-06-19T09:12:05.945Z] time="2021-06-19T09:12:05Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49368" [2021-06-19T09:12:06.222Z] INFO: Testing against a local daemon [2021-06-19T09:12:06.222Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-19T09:12:06.222Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:12:06.222Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:12:06.222Z] === RUN TestDockerNetworkIpvlan [2021-06-19T09:12:06.222Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:12:06.222Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:12:06.222Z] PASS [2021-06-19T09:12:06.222Z] [2021-06-19T09:12:06.222Z] === Skipped [2021-06-19T09:12:06.222Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-19T09:12:06.222Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:12:06.222Z] [2021-06-19T09:12:06.222Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-19T09:12:06.222Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-19T09:12:06.222Z] [2021-06-19T09:12:06.222Z] [2021-06-19T09:12:06.222Z] DONE 2 tests, 2 skipped in 3.082s [2021-06-19T09:12:06.222Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-19T09:12:06.222Z] ++ 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-19T09:12:06.222Z] ++ set -e [2021-06-19T09:12:06.222Z] ++ '[' -n 0 ']' [2021-06-19T09:12:06.222Z] ++ set -x [2021-06-19T09:12:06.222Z] ++ 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-19T09:12:06.400Z] time="2021-06-19T09:12:06Z" level=warning msg="memberlist: Was able to connect to fe8e190a7413 but other probes failed, network may be misconfigured" [2021-06-19T09:12:06.432Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-19T09:12:06.695Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-19T09:12:07.162Z] INFO: Testing against a local daemon [2021-06-19T09:12:07.162Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-19T09:12:07.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2021-06-19T09:12:07.294Z] === RUN TestAuthZPluginHeader [2021-06-19T09:12:07.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-19T09:12:08.124Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-06-19T09:12:08.124Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T09:12:09.169Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s) [2021-06-19T09:12:09.169Z] === RUN TestDockerNetworkMacvlan [2021-06-19T09:12:09.612Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-19T09:12:10.110Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-19T09:12:10.183Z] docker_api_swarm_test.go:271: [d32d48fcc1af4] joining swarm manager [d5fd2d0e47460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:12:10.443Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-19T09:12:10.681Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-19T09:12:11.622Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-19T09:12:11.826Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-19T09:12:11.826Z] docker_api_swarm_test.go:272: [dc40b71ca1dfe] joining swarm manager [d5fd2d0e47460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:12:13.210Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.96s) [2021-06-19T09:12:13.210Z] === RUN TestAuthZPluginV2Disable [2021-06-19T09:12:13.210Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-19T09:12:14.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-19T09:12:14.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-19T09:12:14.592Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-19T09:12:14.853Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-19T09:12:14.919Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-19T09:12:15.424Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-19T09:12:15.684Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-19T09:12:16.254Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2021-06-19T09:12:16.254Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T09:12:17.460Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-19T09:12:18.164Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-19T09:12:18.425Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-19T09:12:19.369Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s) [2021-06-19T09:12:19.369Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-06-19T09:12:19.928Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-19T09:12:21.281Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-19T09:12:21.822Z] ok github.com/docker/docker/pkg/signal 3.258s coverage: 62.3% of statements [2021-06-19T09:12:21.822Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-19T09:12:21.822Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-19T09:12:22.080Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-19T09:12:22.223Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-19T09:12:22.645Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-06-19T09:12:22.902Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 39.6% of statements [2021-06-19T09:12:23.160Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2021-06-19T09:12:23.724Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-19T09:12:23.981Z] testing: warning: no tests to run [2021-06-19T09:12:23.981Z] coverage: [no statements] [2021-06-19T09:12:23.981Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-19T09:12:24.047Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-19T09:12:24.238Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-19T09:12:24.238Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-06-19T09:12:24.495Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan (15.64s) [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s) [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.36s) [2021-06-19T09:12:24.987Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-06-19T09:12:24.987Z] PASS [2021-06-19T09:12:24.987Z] [2021-06-19T09:12:24.987Z] DONE 8 tests in 18.869s [2021-06-19T09:12:24.987Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-19T09:12:24.987Z] ++ 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-19T09:12:24.987Z] ++ set -e [2021-06-19T09:12:24.987Z] ++ '[' -n 0 ']' [2021-06-19T09:12:24.987Z] ++ set -x [2021-06-19T09:12:24.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:12:24.988Z] testing: warning: no tests to run [2021-06-19T09:12:24.988Z] PASS [2021-06-19T09:12:24.988Z] [2021-06-19T09:12:24.988Z] DONE 0 tests in 0.030s [2021-06-19T09:12:24.988Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-19T09:12:24.988Z] ++ 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-19T09:12:24.988Z] ++ set -e [2021-06-19T09:12:24.988Z] ++ '[' -n 0 ']' [2021-06-19T09:12:24.988Z] ++ set -x [2021-06-19T09:12:24.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:12:25.524Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-19T09:12:26.390Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-19T09:12:26.390Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-06-19T09:12:26.956Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-06-19T09:12:27.447Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-19T09:12:27.891Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2021-06-19T09:12:28.148Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-19T09:12:28.387Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-19T09:12:28.956Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-19T09:12:29.080Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-06-19T09:12:29.190Z] INFO: Testing against a local daemon [2021-06-19T09:12:29.190Z] === RUN TestAuthZPluginAllowRequest [2021-06-19T09:12:29.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-19T09:12:29.338Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-19T09:12:29.595Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-19T09:12:30.132Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2021-06-19T09:12:30.132Z] === RUN TestAuthZPluginTLS [2021-06-19T09:12:30.160Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-19T09:12:30.160Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-19T09:12:30.603Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.17s) [2021-06-19T09:12:30.603Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T09:12:30.703Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-06-19T09:12:30.703Z] === RUN TestAuthZPluginDenyRequest [2021-06-19T09:12:31.273Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-06-19T09:12:31.273Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-19T09:12:31.479Z] time="2021-06-19T09:12:29Z" level=info msg="memberlist: Marking 5786410e1372 as failed, suspect timeout reached (0 peer confirmations)" [2021-06-19T09:12:31.479Z] time="2021-06-19T09:12:29Z" level=info msg="Node 5786410e1372/172.31.190.53, left gossip cluster" [2021-06-19T09:12:31.479Z] time="2021-06-19T09:12:29Z" level=info msg="Node 5786410e1372 change state NodeActive --> NodeFailed" [2021-06-19T09:12:31.479Z] time="2021-06-19T09:12:29Z" level=info msg="Node 5786410e1372/172.31.190.53, added to failed nodes list" [2021-06-19T09:12:31.843Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-06-19T09:12:31.844Z] === RUN TestAuthZPluginDenyResponse [2021-06-19T09:12:32.414Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-06-19T09:12:32.414Z] === RUN TestAuthZPluginAllowEventStream [2021-06-19T09:12:33.149Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-19T09:12:33.441Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-19T09:12:33.699Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-06-19T09:12:33.797Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2021-06-19T09:12:33.797Z] === RUN TestAuthZPluginErrorResponse [2021-06-19T09:12:34.264Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-06-19T09:12:34.367Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-06-19T09:12:34.367Z] === RUN TestAuthZPluginErrorRequest [2021-06-19T09:12:34.938Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-06-19T09:12:34.938Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-19T09:12:35.059Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-19T09:12:35.196Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-06-19T09:12:35.319Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-19T09:12:35.509Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-19T09:12:35.509Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-19T09:12:36.260Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-19T09:12:38.052Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2021-06-19T09:12:38.052Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-19T09:12:38.512Z] time="2021-06-19T09:12:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10036" [2021-06-19T09:12:38.512Z] time="2021-06-19T09:12:37Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49369" [2021-06-19T09:12:39.963Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2021-06-19T09:12:39.963Z] === RUN TestAuthZPluginHeader [2021-06-19T09:12:40.533Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-06-19T09:12:40.533Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-19T09:12:40.533Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:40.533Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-19T09:12:40.533Z] === RUN TestAuthZPluginV2Disable [2021-06-19T09:12:40.533Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:40.533Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-19T09:12:40.533Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-19T09:12:40.533Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:40.533Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-19T09:12:40.533Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-19T09:12:40.533Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:40.533Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-19T09:12:40.533Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-19T09:12:44.390Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-19T09:12:46.931Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-06-19T09:12:46.931Z] PASS [2021-06-19T09:12:46.931Z] [2021-06-19T09:12:46.931Z] DONE 17 tests in 51.718s [2021-06-19T09:12:46.931Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T09:12:46.931Z] ++ 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-19T09:12:46.931Z] ++ set -e [2021-06-19T09:12:46.931Z] ++ '[' -n 0 ']' [2021-06-19T09:12:46.931Z] ++ set -x [2021-06-19T09:12:46.931Z] ++ 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-19T09:12:47.191Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-19T09:12:47.191Z] INFO: Testing against a local daemon [2021-06-19T09:12:47.191Z] === RUN TestPluginInvalidJSON [2021-06-19T09:12:47.191Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:12:47.191Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:12:47.191Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:12:47.191Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-19T09:12:47.191Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T09:12:47.191Z] === RUN TestPluginInstall [2021-06-19T09:12:47.191Z] === RUN TestPluginInstall/no_auth [2021-06-19T09:12:49.101Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:12:49.101Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:085f272a255b8e71b3763866ca65d0b1898cdd7d7d8f019207626b5e4ca48a33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:12:49.101Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:12:49.101Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:085f272a255b8e71b3763866ca65d0b1898cdd7d7d8f019207626b5e4ca48a33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:12:49.362Z] === RUN TestPluginInstall/with_htpasswd [2021-06-19T09:12:49.931Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:12:49.931Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1d5b782a5b18b40617fa7bede2c80342d0019fb03ad4b531ebcba38e0cbe27c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:12:49.931Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:12:49.931Z] time="2021-06-19T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1d5b782a5b18b40617fa7bede2c80342d0019fb03ad4b531ebcba38e0cbe27c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:12:49.931Z] === RUN TestPluginInstall/with_insecure [2021-06-19T09:12:50.878Z] time="2021-06-19T09:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:12:50.878Z] time="2021-06-19T09:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d7f9ccf373650d3a10800055f8f1b3f046f69bffa16791a87fa7aac111edd00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:12:50.878Z] time="2021-06-19T09:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:12:50.878Z] time="2021-06-19T09:12:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d7f9ccf373650d3a10800055f8f1b3f046f69bffa16791a87fa7aac111edd00" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:12:51.143Z] plugin_test.go:165: [d1d522e74aa1d] daemon is not started [2021-06-19T09:12:51.143Z] --- PASS: TestPluginInstall (3.96s) [2021-06-19T09:12:51.143Z] --- PASS: TestPluginInstall/no_auth (2.17s) [2021-06-19T09:12:51.143Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-06-19T09:12:51.143Z] --- PASS: TestPluginInstall/with_insecure (1.15s) [2021-06-19T09:12:51.143Z] === RUN TestPluginsWithRuntimes [2021-06-19T09:12:53.057Z] === RUN TestDockerSuite/TestBuildRm [2021-06-19T09:12:53.057Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-19T09:12:53.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-19T09:12:54.440Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-19T09:12:55.825Z] --- PASS: TestPluginsWithRuntimes (4.36s) [2021-06-19T09:12:55.825Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.22s) [2021-06-19T09:12:55.825Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.23s) [2021-06-19T09:12:55.825Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T09:12:56.765Z] --- PASS: TestPluginBackCompatMediaTypes (1.24s) [2021-06-19T09:12:56.765Z] PASS [2021-06-19T09:12:56.765Z] [2021-06-19T09:12:56.765Z] DONE 10 tests in 9.768s [2021-06-19T09:12:56.765Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T09:12:56.765Z] ++ 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-19T09:12:56.765Z] ++ set -e [2021-06-19T09:12:56.765Z] ++ '[' -n 0 ']' [2021-06-19T09:12:56.765Z] ++ set -x [2021-06-19T09:12:56.765Z] ++ 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-19T09:12:57.026Z] INFO: Testing against a local daemon [2021-06-19T09:12:57.026Z] === RUN TestExternalGraphDriver [2021-06-19T09:12:57.026Z] === RUN TestExternalGraphDriver/json [2021-06-19T09:12:57.287Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-19T09:12:58.643Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2021-06-19T09:12:58.643Z] PASS [2021-06-19T09:12:58.643Z] [2021-06-19T09:12:58.643Z] === Skipped [2021-06-19T09:12:58.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-19T09:12:58.643Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:58.643Z] [2021-06-19T09:12:58.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-19T09:12:58.643Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:58.643Z] [2021-06-19T09:12:58.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-19T09:12:58.643Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:58.643Z] [2021-06-19T09:12:58.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-19T09:12:58.643Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:12:58.643Z] [2021-06-19T09:12:58.643Z] [2021-06-19T09:12:58.643Z] DONE 17 tests, 4 skipped in 32.344s [2021-06-19T09:12:58.643Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-19T09:12:58.643Z] ++ 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-19T09:12:58.643Z] ++ set -e [2021-06-19T09:12:58.643Z] ++ '[' -n 0 ']' [2021-06-19T09:12:58.643Z] ++ set -x [2021-06-19T09:12:58.643Z] ++ 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-19T09:12:58.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-19T09:12:58.670Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-19T09:13:00.054Z] === RUN TestExternalGraphDriver/spec [2021-06-19T09:13:00.054Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-19T09:13:00.625Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-19T09:13:01.197Z] docker_api_swarm_node_test.go:19: [d23ee3090c93d] joining swarm manager [d7a1956ca91ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:13:01.768Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-19T09:13:02.340Z] docker_api_swarm_node_test.go:20: [d4a4f338b1774] joining swarm manager [d7a1956ca91ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:13:02.340Z] === RUN TestExternalGraphDriver/pull [2021-06-19T09:13:03.281Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-19T09:13:03.573Z] time="2021-06-19T09:13:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10037" [2021-06-19T09:13:03.573Z] time="2021-06-19T09:13:02Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49370" [2021-06-19T09:13:03.573Z] time="2021-06-19T09:13:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.190.53:10033 172.31.190.53:10034 172.31.190.53:10035]" [2021-06-19T09:13:03.573Z] time="2021-06-19T09:13:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.190.53:10033 172.31.190.53:10034 172.31.190.53:10035]" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10033" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49371" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, is the new incarnation of the shutdown node 7836f67285a2/172.31.190.53" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10034" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49372" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, is the new incarnation of the shutdown node 5786410e1372/172.31.190.53" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10035" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, is the new incarnation of the shutdown node 7836f67285a2/172.31.190.53" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49373" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 78b44d4aa413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node fe8e190a7413/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, is the new incarnation of the shutdown node 239d60c03808/172.31.190.53" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, is the new incarnation of the shutdown node 5786410e1372/172.31.190.53" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node 3681127d3c0a/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, joined gossip cluster" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, is the new incarnation of the shutdown node 239d60c03808/172.31.190.53" [2021-06-19T09:13:04.027Z] time="2021-06-19T09:13:03Z" level=info msg="Node f461bf0075c6/172.31.190.53, added to nodes list" [2021-06-19T09:13:04.483Z] time="2021-06-19T09:13:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10033" [2021-06-19T09:13:04.483Z] time="2021-06-19T09:13:04Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49374" [2021-06-19T09:13:04.483Z] time="2021-06-19T09:13:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10034" [2021-06-19T09:13:04.483Z] time="2021-06-19T09:13:04Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49375" [2021-06-19T09:13:04.483Z] time="2021-06-19T09:13:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.190.53:10035" [2021-06-19T09:13:04.483Z] time="2021-06-19T09:13:04Z" level=debug msg="memberlist: Stream connection from=172.31.190.53:49376" [2021-06-19T09:13:04.666Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-19T09:13:04.666Z] --- PASS: TestExternalGraphDriver (7.42s) [2021-06-19T09:13:04.666Z] --- PASS: TestExternalGraphDriver/json (2.62s) [2021-06-19T09:13:04.666Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2021-06-19T09:13:04.666Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2021-06-19T09:13:04.666Z] === RUN TestGraphdriverPluginV2 [2021-06-19T09:13:05.442Z] 2021/06/19 09:13:05 Closing DB instances... [2021-06-19T09:13:05.607Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node2(3681127d3c0a): Node leave event for 78b44d4aa413/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node4(fe8e190a7413): Node leave event for 78b44d4aa413/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node5(4310b778fbc0): Node leave event for 78b44d4aa413/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node1(78b44d4aa413): Node leave event for 78b44d4aa413/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node3(f461bf0075c6): Node leave event for 78b44d4aa413/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 78b44d4aa413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 3681127d3c0a change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node3(f461bf0075c6): Node leave event for 3681127d3c0a/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 3681127d3c0a change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node5(4310b778fbc0): Node leave event for 3681127d3c0a/172.31.190.53" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="Node 3681127d3c0a change state NodeActive --> NodeLeft" [2021-06-19T09:13:05.897Z] time="2021-06-19T09:13:05Z" level=info msg="node2(3681127d3c0a): Node leave event for 3681127d3c0a/172.31.190.53" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node 3681127d3c0a change state NodeActive --> NodeLeft" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="node4(fe8e190a7413): Node leave event for 3681127d3c0a/172.31.190.53" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node 3681127d3c0a/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node 3681127d3c0a/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node 3681127d3c0a/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node 3681127d3c0a/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6 change state NodeActive --> NodeLeft" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="node5(4310b778fbc0): Node leave event for f461bf0075c6/172.31.190.53" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6 change state NodeActive --> NodeFailed" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6/172.31.190.53, added to failed nodes list" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6 change state NodeActive --> NodeLeft" [2021-06-19T09:13:06.352Z] time="2021-06-19T09:13:06Z" level=info msg="node4(fe8e190a7413): Node leave event for f461bf0075c6/172.31.190.53" [2021-06-19T09:13:06.807Z] time="2021-06-19T09:13:06Z" level=error msg="node: f461bf0075c6 is unknown to memberlist" [2021-06-19T09:13:06.808Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.808Z] time="2021-06-19T09:13:06Z" level=info msg="Node f461bf0075c6/172.31.190.53, left gossip cluster" [2021-06-19T09:13:06.808Z] time="2021-06-19T09:13:06Z" level=debug msg="memberlist: Failed ping: f461bf0075c6 (timeout reached)" [2021-06-19T09:13:06.808Z] time="2021-06-19T09:13:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.190.53:10036: use of closed network connection" [2021-06-19T09:13:06.808Z] time="2021-06-19T09:13:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.190.53:10037: use of closed network connection" [2021-06-19T09:13:07.263Z] time="2021-06-19T09:13:06Z" level=info msg="Node fe8e190a7413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:07.263Z] time="2021-06-19T09:13:06Z" level=info msg="node5(4310b778fbc0): Node leave event for fe8e190a7413/172.31.190.53" [2021-06-19T09:13:07.263Z] time="2021-06-19T09:13:06Z" level=info msg="Node fe8e190a7413 change state NodeActive --> NodeLeft" [2021-06-19T09:13:07.263Z] time="2021-06-19T09:13:06Z" level=info msg="node4(fe8e190a7413): Node leave event for fe8e190a7413/172.31.190.53" [2021-06-19T09:13:07.263Z] time="2021-06-19T09:13:07Z" level=info msg="Node fe8e190a7413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:07.263Z] time="2021-06-19T09:13:07Z" level=info msg="Node fe8e190a7413/172.31.190.53, left gossip cluster" [2021-06-19T09:13:07.718Z] time="2021-06-19T09:13:07Z" level=info msg="Node 4310b778fbc0/172.31.190.53, left gossip cluster" [2021-06-19T09:13:07.718Z] time="2021-06-19T09:13:07Z" level=info msg="Node 4310b778fbc0 change state NodeActive --> NodeFailed" [2021-06-19T09:13:07.718Z] time="2021-06-19T09:13:07Z" level=info msg="Node 4310b778fbc0/172.31.190.53, added to failed nodes list" [2021-06-19T09:13:07.718Z] --- PASS: TestNetworkDBIslands (65.85s) [2021-06-19T09:13:07.718Z] PASS [2021-06-19T09:13:07.718Z] coverage: 60.2% of statements [2021-06-19T09:13:07.718Z] ok github.com/docker/docker/libnetwork/networkdb 156.315s coverage: 60.2% of statements [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/quota [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T09:13:07.718Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T09:13:08.907Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2021-06-19T09:13:08.907Z] PASS [2021-06-19T09:13:08.907Z] [2021-06-19T09:13:08.907Z] DONE 5 tests in 11.781s [2021-06-19T09:13:08.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T09:13:08.907Z] ++ 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-19T09:13:08.907Z] ++ set -e [2021-06-19T09:13:08.907Z] ++ '[' -n 0 ']' [2021-06-19T09:13:08.907Z] ++ set -x [2021-06-19T09:13:08.907Z] ++ 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-19T09:13:08.907Z] INFO: Testing against a local daemon [2021-06-19T09:13:08.907Z] === RUN TestContinueAfterPluginCrash [2021-06-19T09:13:08.907Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T09:13:08.907Z] === RUN TestReadPluginNoRead [2021-06-19T09:13:08.907Z] === PAUSE TestReadPluginNoRead [2021-06-19T09:13:08.907Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T09:13:08.907Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T09:13:08.907Z] === CONT TestContinueAfterPluginCrash [2021-06-19T09:13:08.907Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T09:13:09.478Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-19T09:13:09.478Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === Skipped [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-19T09:13:09.878Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-19T09:13:09.878Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-19T09:13:09.878Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-19T09:13:09.878Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-19T09:13:09.878Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-19T09:13:09.878Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-19T09:13:09.878Z] daemon_test.go:147: root required [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-19T09:13:09.878Z] reload_test.go:520: root required [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-19T09:13:09.878Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-19T09:13:09.878Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-19T09:13:09.878Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-19T09:13:09.878Z] download_test.go:268: Needs fixing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-19T09:13:09.878Z] layer_test.go:304: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-19T09:13:09.878Z] layer_test.go:353: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-19T09:13:09.878Z] layer_test.go:468: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-19T09:13:09.878Z] layer_test.go:697: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-19T09:13:09.878Z] migration_test.go:46: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-19T09:13:09.878Z] migration_test.go:182: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-19T09:13:09.878Z] mount_test.go:17: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-19T09:13:09.878Z] mount_test.go:76: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-19T09:13:09.878Z] mount_test.go:125: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-19T09:13:09.878Z] mount_test.go:212: Failing on Windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-19T09:13:09.878Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-19T09:13:09.878Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-19T09:13:09.878Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-19T09:13:09.878Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-19T09:13:09.878Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-19T09:13:09.878Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-06-19T09:13:09.878Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-19T09:13:09.878Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.01s) [2021-06-19T09:13:09.878Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-19T09:13:09.878Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T09:13:09.878Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T09:13:09.878Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T09:13:09.878Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-19T09:13:09.878Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T09:13:09.878Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-19T09:13:09.878Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-19T09:13:09.878Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T09:13:09.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T09:13:09.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T09:13:09.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T09:13:09.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T09:13:09.878Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.878Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-19T09:13:09.878Z] archive_test.go:134: Xz not present in msys2 [2021-06-19T09:13:09.878Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:239: Failing on Windows CI machines [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-19T09:13:09.879Z] archive_windows_test.go:16: Currently fails [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-19T09:13:09.879Z] changes_test.go:196: needs more investigation [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-19T09:13:09.879Z] changes_test.go:433: needs further investigation [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-19T09:13:09.879Z] changes_test.go:469: needs further investigation [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2021-06-19T09:13:09.879Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-19T09:13:09.879Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:09.879Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-19T09:13:09.879Z] poller_test.go:41: No chmod on Windows [2021-06-19T09:13:09.879Z] [2021-06-19T09:13:10.050Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-19T09:13:10.050Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-19T09:13:10.050Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-19T09:13:10.333Z] fileutils_test.go:134: Needs porting to Windows [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-19T09:13:10.333Z] fileutils_test.go:180: Needs porting to Windows [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-19T09:13:10.333Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-06-19T09:13:10.333Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-19T09:13:10.333Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-19T09:13:10.333Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-19T09:13:10.333Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] [2021-06-19T09:13:10.333Z] DONE 2056 tests, 67 skipped in 353.020s [2021-06-19T09:13:10.333Z] INFO: make.ps1 ended at 06/19/2021 09:13:09 [2021-06-19T09:13:10.622Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-19T09:13:10.864Z] INFO: Testing against a local daemon [2021-06-19T09:13:10.864Z] === RUN TestPluginInvalidJSON [2021-06-19T09:13:10.864Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:13:10.864Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:13:10.864Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:13:10.864Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-19T09:13:10.864Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T09:13:10.864Z] === RUN TestPluginInstall [2021-06-19T09:13:10.864Z] === RUN TestPluginInstall/no_auth [2021-06-19T09:13:12.006Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-19T09:13:12.006Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-19T09:13:12.246Z] time="2021-06-19T09:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:13:12.246Z] time="2021-06-19T09:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bba804a48225e9f4a9d687fb779068c8573869342c65fec473cecffcf1d35120" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:13:12.246Z] time="2021-06-19T09:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:13:12.246Z] time="2021-06-19T09:13:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bba804a48225e9f4a9d687fb779068c8573869342c65fec473cecffcf1d35120" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:13:12.491Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-19T09:13:12.491Z] INFO: Unit tests ended at 06/19/2021 09:13:12. Duration:00:06:12.9292174 [2021-06-19T09:13:12.491Z] INFO: Building busybox [2021-06-19T09:13:12.491Z] Sending build context to Docker daemon 5.12kB [2021-06-19T09:13:12.491Z] [2021-06-19T09:13:12.491Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-19T09:13:12.491Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-19T09:13:12.491Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-19T09:13:12.491Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-19T09:13:12.491Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-19T09:13:12.491Z] ---> 5b60ac4e9e92 [2021-06-19T09:13:12.491Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-19T09:13:12.491Z] ---> Running in 9e814d889d2a [2021-06-19T09:13:12.507Z] === RUN TestPluginInstall/with_htpasswd [2021-06-19T09:13:12.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-19T09:13:13.076Z] time="2021-06-19T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:13:13.076Z] time="2021-06-19T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9728db7699dc9fa9baf1427338c3b266a5f8c06415a9156a94095c79f513d2e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:13:13.076Z] time="2021-06-19T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:13:13.076Z] time="2021-06-19T09:13:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9728db7699dc9fa9baf1427338c3b266a5f8c06415a9156a94095c79f513d2e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:13:13.209Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-19T09:13:13.647Z] === RUN TestPluginInstall/with_insecure [2021-06-19T09:13:13.781Z] --- PASS: TestDaemonStartWithLogOpt (4.97s) [2021-06-19T09:13:13.781Z] === CONT TestReadPluginNoRead [2021-06-19T09:13:14.589Z] time="2021-06-19T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:13:14.589Z] time="2021-06-19T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8d9f5b5f1ab6fa4fb76462784f6bed454c8372008aefb575e4ba40698a17ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:13:14.589Z] time="2021-06-19T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-19T09:13:14.589Z] time="2021-06-19T09:13:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8d9f5b5f1ab6fa4fb76462784f6bed454c8372008aefb575e4ba40698a17ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-19T09:13:14.849Z] plugin_test.go:165: [dee0310976365] daemon is not started [2021-06-19T09:13:14.849Z] --- PASS: TestPluginInstall (5.07s) [2021-06-19T09:13:14.849Z] --- PASS: TestPluginInstall/no_auth (2.74s) [2021-06-19T09:13:14.849Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-06-19T09:13:14.849Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-06-19T09:13:14.849Z] === RUN TestPluginsWithRuntimes [2021-06-19T09:13:16.760Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-19T09:13:17.984Z] === RUN TestReadPluginNoRead/default [2021-06-19T09:13:17.984Z] docker_api_swarm_test.go:501: [d558bf9727582] joining swarm manager [d68ea98dc80ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:13:18.144Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-19T09:13:18.277Z] Removing intermediate container 9e814d889d2a [2021-06-19T09:13:18.277Z] ---> 556897b7e852 [2021-06-19T09:13:18.277Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-19T09:13:18.277Z] ---> Running in f8fb6d7cc642 [2021-06-19T09:13:19.085Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-06-19T09:13:19.085Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2021-06-19T09:13:19.085Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-06-19T09:13:19.085Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T09:13:19.237Z] Removing intermediate container f8fb6d7cc642 [2021-06-19T09:13:19.237Z] ---> 54784cbd3d49 [2021-06-19T09:13:19.237Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-19T09:13:19.237Z] ---> Running in b97e4821f1bf [2021-06-19T09:13:19.366Z] --- PASS: TestContinueAfterPluginCrash (10.55s) [2021-06-19T09:13:19.626Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-19T09:13:19.725Z] Removing intermediate container b97e4821f1bf [2021-06-19T09:13:19.725Z] ---> c5bd872f6caf [2021-06-19T09:13:19.725Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-19T09:13:19.887Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T09:13:20.027Z] --- PASS: TestPluginBackCompatMediaTypes (0.94s) [2021-06-19T09:13:20.027Z] PASS [2021-06-19T09:13:20.027Z] [2021-06-19T09:13:20.027Z] DONE 10 tests in 22.791s [2021-06-19T09:13:20.027Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-19T09:13:20.027Z] ++ 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-19T09:13:20.027Z] ++ set -e [2021-06-19T09:13:20.027Z] ++ '[' -n 0 ']' [2021-06-19T09:13:20.027Z] ++ set -x [2021-06-19T09:13:20.027Z] ++ 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-19T09:13:20.288Z] INFO: Testing against a local daemon [2021-06-19T09:13:20.288Z] === RUN TestExternalGraphDriver [2021-06-19T09:13:20.288Z] === RUN TestExternalGraphDriver/json [2021-06-19T09:13:20.687Z] [2021-06-19T09:13:20.828Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-19T09:13:21.646Z] ---> b5a14f6d82e5 [2021-06-19T09:13:21.646Z] 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-19T09:13:21.646Z] ---> Running in d86d95b5d51b [2021-06-19T09:13:21.771Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T09:13:21.771Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-19T09:13:22.345Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-19T09:13:22.831Z] === RUN TestExternalGraphDriver/spec [2021-06-19T09:13:23.286Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-19T09:13:23.547Z] === CONT TestReadPluginNoRead [2021-06-19T09:13:23.547Z] read_test.go:92: [dca5489d0a25c] daemon is not started [2021-06-19T09:13:23.547Z] --- PASS: TestReadPluginNoRead (9.68s) [2021-06-19T09:13:23.547Z] --- PASS: TestReadPluginNoRead/default (2.49s) [2021-06-19T09:13:23.547Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-06-19T09:13:23.547Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-06-19T09:13:23.547Z] PASS [2021-06-19T09:13:23.547Z] [2021-06-19T09:13:23.547Z] DONE 6 tests in 14.812s [2021-06-19T09:13:23.547Z] 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-19T09:13:23.547Z] ++ 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-19T09:13:23.547Z] ++ set -e [2021-06-19T09:13:23.547Z] ++ '[' -n 0 ']' [2021-06-19T09:13:23.547Z] ++ set -x [2021-06-19T09:13:23.547Z] ++ 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-19T09:13:23.547Z] testing: warning: no tests to run [2021-06-19T09:13:23.547Z] PASS [2021-06-19T09:13:23.547Z] [2021-06-19T09:13:23.547Z] DONE 0 tests in 0.058s [2021-06-19T09:13:23.547Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T09:13:23.547Z] ++ 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-19T09:13:23.547Z] ++ set -e [2021-06-19T09:13:23.547Z] ++ '[' -n 0 ']' [2021-06-19T09:13:23.547Z] ++ set -x [2021-06-19T09:13:23.547Z] ++ 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-19T09:13:23.807Z] INFO: Testing against a local daemon [2021-06-19T09:13:23.807Z] === RUN TestPluginWithDevMounts [2021-06-19T09:13:23.807Z] === PAUSE TestPluginWithDevMounts [2021-06-19T09:13:23.807Z] === CONT TestPluginWithDevMounts [2021-06-19T09:13:24.751Z] === RUN TestDockerSuite/TestBuildUser [2021-06-19T09:13:25.691Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-06-19T09:13:25.691Z] PASS [2021-06-19T09:13:25.691Z] [2021-06-19T09:13:25.691Z] DONE 1 tests in 2.007s [2021-06-19T09:13:25.691Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T09:13:25.691Z] ++ 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-19T09:13:25.691Z] ++ set -e [2021-06-19T09:13:25.691Z] ++ '[' -n 0 ']' [2021-06-19T09:13:25.691Z] ++ set -x [2021-06-19T09:13:25.691Z] ++ 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-19T09:13:25.691Z] INFO: Testing against a local daemon [2021-06-19T09:13:25.691Z] === RUN TestSecretInspect [2021-06-19T09:13:26.633Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-19T09:13:28.110Z] === RUN TestExternalGraphDriver/pull [2021-06-19T09:13:28.546Z] --- PASS: TestSecretInspect (2.50s) [2021-06-19T09:13:28.546Z] === RUN TestSecretList [2021-06-19T09:13:28.807Z] docker_api_swarm_test.go:506: [d381f522741d5] joining swarm manager [d68ea98dc80ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:13:30.022Z] --- PASS: TestExternalGraphDriver (9.76s) [2021-06-19T09:13:30.022Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2021-06-19T09:13:30.022Z] --- PASS: TestExternalGraphDriver/spec (5.76s) [2021-06-19T09:13:30.022Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2021-06-19T09:13:30.022Z] === RUN TestGraphdriverPluginV2 [2021-06-19T09:13:30.022Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:13:30.022Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-19T09:13:30.022Z] PASS [2021-06-19T09:13:30.022Z] [2021-06-19T09:13:30.022Z] === Skipped [2021-06-19T09:13:30.022Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-19T09:13:30.022Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:13:30.022Z] [2021-06-19T09:13:30.022Z] [2021-06-19T09:13:30.022Z] DONE 5 tests, 1 skipped in 9.917s [2021-06-19T09:13:30.022Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-19T09:13:30.022Z] ++ 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-19T09:13:30.022Z] ++ set -e [2021-06-19T09:13:30.022Z] ++ '[' -n 0 ']' [2021-06-19T09:13:30.022Z] ++ set -x [2021-06-19T09:13:30.022Z] ++ 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-19T09:13:30.022Z] INFO: Testing against a local daemon [2021-06-19T09:13:30.022Z] === RUN TestContinueAfterPluginCrash [2021-06-19T09:13:30.022Z] === PAUSE TestContinueAfterPluginCrash [2021-06-19T09:13:30.022Z] === RUN TestReadPluginNoRead [2021-06-19T09:13:30.022Z] === PAUSE TestReadPluginNoRead [2021-06-19T09:13:30.022Z] === RUN TestDaemonStartWithLogOpt [2021-06-19T09:13:30.022Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-19T09:13:30.022Z] === CONT TestContinueAfterPluginCrash [2021-06-19T09:13:30.022Z] === CONT TestDaemonStartWithLogOpt [2021-06-19T09:13:30.022Z] === CONT TestReadPluginNoRead [2021-06-19T09:13:30.198Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-19T09:13:31.139Z] --- PASS: TestSecretList (2.66s) [2021-06-19T09:13:31.139Z] === RUN TestSecretsCreateAndDelete [2021-06-19T09:13:33.681Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2021-06-19T09:13:33.681Z] === RUN TestSecretsUpdate [2021-06-19T09:13:33.968Z] Removing intermediate container d86d95b5d51b [2021-06-19T09:13:33.968Z] ---> 084fbf062de4 [2021-06-19T09:13:33.968Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-19T09:13:33.968Z] ---> Running in efda5320bb58 [2021-06-19T09:13:34.231Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-19T09:13:34.231Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2021-06-19T09:13:34.925Z] [2021-06-19T09:13:34.925Z] SUCCESS: Specified value was saved. [2021-06-19T09:13:35.614Z] === RUN TestReadPluginNoRead/default [2021-06-19T09:13:36.223Z] --- PASS: TestSecretsUpdate (2.57s) [2021-06-19T09:13:36.223Z] === RUN TestTemplatedSecret [2021-06-19T09:13:36.995Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-19T09:13:38.632Z] Removing intermediate container efda5320bb58 [2021-06-19T09:13:38.632Z] ---> ddd875e395e5 [2021-06-19T09:13:38.632Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-19T09:13:38.632Z] ---> Running in 8a4af86e34ff [2021-06-19T09:13:38.906Z] === CONT TestReadPluginNoRead [2021-06-19T09:13:38.906Z] read_test.go:92: [d461ebb857d68] daemon is not started [2021-06-19T09:13:38.906Z] --- PASS: TestReadPluginNoRead (8.62s) [2021-06-19T09:13:38.906Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2021-06-19T09:13:38.906Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2021-06-19T09:13:38.906Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2021-06-19T09:13:39.477Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2021-06-19T09:13:39.477Z] PASS [2021-06-19T09:13:39.477Z] [2021-06-19T09:13:39.477Z] DONE 6 tests in 9.568s [2021-06-19T09:13:39.477Z] 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-19T09:13:39.477Z] ++ 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-19T09:13:39.477Z] ++ set -e [2021-06-19T09:13:39.477Z] ++ '[' -n 0 ']' [2021-06-19T09:13:39.477Z] ++ set -x [2021-06-19T09:13:39.477Z] ++ 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-19T09:13:39.477Z] testing: warning: no tests to run [2021-06-19T09:13:39.477Z] PASS [2021-06-19T09:13:39.738Z] [2021-06-19T09:13:39.738Z] DONE 0 tests in 0.050s [2021-06-19T09:13:39.738Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-19T09:13:39.738Z] ++ 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-19T09:13:39.738Z] ++ set -e [2021-06-19T09:13:39.738Z] ++ '[' -n 0 ']' [2021-06-19T09:13:39.738Z] ++ set -x [2021-06-19T09:13:39.738Z] ++ 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-19T09:13:39.738Z] INFO: Testing against a local daemon [2021-06-19T09:13:39.738Z] === RUN TestPluginWithDevMounts [2021-06-19T09:13:39.738Z] === PAUSE TestPluginWithDevMounts [2021-06-19T09:13:39.738Z] === CONT TestPluginWithDevMounts [2021-06-19T09:13:40.425Z] --- PASS: TestTemplatedSecret (3.88s) [2021-06-19T09:13:40.425Z] === RUN TestSecretCreateResolve [2021-06-19T09:13:41.649Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-06-19T09:13:41.649Z] PASS [2021-06-19T09:13:41.649Z] [2021-06-19T09:13:41.649Z] DONE 1 tests in 2.015s [2021-06-19T09:13:41.649Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-19T09:13:41.649Z] ++ 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-19T09:13:41.649Z] ++ set -e [2021-06-19T09:13:41.649Z] ++ '[' -n 0 ']' [2021-06-19T09:13:41.649Z] ++ set -x [2021-06-19T09:13:41.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-19T09:13:41.909Z] INFO: Testing against a local daemon [2021-06-19T09:13:41.909Z] === RUN TestSecretInspect [2021-06-19T09:13:42.966Z] --- PASS: TestSecretCreateResolve (2.62s) [2021-06-19T09:13:42.966Z] PASS [2021-06-19T09:13:42.966Z] [2021-06-19T09:13:42.966Z] DONE 6 tests in 17.017s [2021-06-19T09:13:42.966Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T09:13:42.966Z] ++ 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-19T09:13:42.966Z] ++ set -e [2021-06-19T09:13:42.966Z] ++ '[' -n 0 ']' [2021-06-19T09:13:42.966Z] ++ set -x [2021-06-19T09:13:42.966Z] ++ 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-19T09:13:42.966Z] INFO: Testing against a local daemon [2021-06-19T09:13:42.966Z] === RUN TestServiceCreateInit [2021-06-19T09:13:42.966Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T09:13:44.387Z] Cannot create a file when that file already exists. [2021-06-19T09:13:44.449Z] --- PASS: TestSecretInspect (2.58s) [2021-06-19T09:13:44.449Z] === RUN TestSecretList [2021-06-19T09:13:46.990Z] --- PASS: TestSecretList (2.71s) [2021-06-19T09:13:46.990Z] === RUN TestSecretsCreateAndDelete [2021-06-19T09:13:48.253Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-19T09:13:48.253Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T09:13:48.822Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-19T09:13:48.822Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-19T09:13:50.139Z] Removing intermediate container 8a4af86e34ff [2021-06-19T09:13:50.139Z] ---> 5ea1e802daa8 [2021-06-19T09:13:50.139Z] Step 13/13 : CMD ["sh"] [2021-06-19T09:13:50.139Z] ---> Running in 930682986aa8 [2021-06-19T09:13:50.206Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-19T09:13:50.286Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-06-19T09:13:50.286Z] === RUN TestSecretsUpdate [2021-06-19T09:13:50.594Z] Removing intermediate container 930682986aa8 [2021-06-19T09:13:50.594Z] ---> 08a3d68ef4ce [2021-06-19T09:13:50.594Z] Successfully built 08a3d68ef4ce [2021-06-19T09:13:50.594Z] Successfully tagged busybox:latest [2021-06-19T09:13:50.594Z] INFO: Docker images of the daemon under test [2021-06-19T09:13:50.594Z] [2021-06-19T09:13:50.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-19T09:13:50.594Z] busybox latest 08a3d68ef4ce Less than a second ago 5.64GB [2021-06-19T09:13:50.594Z] microsoft/windowsservercore latest 5b60ac4e9e92 13 days ago 5.62GB [2021-06-19T09:13:50.594Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 13 days ago 5.62GB [2021-06-19T09:13:50.594Z] [2021-06-19T09:13:50.594Z] INFO: Running integration tests at 06/19/2021 09:13:50... [2021-06-19T09:13:50.594Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-19T09:13:50.594Z] INFO: Integration API tests being run from the host: [2021-06-19T09:13:50.594Z] INFO: make.ps1 starting at 06/19/2021 09:13:50 [2021-06-19T09:13:51.149Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-19T09:13:51.554Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-19T09:13:52.199Z] --- PASS: TestSecretsUpdate (2.24s) [2021-06-19T09:13:52.199Z] === RUN TestTemplatedSecret [2021-06-19T09:13:52.532Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-19T09:13:52.532Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-19T09:13:52.793Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-19T09:13:52.793Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-19T09:13:52.793Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-19T09:13:52.793Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-19T09:13:52.793Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-19T09:13:52.793Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-19T09:13:52.793Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-19T09:13:53.749Z] --- PASS: TestServiceCreateInit (10.97s) [2021-06-19T09:13:53.749Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.47s) [2021-06-19T09:13:53.749Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2021-06-19T09:13:53.749Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T09:13:54.697Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-19T09:13:54.958Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-19T09:13:55.498Z] --- PASS: TestTemplatedSecret (3.07s) [2021-06-19T09:13:55.498Z] === RUN TestSecretCreateResolve [2021-06-19T09:13:56.339Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-19T09:13:56.584Z] ok github.com/docker/docker/libnetwork/networkdb 156.471s coverage: 60.5% of statements [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/rootless [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/volume [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-19T09:13:56.584Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === Skipped [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:73: No driver to put! [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-19T09:13:56.584Z] time="2021-06-19T09:10:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-19T09:13:56.584Z] time="2021-06-19T09:10:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-19T09:13:56.584Z] time="2021-06-19T09:10:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-19T09:13:56.584Z] time="2021-06-19T09:10:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-19T09:13:56.584Z] time="2021-06-19T09:10:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:73: No driver to put! [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-19T09:13:56.584Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-19T09:13:56.584Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-19T09:13:56.584Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-19T09:13:56.584Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-19T09:13:56.584Z] graphtest_unix.go:73: No driver to put! [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-19T09:13:56.584Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-19T09:13:56.584Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-19T09:13:56.584Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-19T09:13:56.584Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-19T09:13:56.584Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-19T09:13:56.584Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-19T09:13:56.584Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-19T09:13:56.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-19T09:13:56.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-19T09:13:56.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-19T09:13:56.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-19T09:13:56.584Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-19T09:13:56.584Z] firewalld_test.go:13: firewalld is not running [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-19T09:13:56.584Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-19T09:13:56.584Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] [2021-06-19T09:13:56.584Z] DONE 2656 tests, 37 skipped in 405.980s Post stage [Pipeline] junit [2021-06-19T09:13:56.596Z] Recording test results [2021-06-19T09:13:56.911Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-19T09:13:56.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-19T09:13:56.926Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-19T09:13:57.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42541/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=967ec6f2e803a09b929b2d40ec8f1a26ac313912 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:967ec6f2e803a09b929b2d40ec8f1a26ac313912 hack/validate/vendor [2021-06-19T09:13:57.829Z] No vendor changes in diff. [2021-06-19T09:13:57.829Z] WARNING: github.com/docker/libnetwork is vendored but unused [2021-06-19T09:13:58.048Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-06-19T09:13:58.048Z] PASS [2021-06-19T09:13:58.048Z] [2021-06-19T09:13:58.048Z] DONE 6 tests in 16.115s [2021-06-19T09:13:58.048Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-19T09:13:58.048Z] ++ 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-19T09:13:58.048Z] ++ set -e [2021-06-19T09:13:58.048Z] ++ '[' -n 0 ']' [2021-06-19T09:13:58.048Z] ++ set -x [2021-06-19T09:13:58.049Z] ++ 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-19T09:13:58.049Z] INFO: Testing against a local daemon [2021-06-19T09:13:58.049Z] === RUN TestServiceCreateInit [2021-06-19T09:13:58.049Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T09:13:58.700Z] + echo Ensuring container killed. [2021-06-19T09:13:58.700Z] Ensuring container killed. [2021-06-19T09:13:58.700Z] + docker rm -vf docker-pr1 [2021-06-19T09:13:58.700Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-19T09:13:58.824Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-19T09:13:58.824Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-19T09:13:58.986Z] + echo Chowning /workspace to jenkins user [2021-06-19T09:13:58.986Z] Chowning /workspace to jenkins user [2021-06-19T09:13:58.986Z] + id -u [2021-06-19T09:13:58.986Z] + id -g [2021-06-19T09:13:58.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T09:13:59.394Z] docker_api_swarm_node_test.go:80: [d9481922e0e19] joining swarm manager [dde89310461a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T09:13:59.839Z] + bundleName=unit [2021-06-19T09:13:59.839Z] + echo Creating unit-bundles.tar.gz [2021-06-19T09:13:59.839Z] Creating unit-bundles.tar.gz [2021-06-19T09:13:59.839Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-19T09:13:59.839Z] bundles/junit-report.xml [2021-06-19T09:13:59.839Z] bundles/go-test-report.json [2021-06-19T09:13:59.839Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-19T09:13:59.848Z] Archiving artifacts [2021-06-19T09:14:00.351Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T09:14:00.678Z] + make clean [2021-06-19T09:14:00.942Z] docker volume rm -f docker-dev-cache [2021-06-19T09:14:00.942Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T09:14:03.352Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T09:14:03.598Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-19T09:14:06.140Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-19T09:14:06.710Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-19T09:14:07.280Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-19T09:14:07.552Z] --- PASS: TestServiceCreateInit (9.50s) [2021-06-19T09:14:07.553Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.70s) [2021-06-19T09:14:07.553Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2021-06-19T09:14:07.553Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T09:14:07.850Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-19T09:14:07.851Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-19T09:14:07.851Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-19T09:14:08.420Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-19T09:14:11.717Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-19T09:14:11.717Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-19T09:14:11.717Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T09:14:11.717Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-19T09:14:11.978Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-19T09:14:12.918Z] === RUN TestDockerSuite/TestCommitChange [2021-06-19T09:14:13.860Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-19T09:14:14.430Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-19T09:14:15.817Z] --- PASS: TestCreateServiceMultipleTimes (22.06s) [2021-06-19T09:14:15.817Z] === RUN TestCreateServiceConflict [2021-06-19T09:14:16.077Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-19T09:14:16.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-19T09:14:18.248Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-19T09:14:18.818Z] --- PASS: TestCreateServiceConflict (2.94s) [2021-06-19T09:14:18.818Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T09:14:19.078Z] docker_api_swarm_node_test.go:52: [d457f2cb33bab] joining swarm manager [d5f3ac4b5d6c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:14:19.338Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-19T09:14:20.281Z] docker_api_swarm_node_test.go:53: [d83cfd5dd2507] joining swarm manager [d5f3ac4b5d6c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:14:21.665Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-19T09:14:22.606Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-19T09:14:22.867Z] --- PASS: TestCreateServiceMaxReplicas (4.06s) [2021-06-19T09:14:22.867Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T09:14:24.783Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-19T09:14:25.657Z] --- PASS: TestCreateServiceMultipleTimes (17.07s) [2021-06-19T09:14:25.657Z] === RUN TestCreateServiceConflict [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-19T09:14:25.726Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-19T09:14:27.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:14:27.185Z] INFO: Testing against a local daemon [2021-06-19T09:14:27.185Z] === RUN TestBuildWithSession [2021-06-19T09:14:27.185Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:14:27.185Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-19T09:14:27.185Z] === RUN TestBuildSquashParent [2021-06-19T09:14:27.185Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:14:27.185Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:14:27.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:14:27.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:14:27.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:14:27.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:14:27.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:14:27.185Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:14:27.185Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:14:27.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-19T09:14:27.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-19T09:14:27.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-19T09:14:27.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-19T09:14:27.569Z] --- PASS: TestCreateServiceConflict (2.73s) [2021-06-19T09:14:27.569Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T09:14:27.637Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-19T09:14:29.020Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-19T09:14:29.020Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-19T09:14:29.589Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-19T09:14:30.528Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-19T09:14:30.865Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2021-06-19T09:14:30.865Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T09:14:31.098Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-19T09:14:31.668Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-19T09:14:32.608Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-19T09:14:32.608Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-19T09:14:32.608Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-19T09:14:33.185Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-19T09:14:33.185Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-19T09:14:33.185Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-19T09:14:33.464Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-19T09:14:33.464Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-19T09:14:34.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-19T09:14:34.974Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-19T09:14:35.547Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-19T09:14:35.547Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-19T09:14:36.929Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2021-06-19T09:14:36.929Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T09:14:37.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-19T09:14:38.131Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-19T09:14:38.131Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-19T09:14:39.072Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-19T09:14:40.011Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2021-06-19T09:14:40.012Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T09:14:40.012Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-19T09:14:40.951Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-19T09:14:41.522Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-19T09:14:41.522Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-19T09:14:42.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-19T09:14:42.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-19T09:14:42.905Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-19T09:14:42.905Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-06-19T09:14:42.905Z] === RUN TestCreateServiceSysctls [2021-06-19T09:14:43.478Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-19T09:14:44.418Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-19T09:14:44.418Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-19T09:14:45.761Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2021-06-19T09:14:45.762Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T09:14:45.803Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-19T09:14:47.674Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2021-06-19T09:14:47.674Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T09:14:47.719Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-19T09:14:47.719Z] --- PASS: TestCreateServiceSysctls (4.66s) [2021-06-19T09:14:47.719Z] === RUN TestCreateServiceCapabilities [2021-06-19T09:14:49.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-19T09:14:49.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-19T09:14:49.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-19T09:14:49.102Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-19T09:14:49.102Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-19T09:14:50.043Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.98s) [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.14s) [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.30s) [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.43s) [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.82s) [2021-06-19T09:14:50.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.37s) [2021-06-19T09:14:50.528Z] === RUN TestBuildMultiStageCopy [2021-06-19T09:14:50.528Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-19T09:14:50.972Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2021-06-19T09:14:50.972Z] === RUN TestCreateServiceSysctls [2021-06-19T09:14:50.984Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2021-06-19T09:14:50.984Z] === RUN TestInspect [2021-06-19T09:14:52.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-19T09:14:54.919Z] --- PASS: TestInspect (3.65s) [2021-06-19T09:14:54.919Z] === RUN TestCreateJob [2021-06-19T09:14:54.919Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-19T09:14:55.173Z] --- PASS: TestCreateServiceSysctls (4.14s) [2021-06-19T09:14:55.173Z] === RUN TestCreateServiceCapabilities [2021-06-19T09:14:55.489Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-19T09:14:56.431Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-19T09:14:56.431Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-19T09:14:56.431Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-19T09:14:56.431Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-19T09:14:58.471Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2021-06-19T09:14:58.471Z] === RUN TestInspect [2021-06-19T09:14:58.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-19T09:14:58.975Z] --- PASS: TestCreateJob (4.04s) [2021-06-19T09:14:58.975Z] === RUN TestReplicatedJob [2021-06-19T09:14:59.546Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-19T09:15:00.490Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-19T09:15:00.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-19T09:15:00.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-19T09:15:01.067Z] --- PASS: TestInspect (3.13s) [2021-06-19T09:15:01.067Z] === RUN TestCreateJob [2021-06-19T09:15:01.433Z] docker_api_swarm_test.go:201: [d51672789a5a3] joining swarm manager [d8248ccb8a0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:15:01.751Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-19T09:15:02.819Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-19T09:15:03.273Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-19T09:15:05.272Z] --- PASS: TestCreateJob (3.83s) [2021-06-19T09:15:05.272Z] === RUN TestReplicatedJob [2021-06-19T09:15:05.428Z] --- PASS: TestBuildMultiStageCopy (15.51s) [2021-06-19T09:15:05.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.92s) [2021-06-19T09:15:05.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-06-19T09:15:05.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.28s) [2021-06-19T09:15:05.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.52s) [2021-06-19T09:15:05.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.78s) [2021-06-19T09:15:05.428Z] === RUN TestBuildMultiStageParentConfig [2021-06-19T09:15:08.103Z] --- PASS: TestReplicatedJob (9.21s) [2021-06-19T09:15:08.103Z] === RUN TestUpdateReplicatedJob [2021-06-19T09:15:08.314Z] --- PASS: TestBuildMultiStageParentConfig (3.26s) [2021-06-19T09:15:08.314Z] === RUN TestBuildLabelWithTargets [2021-06-19T09:15:08.314Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:15:08.314Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-19T09:15:08.314Z] === RUN TestBuildWithEmptyLayers [2021-06-19T09:15:09.488Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-19T09:15:10.430Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-19T09:15:10.469Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2021-06-19T09:15:10.470Z] === RUN TestBuildMultiStageOnBuild [2021-06-19T09:15:11.861Z] --- PASS: TestReplicatedJob (6.19s) [2021-06-19T09:15:11.861Z] === RUN TestUpdateReplicatedJob [2021-06-19T09:15:12.340Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2021-06-19T09:15:12.340Z] === RUN TestServiceListWithStatuses [2021-06-19T09:15:12.340Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:15:12.340Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T09:15:12.340Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T09:15:12.600Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-19T09:15:14.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-19T09:15:15.163Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2021-06-19T09:15:15.163Z] === RUN TestServiceListWithStatuses [2021-06-19T09:15:15.163Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:15:15.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T09:15:15.163Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T09:15:15.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-19T09:15:17.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-19T09:15:17.631Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2021-06-19T09:15:17.631Z] === RUN TestDockerNetworkReConnect [2021-06-19T09:15:17.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-19T09:15:19.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-19T09:15:20.450Z] --- PASS: TestDockerNetworkConnectAlias (5.21s) [2021-06-19T09:15:20.450Z] === RUN TestDockerNetworkReConnect [2021-06-19T09:15:21.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000770750_} [2021-06-19T09:15:21.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-19T09:15:21.719Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2021-06-19T09:15:21.719Z] === RUN TestServicePlugin [2021-06-19T09:15:23.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1086509530_/foo_false____} [2021-06-19T09:15:24.489Z] docker_api_swarm_test.go:383: [dfc18d0211843] joining swarm manager [de27abbf9ffc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:15:24.657Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2021-06-19T09:15:24.657Z] === RUN TestServicePlugin [2021-06-19T09:15:24.657Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:15:24.657Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-19T09:15:24.657Z] === RUN TestServiceUpdateLabel [2021-06-19T09:15:25.363Z] --- PASS: TestBuildMultiStageOnBuild (14.61s) [2021-06-19T09:15:25.363Z] === RUN TestBuildUncleanTarFilenames [2021-06-19T09:15:25.363Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:15:25.363Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-06-19T09:15:25.363Z] === RUN TestBuildMultiStageLayerLeak [2021-06-19T09:15:25.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1086509530_/foo_true____} [2021-06-19T09:15:26.000Z] docker_api_swarm_test.go:384: [da93346d9c236] joining swarm manager [de27abbf9ffc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:15:26.260Z] plugin_test.go:62: [df95d97796a9f] joining swarm manager [dc17e8bb16db0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:15:27.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3755295089_/foo_false____} [2021-06-19T09:15:27.203Z] --- PASS: TestServiceUpdateLabel (2.73s) [2021-06-19T09:15:27.203Z] === RUN TestServiceUpdateSecrets [2021-06-19T09:15:27.770Z] plugin_test.go:65: [d970b74765bd8] joining swarm manager [dc17e8bb16db0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:15:29.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3755295089_/foo_true____} [2021-06-19T09:15:29.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3755295089_/foo_true__0xc000770780__} [2021-06-19T09:15:31.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000770798_} [2021-06-19T09:15:33.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007707b0_} [2021-06-19T09:15:34.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007707c8_} [2021-06-19T09:15:36.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007707e0_} [2021-06-19T09:15:37.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-19T09:15:39.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-19T09:15:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-19T09:15:39.349Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-19T09:15:39.349Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-19T09:15:42.647Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-19T09:15:42.977Z] --- PASS: TestBuildMultiStageLayerLeak (17.51s) [2021-06-19T09:15:42.978Z] === RUN TestBuildWithHugeFile [2021-06-19T09:15:44.559Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-19T09:15:45.310Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2021-06-19T09:15:45.310Z] === RUN TestServiceUpdateConfigs [2021-06-19T09:15:47.102Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-19T09:15:48.484Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-19T09:15:48.484Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-19T09:15:49.422Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-19T09:15:49.992Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-19T09:15:50.933Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-19T09:15:51.503Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-19T09:15:52.443Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-19T09:15:53.057Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-19T09:15:53.649Z] --- PASS: TestServicePlugin (31.90s) [2021-06-19T09:15:53.649Z] === RUN TestServiceUpdateLabel [2021-06-19T09:15:54.221Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-19T09:15:55.162Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-19T09:15:56.103Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-19T09:15:56.103Z] --- PASS: TestServiceUpdateLabel (2.58s) [2021-06-19T09:15:56.103Z] === RUN TestServiceUpdateSecrets [2021-06-19T09:15:57.043Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-19T09:15:57.985Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-19T09:15:59.367Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-19T09:15:59.937Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-19T09:16:00.203Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2021-06-19T09:16:00.203Z] === RUN TestServiceUpdateNetwork [2021-06-19T09:16:00.878Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-19T09:16:01.818Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-19T09:16:02.387Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-19T09:16:02.387Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-19T09:16:03.328Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-19T09:16:03.899Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-19T09:16:04.840Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-19T09:16:05.780Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-19T09:16:06.722Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-19T09:16:08.103Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-19T09:16:09.042Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-19T09:16:11.585Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-19T09:16:11.847Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2021-06-19T09:16:11.847Z] === RUN TestServiceUpdateConfigs [2021-06-19T09:16:12.423Z] --- PASS: TestServiceUpdateNetwork (13.55s) [2021-06-19T09:16:12.423Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T09:16:12.423Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-19T09:16:13.805Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-19T09:16:17.150Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-19T09:16:19.060Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-19T09:16:19.630Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-19T09:16:21.012Z] check_test.go:380: [da93346d9c236] daemon is not started [2021-06-19T09:16:21.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-19T09:16:21.932Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-19T09:16:23.555Z] docker_api_swarm_test.go:801: [d1b2fabe9ece2] joining swarm manager [da42001aa1da0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:16:24.937Z] docker_api_swarm_test.go:801: [d45b2878ab05b] joining swarm manager [da42001aa1da0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:16:24.937Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-19T09:16:27.485Z] docker_api_swarm_test.go:801: [d0ac41f96438d] joining swarm manager [da42001aa1da0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-19T09:16:28.057Z] --- PASS: TestServiceUpdateConfigs (15.96s) [2021-06-19T09:16:28.057Z] === RUN TestServiceUpdateNetwork [2021-06-19T09:16:28.057Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-19T09:16:28.513Z] --- PASS: TestServiceUpdatePidsLimit (16.92s) [2021-06-19T09:16:28.513Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-19T09:16:28.513Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2021-06-19T09:16:28.513Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-06-19T09:16:28.513Z] PASS [2021-06-19T09:16:28.513Z] [2021-06-19T09:16:28.513Z] === Skipped [2021-06-19T09:16:28.513Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T09:16:28.513Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:16:28.513Z] [2021-06-19T09:16:28.513Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-19T09:16:28.513Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-19T09:16:28.513Z] [2021-06-19T09:16:28.513Z] [2021-06-19T09:16:28.513Z] DONE 27 tests, 2 skipped in 150.646s [2021-06-19T09:16:28.513Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T09:16:28.513Z] ++ 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-19T09:16:28.513Z] ++ set -e [2021-06-19T09:16:28.513Z] ++ '[' -n 0 ']' [2021-06-19T09:16:28.513Z] ++ set -x [2021-06-19T09:16:28.513Z] ++ 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-19T09:16:28.628Z] docker_api_swarm_test.go:801: [dad91f11a707e] joining swarm manager [da42001aa1da0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-19T09:16:29.200Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-19T09:16:30.585Z] docker_api_swarm_test.go:809: [dd27db25899d0] joining swarm manager [da42001aa1da0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-19T09:16:34.801Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-19T09:16:35.067Z] === RUN TestDockerSuite/TestCpToDot [2021-06-19T09:16:36.450Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-19T09:16:36.643Z] INFO: Testing against a local daemon [2021-06-19T09:16:36.643Z] === RUN TestSessionCreate [2021-06-19T09:16:36.643Z] --- PASS: TestSessionCreate (0.04s) [2021-06-19T09:16:36.643Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T09:16:36.643Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-06-19T09:16:36.643Z] PASS [2021-06-19T09:16:36.643Z] [2021-06-19T09:16:36.643Z] DONE 2 tests in 7.402s [2021-06-19T09:16:36.643Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T09:16:36.643Z] ++ 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-19T09:16:36.643Z] ++ set -e [2021-06-19T09:16:36.643Z] ++ '[' -n 0 ']' [2021-06-19T09:16:36.643Z] ++ set -x [2021-06-19T09:16:36.643Z] ++ 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-19T09:16:36.643Z] INFO: Testing against a local daemon [2021-06-19T09:16:36.643Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:16:36.643Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T09:16:36.643Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:16:36.643Z] === RUN TestEventsExecDie [2021-06-19T09:16:37.213Z] --- PASS: TestEventsExecDie (1.13s) [2021-06-19T09:16:37.213Z] === RUN TestEventsBackwardsCompatible [2021-06-19T09:16:37.213Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-19T09:16:37.213Z] === RUN TestEventsVolumeCreate [2021-06-19T09:16:37.213Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-06-19T09:16:37.213Z] === RUN TestInfoBinaryCommits [2021-06-19T09:16:37.213Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-06-19T09:16:37.213Z] === RUN TestInfoAPIVersioned [2021-06-19T09:16:37.474Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-19T09:16:37.474Z] === RUN TestInfoDiscoveryBackend [2021-06-19T09:16:37.832Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-19T09:16:38.044Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-06-19T09:16:38.044Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T09:16:38.985Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-19T09:16:38.985Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T09:16:39.214Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-19T09:16:39.555Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-06-19T09:16:39.555Z] === RUN TestInfoAPI [2021-06-19T09:16:39.555Z] --- PASS: TestInfoAPI (0.04s) [2021-06-19T09:16:39.555Z] === RUN TestInfoAPIWarnings [2021-06-19T09:16:40.155Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-19T09:16:41.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-19T09:16:41.357Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-19T09:16:41.927Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-19T09:16:42.868Z] --- PASS: TestServiceUpdateNetwork (14.98s) [2021-06-19T09:16:42.868Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T09:16:43.438Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-19T09:16:43.438Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-19T09:16:43.438Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-19T09:16:44.007Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-19T09:16:44.268Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-19T09:16:44.839Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-19T09:16:44.839Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-19T09:16:44.839Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-19T09:16:45.099Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-19T09:16:45.670Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-19T09:16:45.930Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-19T09:16:46.191Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-19T09:16:46.191Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-19T09:16:46.451Z] === RUN TestDockerSuite/TestCreateRM [2021-06-19T09:16:46.451Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-19T09:16:46.451Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T09:16:46.451Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-19T09:16:46.711Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-19T09:16:46.711Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-19T09:16:49.254Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-19T09:16:49.254Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-19T09:16:49.254Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-19T09:16:52.552Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-19T09:16:52.552Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-19T09:16:52.552Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-19T09:16:52.552Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-19T09:16:52.552Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-19T09:16:52.552Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-19T09:16:53.505Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-19T09:16:53.505Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-19T09:16:54.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-19T09:16:55.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-19T09:16:57.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-19T09:16:57.655Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-06-19T09:16:57.655Z] === RUN TestInfoDebug [2021-06-19T09:16:57.655Z] --- PASS: TestInfoDebug (0.54s) [2021-06-19T09:16:57.655Z] === RUN TestInfoInsecureRegistries [2021-06-19T09:16:57.655Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-06-19T09:16:57.655Z] === RUN TestInfoRegistryMirrors [2021-06-19T09:16:57.655Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-06-19T09:16:57.655Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T09:16:57.655Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-06-19T09:16:57.655Z] === RUN TestPingCacheHeaders [2021-06-19T09:16:57.655Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-19T09:16:57.655Z] === RUN TestPingGet [2021-06-19T09:16:57.655Z] --- PASS: TestPingGet (0.03s) [2021-06-19T09:16:57.655Z] === RUN TestPingHead [2021-06-19T09:16:57.655Z] --- PASS: TestPingHead (0.04s) [2021-06-19T09:16:57.655Z] === RUN TestVersion [2021-06-19T09:16:57.915Z] --- PASS: TestVersion (0.04s) [2021-06-19T09:16:57.915Z] PASS [2021-06-19T09:16:57.915Z] [2021-06-19T09:16:57.915Z] === Skipped [2021-06-19T09:16:57.915Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:16:57.915Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T09:16:57.915Z] [2021-06-19T09:16:57.915Z] [2021-06-19T09:16:57.915Z] DONE 19 tests, 1 skipped in 21.915s [2021-06-19T09:16:57.915Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T09:16:57.915Z] ++ 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-19T09:16:57.915Z] ++ set -e [2021-06-19T09:16:57.915Z] ++ '[' -n 0 ']' [2021-06-19T09:16:57.915Z] ++ set -x [2021-06-19T09:16:57.915Z] ++ 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-19T09:16:58.596Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-19T09:16:59.535Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-19T09:17:00.105Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-19T09:17:00.105Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-19T09:17:01.046Z] === RUN TestDockerSuite/TestDockerFails [2021-06-19T09:17:01.046Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-19T09:17:01.046Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-19T09:17:01.046Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-19T09:17:01.210Z] INFO: Testing against a local daemon [2021-06-19T09:17:01.210Z] === RUN TestVolumesCreateAndList [2021-06-19T09:17:01.210Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-19T09:17:01.210Z] === RUN TestVolumesRemove [2021-06-19T09:17:01.210Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-19T09:17:01.210Z] === RUN TestVolumesInspect [2021-06-19T09:17:01.210Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-19T09:17:01.210Z] === RUN TestVolumesInvalidJSON [2021-06-19T09:17:01.210Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T09:17:01.210Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T09:17:01.210Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T09:17:01.210Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-19T09:17:01.210Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T09:17:01.210Z] PASS [2021-06-19T09:17:01.210Z] [2021-06-19T09:17:01.210Z] DONE 5 tests in 2.946s [2021-06-19T09:17:01.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T09:17:01.307Z] --- PASS: TestServiceUpdatePidsLimit (18.39s) [2021-06-19T09:17:01.307Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-06-19T09:17:01.307Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.63s) [2021-06-19T09:17:01.307Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-06-19T09:17:01.307Z] PASS [2021-06-19T09:17:01.307Z] [2021-06-19T09:17:01.307Z] === Skipped [2021-06-19T09:17:01.307Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-19T09:17:01.307Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-19T09:17:01.307Z] [2021-06-19T09:17:01.307Z] [2021-06-19T09:17:01.307Z] DONE 27 tests, 1 skipped in 198.639s [2021-06-19T09:17:01.307Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-19T09:17:01.307Z] ++ 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-19T09:17:01.307Z] ++ set -e [2021-06-19T09:17:01.307Z] ++ '[' -n 0 ']' [2021-06-19T09:17:01.307Z] ++ set -x [2021-06-19T09:17:01.307Z] ++ 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-19T09:17:01.307Z] INFO: Testing against a local daemon [2021-06-19T09:17:01.307Z] === RUN TestSessionCreate [2021-06-19T09:17:01.470Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T09:17:01.470Z] +++ kill 14499 [2021-06-19T09:17:01.568Z] --- PASS: TestSessionCreate (0.02s) [2021-06-19T09:17:01.568Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T09:17:01.568Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-06-19T09:17:01.568Z] PASS [2021-06-19T09:17:01.568Z] [2021-06-19T09:17:01.568Z] DONE 2 tests in 0.199s [2021-06-19T09:17:01.568Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-19T09:17:01.568Z] ++ 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-19T09:17:01.568Z] ++ set -e [2021-06-19T09:17:01.568Z] ++ '[' -n 0 ']' [2021-06-19T09:17:01.568Z] ++ set -x [2021-06-19T09:17:01.568Z] ++ 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-19T09:17:01.568Z] INFO: Testing against a local daemon [2021-06-19T09:17:01.568Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:17:01.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T09:17:01.568Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:17:01.568Z] === RUN TestEventsExecDie [2021-06-19T09:17:02.511Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-19T09:17:02.856Z] +++ /etc/init.d/apparmor stop [2021-06-19T09:17:02.856Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T09:17:02.856Z] [2021-06-19T09:17:02.856Z] Unloading profiles will leave already running processes permanently [2021-06-19T09:17:02.856Z] unconfined, which can lead to unexpected situations. [2021-06-19T09:17:02.856Z] [2021-06-19T09:17:02.856Z] To set a process to complain mode, use the command line tool [2021-06-19T09:17:02.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T09:17:02.856Z] +++ true [2021-06-19T09:17:02.856Z] exiting test-integration [2021-06-19T09:17:02.856Z] ++ exit 0 [2021-06-19T09:17:02.856Z] [2021-06-19T09:17:03.081Z] --- PASS: TestEventsExecDie (1.36s) [2021-06-19T09:17:03.081Z] === RUN TestEventsBackwardsCompatible [2021-06-19T09:17:03.081Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-19T09:17:03.081Z] === RUN TestEventsVolumeCreate [2021-06-19T09:17:03.081Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-06-19T09:17:03.081Z] === RUN TestInfoBinaryCommits [2021-06-19T09:17:03.081Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-19T09:17:03.081Z] === RUN TestInfoAPIVersioned [2021-06-19T09:17:03.081Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-19T09:17:03.081Z] === RUN TestInfoDiscoveryBackend [2021-06-19T09:17:03.651Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-19T09:17:03.911Z] --- PASS: TestInfoDiscoveryBackend (0.70s) [2021-06-19T09:17:03.911Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-19T09:17:04.851Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-19T09:17:04.851Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-19T09:17:05.111Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-19T09:17:05.111Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-19T09:17:05.111Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-19T09:17:05.371Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-19T09:17:05.371Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-06-19T09:17:05.371Z] === RUN TestInfoAPI [2021-06-19T09:17:05.371Z] --- PASS: TestInfoAPI (0.02s) [2021-06-19T09:17:05.371Z] === RUN TestInfoAPIWarnings Post stage [Pipeline] junit [2021-06-19T09:17:05.413Z] Recording test results [2021-06-19T09:17:05.768Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T09:17:06.114Z] + echo Ensuring container killed. [2021-06-19T09:17:06.114Z] Ensuring container killed. [2021-06-19T09:17:06.114Z] + docker rm -vf docker-pr1 [2021-06-19T09:17:06.114Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-19T09:17:06.402Z] + echo Chowning /workspace to jenkins user [2021-06-19T09:17:06.402Z] Chowning /workspace to jenkins user [2021-06-19T09:17:06.402Z] + id -u [2021-06-19T09:17:06.402Z] + id -g [2021-06-19T09:17:06.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T09:17:06.402Z] Unable to find image 'busybox:latest' locally [2021-06-19T09:17:06.662Z] latest: Pulling from library/busybox [2021-06-19T09:17:06.662Z] 38cc3b49dbab: Pulling fs layer [2021-06-19T09:17:06.923Z] 38cc3b49dbab: Verifying Checksum [2021-06-19T09:17:06.923Z] 38cc3b49dbab: Download complete [2021-06-19T09:17:06.923Z] 38cc3b49dbab: Pull complete [2021-06-19T09:17:06.923Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T09:17:07.184Z] Status: Downloaded newer image for busybox:latest [2021-06-19T09:17:11.946Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T09:17:12.768Z] + bundleName=arm64-integration [2021-06-19T09:17:12.768Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-19T09:17:12.768Z] Creating arm64-integration-bundles.tar.gz [2021-06-19T09:17:12.768Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-06-19T09:17:12.768Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-06-19T09:17:13.352Z] Archiving artifacts [2021-06-19T09:17:13.859Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-19T09:17:15.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T09:17:16.176Z] + make clean [2021-06-19T09:17:16.407Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-19T09:17:16.747Z] docker volume rm -f docker-dev-cache [2021-06-19T09:17:17.007Z] docker-dev-cache [Pipeline] deleteDir [2021-06-19T09:17:18.316Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-19T09:17:19.256Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-19T09:17:19.825Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-19T09:17:20.766Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-19T09:17:21.338Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-19T09:17:21.908Z] --- PASS: TestInfoAPIWarnings (16.39s) [2021-06-19T09:17:21.908Z] === RUN TestInfoDebug [2021-06-19T09:17:21.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-19T09:17:22.168Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-19T09:17:22.428Z] --- PASS: TestInfoDebug (0.55s) [2021-06-19T09:17:22.428Z] === RUN TestInfoInsecureRegistries [2021-06-19T09:17:23.000Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-06-19T09:17:23.000Z] === RUN TestInfoRegistryMirrors [2021-06-19T09:17:23.260Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-19T09:17:23.520Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-19T09:17:23.520Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T09:17:23.520Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-06-19T09:17:23.520Z] === RUN TestPingCacheHeaders [2021-06-19T09:17:23.520Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-19T09:17:23.520Z] === RUN TestPingGet [2021-06-19T09:17:23.520Z] --- PASS: TestPingGet (0.01s) [2021-06-19T09:17:23.520Z] === RUN TestPingHead [2021-06-19T09:17:23.520Z] --- PASS: TestPingHead (0.02s) [2021-06-19T09:17:23.520Z] === RUN TestVersion [2021-06-19T09:17:23.781Z] --- PASS: TestVersion (0.02s) [2021-06-19T09:17:23.781Z] PASS [2021-06-19T09:17:23.781Z] [2021-06-19T09:17:23.781Z] === Skipped [2021-06-19T09:17:23.781Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:17:23.781Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-19T09:17:23.781Z] [2021-06-19T09:17:23.781Z] [2021-06-19T09:17:23.781Z] DONE 19 tests, 1 skipped in 22.171s [2021-06-19T09:17:23.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-19T09:17:23.781Z] ++ 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-19T09:17:23.781Z] ++ set -e [2021-06-19T09:17:23.781Z] ++ '[' -n 0 ']' [2021-06-19T09:17:23.781Z] ++ set -x [2021-06-19T09:17:23.781Z] ++ 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-19T09:17:23.781Z] INFO: Testing against a local daemon [2021-06-19T09:17:23.781Z] === RUN TestVolumesCreateAndList [2021-06-19T09:17:23.781Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-19T09:17:23.781Z] === RUN TestVolumesRemove [2021-06-19T09:17:23.781Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-19T09:17:23.781Z] === RUN TestVolumesInspect [2021-06-19T09:17:23.781Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-19T09:17:23.781Z] === RUN TestVolumesInvalidJSON [2021-06-19T09:17:23.781Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T09:17:23.781Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T09:17:24.041Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T09:17:24.041Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-19T09:17:24.041Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T09:17:24.041Z] PASS [2021-06-19T09:17:24.041Z] [2021-06-19T09:17:24.041Z] DONE 5 tests in 0.240s [2021-06-19T09:17:24.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T09:17:24.302Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T09:17:24.302Z] +++ kill 5746 [2021-06-19T09:17:25.243Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-19T09:17:25.503Z] +++ /etc/init.d/apparmor stop [2021-06-19T09:17:25.503Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T09:17:25.503Z] [2021-06-19T09:17:25.503Z] Unloading profiles will leave already running processes permanently [2021-06-19T09:17:25.503Z] unconfined, which can lead to unexpected situations. [2021-06-19T09:17:25.503Z] [2021-06-19T09:17:25.503Z] To set a process to complain mode, use the command line tool [2021-06-19T09:17:25.503Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T09:17:25.503Z] +++ true [2021-06-19T09:17:25.503Z] exiting test-integration [2021-06-19T09:17:25.503Z] ++ exit 0 [2021-06-19T09:17:25.503Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T09:17:26.443Z] + for job in $(jobs -p) [2021-06-19T09:17:26.443Z] + wait 4002 [2021-06-19T09:17:26.703Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-19T09:17:30.000Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-19T09:17:31.909Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-19T09:17:33.308Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-19T09:17:34.690Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-19T09:17:35.261Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-19T09:17:35.520Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-19T09:17:36.903Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-19T09:17:37.164Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-19T09:17:37.424Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-19T09:17:37.684Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-19T09:17:37.684Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-19T09:17:37.684Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-19T09:17:39.068Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-19T09:17:40.449Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-19T09:17:40.449Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-19T09:17:40.449Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-19T09:17:41.390Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-19T09:17:41.390Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-19T09:17:41.960Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-19T09:17:42.899Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-19T09:17:43.159Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-19T09:17:43.159Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-19T09:17:43.159Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-19T09:17:43.159Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-19T09:17:43.159Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-19T09:17:43.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-19T09:17:44.800Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-19T09:17:45.742Z] === RUN TestDockerSuite/TestEventsRename [2021-06-19T09:17:46.685Z] === RUN TestDockerSuite/TestEventsResize [2021-06-19T09:17:48.071Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-19T09:17:49.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-19T09:17:51.380Z] docker_api_swarm_service_test.go:394: [db0f53907596c] joining swarm manager [da35caa25fec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:17:52.320Z] docker_api_swarm_service_test.go:394: [dfe6ea58079d2] joining swarm manager [da35caa25fec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:17:53.701Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-19T09:17:55.084Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-19T09:17:56.466Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-19T09:17:59.764Z] === RUN TestDockerSuite/TestEventsTop [2021-06-19T09:18:00.334Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-19T09:18:03.627Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-19T09:18:10.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-19T09:18:12.110Z] docker_api_swarm_service_test.go:342: [d2a9576691754] joining swarm manager [d0a20a5424be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:18:12.680Z] docker_api_swarm_service_test.go:342: [d3391b66970e6] joining swarm manager [d0a20a5424be2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:18:14.612Z] === RUN TestDockerSuite/TestExec [2021-06-19T09:18:15.997Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-19T09:18:16.939Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-19T09:18:17.881Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-19T09:18:18.452Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-19T09:18:20.362Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-19T09:18:21.744Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-19T09:18:22.314Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-19T09:18:23.253Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-19T09:18:24.635Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-19T09:18:24.910Z] --- PASS: TestBuildWithHugeFile (151.42s) [2021-06-19T09:18:24.910Z] === RUN TestBuildWCOWSandboxSize [2021-06-19T09:18:25.207Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-19T09:18:26.147Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-19T09:18:28.055Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-19T09:18:28.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-19T09:18:30.596Z] docker_api_swarm_service_test.go:489: [df5e6bd6829be] joining swarm manager [ddaefcd140692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:18:30.857Z] === RUN TestDockerSuite/TestExecEnv [2021-06-19T09:18:31.117Z] docker_api_swarm_service_test.go:489: [dc150bb08165e] joining swarm manager [ddaefcd140692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:18:32.502Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-19T09:18:35.047Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-19T09:18:35.985Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-19T09:18:37.895Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-19T09:18:38.835Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-19T09:18:39.775Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-19T09:18:41.157Z] === RUN TestDockerSuite/TestExecParseError [2021-06-19T09:18:41.729Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-19T09:18:42.670Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-19T09:18:43.245Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-19T09:18:45.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-19T09:18:47.169Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-19T09:18:49.080Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-19T09:18:50.462Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-19T09:18:53.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-19T09:18:54.935Z] docker_api_swarm_service_test.go:127: [dddcd3894a811] joining swarm manager [d53a95b2cd883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:18:55.879Z] docker_api_swarm_service_test.go:128: [dccce2d3d1125] joining swarm manager [d53a95b2cd883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:18:58.419Z] docker_api_swarm_service_test.go:136: [d6fcc8154a3ca] joining swarm manager [d53a95b2cd883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-19T09:18:59.093Z] docker_api_swarm_service_test.go:137: [dc3c317c7bbbd] joining swarm manager [d53a95b2cd883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-19T09:19:02.387Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-19T09:19:02.649Z] === RUN TestDockerSuite/TestExecTTY [2021-06-19T09:19:03.588Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-19T09:19:04.971Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-19T09:19:05.543Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-19T09:19:06.485Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-19T09:19:06.485Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-19T09:19:06.485Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-19T09:19:08.397Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-19T09:19:09.337Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-19T09:19:11.248Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-19T09:19:12.188Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-19T09:19:13.133Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-19T09:19:18.414Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-19T09:19:20.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-19T09:19:22.858Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-19T09:19:23.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-19T09:19:25.028Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-19T09:19:25.288Z] docker_api_swarm_service_test.go:303: [df310b4c4b614] joining swarm manager [d35bf47227ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:19:26.227Z] docker_api_swarm_service_test.go:303: [dfe08e9868d53] joining swarm manager [d35bf47227ff5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:19:30.429Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-19T09:19:30.429Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-19T09:19:30.429Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-19T09:19:30.429Z] === RUN TestDockerSuite/TestHealth [2021-06-19T09:19:48.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-19T09:19:48.810Z] docker_api_swarm_service_test.go:99: [d94f727884313] joining swarm manager [d481399a92623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:19:49.753Z] docker_api_swarm_service_test.go:100: [df0ed2d6850bf] joining swarm manager [d481399a92623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:19:53.050Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-19T09:19:53.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-19T09:19:53.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-19T09:19:53.050Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-19T09:19:53.991Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-19T09:19:53.991Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-19T09:19:55.375Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-19T09:19:55.375Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-19T09:19:55.375Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-19T09:19:55.636Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-19T09:19:56.207Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-19T09:19:56.469Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-19T09:19:56.728Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-19T09:19:56.728Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-19T09:19:57.298Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-19T09:19:57.558Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-19T09:19:58.127Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-19T09:19:59.067Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-19T09:19:59.067Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-19T09:19:59.637Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-19T09:20:02.176Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-19T09:20:02.176Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-19T09:20:02.437Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-19T09:20:04.348Z] === RUN TestDockerSuite/TestImportFile [2021-06-19T09:20:06.259Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-19T09:20:06.259Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-19T09:20:07.646Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-19T09:20:09.564Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-19T09:20:12.106Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-19T09:20:12.677Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-19T09:20:13.618Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-19T09:20:14.559Z] check_test.go:380: [d94f727884313] daemon is not started [2021-06-19T09:20:14.818Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-19T09:20:14.818Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-19T09:20:14.818Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-19T09:20:15.759Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-19T09:20:16.330Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-19T09:20:17.268Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-19T09:20:17.837Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-19T09:20:18.408Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-19T09:20:18.978Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-19T09:20:18.978Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-19T09:20:20.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-19T09:20:20.360Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-19T09:20:21.301Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-19T09:20:22.242Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-19T09:20:22.242Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-19T09:20:22.502Z] docker_api_swarm_service_test.go:532: [d2da97a1da57b] joining swarm manager [d08911e3fb2b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:20:23.073Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-19T09:20:23.073Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-19T09:20:23.073Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-19T09:20:24.015Z] docker_api_swarm_service_test.go:533: [d35281fdd8983] joining swarm manager [d08911e3fb2b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:20:24.015Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-19T09:20:24.955Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-19T09:20:25.919Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-19T09:20:27.303Z] === RUN TestDockerSuite/TestInspectImage [2021-06-19T09:20:27.303Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-19T09:20:27.303Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-19T09:20:27.303Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-19T09:20:27.303Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-19T09:20:28.688Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-19T09:20:29.629Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-19T09:20:29.629Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-19T09:20:31.012Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-19T09:20:31.953Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-19T09:20:33.864Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-19T09:20:33.864Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-19T09:20:34.804Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-19T09:20:35.375Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-19T09:20:36.759Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-19T09:20:37.699Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-19T09:20:38.268Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-19T09:20:38.837Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-19T09:20:39.777Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-19T09:20:40.718Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-19T09:20:41.660Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-19T09:20:41.660Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-19T09:20:43.573Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-19T09:20:44.965Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-19T09:20:46.349Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-19T09:20:46.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-19T09:20:47.181Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-19T09:20:49.094Z] docker_api_swarm_service_test.go:147: [d81d085e24c31] joining swarm manager [dcf1805266d33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:20:49.664Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-19T09:20:49.664Z] docker_api_swarm_service_test.go:147: [dd98c77e295cc] joining swarm manager [dcf1805266d33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:20:52.964Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-19T09:20:55.506Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-19T09:20:55.506Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-19T09:20:57.418Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-19T09:20:57.989Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-19T09:20:58.930Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-19T09:21:11.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-19T09:21:13.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-19T09:21:14.987Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-19T09:21:15.558Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-19T09:21:19.758Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-19T09:21:19.758Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-19T09:21:19.758Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-19T09:21:19.758Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-19T09:21:19.758Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-19T09:21:20.328Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-19T09:21:20.900Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-19T09:21:25.099Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-19T09:21:25.359Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-19T09:21:30.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-19T09:21:30.637Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-19T09:21:30.898Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-19T09:21:30.898Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-19T09:21:32.811Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-19T09:21:34.195Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-19T09:21:36.151Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-19T09:21:37.533Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-19T09:21:38.473Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-19T09:21:41.015Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-19T09:21:41.955Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-19T09:21:42.526Z] === RUN TestDockerSuite/TestLogsSince [2021-06-19T09:21:50.660Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-19T09:21:55.951Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-19T09:21:56.893Z] === RUN TestDockerSuite/TestLogsTail [2021-06-19T09:21:57.835Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-19T09:21:58.408Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-19T09:21:59.348Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-19T09:21:59.608Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-19T09:22:00.999Z] === RUN TestDockerSuite/TestNetHostname [2021-06-19T09:22:02.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-19T09:22:03.852Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-19T09:22:04.113Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-19T09:22:08.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-19T09:22:10.857Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-19T09:22:10.857Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-19T09:22:12.769Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-19T09:22:13.344Z] === RUN TestDockerSuite/TestPluginActive [2021-06-19T09:22:14.283Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-19T09:22:14.853Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-19T09:22:18.153Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-19T09:22:21.451Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-19T09:22:21.451Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-19T09:22:21.451Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-19T09:22:21.451Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-19T09:22:21.711Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-19T09:22:24.261Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-19T09:22:25.200Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-19T09:22:26.583Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-19T09:22:27.971Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-19T09:22:28.541Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-19T09:22:32.742Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-19T09:22:33.003Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-19T09:22:36.300Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-19T09:22:37.682Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-19T09:22:39.068Z] === RUN TestDockerSuite/TestPortList [2021-06-19T09:22:49.070Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-19T09:22:49.070Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-19T09:22:57.206Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-19T09:22:57.206Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-19T09:22:57.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-19T09:22:57.206Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-19T09:22:57.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-19T09:22:57.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-19T09:22:57.466Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-19T09:22:57.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-19T09:22:58.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-19T09:22:58.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-19T09:23:00.469Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-19T09:23:00.469Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-19T09:23:03.770Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-19T09:23:05.157Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-19T09:23:05.727Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-19T09:23:05.988Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-19T09:23:06.250Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-19T09:23:09.550Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-19T09:23:10.120Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-19T09:23:10.691Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-19T09:23:14.900Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-19T09:23:19.101Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-19T09:23:19.101Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-19T09:23:22.395Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-19T09:23:23.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-19T09:23:26.644Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-19T09:23:29.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-19T09:23:31.321Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-19T09:23:32.705Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-19T09:23:32.966Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-19T09:23:36.266Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-19T09:23:37.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-19T09:23:37.791Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-19T09:23:39.707Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-19T09:23:40.646Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-19T09:23:42.555Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-19T09:23:45.098Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-19T09:23:45.098Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-19T09:23:47.010Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-19T09:23:47.010Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-19T09:23:47.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-19T09:23:48.212Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-19T09:23:50.761Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-19T09:23:52.145Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-19T09:23:53.529Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-19T09:23:54.915Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-19T09:23:54.915Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-19T09:23:54.915Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-19T09:23:54.915Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-19T09:23:54.915Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-19T09:23:55.175Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-19T09:23:56.115Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-19T09:23:57.526Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-19T09:23:59.437Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-19T09:23:59.697Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-19T09:23:59.957Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-19T09:24:06.536Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-19T09:24:06.886Z] --- PASS: TestBuildWCOWSandboxSize (740.06s) [2021-06-19T09:24:06.886Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T09:24:06.886Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:24:06.886Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:24:06.886Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:24:06.886Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:24:06.886Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:24:06.886Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:24:06.886Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:24:06.886Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:24:06.886Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:24:06.886Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s) [2021-06-19T09:24:06.886Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-19T09:24:06.886Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-19T09:24:06.886Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-19T09:24:06.886Z] === RUN TestBuildPreserveOwnership [2021-06-19T09:24:06.886Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:24:06.886Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestBuildPlatformInvalid [2021-06-19T09:24:06.886Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-06-19T09:24:06.886Z] PASS [2021-06-19T09:24:06.886Z] ok github.com/docker/docker/integration/build 919.588s [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === Skipped [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-19T09:24:06.886Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-19T09:24:06.886Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-19T09:24:06.886Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-19T09:24:06.886Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-19T09:24:06.886Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] DONE 29 tests, 5 skipped in 949.395s [2021-06-19T09:24:06.886Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-19T09:24:06.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:24:06.886Z] INFO: Testing against a local daemon [2021-06-19T09:24:06.886Z] === RUN TestConfigInspect [2021-06-19T09:24:06.886Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestConfigList [2021-06-19T09:24:06.886Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] --- SKIP: TestConfigList (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestConfigsCreateAndDelete [2021-06-19T09:24:06.886Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestConfigsUpdate [2021-06-19T09:24:06.886Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestTemplatedConfig [2021-06-19T09:24:06.886Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestConfigCreateResolve [2021-06-19T09:24:06.886Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:24:06.886Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T09:24:06.886Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:24:06.886Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-19T09:24:06.886Z] PASS [2021-06-19T09:24:06.886Z] ok github.com/docker/docker/integration/config 0.108s [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === Skipped [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-19T09:24:06.886Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] [2021-06-19T09:24:06.886Z] DONE 7 tests, 7 skipped in 2.668s [2021-06-19T09:24:06.886Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-19T09:24:06.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:24:06.886Z] INFO: Testing against a local daemon [2021-06-19T09:24:06.886Z] === RUN TestCheckpoint [2021-06-19T09:24:06.886Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:24:06.886Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestContainerInvalidJSON [2021-06-19T09:24:06.886Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:24:06.886Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:24:06.886Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:24:06.886Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:24:06.886Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:24:06.886Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:24:06.886Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:24:06.886Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:24:06.886Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:24:06.886Z] --- PASS: TestContainerInvalidJSON (0.51s) [2021-06-19T09:24:06.886Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-19T09:24:06.886Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-19T09:24:06.886Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-19T09:24:06.886Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T09:24:06.886Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-06-19T09:24:06.886Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T09:24:06.886Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-06-19T09:24:06.886Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T09:24:06.886Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-06-19T09:24:06.886Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T09:24:06.886Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-06-19T09:24:06.886Z] === RUN TestCopyFromContainer [2021-06-19T09:24:06.886Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.886Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T09:24:06.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:24:06.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:24:06.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:24:06.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:24:06.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:24:06.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:24:06.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:24:06.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:24:06.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:24:06.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-19T09:24:06.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T09:24:06.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T09:24:06.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-19T09:24:06.886Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T09:24:06.886Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T09:24:06.887Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidEnv [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T09:24:06.887Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.887Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T09:24:06.887Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:24:06.887Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T09:24:06.887Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:24:06.887Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:24:06.887Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:24:06.887Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:24:06.887Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T09:24:06.887Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T09:24:06.887Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateDifferentPlatform [2021-06-19T09:24:06.887Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T09:24:06.887Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T09:24:06.887Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-19T09:24:06.887Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T09:24:06.887Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-19T09:24:06.887Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T09:24:06.887Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T09:24:06.887Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-19T09:24:06.887Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T09:24:06.887Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:06.887Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestDiff [2021-06-19T09:24:06.887Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T09:24:06.887Z] --- SKIP: TestDiff (0.00s) [2021-06-19T09:24:06.887Z] === RUN TestExecWithCloseStdin [2021-06-19T09:24:09.763Z] --- PASS: TestExecWithCloseStdin (2.89s) [2021-06-19T09:24:09.763Z] === RUN TestExec [2021-06-19T09:24:11.822Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-19T09:24:11.915Z] --- PASS: TestExec (1.97s) [2021-06-19T09:24:11.915Z] === RUN TestExecUser [2021-06-19T09:24:11.915Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T09:24:11.915Z] --- SKIP: TestExecUser (0.00s) [2021-06-19T09:24:11.915Z] === RUN TestExportContainerAndImportImage [2021-06-19T09:24:11.915Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:11.915Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-19T09:24:11.915Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T09:24:11.915Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:11.915Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T09:24:11.915Z] === RUN TestHealthCheckWorkdir [2021-06-19T09:24:11.915Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T09:24:11.915Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-19T09:24:11.915Z] === RUN TestHealthKillContainer [2021-06-19T09:24:11.915Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T09:24:11.915Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-19T09:24:11.915Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T09:24:11.916Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T09:24:11.916Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T09:24:11.916Z] === RUN TestKillContainerInvalidSignal [2021-06-19T09:24:12.395Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-19T09:24:13.445Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2021-06-19T09:24:13.445Z] === RUN TestKillContainer [2021-06-19T09:24:13.445Z] === RUN TestKillContainer/no_signal [2021-06-19T09:24:14.306Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-19T09:24:14.306Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-19T09:24:14.306Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-19T09:24:14.567Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-19T09:24:15.596Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T09:24:15.596Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T09:24:15.596Z] === RUN TestKillContainer/killing_signal [2021-06-19T09:24:17.105Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-19T09:24:17.748Z] --- PASS: TestKillContainer (4.31s) [2021-06-19T09:24:17.748Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-06-19T09:24:17.748Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T09:24:17.748Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-06-19T09:24:17.748Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T09:24:17.748Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:24:17.748Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T09:24:17.748Z] === RUN TestKillStoppedContainer [2021-06-19T09:24:17.748Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:24:17.748Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-19T09:24:17.748Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T09:24:17.748Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:24:17.748Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T09:24:17.748Z] === RUN TestKillDifferentUserContainer [2021-06-19T09:24:17.748Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T09:24:17.748Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-19T09:24:17.748Z] === RUN TestInspectOomKilledTrue [2021-06-19T09:24:17.748Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:17.748Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T09:24:17.748Z] === RUN TestInspectOomKilledFalse [2021-06-19T09:24:17.748Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:24:17.748Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T09:24:17.748Z] === RUN TestLogsFollowTailEmpty [2021-06-19T09:24:18.488Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-19T09:24:19.899Z] --- PASS: TestLogsFollowTailEmpty (1.84s) [2021-06-19T09:24:19.899Z] === RUN TestNetworkNat [2021-06-19T09:24:19.899Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T09:24:19.899Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-19T09:24:19.899Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T09:24:20.400Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-19T09:24:22.055Z] --- PASS: TestNetworkLocalhostTCPNat (2.25s) [2021-06-19T09:24:22.055Z] === RUN TestNetworkLoopbackNat [2021-06-19T09:24:22.055Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T09:24:22.055Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-19T09:24:22.055Z] === RUN TestPause [2021-06-19T09:24:22.055Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T09:24:22.055Z] --- SKIP: TestPause (0.00s) [2021-06-19T09:24:22.055Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T09:24:22.343Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-19T09:24:23.574Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s) [2021-06-19T09:24:23.574Z] === RUN TestPauseStopPausedContainer [2021-06-19T09:24:23.574Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:23.574Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-19T09:24:23.574Z] === RUN TestPsFilter [2021-06-19T09:24:24.026Z] --- PASS: TestPsFilter (0.33s) [2021-06-19T09:24:24.026Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T09:24:24.255Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-19T09:24:24.255Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-19T09:24:24.255Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-19T09:24:24.515Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-19T09:24:26.900Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2021-06-19T09:24:26.900Z] === RUN TestRemoveContainerWithVolume [2021-06-19T09:24:28.715Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-19T09:24:28.715Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-19T09:24:29.052Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2021-06-19T09:24:29.052Z] === RUN TestRemoveContainerRunning [2021-06-19T09:24:29.285Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-19T09:24:29.856Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-19T09:24:30.569Z] --- PASS: TestRemoveContainerRunning (1.83s) [2021-06-19T09:24:30.569Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T09:24:31.769Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-19T09:24:31.769Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-19T09:24:32.721Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.85s) [2021-06-19T09:24:32.721Z] === RUN TestRemoveInvalidContainer [2021-06-19T09:24:32.721Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-19T09:24:32.721Z] === RUN TestRenameLinkedContainer [2021-06-19T09:24:32.721Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T09:24:32.721Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-19T09:24:32.721Z] === RUN TestRenameStoppedContainer [2021-06-19T09:24:33.153Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-19T09:24:34.873Z] --- PASS: TestRenameStoppedContainer (2.36s) [2021-06-19T09:24:34.873Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T09:24:35.066Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-19T09:24:36.008Z] === RUN TestDockerSuite/TestRmiTag [2021-06-19T09:24:36.008Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-19T09:24:36.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-19T09:24:36.948Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-19T09:24:38.567Z] --- PASS: TestRenameRunningContainerAndReuse (3.63s) [2021-06-19T09:24:38.567Z] === RUN TestRenameInvalidName [2021-06-19T09:24:40.721Z] --- PASS: TestRenameInvalidName (1.93s) [2021-06-19T09:24:40.721Z] === RUN TestRenameAnonymousContainer [2021-06-19T09:24:41.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-19T09:24:41.719Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-19T09:24:42.661Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-19T09:24:44.054Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-19T09:24:44.054Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-19T09:24:45.437Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-19T09:24:46.009Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-19T09:24:46.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-19T09:24:47.151Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-19T09:24:47.411Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-19T09:24:47.982Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-19T09:24:49.226Z] --- PASS: TestRenameAnonymousContainer (8.69s) [2021-06-19T09:24:49.226Z] === RUN TestRenameContainerWithSameName [2021-06-19T09:24:49.894Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-19T09:24:50.154Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-19T09:24:51.097Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-19T09:24:51.376Z] --- PASS: TestRenameContainerWithSameName (1.87s) [2021-06-19T09:24:51.376Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T09:24:51.376Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T09:24:51.376Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T09:24:51.376Z] === RUN TestResize [2021-06-19T09:24:52.037Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-19T09:24:52.608Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-19T09:24:52.894Z] --- PASS: TestResize (1.89s) [2021-06-19T09:24:52.894Z] === RUN TestResizeWithInvalidSize [2021-06-19T09:24:54.518Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-19T09:24:54.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-19T09:24:55.044Z] --- PASS: TestResizeWithInvalidSize (1.80s) [2021-06-19T09:24:55.044Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T09:24:55.459Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-19T09:24:56.401Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-19T09:24:57.200Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2021-06-19T09:24:57.200Z] === RUN TestDaemonRestartKillContainers [2021-06-19T09:24:57.200Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:24:57.200Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-19T09:24:57.200Z] === RUN TestStats [2021-06-19T09:24:57.200Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T09:24:57.200Z] --- SKIP: TestStats (0.01s) [2021-06-19T09:24:57.200Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T09:24:57.342Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-19T09:24:58.282Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-19T09:24:58.853Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-19T09:24:59.793Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-19T09:25:00.745Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-19T09:25:01.317Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-19T09:25:02.260Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-19T09:25:02.832Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-19T09:25:02.832Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-19T09:25:02.943Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.38s) [2021-06-19T09:25:02.943Z] === RUN TestStopContainerWithTimeout [2021-06-19T09:25:02.943Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T09:25:02.943Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-19T09:25:02.943Z] === RUN TestUpdateRestartPolicy [2021-06-19T09:25:05.375Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-19T09:25:05.635Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-19T09:25:06.577Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-19T09:25:07.149Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-19T09:25:07.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-19T09:25:07.979Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-19T09:25:07.979Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-19T09:25:08.920Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-19T09:25:09.492Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-19T09:25:10.878Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-19T09:25:10.878Z] docker_cli_service_logs_test.go:245: checking task v0g6qi86emow [2021-06-19T09:25:10.878Z] docker_cli_service_logs_test.go:250: checking messages for v0g6qi86emow [2021-06-19T09:25:10.878Z] docker_cli_service_logs_test.go:245: checking task yp97i6ouok4d [2021-06-19T09:25:10.878Z] docker_cli_service_logs_test.go:250: checking messages for yp97i6ouok4d [2021-06-19T09:25:11.449Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-19T09:25:12.281Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-19T09:25:12.281Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-19T09:25:12.853Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-19T09:25:12.853Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-19T09:25:13.794Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-19T09:25:14.736Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-19T09:25:15.307Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-19T09:25:15.877Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-19T09:25:15.877Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-19T09:25:16.822Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-19T09:25:18.215Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-19T09:25:19.599Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-19T09:25:20.982Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-19T09:25:21.552Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-19T09:25:21.813Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-19T09:25:22.383Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-19T09:25:23.323Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-19T09:25:23.894Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-19T09:25:23.894Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-19T09:25:23.941Z] --- PASS: TestUpdateRestartPolicy (20.63s) [2021-06-19T09:25:23.941Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T09:25:24.835Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-19T09:25:25.459Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-06-19T09:25:25.459Z] === RUN TestWaitNonBlocked [2021-06-19T09:25:25.459Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:25:25.459Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:25:25.459Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:25:25.459Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:25:25.459Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:25:25.459Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:25:26.745Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-19T09:25:27.617Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-19T09:25:27.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s) [2021-06-19T09:25:27.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s) [2021-06-19T09:25:27.617Z] === RUN TestWaitBlocked [2021-06-19T09:25:27.617Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:27.617Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-19T09:25:27.617Z] PASS [2021-06-19T09:25:27.617Z] ok github.com/docker/docker/integration/container 82.764s [2021-06-19T09:25:27.617Z] [2021-06-19T09:25:27.617Z] === Skipped [2021-06-19T09:25:27.617Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-19T09:25:27.617Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:25:27.617Z] [2021-06-19T09:25:27.617Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-19T09:25:27.617Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:27.617Z] [2021-06-19T09:25:27.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T09:25:27.617Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T09:25:27.617Z] [2021-06-19T09:25:27.617Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T09:25:28.071Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T09:25:28.071Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T09:25:28.071Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T09:25:28.071Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-19T09:25:28.071Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-19T09:25:28.071Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-19T09:25:28.071Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-19T09:25:28.071Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-19T09:25:28.071Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T09:25:28.071Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-19T09:25:28.071Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-19T09:25:28.071Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T09:25:28.071Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T09:25:28.071Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-19T09:25:28.071Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-19T09:25:28.071Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-19T09:25:28.071Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-19T09:25:28.071Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-19T09:25:28.071Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-19T09:25:28.071Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T09:25:28.071Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-19T09:25:28.071Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.01s) [2021-06-19T09:25:28.071Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-19T09:25:28.071Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-19T09:25:28.071Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] [2021-06-19T09:25:28.071Z] DONE 88 tests, 33 skipped in 85.016s [2021-06-19T09:25:28.071Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-19T09:25:29.287Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-19T09:25:29.287Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-19T09:25:29.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:29.592Z] INFO: Testing against a local daemon [2021-06-19T09:25:29.592Z] === RUN TestCommitInheritsEnv [2021-06-19T09:25:29.592Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:25:29.592Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-19T09:25:29.592Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T09:25:29.592Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T09:25:29.592Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T09:25:29.592Z] === RUN TestImagesFilterMultiReference [2021-06-19T09:25:29.592Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-19T09:25:29.592Z] === RUN TestImagePullPlatformInvalid [2021-06-19T09:25:29.592Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-19T09:25:29.592Z] === RUN TestRemoveImageOrphaning [2021-06-19T09:25:29.860Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-19T09:25:30.546Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-06-19T09:25:30.547Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T09:25:30.547Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-19T09:25:30.547Z] === RUN TestTagInvalidReference [2021-06-19T09:25:30.547Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-19T09:25:30.547Z] === RUN TestTagValidPrefixedRepo [2021-06-19T09:25:30.547Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-19T09:25:30.547Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T09:25:30.547Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-19T09:25:30.547Z] === RUN TestTagOfficialNames [2021-06-19T09:25:30.999Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-19T09:25:30.999Z] === RUN TestTagMatchesDigest [2021-06-19T09:25:30.999Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-19T09:25:30.999Z] PASS [2021-06-19T09:25:30.999Z] ok github.com/docker/docker/integration/image 1.528s [2021-06-19T09:25:30.999Z] [2021-06-19T09:25:30.999Z] === Skipped [2021-06-19T09:25:30.999Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-19T09:25:30.999Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:25:30.999Z] [2021-06-19T09:25:30.999Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T09:25:30.999Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T09:25:30.999Z] [2021-06-19T09:25:30.999Z] [2021-06-19T09:25:30.999Z] DONE 11 tests, 2 skipped in 3.094s [2021-06-19T09:25:30.999Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-19T09:25:32.402Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-19T09:25:33.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:33.150Z] INFO: Testing against a local daemon [2021-06-19T09:25:33.150Z] === RUN TestNetworkCreateDelete [2021-06-19T09:25:33.150Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:33.150Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-19T09:25:33.150Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T09:25:33.150Z] 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-19T09:25:33.150Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T09:25:33.150Z] === RUN TestDaemonDNSFallback [2021-06-19T09:25:33.150Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:33.150Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-19T09:25:33.150Z] === RUN TestInspectNetwork [2021-06-19T09:25:33.150Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:33.150Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-19T09:25:33.150Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T09:25:33.150Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:33.150Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-19T09:25:33.150Z] === RUN TestNetworkInvalidJSON [2021-06-19T09:25:33.150Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T09:25:33.150Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T09:25:33.150Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:25:33.150Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:25:33.150Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:25:33.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:25:33.151Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T09:25:33.151Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:25:33.151Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-19T09:25:33.151Z] === RUN TestNetworkList [2021-06-19T09:25:33.151Z] === RUN TestNetworkList//networks [2021-06-19T09:25:33.151Z] === PAUSE TestNetworkList//networks [2021-06-19T09:25:33.151Z] === RUN TestNetworkList//networks/ [2021-06-19T09:25:33.151Z] === PAUSE TestNetworkList//networks/ [2021-06-19T09:25:33.151Z] === CONT TestNetworkList//networks [2021-06-19T09:25:33.151Z] === CONT TestNetworkList//networks/ [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkList (0.03s) [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T09:25:33.151Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T09:25:33.151Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T09:25:33.151Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T09:25:33.151Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T09:25:33.151Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T09:25:33.151Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T09:25:33.151Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T09:25:33.151Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T09:25:33.151Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:25:33.151Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T09:25:33.151Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-19T09:25:33.151Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T09:25:33.151Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T09:25:33.151Z] PASS [2021-06-19T09:25:33.151Z] ok github.com/docker/docker/integration/network 0.163s [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === Skipped [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-19T09:25:33.151Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T09:25:33.151Z] 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-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-19T09:25:33.151Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-19T09:25:33.151Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-19T09:25:33.151Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-19T09:25:33.151Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T09:25:33.151Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] [2021-06-19T09:25:33.151Z] DONE 22 tests, 15 skipped in 2.012s [2021-06-19T09:25:33.151Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-19T09:25:33.731Z] testing: warning: no tests to run [2021-06-19T09:25:33.731Z] PASS [2021-06-19T09:25:33.731Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2021-06-19T09:25:33.731Z] [2021-06-19T09:25:33.731Z] DONE 0 tests in 0.578s [2021-06-19T09:25:33.731Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-19T09:25:34.183Z] testing: warning: no tests to run [2021-06-19T09:25:34.183Z] PASS [2021-06-19T09:25:34.183Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-06-19T09:25:34.183Z] [2021-06-19T09:25:34.183Z] DONE 0 tests in 0.582s [2021-06-19T09:25:34.183Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-19T09:25:34.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-19T09:25:35.137Z] testing: warning: no tests to run [2021-06-19T09:25:35.137Z] PASS [2021-06-19T09:25:35.137Z] ok github.com/docker/docker/integration/plugin 0.071s [2021-06-19T09:25:35.137Z] [2021-06-19T09:25:35.137Z] DONE 0 tests in 0.594s [2021-06-19T09:25:35.137Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-19T09:25:35.589Z] testing: warning: no tests to run [2021-06-19T09:25:35.589Z] PASS [2021-06-19T09:25:35.589Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-06-19T09:25:35.589Z] [2021-06-19T09:25:35.589Z] DONE 0 tests in 0.574s [2021-06-19T09:25:35.589Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-19T09:25:36.859Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-19T09:25:38.794Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-19T09:25:38.794Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-19T09:25:38.794Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-19T09:25:38.794Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-19T09:25:38.794Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-19T09:25:39.736Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-19T09:25:42.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-19T09:25:42.538Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-19T09:25:44.451Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-19T09:25:45.020Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-19T09:25:45.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:45.864Z] INFO: Testing against a local daemon [2021-06-19T09:25:45.864Z] === RUN TestPluginInvalidJSON [2021-06-19T09:25:45.864Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:25:45.864Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:25:45.864Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:25:45.864Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-19T09:25:45.864Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-19T09:25:45.864Z] === RUN TestPluginInstall [2021-06-19T09:25:45.865Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T09:25:45.865Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-19T09:25:45.865Z] === RUN TestPluginsWithRuntimes [2021-06-19T09:25:45.865Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T09:25:45.865Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-19T09:25:45.865Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T09:25:45.865Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T09:25:45.865Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T09:25:45.865Z] PASS [2021-06-19T09:25:45.865Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2021-06-19T09:25:45.865Z] [2021-06-19T09:25:45.865Z] === Skipped [2021-06-19T09:25:45.865Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-19T09:25:45.865Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T09:25:45.865Z] [2021-06-19T09:25:45.865Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-19T09:25:45.865Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T09:25:45.865Z] [2021-06-19T09:25:45.865Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T09:25:45.865Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T09:25:45.865Z] [2021-06-19T09:25:45.865Z] [2021-06-19T09:25:45.865Z] DONE 5 tests, 3 skipped in 9.034s [2021-06-19T09:25:45.865Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-19T09:25:46.407Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-19T09:25:47.346Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-19T09:25:47.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:47.384Z] INFO: Testing against a local daemon [2021-06-19T09:25:47.384Z] === RUN TestExternalGraphDriver [2021-06-19T09:25:47.384Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T09:25:47.384Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-19T09:25:47.384Z] === RUN TestGraphdriverPluginV2 [2021-06-19T09:25:47.384Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T09:25:47.384Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-19T09:25:47.384Z] PASS [2021-06-19T09:25:47.384Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2021-06-19T09:25:47.384Z] [2021-06-19T09:25:47.384Z] === Skipped [2021-06-19T09:25:47.384Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-19T09:25:47.384Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T09:25:47.384Z] [2021-06-19T09:25:47.384Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-19T09:25:47.384Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T09:25:47.384Z] [2021-06-19T09:25:47.384Z] [2021-06-19T09:25:47.384Z] DONE 2 tests, 2 skipped in 2.751s [2021-06-19T09:25:47.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-19T09:25:47.606Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-19T09:25:48.991Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-19T09:25:49.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:49.563Z] INFO: Testing against a local daemon [2021-06-19T09:25:49.563Z] === RUN TestReadPluginNoRead [2021-06-19T09:25:49.563Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T09:25:49.563Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-19T09:25:49.563Z] PASS [2021-06-19T09:25:49.563Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2021-06-19T09:25:49.563Z] [2021-06-19T09:25:49.563Z] === Skipped [2021-06-19T09:25:49.563Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-19T09:25:49.563Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T09:25:49.563Z] [2021-06-19T09:25:49.563Z] [2021-06-19T09:25:49.563Z] DONE 1 tests, 1 skipped in 1.962s [2021-06-19T09:25:49.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-19T09:25:49.931Z] docker_cli_swarm_test.go:1901: [d9474107af19e] joining swarm manager [dca64eb3170c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:25:49.932Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-19T09:25:49.932Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-19T09:25:49.932Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-19T09:25:50.518Z] testing: warning: no tests to run [2021-06-19T09:25:50.518Z] PASS [2021-06-19T09:25:50.518Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.069s [2021-06-19T09:25:50.518Z] [2021-06-19T09:25:50.518Z] DONE 0 tests in 0.933s [2021-06-19T09:25:50.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-19T09:25:50.871Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-19T09:25:51.132Z] docker_cli_swarm_test.go:1902: [d4c9c92dbdc24] joining swarm manager [dca64eb3170c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:25:52.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:52.036Z] INFO: Testing against a local daemon [2021-06-19T09:25:52.036Z] === RUN TestPluginWithDevMounts [2021-06-19T09:25:52.036Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:52.036Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-19T09:25:52.036Z] PASS [2021-06-19T09:25:52.036Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2021-06-19T09:25:52.489Z] [2021-06-19T09:25:52.489Z] === Skipped [2021-06-19T09:25:52.489Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-19T09:25:52.489Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:52.489Z] [2021-06-19T09:25:52.489Z] [2021-06-19T09:25:52.489Z] DONE 1 tests, 1 skipped in 1.865s [2021-06-19T09:25:52.489Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-19T09:25:52.516Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-19T09:25:52.516Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-19T09:25:53.455Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-19T09:25:54.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:54.006Z] INFO: Testing against a local daemon [2021-06-19T09:25:54.006Z] === RUN TestSecretInspect [2021-06-19T09:25:54.006Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-19T09:25:54.006Z] === RUN TestSecretList [2021-06-19T09:25:54.006Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] --- SKIP: TestSecretList (0.00s) [2021-06-19T09:25:54.006Z] === RUN TestSecretsCreateAndDelete [2021-06-19T09:25:54.006Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-19T09:25:54.006Z] === RUN TestSecretsUpdate [2021-06-19T09:25:54.006Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-19T09:25:54.006Z] === RUN TestTemplatedSecret [2021-06-19T09:25:54.006Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-19T09:25:54.006Z] === RUN TestSecretCreateResolve [2021-06-19T09:25:54.006Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:54.006Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-19T09:25:54.006Z] PASS [2021-06-19T09:25:54.006Z] ok github.com/docker/docker/integration/secret 0.099s [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] === Skipped [2021-06-19T09:25:54.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-19T09:25:54.006Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-19T09:25:54.006Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-19T09:25:54.006Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-19T09:25:54.006Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-19T09:25:54.006Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-19T09:25:54.006Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] [2021-06-19T09:25:54.006Z] DONE 6 tests, 6 skipped in 1.664s [2021-06-19T09:25:54.026Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-19T09:25:54.459Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-19T09:25:54.596Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-19T09:25:55.547Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-19T09:25:55.547Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-19T09:25:56.116Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-19T09:25:56.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:56.622Z] INFO: Testing against a local daemon [2021-06-19T09:25:56.622Z] === RUN TestServiceCreateInit [2021-06-19T09:25:56.622Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T09:25:56.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T09:25:56.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.622Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-19T09:25:56.622Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:25:56.622Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:25:56.622Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T09:25:56.622Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.622Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-19T09:25:56.622Z] === RUN TestCreateServiceConflict [2021-06-19T09:25:56.622Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.622Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-19T09:25:56.622Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T09:25:56.622Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.622Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-19T09:25:56.622Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T09:25:56.622Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.622Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T09:25:56.622Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T09:25:56.622Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T09:25:56.623Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestCreateServiceSysctls [2021-06-19T09:25:56.623Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-19T09:25:56.623Z] === RUN TestCreateServiceCapabilities [2021-06-19T09:25:56.623Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-19T09:25:56.623Z] === RUN TestInspect [2021-06-19T09:25:56.623Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestInspect (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestCreateJob [2021-06-19T09:25:56.623Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestCreateJob (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestReplicatedJob [2021-06-19T09:25:56.623Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestUpdateReplicatedJob [2021-06-19T09:25:56.623Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServiceListWithStatuses [2021-06-19T09:25:56.623Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T09:25:56.623Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestDockerNetworkReConnect [2021-06-19T09:25:56.623Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServicePlugin [2021-06-19T09:25:56.623Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServiceUpdateLabel [2021-06-19T09:25:56.623Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServiceUpdateSecrets [2021-06-19T09:25:56.623Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServiceUpdateConfigs [2021-06-19T09:25:56.623Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServiceUpdateNetwork [2021-06-19T09:25:56.623Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-19T09:25:56.623Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T09:25:56.623Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-19T09:25:56.623Z] PASS [2021-06-19T09:25:56.623Z] ok github.com/docker/docker/integration/service 0.231s [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === Skipped [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-19T09:25:56.623Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-19T09:25:56.623Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-19T09:25:56.623Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-19T09:25:56.623Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-19T09:25:56.623Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-19T09:25:56.623Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-19T09:25:56.623Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-19T09:25:56.623Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-19T09:25:56.623Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-19T09:25:56.623Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-19T09:25:56.623Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-19T09:25:56.623Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-19T09:25:56.623Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-19T09:25:56.623Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-19T09:25:56.623Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-19T09:25:56.623Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-19T09:25:56.623Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] [2021-06-19T09:25:56.623Z] DONE 24 tests, 23 skipped in 2.256s [2021-06-19T09:25:56.623Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-19T09:25:56.687Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-19T09:25:57.627Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-19T09:25:58.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:58.162Z] INFO: Testing against a local daemon [2021-06-19T09:25:58.162Z] === RUN TestSessionCreate [2021-06-19T09:25:58.162Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:58.162Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-19T09:25:58.162Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T09:25:58.162Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:58.162Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T09:25:58.162Z] PASS [2021-06-19T09:25:58.162Z] ok github.com/docker/docker/integration/session 0.095s [2021-06-19T09:25:58.162Z] [2021-06-19T09:25:58.162Z] === Skipped [2021-06-19T09:25:58.162Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-19T09:25:58.162Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:58.162Z] [2021-06-19T09:25:58.162Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T09:25:58.162Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T09:25:58.162Z] [2021-06-19T09:25:58.162Z] [2021-06-19T09:25:58.162Z] DONE 2 tests, 2 skipped in 1.641s [2021-06-19T09:25:58.162Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-19T09:25:58.566Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-19T09:25:59.136Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-19T09:25:59.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:25:59.679Z] INFO: Testing against a local daemon [2021-06-19T09:25:59.679Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:25:59.679Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:25:59.679Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestEventsExecDie [2021-06-19T09:25:59.679Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T09:25:59.679Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestEventsBackwardsCompatible [2021-06-19T09:25:59.679Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T09:25:59.679Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestEventsVolumeCreate [2021-06-19T09:25:59.679Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T09:25:59.679Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestInfoAPI [2021-06-19T09:25:59.679Z] --- PASS: TestInfoAPI (0.04s) [2021-06-19T09:25:59.679Z] === RUN TestInfoAPIWarnings [2021-06-19T09:25:59.679Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:25:59.679Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestInfoDebug [2021-06-19T09:25:59.679Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:25:59.679Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestInfoInsecureRegistries [2021-06-19T09:25:59.679Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:25:59.679Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestInfoRegistryMirrors [2021-06-19T09:25:59.679Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:25:59.679Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-19T09:25:59.679Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T09:25:59.706Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-19T09:26:00.633Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-06-19T09:26:00.633Z] === RUN TestPingCacheHeaders [2021-06-19T09:26:00.633Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-19T09:26:00.633Z] === RUN TestPingGet [2021-06-19T09:26:00.647Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-19T09:26:01.085Z] --- PASS: TestPingGet (0.03s) [2021-06-19T09:26:01.085Z] === RUN TestPingHead [2021-06-19T09:26:01.085Z] --- PASS: TestPingHead (0.03s) [2021-06-19T09:26:01.085Z] === RUN TestVersion [2021-06-19T09:26:01.085Z] --- PASS: TestVersion (0.03s) [2021-06-19T09:26:01.085Z] PASS [2021-06-19T09:26:01.085Z] ok github.com/docker/docker/integration/system 1.243s [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === Skipped [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:26:01.085Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-19T09:26:01.085Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-19T09:26:01.085Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-19T09:26:01.085Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-19T09:26:01.085Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-19T09:26:01.085Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-19T09:26:01.085Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-19T09:26:01.085Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] [2021-06-19T09:26:01.085Z] DONE 14 tests, 8 skipped in 2.711s [2021-06-19T09:26:01.085Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-19T09:26:01.216Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-19T09:26:01.216Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-19T09:26:01.787Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-19T09:26:02.357Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-19T09:26:02.606Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:26:02.606Z] INFO: Testing against a local daemon [2021-06-19T09:26:02.606Z] === RUN TestVolumesCreateAndList [2021-06-19T09:26:02.606Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-19T09:26:02.606Z] === RUN TestVolumesRemove [2021-06-19T09:26:02.606Z] --- PASS: TestVolumesRemove (0.15s) [2021-06-19T09:26:02.606Z] === RUN TestVolumesInspect [2021-06-19T09:26:03.059Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-19T09:26:03.059Z] === RUN TestVolumesInvalidJSON [2021-06-19T09:26:03.059Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T09:26:03.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T09:26:03.059Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T09:26:03.059Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-19T09:26:03.059Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-19T09:26:03.059Z] PASS [2021-06-19T09:26:03.059Z] ok github.com/docker/docker/integration/volume 0.323s [2021-06-19T09:26:03.059Z] [2021-06-19T09:26:03.059Z] DONE 5 tests in 1.918s [2021-06-19T09:26:03.059Z] INFO: make.ps1 ended at 06/19/2021 09:26:02 [2021-06-19T09:26:03.059Z] INFO: Integration CLI tests being run from the host: [2021-06-19T09:26:03.059Z] 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-19T09:26:03.740Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-19T09:26:03.740Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-19T09:26:04.681Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T09:26:04.681Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T09:26:04.681Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-19T09:26:07.981Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-19T09:26:08.923Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-19T09:26:11.574Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-19T09:26:11.574Z] INFO: Testing against a local daemon [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-19T09:26:11.574Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-19T09:26:11.574Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-19T09:26:11.574Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-19T09:26:12.027Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-19T09:26:12.216Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-19T09:26:12.480Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-19T09:26:12.932Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-19T09:26:14.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-19T09:26:20.081Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-19T09:26:20.651Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-19T09:26:22.036Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-19T09:26:22.036Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-19T09:26:22.036Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-19T09:26:22.296Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-19T09:26:22.867Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-19T09:26:26.168Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-19T09:26:27.551Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-19T09:26:28.932Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-19T09:26:30.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-19T09:26:32.221Z] docker_cli_swarm_test.go:1802: [d4a9d2fed9b07] joining swarm manager [d2f161e885f94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:26:33.602Z] docker_cli_swarm_test.go:1803: [d7f5b650a8f7f] joining swarm manager [d2f161e885f94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:26:34.984Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-19T09:26:35.244Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-19T09:26:35.817Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-19T09:26:37.199Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-19T09:26:37.199Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-19T09:26:37.199Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-19T09:26:38.581Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-19T09:26:39.965Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-19T09:26:41.347Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-19T09:26:41.347Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-19T09:26:41.608Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-19T09:26:42.989Z] === RUN TestDockerSuite/TestRunMount [2021-06-19T09:26:49.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-19T09:26:50.951Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-19T09:26:52.067Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-19T09:26:52.638Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-19T09:26:54.020Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-19T09:26:56.561Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-19T09:26:57.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-19T09:27:00.043Z] docker_cli_swarm_test.go:1321: [d70c7dc564ef9] joining swarm manager [dcaa1ac6881ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:27:00.043Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-19T09:27:01.426Z] docker_cli_swarm_test.go:1322: [d53ae11bd5d45] joining swarm manager [dcaa1ac6881ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:27:02.369Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-19T09:27:04.909Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-19T09:27:06.292Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-19T09:27:07.674Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-19T09:27:07.674Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-19T09:27:08.615Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-19T09:27:09.999Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-19T09:27:10.569Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-19T09:27:11.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-19T09:27:13.232Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-19T09:27:13.432Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-19T09:27:14.186Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-19T09:27:14.186Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-19T09:27:14.186Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-19T09:27:14.186Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-19T09:27:14.186Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-19T09:27:14.186Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-19T09:27:14.186Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-19T09:27:14.186Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T09:27:14.186Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-19T09:27:15.350Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-19T09:27:19.549Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-19T09:27:19.923Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-19T09:27:19.923Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T09:27:19.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-19T09:27:19.923Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T09:27:19.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-19T09:27:20.119Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-19T09:27:20.119Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-19T09:27:21.058Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-19T09:27:21.058Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-19T09:27:21.628Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-19T09:27:22.198Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-19T09:27:22.198Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-19T09:27:22.798Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-19T09:27:23.138Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-19T09:27:25.669Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-19T09:27:25.669Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T09:27:25.669Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-19T09:27:25.669Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T09:27:25.669Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-19T09:27:25.669Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T09:27:25.669Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-19T09:27:25.669Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T09:27:25.669Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-19T09:27:28.546Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-19T09:27:28.546Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T09:27:28.546Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-19T09:27:28.546Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T09:27:28.546Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-19T09:27:29.709Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-19T09:27:29.709Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-19T09:27:29.709Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-19T09:27:29.709Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-19T09:27:30.279Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-19T09:27:31.662Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-19T09:27:32.602Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-19T09:27:33.173Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-19T09:27:33.173Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-19T09:27:33.434Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-19T09:27:34.010Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-19T09:27:34.291Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-19T09:27:34.948Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-19T09:27:35.208Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T09:27:35.208Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-19T09:27:35.208Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-19T09:27:35.779Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-19T09:27:36.349Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-19T09:27:36.349Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-19T09:27:36.349Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-19T09:27:36.920Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-19T09:27:38.302Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-19T09:27:38.302Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-19T09:27:38.302Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-19T09:27:41.597Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-19T09:27:42.537Z] === RUN TestDockerSuite/TestRunRm [2021-06-19T09:27:43.478Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-19T09:27:47.678Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-19T09:27:47.678Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-19T09:27:48.248Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-19T09:27:49.635Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-19T09:27:50.575Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-19T09:27:53.870Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-19T09:27:58.081Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-19T09:27:58.341Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-19T09:27:58.913Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-19T09:27:59.482Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-19T09:28:00.053Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-19T09:28:00.313Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-19T09:28:00.883Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-19T09:28:01.453Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-19T09:28:02.393Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-19T09:28:02.963Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-19T09:28:06.259Z] === RUN TestDockerSuite/TestRunState [2021-06-19T09:28:07.198Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-19T09:28:07.769Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-19T09:28:08.338Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-19T09:28:08.599Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-19T09:28:08.599Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-19T09:28:08.599Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-19T09:28:09.540Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-19T09:28:09.799Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-19T09:28:11.181Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-19T09:28:11.181Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-19T09:28:11.181Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-19T09:28:12.121Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-19T09:28:14.035Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-19T09:28:14.974Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-19T09:28:16.357Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-19T09:28:19.652Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-19T09:28:22.948Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-19T09:28:23.519Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-19T09:28:24.090Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-19T09:28:25.029Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-19T09:28:26.940Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-19T09:28:27.882Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-19T09:28:28.451Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-19T09:28:28.711Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-19T09:28:28.971Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-19T09:28:29.541Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-19T09:28:30.111Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-19T09:28:31.051Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-19T09:28:31.051Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-19T09:28:31.051Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-19T09:28:31.051Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-19T09:28:31.621Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-19T09:28:35.836Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-19T09:28:36.099Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-19T09:28:37.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-19T09:28:38.955Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-19T09:28:40.866Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-19T09:28:42.780Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-19T09:28:44.861Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-19T09:28:45.431Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-19T09:28:45.431Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-19T09:28:45.431Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-19T09:28:45.431Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-19T09:28:45.431Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-19T09:28:45.431Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-19T09:28:45.431Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-19T09:28:45.691Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-19T09:28:45.691Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-19T09:28:45.691Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-19T09:28:49.887Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-19T09:28:49.887Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-19T09:28:51.273Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-19T09:28:52.213Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-19T09:28:52.791Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-19T09:28:52.791Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-19T09:28:53.731Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-19T09:28:53.731Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-19T09:28:53.731Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-19T09:28:53.731Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-19T09:28:53.731Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-19T09:28:53.731Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-19T09:28:53.731Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-19T09:28:54.301Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-19T09:28:54.871Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-19T09:28:55.131Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-19T09:28:56.071Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-19T09:28:56.071Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-19T09:28:57.010Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-19T09:28:57.010Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-19T09:28:57.580Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-19T09:28:58.521Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-19T09:28:58.521Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-19T09:28:58.521Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-19T09:28:59.094Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-19T09:29:00.192Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-19T09:29:00.192Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T09:29:00.192Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-19T09:29:00.192Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-19T09:29:00.192Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-19T09:29:00.476Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-19T09:29:01.048Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-19T09:29:01.048Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-19T09:29:01.048Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-19T09:29:01.618Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-19T09:29:01.618Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-19T09:29:03.000Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-19T09:29:03.573Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-19T09:29:06.117Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-19T09:29:06.378Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-19T09:29:06.378Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-19T09:29:06.378Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-19T09:29:07.319Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-19T09:29:08.260Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-19T09:29:08.691Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-19T09:29:08.691Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-19T09:29:08.691Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T09:29:08.691Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-19T09:29:08.691Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T09:29:08.691Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-19T09:29:08.691Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T09:29:08.691Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-19T09:29:09.143Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-19T09:29:09.200Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-19T09:29:09.200Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-19T09:29:10.098Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-19T09:29:11.130Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-19T09:29:11.130Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-19T09:29:11.391Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-19T09:29:12.774Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents149187794 [2021-06-19T09:29:12.971Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-19T09:29:13.034Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-19T09:29:13.034Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-19T09:29:13.295Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-19T09:29:14.489Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-19T09:29:14.489Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T09:29:14.941Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-19T09:29:14.941Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T09:29:14.941Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-19T09:29:14.941Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-19T09:29:15.208Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-19T09:29:15.208Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-19T09:29:15.208Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-19T09:29:17.119Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-19T09:29:17.691Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-19T09:29:17.814Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-19T09:29:18.632Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-19T09:29:19.201Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-19T09:29:19.201Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-19T09:29:19.201Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-19T09:29:19.461Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-19T09:29:20.033Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-19T09:29:22.575Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-19T09:29:25.117Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-19T09:29:28.413Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-19T09:29:30.119Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-19T09:29:31.745Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-19T09:29:32.689Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-19T09:29:33.632Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-19T09:29:34.202Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-19T09:29:34.759Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-19T09:29:35.212Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-19T09:29:35.212Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T09:29:35.212Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-19T09:29:35.584Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-19T09:29:37.495Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-19T09:29:38.908Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-19T09:29:40.424Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-19T09:29:40.794Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-19T09:29:40.794Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-19T09:29:41.054Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-19T09:29:42.967Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-19T09:29:45.066Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-19T09:29:45.066Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T09:29:45.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-19T09:29:45.066Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T09:29:45.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-19T09:29:45.066Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T09:29:45.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-19T09:29:45.066Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T09:29:45.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-19T09:29:45.508Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-19T09:29:45.508Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-19T09:29:45.520Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-19T09:29:48.049Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-19T09:29:49.433Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-19T09:29:49.433Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-19T09:29:49.433Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-19T09:29:50.818Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-19T09:29:55.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-19T09:29:55.588Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-19T09:29:56.158Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-19T09:29:56.418Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-19T09:29:58.958Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-19T09:29:59.528Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-19T09:30:04.809Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-19T09:30:08.101Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-19T09:30:09.482Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-19T09:30:10.053Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-19T09:30:10.624Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-19T09:30:11.195Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-19T09:30:11.195Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-19T09:30:11.195Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-19T09:30:12.134Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-19T09:30:16.362Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-19T09:30:19.659Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-19T09:30:19.919Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-19T09:30:20.491Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-19T09:30:20.491Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-19T09:30:20.491Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-19T09:30:20.491Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-19T09:30:20.491Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-19T09:30:21.094Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-19T09:30:21.094Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T09:30:21.094Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-19T09:30:21.094Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T09:30:21.094Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-19T09:30:22.400Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-19T09:30:23.341Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-19T09:30:24.281Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-19T09:30:25.663Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-19T09:30:29.859Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-19T09:30:30.800Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-19T09:30:30.800Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-19T09:30:30.800Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-19T09:30:32.708Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-19T09:30:33.649Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-19T09:30:38.690Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-19T09:30:38.690Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T09:30:38.690Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-19T09:30:38.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-19T09:30:38.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-19T09:30:43.134Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-19T09:30:46.432Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-19T09:30:48.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-19T09:30:50.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-19T09:30:50.994Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T09:30:50.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-19T09:30:53.171Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-19T09:30:53.171Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-19T09:30:55.083Z] docker_cli_swarm_test.go:1186: [d64fe7d49ed7e] joining swarm manager [d4765ad793e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:30:58.378Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-19T09:30:59.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-19T09:31:00.921Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-19T09:31:01.493Z] docker_cli_swarm_test.go:1195: [d6d1e821cd05a] joining swarm manager [d4765ad793e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:31:02.873Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-19T09:31:04.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-19T09:31:05.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-19T09:31:07.547Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-19T09:31:10.086Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-19T09:31:11.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-19T09:31:13.905Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-19T09:31:14.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-19T09:31:15.814Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-19T09:31:19.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-19T09:31:19.981Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T09:31:19.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-19T09:31:24.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-19T09:31:24.630Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T09:31:24.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-19T09:31:24.630Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T09:31:24.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-19T09:31:31.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-19T09:31:31.646Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T09:31:31.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-19T09:31:32.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-19T09:31:32.100Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T09:31:32.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-19T09:31:32.100Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T09:31:32.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-19T09:31:33.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-19T09:31:34.185Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-19T09:31:34.185Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-19T09:31:34.185Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-19T09:31:36.724Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-19T09:31:36.724Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-19T09:31:36.724Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-19T09:31:36.724Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-19T09:31:36.724Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-19T09:31:43.298Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-19T09:31:44.238Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-19T09:31:44.238Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-19T09:31:44.238Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-19T09:31:44.499Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-19T09:31:47.796Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-19T09:31:51.997Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-19T09:31:51.997Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite (1776.91s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.98s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.73s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.58s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.64s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.81s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.30s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.15s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.05s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.41s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.32s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachDetach (1.53s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.17s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.30s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.74s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.59s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.65s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.04s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.64s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.66s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2021-06-19T09:31:51.997Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.01s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.84s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.57s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.49s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.80s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.52s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.00s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.45s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.42s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.77s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.09s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.79s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.64s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.18s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.19s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.38s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.00s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.78s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.43s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.03s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.62s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.21s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.54s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.91s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.05s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.51s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.61s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.69s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.24s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.99s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.17s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.93s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.26s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.93s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.42s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.29s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.19s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.78s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.62s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.00s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.36s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.87s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.05s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.68s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.64s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.75s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.71s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.95s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.87s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.61s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.74s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.49s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.01s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.33s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.16s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.13s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.05s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.72s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.30s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.42s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnv (1.95s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.81s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.99s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.19s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.05s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.13s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.67s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.78s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.17s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.03s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.04s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.04s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.14s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.09s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildHistory (3.35s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.50s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.64s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.98s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.19s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.47s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.15s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.38s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.89s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.65s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.23s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.34s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.16s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.36s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.10s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.71s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.26s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildPATH (1.61s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.61s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.66s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildRm (4.38s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.57s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.93s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.93s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.46s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.53s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.40s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.42s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.21s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildUser (1.97s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.60s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.18s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.21s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.10s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.31s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.61s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.22s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.64s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.76s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.94s) [2021-06-19T09:31:51.998Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-19T09:31:51.998Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitChange (0.86s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.59s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.84s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.53s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitTTY (2.23s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.73s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.20s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.60s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.46s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.69s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.72s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.54s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.99s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.13s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.90s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.98s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2021-06-19T09:31:51.999Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.36s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.66s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.12s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.64s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.46s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.95s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.66s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.72s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000770750_} (1.79s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1086509530_/foo_false____} (2.10s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1086509530_/foo_true____} (2.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3755295089_/foo_false____} (1.65s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3755295089_/foo_true____} (0.80s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3755295089_/foo_true__0xc000770780__} (1.55s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000770798_} (1.65s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007707b0_} (1.59s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007707c8_} (1.59s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007707e0_} (1.54s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.14s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.76s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.84s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.98s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.99s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.95s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.92s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.43s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.37s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.91s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.78s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.17s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.08s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.10s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.22s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToDot (1.19s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToStdout (0.73s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2021-06-19T09:31:51.999Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.93s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-06-19T09:31:51.999Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.52s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.41s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.22s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.26s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.55s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.83s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.99s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.80s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.77s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.94s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.71s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.33s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFilters (1.36s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFormat (1.29s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-06-19T09:31:51.999Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-19T09:31:51.999Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.11s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsRename (1.10s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsResize (1.05s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.94s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.44s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.10s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.44s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.28s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExec (1.43s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.14s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.97s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.94s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2021-06-19T09:31:51.999Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecCgroup (2.99s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecEnv (1.46s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.50s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecInspectID (2.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.19s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.80s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.75s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecStartFails (1.49s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecTTY (0.98s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecUlimits (1.11s) [2021-06-19T09:31:52.000Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.91s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.65s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestExecWithUser (1.26s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestHealth (22.17s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.31s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.31s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.37s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.78s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.74s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportDisplay (1.87s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportFile (1.67s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.73s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportGzipped (1.82s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.32s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.70s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.67s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.89s) [2021-06-19T09:31:52.000Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.09s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.73s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectDefault (0.90s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectHistory (1.53s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectImage (0.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-06-19T09:31:52.000Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.17s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.09s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.11s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.09s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectStatus (0.81s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.34s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.72s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.46s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.37s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.67s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.54s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.30s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.33s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.19s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.19s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.99s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.96s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.61s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.66s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.53s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.78s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.54s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.51s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.17s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsSince (7.20s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.04s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.98s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.14s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestNetHostname (2.93s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.50s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.30s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.99s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginActive (1.52s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.07s) [2021-06-19T09:31:52.000Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.62s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.71s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.58s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPortList (8.48s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.91s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.91s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.26s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.42s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.66s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsByOrder (3.72s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.74s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.12s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.52s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.11s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.76s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.89s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.86s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.72s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.00s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.67s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.82s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.08s) [2021-06-19T09:31:52.000Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.86s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.72s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.91s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.26s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.02s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.39s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.33s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.97s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (2.05s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.98s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.11s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.15s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.06s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.70s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2021-06-19T09:31:52.000Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.29s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.32s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAddHost (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.61s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.79s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.49s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.20s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.06s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.87s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.07s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.47s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.84s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.78s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.39s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.24s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.97s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.27s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.94s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.97s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.60s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.39s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.32s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.38s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.39s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunMount (8.21s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.91s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.55s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.05s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.56s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.75s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.51s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.85s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunSysctls (1.34s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.15s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.32s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.76s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.04s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.35s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.43s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.35s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.89s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-19T09:31:52.001Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.94s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.37s) [2021-06-19T09:31:52.001Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2021-06-19T09:31:52.002Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.36s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.17s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.88s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.64s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.87s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.88s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.70s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.77s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.70s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.93s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.37s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.11s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.78s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartRecordError (1.91s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.47s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.16s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.23s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.57s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.40s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.67s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.72s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-06-19T09:31:52.002Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.69s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s) [2021-06-19T09:31:52.002Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-19T09:31:52.002Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.43s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.61s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateStats (3.72s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.34s) [2021-06-19T09:31:52.002Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.78s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.73s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.16s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.69s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.53s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.38s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.35s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.36s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.13s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.99s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.04s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.25s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.15s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.42s) [2021-06-19T09:31:52.002Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.63s) [2021-06-19T09:31:52.002Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-19T09:31:52.002Z] === RUN TestDockerRegistrySuite [2021-06-19T09:31:52.002Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-19T09:31:52.943Z] check_test.go:196: [d7f03f33cc147] daemon is not started [2021-06-19T09:31:52.943Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-19T09:31:54.325Z] check_test.go:196: [d3c4de249de90] daemon is not started [2021-06-19T09:31:54.325Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-19T09:31:55.710Z] check_test.go:196: [dc2e01aa00c11] daemon is not started [2021-06-19T09:31:55.710Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-19T09:31:55.710Z] check_test.go:196: [d76ea8baecb4a] daemon is not started [2021-06-19T09:31:55.710Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T09:31:57.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-19T09:31:57.627Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-19T09:31:59.537Z] check_test.go:196: [df4a389a32c29] daemon is not started [2021-06-19T09:31:59.537Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T09:32:02.833Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-19T09:32:04.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-19T09:32:04.151Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T09:32:04.611Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-19T09:32:04.611Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T09:32:04.745Z] docker_cli_swarm_test.go:1118: [d7fcfa2d4a8a6] joining swarm manager [d6ce465b6e0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:32:05.004Z] check_test.go:196: [d8677a1099073] daemon is not started [2021-06-19T09:32:05.004Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-19T09:32:05.063Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-19T09:32:05.945Z] docker_cli_swarm_test.go:1119: [d72cefcacb795] joining swarm manager [d6ce465b6e0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:32:06.579Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-19T09:32:06.579Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T09:32:06.579Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-19T09:32:09.240Z] check_test.go:196: [d15bbfb7d2e21] daemon is not started [2021-06-19T09:32:09.241Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-19T09:32:10.181Z] check_test.go:196: [d19dc59f9030c] daemon is not started [2021-06-19T09:32:10.181Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-19T09:32:11.121Z] check_test.go:196: [df6ce406edb7c] daemon is not started [2021-06-19T09:32:11.122Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-19T09:32:12.505Z] check_test.go:196: [decf9f1b00a16] daemon is not started [2021-06-19T09:32:12.505Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-19T09:32:13.887Z] check_test.go:196: [dcf8aa8627d64] daemon is not started [2021-06-19T09:32:13.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-19T09:32:15.078Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-19T09:32:15.270Z] check_test.go:196: [da402dbc1ee09] daemon is not started [2021-06-19T09:32:15.270Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-19T09:32:16.219Z] check_test.go:196: [dad7fac143b8f] daemon is not started [2021-06-19T09:32:16.219Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-19T09:32:16.598Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-19T09:32:16.598Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T09:32:16.598Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-19T09:32:16.598Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T09:32:16.598Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-19T09:32:17.604Z] check_test.go:196: [d09bd03432150] daemon is not started [2021-06-19T09:32:17.604Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-19T09:32:18.118Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-19T09:32:18.544Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8dccccab2351a3fccb5fc2958bf8f4e500e1b37d2ffc0501f855cc39278448a [2021-06-19T09:32:19.076Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-19T09:32:19.529Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-19T09:32:19.927Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7dda25047d82acf19da533e5cf4b1026d3aa4c063839a732303b65e918a25a96 [2021-06-19T09:32:19.927Z] check_test.go:196: [d9ed22b6fca91] daemon is not started [2021-06-19T09:32:19.927Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-19T09:32:20.483Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-19T09:32:20.935Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-19T09:32:21.315Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbebbf2c885988e5b827bb0a730420ab8a0529419f23508110b14124e2a7673e [2021-06-19T09:32:22.257Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7d452cd191d98ce7b58143af22c7f9f2b6f99924c3a344c8187cb52840c8345d [2021-06-19T09:32:22.257Z] check_test.go:196: [d2eb69ed74dfb] daemon is not started [2021-06-19T09:32:22.257Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-19T09:32:23.638Z] check_test.go:196: [df9c16989be66] daemon is not started [2021-06-19T09:32:23.638Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-19T09:32:25.580Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-19T09:32:26.935Z] check_test.go:196: [d5adc90d3fd93] daemon is not started [2021-06-19T09:32:26.935Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-19T09:32:27.505Z] check_test.go:196: [d9e77e87da897] daemon is not started [2021-06-19T09:32:27.505Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-19T09:32:27.765Z] check_test.go:196: [d2aa10dc7806e] daemon is not started [2021-06-19T09:32:27.765Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T09:32:28.463Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-19T09:32:28.463Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T09:32:28.463Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-19T09:32:29.148Z] check_test.go:196: [ded4e101f5588] daemon is not started [2021-06-19T09:32:29.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T09:32:29.417Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-19T09:32:29.418Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T09:32:29.418Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-19T09:32:29.871Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-19T09:32:30.088Z] check_test.go:196: [d34a69d38d279] daemon is not started [2021-06-19T09:32:30.088Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T09:32:31.471Z] check_test.go:196: [ddc463321165b] daemon is not started [2021-06-19T09:32:31.471Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-19T09:32:34.764Z] check_test.go:196: [daa530323f3aa] daemon is not started [2021-06-19T09:32:34.764Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-19T09:32:35.029Z] check_test.go:196: [d097791cd15eb] daemon is not started [2021-06-19T09:32:35.029Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-19T09:32:36.421Z] check_test.go:196: [d0f22d66768c6] daemon is not started [2021-06-19T09:32:36.421Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-19T09:32:36.681Z] check_test.go:196: [d8833ac9242af] daemon is not started [2021-06-19T09:32:36.681Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-19T09:32:36.886Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-19T09:32:36.941Z] check_test.go:196: [d2617fbe43a2c] daemon is not started [2021-06-19T09:32:36.941Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-19T09:32:37.202Z] check_test.go:196: [d077ed6b61341] daemon is not started [2021-06-19T09:32:37.202Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-19T09:32:37.339Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-19T09:32:37.462Z] check_test.go:196: [d3cb175aa536a] daemon is not started [2021-06-19T09:32:37.462Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-19T09:32:37.721Z] check_test.go:196: [d414adc333a8f] daemon is not started [2021-06-19T09:32:37.721Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-19T09:32:37.791Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-19T09:32:37.791Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T09:32:37.791Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-19T09:32:37.981Z] check_test.go:196: [d934754d358c3] daemon is not started [2021-06-19T09:32:37.981Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-19T09:32:38.746Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-19T09:32:39.362Z] check_test.go:196: [d7f8e2aff80d6] daemon is not started [2021-06-19T09:32:39.362Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-19T09:32:39.700Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-19T09:32:39.700Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T09:32:39.700Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-19T09:32:39.700Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T09:32:39.700Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-19T09:32:41.273Z] check_test.go:196: [dfa0e9d50ce9c] daemon is not started [2021-06-19T09:32:41.273Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-19T09:32:42.212Z] check_test.go:196: [d842ce488ff98] daemon is not started [2021-06-19T09:32:42.212Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-19T09:32:43.152Z] check_test.go:196: [da562af83657b] daemon is not started [2021-06-19T09:32:43.412Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-19T09:32:44.351Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-19T09:32:44.920Z] --- PASS: TestDockerRegistrySuite (53.49s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.67s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.59s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.70s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.36s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.77s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.86s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-06-19T09:32:44.921Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-06-19T09:32:44.921Z] === RUN TestDockerSchema1RegistrySuite [2021-06-19T09:32:44.921Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-19T09:32:45.181Z] check_test.go:223: [daa70b1c4e1d0] daemon is not started [2021-06-19T09:32:45.181Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T09:32:45.439Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-19T09:32:49.383Z] check_test.go:223: [ddcee9cb4819f] daemon is not started [2021-06-19T09:32:49.383Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T09:32:54.662Z] check_test.go:223: [d38fbe29396d6] daemon is not started [2021-06-19T09:32:54.933Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-19T09:32:59.132Z] check_test.go:223: [d6277c99a8be1] daemon is not started [2021-06-19T09:32:59.132Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-19T09:33:00.071Z] check_test.go:223: [da24bed5a08d9] daemon is not started [2021-06-19T09:33:00.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-19T09:33:01.013Z] check_test.go:223: [d3f4cb3273c25] daemon is not started [2021-06-19T09:33:01.013Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-19T09:33:01.273Z] check_test.go:223: [d047a9d890905] daemon is not started [2021-06-19T09:33:01.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T09:33:02.655Z] check_test.go:223: [d5ceca56e0621] daemon is not started [2021-06-19T09:33:02.655Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T09:33:03.597Z] check_test.go:223: [df62d47a2fde4] daemon is not started [2021-06-19T09:33:03.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T09:33:04.977Z] check_test.go:223: [dcafe24e09807] daemon is not started [2021-06-19T09:33:04.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-19T09:33:08.272Z] check_test.go:223: [d298b17ee20c2] daemon is not started [2021-06-19T09:33:08.272Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-19T09:33:08.272Z] check_test.go:223: [da6d3025a2cab] daemon is not started [2021-06-19T09:33:08.272Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-19T09:33:08.842Z] check_test.go:223: [d6d643abbaddd] daemon is not started [2021-06-19T09:33:08.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-19T09:33:08.842Z] check_test.go:223: [dbb20ae32beef] daemon is not started [2021-06-19T09:33:08.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-19T09:33:09.103Z] check_test.go:223: [dea06a27d4228] daemon is not started [2021-06-19T09:33:09.103Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-19T09:33:09.363Z] check_test.go:223: [d455343cc22fb] daemon is not started [2021-06-19T09:33:09.363Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-19T09:33:09.934Z] check_test.go:223: [dcbed5d1adfc4] daemon is not started [2021-06-19T09:33:09.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-19T09:33:09.934Z] check_test.go:223: [da2038456bae2] daemon is not started [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite (24.93s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.52s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.16s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.82s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.10s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-06-19T09:33:09.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-19T09:33:09.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-19T09:33:09.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-19T09:33:10.505Z] check_test.go:252: [d03de35ec2ec6] daemon is not started [2021-06-19T09:33:10.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-19T09:33:11.025Z] check_test.go:252: [daec886a4683b] daemon is not started [2021-06-19T09:33:11.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-19T09:33:11.285Z] check_test.go:252: [d82c30c29e3d4] daemon is not started [2021-06-19T09:33:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-19T09:33:12.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-19T09:33:12.667Z] check_test.go:252: [de4e0d5dd458e] daemon is not started [2021-06-19T09:33:12.667Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-19T09:33:12.927Z] check_test.go:252: [dafdbb69dc9e2] daemon is not started [2021-06-19T09:33:12.927Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-19T09:33:13.892Z] check_test.go:252: [dfc817cf5292a] daemon is not started [2021-06-19T09:33:13.892Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-19T09:33:13.892Z] check_test.go:252: [dc5b479518e10] daemon is not started [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.06s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2021-06-19T09:33:13.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-19T09:33:13.892Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-19T09:33:13.892Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-19T09:33:19.177Z] check_test.go:279: [d8872f3d45356] daemon is not started [2021-06-19T09:33:19.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-19T09:33:19.177Z] check_test.go:279: [da1e456170cc9] daemon is not started [2021-06-19T09:33:19.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-19T09:33:19.437Z] check_test.go:279: [d9ab53fd97918] daemon is not started [2021-06-19T09:33:19.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-19T09:33:19.437Z] check_test.go:279: [dc55178187031] daemon is not started [2021-06-19T09:33:19.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-19T09:33:19.697Z] check_test.go:279: [da760e31058df] daemon is not started [2021-06-19T09:33:19.697Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-06-19T09:33:19.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-19T09:33:19.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-19T09:33:19.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-19T09:33:19.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-19T09:33:19.697Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-06-19T09:33:19.697Z] === RUN TestDockerNetworkSuite [2021-06-19T09:33:19.697Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-19T09:33:22.240Z] docker_cli_network_unix_test.go:46: [d0ed0561c8522] daemon is not started [2021-06-19T09:33:22.240Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-19T09:33:22.809Z] docker_cli_network_unix_test.go:46: [d303f42f4c66c] daemon is not started [2021-06-19T09:33:23.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-19T09:33:27.828Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-19T09:33:27.829Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-19T09:33:27.829Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-19T09:33:28.351Z] docker_cli_network_unix_test.go:46: [d479bac74e599] daemon is not started [2021-06-19T09:33:28.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-19T09:33:30.528Z] docker_cli_network_unix_test.go:46: [d64e083be6f81] daemon is not started [2021-06-19T09:33:30.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-19T09:33:30.788Z] docker_cli_network_unix_test.go:1233: [d8098b6f4cdc3] daemon is not started [2021-06-19T09:33:31.874Z] --- PASS: TestBuildWCOWSandboxSize (917.74s) [2021-06-19T09:33:31.874Z] === RUN TestBuildWithEmptyDockerfile [2021-06-19T09:33:31.874Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:33:31.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:33:31.874Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:33:31.874Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:33:31.874Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:33:31.874Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:33:32.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-19T09:33:32.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-19T09:33:32.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-19T09:33:32.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.71s) [2021-06-19T09:33:32.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-06-19T09:33:32.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-19T09:33:32.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-19T09:33:32.337Z] === RUN TestBuildPreserveOwnership [2021-06-19T09:33:32.337Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:33:32.337Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-06-19T09:33:32.337Z] === RUN TestBuildPlatformInvalid [2021-06-19T09:33:32.472Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-19T09:33:32.472Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T09:33:32.472Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-19T09:33:32.472Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T09:33:32.799Z] --- PASS: TestBuildPlatformInvalid (0.67s) [2021-06-19T09:33:32.799Z] PASS [2021-06-19T09:33:32.799Z] ok github.com/docker/docker/integration/build 1146.622s [2021-06-19T09:33:32.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-19T09:33:32.925Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T09:33:32.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-19T09:33:33.377Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-19T09:33:33.377Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T09:33:33.377Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] === Skipped [2021-06-19T09:33:33.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-19T09:33:33.776Z] build_session_test.go:25: TODO: BuildKit [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-19T09:33:33.776Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-19T09:33:33.776Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-06-19T09:33:33.776Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-06-19T09:33:33.776Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] [2021-06-19T09:33:33.776Z] DONE 29 tests, 5 skipped in 1181.953s [2021-06-19T09:33:33.776Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-19T09:33:34.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-19T09:33:35.025Z] docker_cli_network_unix_test.go:46: [d8d864cb926c2] daemon is not started [2021-06-19T09:33:35.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-19T09:33:36.680Z] docker_cli_swarm_test.go:1172: [d7352719e68b0] joining swarm manager [d6ce465b6e0f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-19T09:33:36.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:33:36.703Z] INFO: Testing against a local daemon [2021-06-19T09:33:36.703Z] === RUN TestConfigInspect [2021-06-19T09:33:36.703Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:36.703Z] --- SKIP: TestConfigInspect (0.01s) [2021-06-19T09:33:36.703Z] === RUN TestConfigList [2021-06-19T09:33:36.703Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:36.703Z] --- SKIP: TestConfigList (0.00s) [2021-06-19T09:33:36.703Z] === RUN TestConfigsCreateAndDelete [2021-06-19T09:33:36.703Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:36.703Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-19T09:33:36.703Z] === RUN TestConfigsUpdate [2021-06-19T09:33:36.703Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:36.703Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-19T09:33:36.703Z] === RUN TestTemplatedConfig [2021-06-19T09:33:36.703Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:36.703Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-19T09:33:36.703Z] === RUN TestConfigCreateResolve [2021-06-19T09:33:36.703Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:33:36.703Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-19T09:33:36.703Z] === RUN TestConfigDaemonLibtrustID [2021-06-19T09:33:36.703Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:33:36.703Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-19T09:33:36.703Z] PASS [2021-06-19T09:33:36.703Z] ok github.com/docker/docker/integration/config 0.119s [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.165Z] === Skipped [2021-06-19T09:33:37.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-06-19T09:33:37.165Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-19T09:33:37.165Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-19T09:33:37.165Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-19T09:33:37.165Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.165Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-19T09:33:37.165Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-19T09:33:37.165Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:33:37.165Z] [2021-06-19T09:33:37.166Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-19T09:33:37.166Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:33:37.166Z] [2021-06-19T09:33:37.166Z] [2021-06-19T09:33:37.166Z] DONE 7 tests, 7 skipped in 3.229s [2021-06-19T09:33:37.166Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-19T09:33:40.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:33:40.102Z] INFO: Testing against a local daemon [2021-06-19T09:33:40.102Z] === RUN TestCheckpoint [2021-06-19T09:33:40.102Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:33:40.102Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-19T09:33:40.102Z] === RUN TestContainerInvalidJSON [2021-06-19T09:33:40.102Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:33:40.102Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:33:40.102Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:33:40.102Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:33:40.102Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:33:40.102Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:33:40.566Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-19T09:33:40.566Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-19T09:33:40.566Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-19T09:33:40.566Z] --- PASS: TestContainerInvalidJSON (0.63s) [2021-06-19T09:33:40.566Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-19T09:33:40.566Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-19T09:33:40.566Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-19T09:33:40.566Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-19T09:33:40.566Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-06-19T09:33:40.566Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-19T09:33:41.029Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2021-06-19T09:33:41.029Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-19T09:33:41.029Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-06-19T09:33:41.029Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-19T09:33:41.491Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2021-06-19T09:33:41.491Z] === RUN TestCopyFromContainer [2021-06-19T09:33:41.491Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:41.491Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-19T09:33:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-19T09:33:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:33:41.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:33:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:33:41.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:33:41.491Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:33:41.491Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:33:41.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-19T09:33:41.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-19T09:33:41.491Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-19T09:33:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-19T09:33:41.491Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-19T09:33:41.491Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T09:33:41.491Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidEnv [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-19T09:33:41.491Z] === RUN TestCreateTmpfsMountsTarget [2021-06-19T09:33:41.491Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:41.491Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T09:33:41.491Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-19T09:33:41.491Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:33:41.491Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T09:33:41.491Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-19T09:33:41.491Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:33:41.491Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:33:41.491Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:33:41.491Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-19T09:33:41.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-19T09:33:41.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-19T09:33:41.491Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-19T09:33:41.491Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T09:33:41.491Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T09:33:41.491Z] === RUN TestCreateDifferentPlatform [2021-06-19T09:33:41.491Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-19T09:33:41.491Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-19T09:33:41.954Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-19T09:33:41.954Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-19T09:33:41.954Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-19T09:33:41.954Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-19T09:33:41.954Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-19T09:33:41.954Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-19T09:33:41.954Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T09:33:41.954Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-19T09:33:41.954Z] === RUN TestContainerKillOnDaemonStart [2021-06-19T09:33:41.954Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:41.954Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-19T09:33:41.954Z] === RUN TestDiff [2021-06-19T09:33:41.954Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T09:33:41.954Z] --- SKIP: TestDiff (0.00s) [2021-06-19T09:33:41.954Z] === RUN TestExecWithCloseStdin [2021-06-19T09:33:43.259Z] docker_cli_network_unix_test.go:46: [d5bd8a91feec6] daemon is not started [2021-06-19T09:33:43.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-19T09:33:45.722Z] --- PASS: TestExecWithCloseStdin (3.64s) [2021-06-19T09:33:45.722Z] === RUN TestExec [2021-06-19T09:33:46.062Z] docker_cli_network_unix_test.go:46: [d937bf4938e2a] daemon is not started [2021-06-19T09:33:46.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-19T09:33:47.445Z] docker_cli_network_unix_test.go:46: [d23b54a40343b] daemon is not started [2021-06-19T09:33:47.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-19T09:33:47.932Z] --- PASS: TestExec (2.42s) [2021-06-19T09:33:47.932Z] === RUN TestExecUser [2021-06-19T09:33:47.932Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T09:33:47.932Z] --- SKIP: TestExecUser (0.00s) [2021-06-19T09:33:47.932Z] === RUN TestExportContainerAndImportImage [2021-06-19T09:33:47.932Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:47.932Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-19T09:33:47.932Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-19T09:33:47.932Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:47.932Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T09:33:47.932Z] === RUN TestHealthCheckWorkdir [2021-06-19T09:33:47.932Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T09:33:47.932Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-19T09:33:47.932Z] === RUN TestHealthKillContainer [2021-06-19T09:33:47.932Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T09:33:47.932Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-19T09:33:47.932Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-19T09:33:47.932Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T09:33:47.932Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T09:33:47.932Z] === RUN TestKillContainerInvalidSignal [2021-06-19T09:33:48.274Z] docker_cli_network_unix_test.go:46: [dbc31dd5cb219] daemon is not started [2021-06-19T09:33:48.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-19T09:33:48.844Z] docker_cli_network_unix_test.go:46: [df2d467c2c5bc] daemon is not started [2021-06-19T09:33:48.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-19T09:33:49.783Z] docker_cli_network_unix_test.go:46: [d861021852b50] daemon is not started [2021-06-19T09:33:50.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-19T09:33:50.126Z] --- PASS: TestKillContainerInvalidSignal (2.10s) [2021-06-19T09:33:50.126Z] === RUN TestKillContainer [2021-06-19T09:33:50.126Z] === RUN TestKillContainer/no_signal [2021-06-19T09:33:50.983Z] docker_cli_network_unix_test.go:46: [dcf4f286ce57f] daemon is not started [2021-06-19T09:33:51.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-19T09:33:51.503Z] docker_cli_network_unix_test.go:46: [d587a123030dc] daemon is not started [2021-06-19T09:33:51.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-19T09:33:51.763Z] docker_cli_network_unix_test.go:46: [d3b28f63c2298] daemon is not started [2021-06-19T09:33:51.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-19T09:33:52.316Z] === RUN TestKillContainer/non_killing_signal [2021-06-19T09:33:52.316Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T09:33:52.316Z] === RUN TestKillContainer/killing_signal [2021-06-19T09:33:52.333Z] docker_cli_network_unix_test.go:46: [d33463267e3ea] daemon is not started [2021-06-19T09:33:52.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-19T09:33:52.860Z] docker_cli_network_unix_test.go:46: [d87309167f4e4] daemon is not started [2021-06-19T09:33:52.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-19T09:33:52.860Z] docker_cli_network_unix_test.go:46: [dc8db05f2e0bf] daemon is not started [2021-06-19T09:33:52.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-19T09:33:53.121Z] docker_cli_network_unix_test.go:46: [d520ceb407618] daemon is not started [2021-06-19T09:33:53.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-19T09:33:54.060Z] docker_cli_network_unix_test.go:46: [d644f15f7c883] daemon is not started [2021-06-19T09:33:54.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-19T09:33:55.010Z] docker_cli_network_unix_test.go:46: [d5a119c62c79e] daemon is not started [2021-06-19T09:33:55.242Z] --- PASS: TestKillContainer (4.86s) [2021-06-19T09:33:55.242Z] --- PASS: TestKillContainer/no_signal (2.20s) [2021-06-19T09:33:55.242Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T09:33:55.242Z] --- PASS: TestKillContainer/killing_signal (2.60s) [2021-06-19T09:33:55.242Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-19T09:33:55.242Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:33:55.242Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T09:33:55.242Z] === RUN TestKillStoppedContainer [2021-06-19T09:33:55.242Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:33:55.242Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-19T09:33:55.242Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-19T09:33:55.242Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:33:55.242Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T09:33:55.242Z] === RUN TestKillDifferentUserContainer [2021-06-19T09:33:55.242Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T09:33:55.242Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-19T09:33:55.242Z] === RUN TestInspectOomKilledTrue [2021-06-19T09:33:55.242Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:33:55.242Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-19T09:33:55.242Z] === RUN TestInspectOomKilledFalse [2021-06-19T09:33:55.242Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:33:55.242Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-19T09:33:55.242Z] === RUN TestLogsFollowTailEmpty [2021-06-19T09:33:55.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-19T09:33:55.270Z] docker_cli_network_unix_test.go:46: [d30b57eaf2698] daemon is not started [2021-06-19T09:33:55.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-19T09:33:55.841Z] docker_cli_network_unix_test.go:46: [dfa30b8daf714] daemon is not started [2021-06-19T09:33:55.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-19T09:33:56.100Z] docker_cli_network_unix_test.go:46: [dc254122d5ec5] daemon is not started [2021-06-19T09:33:56.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-19T09:33:57.433Z] --- PASS: TestLogsFollowTailEmpty (2.09s) [2021-06-19T09:33:57.433Z] === RUN TestNetworkNat [2021-06-19T09:33:57.433Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T09:33:57.433Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-19T09:33:57.433Z] === RUN TestNetworkLocalhostTCPNat [2021-06-19T09:33:57.485Z] docker_cli_network_unix_test.go:968: [d6c827d99bc12] daemon is not started [2021-06-19T09:33:58.417Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-19T09:33:58.417Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-19T09:33:58.417Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T09:33:58.417Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-19T09:33:58.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-19T09:33:59.626Z] --- PASS: TestNetworkLocalhostTCPNat (2.55s) [2021-06-19T09:33:59.626Z] === RUN TestNetworkLoopbackNat [2021-06-19T09:33:59.626Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T09:33:59.626Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-19T09:33:59.626Z] === RUN TestPause [2021-06-19T09:33:59.626Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T09:33:59.626Z] --- SKIP: TestPause (0.00s) [2021-06-19T09:33:59.626Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-19T09:34:00.248Z] docker_cli_network_unix_test.go:46: [d2c84de4c88ac] daemon is not started [2021-06-19T09:34:00.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-19T09:34:01.819Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-06-19T09:34:01.819Z] === RUN TestPauseStopPausedContainer [2021-06-19T09:34:01.819Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:34:01.819Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-19T09:34:01.819Z] === RUN TestPsFilter [2021-06-19T09:34:01.819Z] --- PASS: TestPsFilter (0.29s) [2021-06-19T09:34:01.819Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-19T09:34:04.745Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.41s) [2021-06-19T09:34:04.745Z] === RUN TestRemoveContainerWithVolume [2021-06-19T09:34:05.790Z] docker_cli_network_unix_test.go:1116: [d98ca5167896d] daemon is not started [2021-06-19T09:34:11.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-19T09:34:11.073Z] docker_cli_network_unix_test.go:46: [d652868b58104] daemon is not started [2021-06-19T09:34:11.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-19T09:34:11.642Z] docker_cli_network_unix_test.go:46: [df26c927455c5] daemon is not started [2021-06-19T09:34:11.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-19T09:34:11.642Z] docker_cli_network_unix_test.go:46: [d4d6dd17a1e0d] daemon is not started [2021-06-19T09:34:11.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-19T09:34:11.642Z] docker_cli_network_unix_test.go:46: [d97ce1cf30222] daemon is not started [2021-06-19T09:34:11.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-19T09:34:11.858Z] --- PASS: TestRemoveContainerWithVolume (7.18s) [2021-06-19T09:34:11.858Z] === RUN TestRemoveContainerRunning [2021-06-19T09:34:11.902Z] docker_cli_network_unix_test.go:46: [dac16279522d3] daemon is not started [2021-06-19T09:34:11.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-19T09:34:11.902Z] docker_cli_network_unix_test.go:46: [d52f611820cde] daemon is not started [2021-06-19T09:34:11.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-19T09:34:11.902Z] docker_cli_network_unix_test.go:46: [dcfc47fb20357] daemon is not started [2021-06-19T09:34:11.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-19T09:34:13.285Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-19T09:34:14.053Z] --- PASS: TestRemoveContainerRunning (2.23s) [2021-06-19T09:34:14.053Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-19T09:34:14.667Z] docker_cli_network_unix_test.go:46: [d871edea611b0] daemon is not started [2021-06-19T09:34:15.608Z] docker_cli_swarm_test.go:1453: [d39f33a7f2963] joining swarm manager [d8a858d8814b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:34:15.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-19T09:34:15.882Z] docker_cli_network_unix_test.go:46: [d7578941eb2ba] daemon is not started [2021-06-19T09:34:15.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-19T09:34:15.882Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-19T09:34:15.882Z] docker_cli_network_unix_test.go:46: [d9d9d1b33a457] daemon is not started [2021-06-19T09:34:15.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-19T09:34:16.249Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.13s) [2021-06-19T09:34:16.249Z] === RUN TestRemoveInvalidContainer [2021-06-19T09:34:16.249Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-19T09:34:16.249Z] === RUN TestRenameLinkedContainer [2021-06-19T09:34:16.249Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T09:34:16.249Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-19T09:34:16.249Z] === RUN TestRenameStoppedContainer [2021-06-19T09:34:16.455Z] docker_cli_swarm_test.go:1454: [d33c32e63f004] joining swarm manager [d8a858d8814b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-19T09:34:16.714Z] docker_cli_network_unix_test.go:46: [db02c48c94f6e] daemon is not started [2021-06-19T09:34:16.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-19T09:34:19.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-19T09:34:20.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-19T09:34:21.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-19T09:34:21.316Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-19T09:34:22.555Z] docker_cli_network_unix_test.go:1084: [d2b055756a3b5] daemon is not started [2021-06-19T09:34:23.360Z] --- PASS: TestRenameStoppedContainer (7.29s) [2021-06-19T09:34:23.360Z] === RUN TestRenameRunningContainerAndReuse [2021-06-19T09:34:24.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-19T09:34:24.465Z] docker_cli_network_unix_test.go:46: [d265921136ed1] daemon is not started [2021-06-19T09:34:24.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-19T09:34:25.008Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-19T09:34:25.406Z] docker_cli_network_unix_test.go:46: [d878d4783ffd9] daemon is not started [2021-06-19T09:34:25.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-19T09:34:27.316Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-19T09:34:27.316Z] docker_cli_network_unix_test.go:46: [d3ab5d407e162] daemon is not started [2021-06-19T09:34:27.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-19T09:34:27.576Z] docker_cli_network_unix_test.go:46: [d12dff1e60b3f] daemon is not started [2021-06-19T09:34:27.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-19T09:34:27.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-19T09:34:28.077Z] --- PASS: TestRenameRunningContainerAndReuse (4.32s) [2021-06-19T09:34:28.077Z] === RUN TestRenameInvalidName [2021-06-19T09:34:28.518Z] docker_cli_network_unix_test.go:46: [d5a6a3e8ae4cf] daemon is not started [2021-06-19T09:34:28.518Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-19T09:34:28.518Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-19T09:34:28.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-19T09:34:28.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-19T09:34:29.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-19T09:34:29.298Z] docker_cli_network_unix_test.go:46: [d205c31c9da7f] daemon is not started [2021-06-19T09:34:29.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-19T09:34:29.559Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-19T09:34:29.633Z] --- PASS: TestRenameInvalidName (2.19s) [2021-06-19T09:34:29.633Z] === RUN TestRenameAnonymousContainer [2021-06-19T09:34:30.500Z] docker_cli_network_unix_test.go:46: [d690430ea465e] daemon is not started [2021-06-19T09:34:30.759Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-19T09:34:30.762Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-19T09:34:32.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-19T09:34:37.446Z] docker_cli_network_unix_test.go:46: [d87865c8f9b1b] daemon is not started [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite (77.24s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.32s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.57s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.01s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.98s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.08s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.47s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.14s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.14s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.92s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.89s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.91s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.72s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-06-19T09:34:37.446Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.24s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.50s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.03s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.01s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.09s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.67s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.45s) [2021-06-19T09:34:37.446Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.14s) [2021-06-19T09:34:37.446Z] === RUN TestDockerHubPullSuite [2021-06-19T09:34:37.446Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-19T09:34:37.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-19T09:34:38.388Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-19T09:34:39.769Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-19T09:34:39.997Z] --- PASS: TestRenameAnonymousContainer (10.14s) [2021-06-19T09:34:39.997Z] === RUN TestRenameContainerWithSameName [2021-06-19T09:34:40.710Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-19T09:34:40.971Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-19T09:34:41.541Z] docker_cli_swarm_unix_test.go:62: [d75fe3bafecb1] joining swarm manager [d336acdcfd1f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:34:42.190Z] --- PASS: TestRenameContainerWithSameName (2.18s) [2021-06-19T09:34:42.190Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-19T09:34:42.190Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T09:34:42.190Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T09:34:42.190Z] === RUN TestResize [2021-06-19T09:34:42.481Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-19T09:34:42.741Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite (5.73s) [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2021-06-19T09:34:42.741Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-19T09:34:42.741Z] PASS [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === Skipped [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-19T09:34:42.741Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-19T09:34:42.741Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-19T09:34:42.741Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-19T09:34:42.741Z] docker_cli_network_unix_test.go:46: [d9d9d1b33a457] daemon is not started [2021-06-19T09:34:42.741Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] [2021-06-19T09:34:42.741Z] DONE 1269 tests, 51 skipped in 2000.649s [2021-06-19T09:34:42.741Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T09:34:42.741Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T09:34:42.741Z] +++ kill 8290 [2021-06-19T09:34:43.680Z] +++ /etc/init.d/apparmor stop [2021-06-19T09:34:43.680Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T09:34:43.680Z] [2021-06-19T09:34:43.680Z] Unloading profiles will leave already running processes permanently [2021-06-19T09:34:43.680Z] unconfined, which can lead to unexpected situations. [2021-06-19T09:34:43.680Z] [2021-06-19T09:34:43.680Z] To set a process to complain mode, use the command line tool [2021-06-19T09:34:43.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T09:34:43.680Z] +++ true [2021-06-19T09:34:43.680Z] exiting test-integration [2021-06-19T09:34:43.680Z] ++ exit 0 [2021-06-19T09:34:43.680Z] [2021-06-19T09:34:44.250Z] + for job in $(jobs -p) [2021-06-19T09:34:44.250Z] + wait 4003 [2021-06-19T09:34:44.383Z] --- PASS: TestResize (2.19s) [2021-06-19T09:34:44.383Z] === RUN TestResizeWithInvalidSize [2021-06-19T09:34:46.585Z] --- PASS: TestResizeWithInvalidSize (2.13s) [2021-06-19T09:34:46.585Z] === RUN TestResizeWhenContainerNotStarted [2021-06-19T09:34:53.696Z] --- PASS: TestResizeWhenContainerNotStarted (7.28s) [2021-06-19T09:34:53.696Z] === RUN TestDaemonRestartKillContainers [2021-06-19T09:34:53.696Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:34:53.696Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-19T09:34:53.696Z] === RUN TestStats [2021-06-19T09:34:53.696Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T09:34:53.696Z] --- SKIP: TestStats (0.00s) [2021-06-19T09:34:53.696Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-19T09:35:00.809Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.50s) [2021-06-19T09:35:00.809Z] === RUN TestStopContainerWithTimeout [2021-06-19T09:35:00.809Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T09:35:00.809Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-19T09:35:00.809Z] === RUN TestUpdateRestartPolicy [2021-06-19T09:35:21.321Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-19T09:35:21.959Z] --- PASS: TestUpdateRestartPolicy (21.18s) [2021-06-19T09:35:21.960Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-19T09:35:23.507Z] --- PASS: TestUpdateRestartWithAutoRemove (2.16s) [2021-06-19T09:35:23.507Z] === RUN TestWaitNonBlocked [2021-06-19T09:35:23.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:35:23.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:35:23.507Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:35:23.507Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:35:23.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-19T09:35:23.507Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-19T09:35:25.014Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-19T09:35:25.014Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T09:35:25.014Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-19T09:35:27.270Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-06-19T09:35:27.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.01s) [2021-06-19T09:35:27.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.14s) [2021-06-19T09:35:27.270Z] === RUN TestWaitBlocked [2021-06-19T09:35:27.270Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:27.270Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-19T09:35:27.270Z] PASS [2021-06-19T09:35:27.270Z] ok github.com/docker/docker/integration/container 107.060s [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === Skipped [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-19T09:35:27.270Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-19T09:35:27.270Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-19T09:35:27.270Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-19T09:35:27.270Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-19T09:35:27.270Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-19T09:35:27.270Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-19T09:35:27.270Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-19T09:35:27.270Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-19T09:35:27.270Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-19T09:35:27.270Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-19T09:35:27.270Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-19T09:35:27.270Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-19T09:35:27.270Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-19T09:35:27.270Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-19T09:35:27.270Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-19T09:35:27.270Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-19T09:35:27.270Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-19T09:35:27.270Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-19T09:35:27.270Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-19T09:35:27.270Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-19T09:35:27.270Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.270Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-19T09:35:27.270Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.270Z] [2021-06-19T09:35:27.271Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-19T09:35:27.271Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-19T09:35:27.271Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-19T09:35:27.271Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-19T09:35:27.271Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-19T09:35:27.271Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-19T09:35:27.271Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] [2021-06-19T09:35:27.271Z] DONE 88 tests, 33 skipped in 109.645s [2021-06-19T09:35:27.271Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-19T09:35:28.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:28.836Z] INFO: Testing against a local daemon [2021-06-19T09:35:28.836Z] === RUN TestCommitInheritsEnv [2021-06-19T09:35:28.837Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:35:28.837Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-19T09:35:28.837Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-19T09:35:28.837Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T09:35:28.837Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T09:35:28.837Z] === RUN TestImagesFilterMultiReference [2021-06-19T09:35:28.837Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-19T09:35:28.837Z] === RUN TestImagePullPlatformInvalid [2021-06-19T09:35:28.837Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-19T09:35:28.837Z] === RUN TestRemoveImageOrphaning [2021-06-19T09:35:29.812Z] --- PASS: TestRemoveImageOrphaning (1.15s) [2021-06-19T09:35:29.812Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-19T09:35:29.812Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-19T09:35:29.812Z] === RUN TestTagInvalidReference [2021-06-19T09:35:30.274Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-19T09:35:30.274Z] === RUN TestTagValidPrefixedRepo [2021-06-19T09:35:30.274Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-06-19T09:35:30.274Z] === RUN TestTagExistedNameWithoutForce [2021-06-19T09:35:30.274Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-06-19T09:35:30.274Z] === RUN TestTagOfficialNames [2021-06-19T09:35:30.274Z] --- PASS: TestTagOfficialNames (0.11s) [2021-06-19T09:35:30.274Z] === RUN TestTagMatchesDigest [2021-06-19T09:35:30.274Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-06-19T09:35:30.274Z] PASS [2021-06-19T09:35:30.274Z] ok github.com/docker/docker/integration/image 1.756s [2021-06-19T09:35:30.274Z] [2021-06-19T09:35:30.274Z] === Skipped [2021-06-19T09:35:30.274Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-19T09:35:30.274Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:35:30.274Z] [2021-06-19T09:35:30.274Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-19T09:35:30.274Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-19T09:35:30.274Z] [2021-06-19T09:35:30.274Z] [2021-06-19T09:35:30.274Z] DONE 11 tests, 2 skipped in 3.609s [2021-06-19T09:35:30.738Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-19T09:35:32.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:32.934Z] INFO: Testing against a local daemon [2021-06-19T09:35:32.934Z] === RUN TestNetworkCreateDelete [2021-06-19T09:35:32.934Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:32.934Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDockerNetworkDeletePreferID [2021-06-19T09:35:32.934Z] 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-19T09:35:32.934Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDaemonDNSFallback [2021-06-19T09:35:32.934Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:32.934Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestInspectNetwork [2021-06-19T09:35:32.934Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:32.934Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestRunContainerWithBridgeNone [2021-06-19T09:35:32.934Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:32.934Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestNetworkInvalidJSON [2021-06-19T09:35:32.934Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-19T09:35:32.934Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-19T09:35:32.934Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:35:32.934Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:35:32.934Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:35:32.934Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:35:32.934Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-19T09:35:32.934Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-19T09:35:32.934Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-19T09:35:32.934Z] === RUN TestNetworkList [2021-06-19T09:35:32.934Z] === RUN TestNetworkList//networks [2021-06-19T09:35:32.934Z] === PAUSE TestNetworkList//networks [2021-06-19T09:35:32.934Z] === RUN TestNetworkList//networks/ [2021-06-19T09:35:32.934Z] === PAUSE TestNetworkList//networks/ [2021-06-19T09:35:32.934Z] === CONT TestNetworkList//networks [2021-06-19T09:35:32.934Z] === CONT TestNetworkList//networks/ [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkList (0.03s) [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-19T09:35:32.934Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestHostIPv4BridgeLabel [2021-06-19T09:35:32.934Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-19T09:35:32.934Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDaemonDefaultNetworkPools [2021-06-19T09:35:32.934Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-19T09:35:32.934Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-19T09:35:32.934Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-19T09:35:32.934Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestServiceWithPredefinedNetwork [2021-06-19T09:35:32.934Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-19T09:35:32.934Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:35:32.934Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestServiceWithDataPathPortInit [2021-06-19T09:35:32.934Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-19T09:35:32.934Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-19T09:35:32.934Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T09:35:32.934Z] PASS [2021-06-19T09:35:32.934Z] ok github.com/docker/docker/integration/network 0.206s [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === Skipped [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-19T09:35:32.934Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-19T09:35:32.934Z] 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-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-19T09:35:32.934Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-19T09:35:32.934Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-19T09:35:32.934Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-19T09:35:32.934Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:242: FLAKY_TEST [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:333: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-19T09:35:32.934Z] service_test.go:401: testEnv.OSType == "windows" [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] [2021-06-19T09:35:32.934Z] DONE 22 tests, 15 skipped in 2.462s [2021-06-19T09:35:32.934Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-19T09:35:33.910Z] testing: warning: no tests to run [2021-06-19T09:35:33.910Z] PASS [2021-06-19T09:35:33.910Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2021-06-19T09:35:33.910Z] [2021-06-19T09:35:33.910Z] DONE 0 tests in 0.713s [2021-06-19T09:35:33.910Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-19T09:35:34.373Z] testing: warning: no tests to run [2021-06-19T09:35:34.836Z] PASS [2021-06-19T09:35:34.836Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2021-06-19T09:35:34.836Z] [2021-06-19T09:35:34.836Z] DONE 0 tests in 0.725s [2021-06-19T09:35:34.836Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-19T09:35:35.298Z] testing: warning: no tests to run [2021-06-19T09:35:35.298Z] PASS [2021-06-19T09:35:35.298Z] ok github.com/docker/docker/integration/plugin 0.102s [2021-06-19T09:35:35.298Z] [2021-06-19T09:35:35.298Z] DONE 0 tests in 0.705s [2021-06-19T09:35:35.298Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-19T09:35:36.274Z] testing: warning: no tests to run [2021-06-19T09:35:36.274Z] PASS [2021-06-19T09:35:36.274Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2021-06-19T09:35:36.274Z] [2021-06-19T09:35:36.274Z] DONE 0 tests in 0.759s [2021-06-19T09:35:36.274Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-19T09:35:40.494Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-19T09:35:40.494Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-19T09:35:40.494Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-19T09:35:40.754Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-19T09:35:44.063Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-19T09:35:47.358Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-19T09:35:48.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:48.732Z] INFO: Testing against a local daemon [2021-06-19T09:35:48.732Z] === RUN TestPluginInvalidJSON [2021-06-19T09:35:48.732Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:35:48.732Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:35:48.732Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-19T09:35:48.732Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-06-19T09:35:48.732Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-19T09:35:48.732Z] === RUN TestPluginInstall [2021-06-19T09:35:48.732Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T09:35:48.732Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-19T09:35:48.732Z] === RUN TestPluginsWithRuntimes [2021-06-19T09:35:48.732Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T09:35:48.732Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-19T09:35:48.732Z] === RUN TestPluginBackCompatMediaTypes [2021-06-19T09:35:48.732Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T09:35:48.732Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T09:35:48.732Z] PASS [2021-06-19T09:35:48.732Z] ok github.com/docker/docker/integration/plugin/common 0.153s [2021-06-19T09:35:48.732Z] [2021-06-19T09:35:48.732Z] === Skipped [2021-06-19T09:35:48.732Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-19T09:35:48.732Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-19T09:35:48.732Z] [2021-06-19T09:35:48.732Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-19T09:35:48.732Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-19T09:35:48.732Z] [2021-06-19T09:35:48.732Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-19T09:35:48.732Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-19T09:35:48.732Z] [2021-06-19T09:35:48.732Z] [2021-06-19T09:35:48.732Z] DONE 5 tests, 3 skipped in 10.940s [2021-06-19T09:35:48.732Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-19T09:35:48.739Z] docker_api_swarm_test.go:961: [d146fffc8a123] joining swarm manager [d7fcbc6a7641b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-19T09:35:50.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:50.285Z] INFO: Testing against a local daemon [2021-06-19T09:35:50.285Z] === RUN TestExternalGraphDriver [2021-06-19T09:35:50.285Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T09:35:50.285Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-19T09:35:50.285Z] === RUN TestGraphdriverPluginV2 [2021-06-19T09:35:50.285Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T09:35:50.285Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-19T09:35:50.285Z] PASS [2021-06-19T09:35:50.285Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.153s [2021-06-19T09:35:50.762Z] [2021-06-19T09:35:50.762Z] === Skipped [2021-06-19T09:35:50.762Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-19T09:35:50.762Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-19T09:35:50.762Z] [2021-06-19T09:35:50.762Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-19T09:35:50.762Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-19T09:35:50.762Z] [2021-06-19T09:35:50.762Z] [2021-06-19T09:35:50.762Z] DONE 2 tests, 2 skipped in 3.263s [2021-06-19T09:35:50.762Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-19T09:35:52.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:52.969Z] INFO: Testing against a local daemon [2021-06-19T09:35:52.969Z] === RUN TestReadPluginNoRead [2021-06-19T09:35:52.969Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T09:35:52.969Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-19T09:35:52.969Z] PASS [2021-06-19T09:35:52.969Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2021-06-19T09:35:52.969Z] [2021-06-19T09:35:52.969Z] === Skipped [2021-06-19T09:35:52.969Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-19T09:35:52.969Z] read_test.go:21: no unix domain sockets on Windows [2021-06-19T09:35:52.969Z] [2021-06-19T09:35:52.969Z] [2021-06-19T09:35:52.969Z] DONE 1 tests, 1 skipped in 2.322s [2021-06-19T09:35:52.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-19T09:35:53.948Z] testing: warning: no tests to run [2021-06-19T09:35:53.948Z] PASS [2021-06-19T09:35:53.948Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2021-06-19T09:35:54.417Z] [2021-06-19T09:35:54.417Z] DONE 0 tests in 1.125s [2021-06-19T09:35:54.417Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-19T09:35:56.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:56.635Z] INFO: Testing against a local daemon [2021-06-19T09:35:56.635Z] === RUN TestPluginWithDevMounts [2021-06-19T09:35:56.635Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:56.635Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-19T09:35:56.635Z] PASS [2021-06-19T09:35:56.635Z] ok github.com/docker/docker/integration/plugin/volumes 0.113s [2021-06-19T09:35:56.635Z] [2021-06-19T09:35:56.635Z] === Skipped [2021-06-19T09:35:56.635Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-19T09:35:56.635Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:56.635Z] [2021-06-19T09:35:56.635Z] [2021-06-19T09:35:56.635Z] DONE 1 tests, 1 skipped in 2.327s [2021-06-19T09:35:56.635Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-19T09:35:58.835Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:35:58.835Z] INFO: Testing against a local daemon [2021-06-19T09:35:58.835Z] === RUN TestSecretInspect [2021-06-19T09:35:58.835Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-19T09:35:58.835Z] === RUN TestSecretList [2021-06-19T09:35:58.835Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] --- SKIP: TestSecretList (0.00s) [2021-06-19T09:35:58.835Z] === RUN TestSecretsCreateAndDelete [2021-06-19T09:35:58.835Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-19T09:35:58.835Z] === RUN TestSecretsUpdate [2021-06-19T09:35:58.835Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-06-19T09:35:58.835Z] === RUN TestTemplatedSecret [2021-06-19T09:35:58.835Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-19T09:35:58.835Z] === RUN TestSecretCreateResolve [2021-06-19T09:35:58.835Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:58.835Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-19T09:35:58.835Z] PASS [2021-06-19T09:35:58.835Z] ok github.com/docker/docker/integration/secret 0.156s [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] === Skipped [2021-06-19T09:35:58.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-19T09:35:58.835Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-19T09:35:58.835Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-19T09:35:58.835Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.02s) [2021-06-19T09:35:58.835Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-19T09:35:58.835Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-19T09:35:58.835Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] [2021-06-19T09:35:58.835Z] DONE 6 tests, 6 skipped in 2.071s [2021-06-19T09:35:58.835Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-19T09:36:01.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:36:01.031Z] INFO: Testing against a local daemon [2021-06-19T09:36:01.031Z] === RUN TestServiceCreateInit [2021-06-19T09:36:01.031Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-19T09:36:01.031Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-19T09:36:01.031Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-19T09:36:01.031Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:36:01.031Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceMultipleTimes [2021-06-19T09:36:01.031Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceConflict [2021-06-19T09:36:01.031Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceMaxReplicas [2021-06-19T09:36:01.031Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-19T09:36:01.031Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-19T09:36:01.031Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceSecretFileMode [2021-06-19T09:36:01.031Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceConfigFileMode [2021-06-19T09:36:01.031Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceSysctls [2021-06-19T09:36:01.031Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-06-19T09:36:01.031Z] === RUN TestCreateServiceCapabilities [2021-06-19T09:36:01.031Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-06-19T09:36:01.031Z] === RUN TestInspect [2021-06-19T09:36:01.031Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestInspect (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestCreateJob [2021-06-19T09:36:01.031Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestCreateJob (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestReplicatedJob [2021-06-19T09:36:01.031Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestUpdateReplicatedJob [2021-06-19T09:36:01.031Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestServiceListWithStatuses [2021-06-19T09:36:01.031Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestDockerNetworkConnectAlias [2021-06-19T09:36:01.031Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestDockerNetworkReConnect [2021-06-19T09:36:01.031Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestServicePlugin [2021-06-19T09:36:01.031Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.031Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestServiceUpdateLabel [2021-06-19T09:36:01.031Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.031Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestServiceUpdateSecrets [2021-06-19T09:36:01.031Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.031Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-19T09:36:01.031Z] === RUN TestServiceUpdateConfigs [2021-06-19T09:36:01.494Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-19T09:36:01.494Z] === RUN TestServiceUpdateNetwork [2021-06-19T09:36:01.494Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-19T09:36:01.494Z] === RUN TestServiceUpdatePidsLimit [2021-06-19T09:36:01.494Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-19T09:36:01.494Z] PASS [2021-06-19T09:36:01.494Z] ok github.com/docker/docker/integration/service 0.274s [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === Skipped [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-19T09:36:01.494Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-19T09:36:01.494Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-06-19T09:36:01.494Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-06-19T09:36:01.494Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-19T09:36:01.494Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-19T09:36:01.494Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-19T09:36:01.494Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-19T09:36:01.494Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-19T09:36:01.494Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-19T09:36:01.494Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-19T09:36:01.494Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-19T09:36:01.494Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-19T09:36:01.494Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-19T09:36:01.494Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2021-06-19T09:36:01.494Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-19T09:36:01.494Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-19T09:36:01.494Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] [2021-06-19T09:36:01.494Z] DONE 24 tests, 23 skipped in 2.678s [2021-06-19T09:36:01.494Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-19T09:36:03.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:36:03.693Z] INFO: Testing against a local daemon [2021-06-19T09:36:03.693Z] === RUN TestSessionCreate [2021-06-19T09:36:03.693Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T09:36:03.693Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-19T09:36:03.693Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-19T09:36:03.693Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T09:36:03.693Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T09:36:03.693Z] PASS [2021-06-19T09:36:03.693Z] ok github.com/docker/docker/integration/session 0.136s [2021-06-19T09:36:03.693Z] [2021-06-19T09:36:03.693Z] === Skipped [2021-06-19T09:36:03.693Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-19T09:36:03.693Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-19T09:36:03.693Z] [2021-06-19T09:36:03.693Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-19T09:36:03.693Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-19T09:36:03.693Z] [2021-06-19T09:36:03.693Z] [2021-06-19T09:36:03.693Z] DONE 2 tests, 2 skipped in 1.898s [2021-06-19T09:36:03.693Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-19T09:36:05.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:36:05.243Z] INFO: Testing against a local daemon [2021-06-19T09:36:05.243Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-19T09:36:05.243Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:05.243Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:36:05.243Z] === RUN TestEventsExecDie [2021-06-19T09:36:05.243Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T09:36:05.243Z] --- SKIP: TestEventsExecDie (0.01s) [2021-06-19T09:36:05.243Z] === RUN TestEventsBackwardsCompatible [2021-06-19T09:36:05.243Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T09:36:05.243Z] --- SKIP: TestEventsBackwardsCompatible (0.01s) [2021-06-19T09:36:05.243Z] === RUN TestEventsVolumeCreate [2021-06-19T09:36:05.243Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T09:36:05.243Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-19T09:36:05.243Z] === RUN TestInfoAPI [2021-06-19T09:36:05.243Z] --- PASS: TestInfoAPI (0.06s) [2021-06-19T09:36:05.243Z] === RUN TestInfoAPIWarnings [2021-06-19T09:36:05.243Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:36:05.243Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-19T09:36:05.243Z] === RUN TestInfoDebug [2021-06-19T09:36:05.243Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:36:05.243Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-19T09:36:05.243Z] === RUN TestInfoInsecureRegistries [2021-06-19T09:36:05.243Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:36:05.243Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-19T09:36:05.243Z] === RUN TestInfoRegistryMirrors [2021-06-19T09:36:05.243Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:36:05.243Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-19T09:36:05.243Z] === RUN TestLoginFailsWithBadCredentials [2021-06-19T09:36:06.218Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-06-19T09:36:06.218Z] === RUN TestPingCacheHeaders [2021-06-19T09:36:06.218Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-19T09:36:06.218Z] === RUN TestPingGet [2021-06-19T09:36:06.684Z] --- PASS: TestPingGet (0.04s) [2021-06-19T09:36:06.684Z] === RUN TestPingHead [2021-06-19T09:36:06.684Z] --- PASS: TestPingHead (0.04s) [2021-06-19T09:36:06.684Z] === RUN TestVersion [2021-06-19T09:36:06.684Z] --- PASS: TestVersion (0.04s) [2021-06-19T09:36:06.684Z] PASS [2021-06-19T09:36:06.684Z] ok github.com/docker/docker/integration/system 1.312s [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === Skipped [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-19T09:36:06.684Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-06-19T09:36:06.684Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.01s) [2021-06-19T09:36:06.684Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-19T09:36:06.684Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-19T09:36:06.684Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-19T09:36:06.684Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-19T09:36:06.684Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-19T09:36:06.684Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] [2021-06-19T09:36:06.684Z] DONE 14 tests, 8 skipped in 3.076s [2021-06-19T09:36:06.684Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-19T09:36:06.839Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-19T09:36:08.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:36:08.877Z] INFO: Testing against a local daemon [2021-06-19T09:36:08.877Z] === RUN TestVolumesCreateAndList [2021-06-19T09:36:08.877Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-19T09:36:08.877Z] === RUN TestVolumesRemove [2021-06-19T09:36:08.877Z] --- PASS: TestVolumesRemove (0.14s) [2021-06-19T09:36:08.877Z] === RUN TestVolumesInspect [2021-06-19T09:36:08.877Z] --- PASS: TestVolumesInspect (0.05s) [2021-06-19T09:36:08.877Z] === RUN TestVolumesInvalidJSON [2021-06-19T09:36:08.877Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-19T09:36:08.877Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-19T09:36:08.877Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-19T09:36:08.877Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-06-19T09:36:08.877Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-19T09:36:08.877Z] PASS [2021-06-19T09:36:08.877Z] ok github.com/docker/docker/integration/volume 0.374s [2021-06-19T09:36:08.877Z] [2021-06-19T09:36:08.877Z] DONE 5 tests in 2.364s [2021-06-19T09:36:08.877Z] INFO: make.ps1 ended at 06/19/2021 09:36:08 [2021-06-19T09:36:08.877Z] INFO: Integration CLI tests being run from the host: [2021-06-19T09:36:08.877Z] 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-19T09:36:19.055Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-19T09:36:19.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-19T09:36:19.268Z] INFO: Testing against a local daemon [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-19T09:36:19.268Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-19T09:36:19.268Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-19T09:36:19.268Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-19T09:36:19.731Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-19T09:36:19.731Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-19T09:36:20.713Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-19T09:36:21.178Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-19T09:36:21.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-19T09:36:23.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-19T09:36:25.325Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-19T09:36:25.325Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-19T09:36:25.325Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-19T09:36:26.801Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-19T09:36:34.926Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-19T09:36:40.056Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-19T09:36:41.502Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-19T09:36:43.414Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-19T09:36:45.954Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-19T09:36:49.259Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-19T09:36:50.310Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-19T09:36:51.804Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-19T09:36:55.100Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-19T09:36:57.638Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-19T09:37:00.585Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-19T09:37:30.426Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-19T09:37:38.921Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-19T09:37:53.640Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-19T09:37:53.884Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-19T09:38:08.782Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite (1750.85s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.60s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.23s) [2021-06-19T09:38:23.674Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.41s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.26s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.74s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.42s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.45s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.32s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.98s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.53s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.01s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.10s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.11s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.35s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.92s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.80s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.65s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.11s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.44s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.60s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.01s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.50s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.43s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.42s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.37s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.72s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.74s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.56s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.40s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.95s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.56s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.62s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.83s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.25s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.72s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.42s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.49s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.19s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.87s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.39s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.61s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.18s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.48s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.43s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.54s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.70s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.84s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.18s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.10s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.23s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.36s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.11s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.53s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.72s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (135.94s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.47s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.37s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.33s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.91s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.46s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.15s) [2021-06-19T09:38:23.674Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.54s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.58s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.48s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.63s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.09s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.69s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.59s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.41s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.21s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.16s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.61s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.39s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.82s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.23s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.29s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.41s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.73s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.98s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.71s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.43s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2021-06-19T09:38:23.674Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2021-06-19T09:38:23.674Z] === RUN TestDockerExternalVolumeSuite [2021-06-19T09:38:23.674Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-19T09:38:24.245Z] docker_cli_external_volume_driver_test.go:53: [df5f270b17fa2] daemon is not started [2021-06-19T09:38:42.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-19T09:39:18.596Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-19T09:39:18.597Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-19T09:39:18.597Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-19T09:39:18.597Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-19T09:39:18.597Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-19T09:39:18.597Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-19T09:39:18.597Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-19T09:39:18.597Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-19T09:39:18.597Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-19T09:39:18.597Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-19T09:39:18.597Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-19T09:39:18.597Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-19T09:39:19.521Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-19T09:39:19.521Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-19T09:39:19.521Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-19T09:39:19.521Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-19T09:39:23.313Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-19T09:39:23.313Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T09:39:23.313Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-19T09:39:23.313Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T09:39:23.313Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-19T09:39:23.313Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T09:39:23.313Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-19T09:39:23.313Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T09:39:23.313Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-19T09:39:27.079Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-19T09:39:27.079Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T09:39:27.079Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-19T09:39:27.079Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T09:39:27.079Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-19T09:39:28.013Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-19T09:39:31.710Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-19T09:39:31.710Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T09:39:31.710Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-19T09:39:31.710Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T09:39:32.162Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-19T09:39:32.162Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T09:39:32.162Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-19T09:39:32.162Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T09:39:32.162Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-19T09:39:32.162Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T09:39:32.162Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-19T09:39:35.692Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-19T09:39:36.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-19T09:39:36.800Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T09:39:36.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-19T09:39:36.800Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T09:39:36.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-19T09:39:36.800Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T09:39:36.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-19T09:39:37.253Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-19T09:39:40.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-19T09:39:47.490Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-19T09:39:59.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-19T09:39:59.798Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-19T09:39:59.798Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-19T09:39:59.798Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-19T09:39:59.798Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-19T09:39:59.798Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T09:39:59.798Z] === RUN TestDockerSuite/TestBuildFails [2021-06-19T09:40:02.666Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-19T09:40:02.666Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-19T09:40:08.402Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-19T09:40:13.994Z] docker_cli_external_volume_driver_test.go:53: [da8b1bafb62a5] daemon is not started [2021-06-19T09:40:15.412Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-19T09:40:25.653Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-19T09:40:28.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-19T09:40:32.664Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-19T09:40:33.115Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-19T09:40:43.352Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-19T09:40:43.352Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T09:40:43.352Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-19T09:40:43.352Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-19T09:40:43.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-19T09:40:43.804Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-19T09:40:43.804Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T09:40:43.804Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-19T09:40:52.315Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-19T09:40:52.315Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T09:40:52.315Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-19T09:40:58.679Z] docker_cli_external_volume_driver_test.go:53: [d19cd7b819705] daemon is not started [2021-06-19T09:41:04.607Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-19T09:41:05.059Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-19T09:41:12.061Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-19T09:41:12.061Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T09:41:12.061Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-19T09:41:12.513Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-19T09:41:12.513Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-19T09:41:13.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-19T09:41:13.568Z] docker_cli_external_volume_driver_test.go:53: [df22c182505bd] daemon is not started [2021-06-19T09:41:17.149Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-19T09:41:17.602Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-19T09:41:18.053Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-19T09:41:19.005Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-19T09:41:19.961Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-19T09:41:20.913Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-19T09:41:22.429Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-19T09:41:28.164Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-19T09:41:28.164Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T09:41:28.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-19T09:41:28.615Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-19T09:41:28.615Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T09:41:28.615Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-19T09:41:28.615Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-19T09:41:28.615Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-19T09:41:28.615Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-19T09:41:29.067Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-19T09:41:29.519Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-19T09:41:29.975Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-19T09:41:35.707Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-19T09:41:53.288Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-19T09:41:53.288Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T09:41:53.288Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-19T09:41:53.288Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-19T09:42:00.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-19T09:42:02.668Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-19T09:42:02.668Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T09:42:02.668Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-19T09:42:08.417Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-19T09:42:08.417Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-19T09:42:13.078Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-19T09:42:14.039Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-19T09:42:14.039Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T09:42:14.039Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-19T09:42:14.039Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T09:42:14.492Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-19T09:42:14.492Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T09:42:14.492Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-19T09:42:14.492Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-19T09:42:15.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-19T09:42:16.017Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-19T09:42:19.713Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-19T09:42:21.873Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-19T09:42:21.873Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T09:42:21.873Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-19T09:42:21.873Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T09:42:21.873Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-19T09:42:21.873Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-19T09:42:25.575Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-19T09:42:33.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-19T09:42:35.669Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-19T09:42:40.312Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-19T09:42:45.033Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-19T09:42:46.551Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-19T09:42:46.551Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T09:42:46.551Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-19T09:42:50.249Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-19T09:42:50.383Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-19T09:42:52.404Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-19T09:42:55.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-19T09:43:02.026Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-19T09:43:02.662Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-19T09:43:02.662Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T09:43:02.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-19T09:43:02.662Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T09:43:02.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-19T09:43:02.662Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T09:43:02.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-19T09:43:02.662Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T09:43:02.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-19T09:43:03.115Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-19T09:43:12.260Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-19T09:43:20.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-19T09:43:33.238Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-19T09:43:33.238Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T09:43:33.238Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-19T09:43:38.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-19T09:43:40.249Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-19T09:43:40.701Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-19T09:43:40.701Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T09:43:40.701Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-19T09:43:40.701Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T09:43:40.701Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-19T09:43:43.573Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-19T09:43:48.208Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-19T09:43:51.077Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-19T09:43:51.077Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-19T09:43:51.077Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-19T09:43:53.684Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-19T09:43:53.684Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T09:43:53.684Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-19T09:43:53.684Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T09:43:53.684Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-19T09:43:53.942Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-19T09:43:54.895Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-19T09:43:56.409Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-19T09:44:06.657Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-19T09:44:07.109Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-19T09:44:10.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-19T09:44:14.696Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-19T09:44:14.696Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T09:44:14.696Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-19T09:44:14.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-19T09:44:17.352Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-19T09:44:20.220Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-19T09:44:23.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-19T09:44:23.204Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T09:44:23.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-19T09:44:29.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-19T09:44:32.507Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-19T09:44:39.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-19T09:44:42.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-19T09:44:42.889Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-19T09:44:50.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-19T09:44:50.038Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T09:44:50.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-19T09:44:51.384Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-19T09:44:51.836Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-19T09:44:51.836Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T09:44:51.836Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-19T09:44:51.836Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T09:44:51.836Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-19T09:44:53.982Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-19T09:44:53.982Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T09:44:53.982Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-19T09:44:54.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-19T09:45:00.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-19T09:45:00.288Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T09:45:00.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-19T09:45:00.288Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T09:45:00.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-19T09:45:08.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-19T09:45:08.798Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T09:45:08.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-19T09:45:08.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-19T09:45:08.798Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T09:45:09.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-19T09:45:09.253Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T09:45:09.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-19T09:45:12.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-19T09:45:12.885Z] docker_cli_external_volume_driver_test.go:485: [da0402d15402b] daemon is not started [2021-06-19T09:45:30.995Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-19T09:45:30.995Z] docker_cli_external_volume_driver_test.go:53: [d7a1252e26cd3] daemon is not started [2021-06-19T09:45:36.362Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite (439.46s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.80s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.44s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.43s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.42s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.48s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.39s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.07s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.22s) [2021-06-19T09:45:43.211Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-19T09:45:43.211Z] PASS [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] === Skipped [2021-06-19T09:45:43.211Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-19T09:45:43.211Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-19T09:45:43.211Z] check_test.go:309: [d802a3c686818] daemon is not started [2021-06-19T09:45:43.211Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-06-19T09:45:43.211Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-19T09:45:43.211Z] check_test.go:309: [dba42e3f786bd] daemon is not started [2021-06-19T09:45:43.211Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-19T09:45:43.211Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-19T09:45:43.211Z] check_test.go:309: [d095902a15d9a] daemon is not started [2021-06-19T09:45:43.211Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-19T09:45:43.211Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-19T09:45:43.211Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-19T09:45:43.211Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-19T09:45:43.211Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] [2021-06-19T09:45:43.211Z] DONE 273 tests, 5 skipped in 2661.102s [2021-06-19T09:45:43.211Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-19T09:45:43.471Z] ++++ cat bundles/test-integration/docker.pid [2021-06-19T09:45:43.471Z] +++ kill 8268 [2021-06-19T09:45:44.411Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48dcdb12e2f5/docker.pid [2021-06-19T09:45:44.411Z] +++ kill 7164 [2021-06-19T09:45:44.411Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7164 is not a child of this shell [2021-06-19T09:45:44.411Z] warning: PID 7164 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d48dcdb12e2f5/docker.pid had a nonzero exit code [2021-06-19T09:45:44.411Z] +++ /etc/init.d/apparmor stop [2021-06-19T09:45:44.411Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-19T09:45:44.411Z] [2021-06-19T09:45:44.411Z] Unloading profiles will leave already running processes permanently [2021-06-19T09:45:44.411Z] unconfined, which can lead to unexpected situations. [2021-06-19T09:45:44.411Z] [2021-06-19T09:45:44.411Z] To set a process to complain mode, use the command line tool [2021-06-19T09:45:44.411Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-19T09:45:44.411Z] +++ true [2021-06-19T09:45:44.672Z] exiting test-integration [2021-06-19T09:45:44.672Z] ++ exit 0 [2021-06-19T09:45:44.672Z] [2021-06-19T09:45:44.932Z] + exit 0 [2021-06-19T09:45:44.932Z] ++ jobs -p [2021-06-19T09:45:44.932Z] + pids= [2021-06-19T09:45:44.932Z] + echo 'Remaining pids to kill: []' [2021-06-19T09:45:44.932Z] Remaining pids to kill: [] [2021-06-19T09:45:44.932Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-19T09:45:44.949Z] Recording test results [2021-06-19T09:45:46.414Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-19T09:45:46.743Z] + echo Ensuring container killed. [2021-06-19T09:45:46.743Z] Ensuring container killed. [2021-06-19T09:45:46.743Z] + docker ps -aq -f name=docker-pr1-* [2021-06-19T09:45:46.743Z] + cids=a70e679cd05f [2021-06-19T09:45:46.743Z] 06ef80f8b536 [2021-06-19T09:45:46.743Z] 7fda8c45d467 [2021-06-19T09:45:46.743Z] + [ -n a70e679cd05f [2021-06-19T09:45:46.743Z] 06ef80f8b536 [2021-06-19T09:45:46.743Z] 7fda8c45d467 ] [2021-06-19T09:45:46.743Z] + docker rm -vf a70e679cd05f 06ef80f8b536 7fda8c45d467 [2021-06-19T09:45:49.288Z] a70e679cd05f [2021-06-19T09:45:49.288Z] 06ef80f8b536 [2021-06-19T09:45:49.288Z] 7fda8c45d467 [Pipeline] sh [2021-06-19T09:45:49.581Z] + echo Chowning /workspace to jenkins user [2021-06-19T09:45:49.581Z] Chowning /workspace to jenkins user [2021-06-19T09:45:49.581Z] + id -u [2021-06-19T09:45:49.581Z] + id -g [2021-06-19T09:45:49.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42541:/workspace busybox chown -R 1000:1000 /workspace [2021-06-19T09:45:49.581Z] Unable to find image 'busybox:latest' locally [2021-06-19T09:45:49.581Z] latest: Pulling from library/busybox [2021-06-19T09:45:49.840Z] b71f96345d44: Pulling fs layer [2021-06-19T09:45:49.840Z] b71f96345d44: Verifying Checksum [2021-06-19T09:45:49.840Z] b71f96345d44: Download complete [2021-06-19T09:45:49.840Z] b71f96345d44: Pull complete [2021-06-19T09:45:49.841Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-19T09:45:49.841Z] Status: Downloaded newer image for busybox:latest [2021-06-19T09:45:53.947Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-19T09:45:54.368Z] + bundleName=amd64 [2021-06-19T09:45:54.368Z] + echo Creating amd64-bundles.tar.gz [2021-06-19T09:45:54.368Z] Creating amd64-bundles.tar.gz [2021-06-19T09:45:54.368Z] + 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-19T09:45:54.368Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-19T09:45:55.764Z] Archiving artifacts [2021-06-19T09:45:57.662Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T09:45:57.981Z] + make clean [2021-06-19T09:45:58.240Z] docker volume rm -f docker-dev-cache [2021-06-19T09:45:58.240Z] docker-dev-cache [Pipeline] deleteDir [2021-06-19T09:45:59.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-19T09:45:59.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-19T09:45:59.841Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T09:46:00.296Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-19T09:46:00.296Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T09:46:00.750Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-19T09:46:02.275Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-19T09:46:02.275Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T09:46:02.729Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T09:46:08.484Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-19T09:46:09.441Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-19T09:46:09.441Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T09:46:09.441Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-19T09:46:09.441Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T09:46:09.441Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-19T09:46:10.962Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-19T09:46:12.484Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-19T09:46:13.444Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-19T09:46:13.898Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-19T09:46:14.853Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-19T09:46:18.962Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-19T09:46:21.112Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-19T09:46:21.112Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T09:46:21.112Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-19T09:46:21.112Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T09:46:21.563Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-19T09:46:21.883Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-19T09:46:23.079Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-19T09:46:24.040Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-19T09:46:24.040Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T09:46:24.040Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-19T09:46:24.999Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-19T09:46:24.999Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T09:46:25.453Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-19T09:46:25.908Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-19T09:46:26.770Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-19T09:46:28.066Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-19T09:46:29.589Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-19T09:46:30.043Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-19T09:46:30.043Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T09:46:30.043Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-19T09:46:31.001Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-19T09:46:31.409Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-19T09:46:31.962Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-19T09:46:31.962Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T09:46:31.962Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-19T09:46:31.962Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T09:46:31.962Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-19T09:46:36.045Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-19T09:46:38.992Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-19T09:46:50.760Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-19T09:46:51.713Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-19T09:46:52.166Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-19T09:47:00.660Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-19T09:47:01.111Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-19T09:47:05.756Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-19T09:47:05.756Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-19T09:47:14.245Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-19T09:47:14.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-19T09:47:16.755Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-19T09:47:18.275Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-19T09:47:25.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-19T09:47:25.300Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T09:47:25.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-19T09:47:25.300Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T09:47:25.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-19T09:47:25.300Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T09:47:25.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-19T09:47:25.755Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-19T09:47:25.755Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T09:47:25.755Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-19T09:47:56.619Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-19T09:47:56.619Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T09:47:56.619Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-19T09:47:58.787Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-19T09:48:00.303Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-19T09:48:01.541Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-19T09:48:01.541Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-19T09:48:01.541Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T09:48:01.541Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-19T09:48:04.940Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-19T09:48:08.634Z] === RUN TestDockerSuite/TestBuildUser [2021-06-19T09:48:08.634Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T09:48:08.634Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-19T09:48:08.634Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T09:48:09.086Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-19T09:48:09.086Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T09:48:09.086Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-19T09:48:17.576Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-19T09:48:18.028Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-19T09:48:20.897Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-19T09:48:20.897Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T09:48:20.897Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-19T09:48:20.897Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T09:48:20.897Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-19T09:48:37.133Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-19T09:48:37.133Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-19T09:48:37.133Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-19T09:48:40.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-19T09:48:43.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-19T09:48:45.925Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-19T09:48:45.925Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-19T09:48:46.596Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-19T09:48:52.927Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-19T09:48:58.666Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-19T09:48:58.666Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T09:48:58.666Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-19T09:48:58.666Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T09:48:58.666Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-19T09:49:01.533Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-19T09:49:01.533Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T09:49:01.533Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-19T09:49:16.317Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-19T09:49:20.062Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-19T09:49:20.522Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-19T09:49:35.344Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-19T09:49:35.344Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T09:49:35.344Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-19T09:49:35.344Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T09:49:35.344Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-19T09:49:35.344Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T09:49:35.344Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-19T09:49:35.804Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-19T09:49:48.198Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-19T09:49:49.744Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-19T09:49:49.744Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T09:49:49.744Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-19T09:49:49.744Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T09:49:49.744Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-19T09:49:49.744Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T09:49:49.744Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-19T09:49:51.928Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-19T09:49:56.625Z] === RUN TestDockerSuite/TestCommitChange [2021-06-19T09:50:01.324Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-19T09:50:06.026Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-19T09:50:06.026Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T09:50:06.026Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-19T09:50:12.530Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-19T09:50:12.984Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-19T09:50:12.984Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T09:50:13.118Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-19T09:50:13.118Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T09:50:13.118Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-19T09:50:13.439Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-19T09:50:20.197Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-19T09:50:24.834Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-19T09:50:24.834Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-19T09:50:24.834Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-19T09:50:24.834Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-19T09:50:24.834Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-19T09:50:24.834Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-19T09:50:24.834Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-19T09:50:24.834Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-19T09:50:31.842Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-19T09:50:38.849Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-19T09:50:38.849Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T09:50:38.849Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-19T09:50:40.367Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-19T09:50:40.367Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T09:50:40.367Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-19T09:50:40.367Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T09:50:40.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-19T09:50:40.818Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T09:50:40.818Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-19T09:50:42.966Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-19T09:50:42.966Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T09:50:43.418Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-19T09:50:43.418Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-19T09:50:46.287Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-19T09:50:46.287Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-19T09:50:46.287Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T09:50:46.287Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-19T09:50:46.287Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T09:50:46.287Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-19T09:50:46.287Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T09:50:46.287Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-19T09:50:54.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-19T09:50:55.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-19T09:50:57.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-19T09:50:57.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-19T09:50:57.879Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T09:50:57.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-19T09:51:00.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-19T09:51:00.031Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-19T09:51:02.179Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-19T09:51:02.179Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T09:51:02.630Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-19T09:51:02.630Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T09:51:02.630Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-19T09:51:04.777Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-19T09:51:04.777Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-19T09:51:06.924Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-19T09:51:06.924Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T09:51:06.924Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-19T09:51:09.796Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-19T09:51:09.796Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-19T09:51:12.662Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-19T09:51:16.351Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-19T09:51:24.838Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-19T09:51:24.838Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-19T09:51:24.838Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-19T09:51:24.838Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-19T09:51:24.838Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-19T09:51:26.984Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-19T09:51:26.984Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T09:51:26.984Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-19T09:51:29.130Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-19T09:51:29.130Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T09:51:29.131Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-19T09:51:31.278Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-19T09:51:31.278Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-19T09:51:35.939Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-19T09:51:38.088Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-19T09:51:38.088Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T09:51:38.088Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-19T09:51:38.088Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T09:51:38.088Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-19T09:51:38.088Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T09:51:38.088Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-19T09:51:38.088Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T09:51:38.088Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-19T09:51:38.088Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T09:51:38.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-19T09:51:39.360Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-19T09:51:39.369Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-19T09:51:39.369Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-19T09:51:39.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-19T09:51:39.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-19T09:51:42.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-19T09:51:44.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-19T09:51:46.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-19T09:51:49.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ba8d0_} [2021-06-19T09:51:51.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1809569890_c:\foo_false____} [2021-06-19T09:51:54.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1809569890_c:\foo_true____} [2021-06-19T09:51:56.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-19T09:51:56.803Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-19T09:51:56.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-19T09:51:57.255Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-19T09:51:57.255Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-19T09:51:57.255Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-19T09:51:57.255Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-19T09:51:57.255Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T09:51:57.255Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-19T09:52:00.120Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-19T09:52:00.120Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-19T09:52:00.120Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T09:52:00.120Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-19T09:52:02.987Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-19T09:52:02.987Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-19T09:52:02.987Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T09:52:02.987Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-19T09:52:04.467Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-19T09:52:05.854Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-19T09:52:05.854Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T09:52:05.854Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-19T09:52:05.854Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T09:52:05.854Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-19T09:52:05.854Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T09:52:05.854Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-19T09:52:10.491Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-19T09:52:12.639Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-19T09:52:12.639Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T09:52:12.639Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-19T09:52:12.639Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T09:52:12.639Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-19T09:52:14.877Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-19T09:52:23.042Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-19T09:52:23.042Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T09:52:23.042Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-19T09:52:23.042Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T09:52:23.042Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-19T09:52:27.398Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-19T09:52:31.536Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-19T09:52:31.536Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T09:52:31.536Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-19T09:52:31.536Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T09:52:31.536Z] === RUN TestDockerSuite/TestCpToDot [2021-06-19T09:52:34.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-19T09:52:34.403Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T09:52:34.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-19T09:52:34.403Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T09:52:34.403Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-19T09:52:36.549Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-19T09:52:36.549Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T09:52:36.549Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-19T09:52:36.549Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T09:52:36.549Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-19T09:52:36.549Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T09:52:36.549Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-19T09:52:36.549Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T09:52:36.549Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-19T09:52:37.000Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-19T09:52:37.000Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-19T09:52:39.147Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-19T09:52:42.018Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-19T09:52:42.018Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-19T09:52:42.469Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-19T09:52:49.470Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-19T09:52:49.921Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-19T09:52:49.921Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-19T09:52:49.921Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T09:52:49.921Z] === RUN TestDockerSuite/TestCreateRM [2021-06-19T09:52:50.374Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-19T09:52:50.374Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T09:52:50.374Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-19T09:52:50.825Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-19T09:52:51.278Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-19T09:52:59.771Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-19T09:52:59.771Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-19T09:52:59.771Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-19T09:53:02.641Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-19T09:53:03.092Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-19T09:53:03.092Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T09:53:03.092Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-19T09:53:05.239Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-19T09:53:05.239Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.239Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-19T09:53:05.239Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-19T09:53:05.240Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.240Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-19T09:53:05.240Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.240Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-19T09:53:05.240Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-19T09:53:05.690Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-19T09:53:05.690Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-19T09:53:05.690Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-19T09:53:05.690Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-19T09:53:05.690Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-19T09:53:05.690Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.690Z] === RUN TestDockerSuite/TestDockerFails [2021-06-19T09:53:05.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-19T09:53:05.691Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-19T09:53:05.691Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-19T09:53:05.691Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.691Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-19T09:53:05.691Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.691Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-19T09:53:05.691Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T09:53:05.691Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-19T09:53:08.557Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-19T09:53:11.424Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-19T09:53:14.292Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-19T09:53:18.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-19T09:53:22.786Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-19T09:53:27.422Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-19T09:53:32.057Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-19T09:53:33.039Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-19T09:53:34.923Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-19T09:53:35.375Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-19T09:53:40.009Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-19T09:53:40.460Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-19T09:53:41.412Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-19T09:53:45.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-19T09:53:47.146Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-19T09:53:51.782Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-19T09:53:51.782Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-19T09:53:51.782Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-19T09:53:51.782Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T09:53:51.782Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-19T09:53:51.782Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T09:53:51.782Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-19T09:53:51.782Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T09:53:51.782Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-19T09:53:52.734Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-19T09:53:52.734Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T09:53:52.734Z] === RUN TestDockerSuite/TestEventsRename [2021-06-19T09:53:55.598Z] === RUN TestDockerSuite/TestEventsResize [2021-06-19T09:54:04.089Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-19T09:54:05.605Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-19T09:54:08.472Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-19T09:54:13.109Z] === RUN TestDockerSuite/TestEventsTop [2021-06-19T09:54:13.109Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T09:54:13.109Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-19T09:54:15.973Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-19T09:54:19.663Z] === RUN TestDockerSuite/TestExec [2021-06-19T09:54:19.663Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T09:54:19.663Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-19T09:54:19.663Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T09:54:19.663Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-19T09:54:21.811Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-19T09:54:23.326Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-19T09:54:23.326Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T09:54:23.326Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-19T09:54:23.326Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T09:54:23.326Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-19T09:54:23.777Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T09:54:23.777Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-19T09:54:25.924Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-19T09:54:27.439Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-19T09:54:29.589Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-19T09:54:31.739Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-19T09:54:36.380Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-19T09:54:36.380Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T09:54:36.380Z] === RUN TestDockerSuite/TestExecEnv [2021-06-19T09:54:36.380Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T09:54:36.380Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-19T09:54:36.380Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T09:54:36.380Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-19T09:54:38.528Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-19T09:54:43.165Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-19T09:54:43.165Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T09:54:43.166Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-19T09:54:43.166Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T09:54:43.166Z] === RUN TestDockerSuite/TestExecParseError [2021-06-19T09:54:43.166Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T09:54:43.166Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-19T09:54:43.166Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T09:54:43.166Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-19T09:54:43.166Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T09:54:43.166Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-19T09:54:45.314Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-19T09:54:45.314Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T09:54:45.314Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-19T09:54:45.314Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T09:54:45.314Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-19T09:54:45.314Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T09:54:45.314Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-19T09:54:45.314Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T09:54:45.314Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-19T09:54:45.314Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T09:54:45.314Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-19T09:54:47.462Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-19T09:54:47.462Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T09:54:47.462Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-19T09:54:53.203Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-19T09:54:53.203Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T09:54:53.203Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-19T09:54:53.203Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T09:54:53.203Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-19T09:54:53.203Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T09:54:53.203Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-19T09:54:58.934Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-19T09:55:05.942Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-19T09:55:08.093Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-19T09:55:13.822Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-19T09:55:13.822Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T09:55:13.822Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-19T09:55:13.822Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-19T09:55:13.822Z] === RUN TestDockerSuite/TestHealth [2021-06-19T09:55:13.822Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T09:55:14.274Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-19T09:55:14.274Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-19T09:55:14.274Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-19T09:55:14.274Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-19T09:55:18.910Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-19T09:55:18.910Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-19T09:55:18.910Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T09:55:18.910Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-19T09:55:18.910Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-19T09:55:18.910Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-19T09:55:18.910Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-19T09:55:19.362Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-19T09:55:19.362Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T09:55:19.362Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-19T09:55:20.877Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-19T09:55:20.877Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-19T09:55:22.393Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-19T09:55:22.844Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-19T09:55:24.989Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-19T09:55:27.859Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-19T09:55:27.859Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-19T09:55:27.859Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T09:55:27.859Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-19T09:55:31.547Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-19T09:55:31.547Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-19T09:55:34.412Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestImportFile [2021-06-19T09:55:34.412Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-19T09:55:34.412Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-19T09:55:34.412Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-19T09:55:34.412Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-19T09:55:34.412Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-19T09:55:34.412Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-19T09:55:34.412Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-19T09:55:34.412Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-19T09:55:34.412Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T09:55:34.412Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-19T09:55:36.562Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-19T09:55:38.713Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-19T09:55:38.713Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T09:55:38.713Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-19T09:55:38.713Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T09:55:38.713Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-19T09:55:38.713Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-19T09:55:38.713Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T09:55:38.713Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-19T09:55:40.862Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-19T09:55:41.313Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-19T09:55:44.179Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-19T09:55:44.179Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T09:55:44.179Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-19T09:55:44.179Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T09:55:44.179Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-19T09:55:44.179Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T09:55:44.179Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-19T09:55:46.327Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-19T09:55:50.968Z] === RUN TestDockerSuite/TestInspectImage [2021-06-19T09:55:50.968Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T09:55:50.968Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-19T09:55:50.968Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T09:55:50.968Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-19T09:55:50.968Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T09:55:50.968Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-19T09:55:53.116Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-19T09:55:55.264Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-19T09:55:55.715Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-19T09:55:58.580Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-19T09:56:00.095Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-19T09:56:00.095Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T09:56:00.095Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-19T09:56:00.095Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-19T09:56:02.244Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-19T09:56:05.114Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-19T09:56:09.750Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-19T09:56:11.265Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-19T09:56:12.527Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-19T09:56:12.527Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-19T09:56:12.527Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-19T09:56:12.527Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-19T09:56:14.135Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-19T09:56:15.650Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-19T09:56:16.304Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-19T09:56:18.524Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-19T09:56:20.670Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-19T09:56:21.032Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-19T09:56:22.818Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-19T09:56:22.818Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-19T09:56:22.818Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T09:56:22.818Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-19T09:56:23.271Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-19T09:56:23.271Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-19T09:56:25.421Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-19T09:56:26.868Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-19T09:56:26.868Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T09:56:26.868Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-19T09:56:26.868Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T09:56:26.868Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-19T09:56:26.868Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T09:56:26.868Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-19T09:56:26.868Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T09:56:26.868Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-19T09:56:26.868Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T09:56:26.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-19T09:56:26.938Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-19T09:56:32.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-19T09:56:32.697Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T09:56:32.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-19T09:56:32.697Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T09:56:32.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-19T09:56:32.697Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T09:56:32.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-19T09:56:33.673Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-19T09:56:33.943Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-19T09:56:35.461Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-19T09:56:35.461Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T09:56:35.461Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-19T09:56:37.613Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-19T09:56:37.613Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-19T09:56:39.511Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-19T09:56:44.615Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-19T09:56:50.350Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-19T09:56:56.082Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-19T09:56:58.953Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-19T09:57:00.673Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-19T09:57:00.673Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-19T09:57:00.673Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-19T09:57:00.673Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-19T09:57:00.673Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T09:57:00.673Z] === RUN TestDockerSuite/TestBuildFails [2021-06-19T09:57:01.105Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-19T09:57:01.105Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T09:57:01.105Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-19T09:57:02.878Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-19T09:57:02.878Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-19T09:57:03.972Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-19T09:57:06.118Z] === RUN TestDockerSuite/TestLogsSince [2021-06-19T09:57:15.316Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-19T09:57:16.353Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-19T09:57:16.353Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T09:57:16.353Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-19T09:57:16.353Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T09:57:16.353Z] === RUN TestDockerSuite/TestLogsTail [2021-06-19T09:57:18.501Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-19T09:57:20.650Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-19T09:57:22.435Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-19T09:57:23.519Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-19T09:57:23.519Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestNetHostname [2021-06-19T09:57:23.519Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-19T09:57:23.519Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-19T09:57:23.519Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-19T09:57:23.519Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginActive [2021-06-19T09:57:23.519Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-19T09:57:23.519Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-19T09:57:23.519Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-19T09:57:23.519Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-19T09:57:23.519Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-19T09:57:23.519Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-19T09:57:23.519Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-19T09:57:23.519Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-19T09:57:23.519Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-19T09:57:23.519Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPortList [2021-06-19T09:57:23.519Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T09:57:23.519Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-19T09:57:29.248Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-19T09:57:29.248Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T09:57:29.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-19T09:57:33.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-19T09:57:33.884Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T09:57:33.884Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-19T09:57:34.867Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-19T09:57:42.381Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-19T09:57:42.381Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T09:57:42.381Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-19T09:57:47.305Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-19T09:57:48.283Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-19T09:57:50.876Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-19T09:57:54.109Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-19T09:57:54.109Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T09:57:54.574Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-19T09:57:55.044Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-19T09:57:56.027Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-19T09:57:56.027Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T09:57:56.027Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-19T09:58:05.588Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-19T09:58:05.588Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-19T09:58:05.588Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T09:58:05.588Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-19T09:58:13.793Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-19T09:58:13.793Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T09:58:13.793Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-19T09:58:17.886Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-19T09:58:20.755Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-19T09:58:26.234Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-19T09:58:27.213Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-19T09:58:29.257Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-19T09:58:29.413Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-19T09:58:29.413Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T09:58:29.413Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-19T09:58:30.392Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-19T09:58:30.392Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-19T09:58:33.900Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-19T09:58:33.900Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T09:58:33.900Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-19T09:58:33.900Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T09:58:33.900Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-19T09:58:36.227Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-19T09:58:36.691Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-19T09:58:37.669Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-19T09:58:38.538Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-19T09:58:38.538Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T09:58:38.538Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-19T09:58:38.538Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T09:58:38.538Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-19T09:58:38.538Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T09:58:38.538Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-19T09:58:38.538Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T09:58:38.538Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-19T09:58:39.221Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-19T09:58:39.685Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-19T09:58:41.237Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-19T09:58:42.787Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-19T09:58:45.549Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-19T09:58:45.549Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T09:58:45.550Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-19T09:58:47.062Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-19T09:58:47.062Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T09:58:47.062Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-19T09:58:48.013Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-19T09:58:48.965Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-19T09:58:48.965Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T09:58:48.965Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-19T09:58:51.401Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-19T09:58:51.402Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-19T09:58:51.402Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-19T09:58:51.402Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-19T09:58:52.383Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-19T09:58:53.605Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-19T09:58:58.210Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-19T09:58:58.246Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-19T09:59:00.393Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-19T09:59:25.419Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-19T09:59:25.419Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T09:59:25.419Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-19T09:59:28.243Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-19T09:59:28.243Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T09:59:28.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-19T09:59:28.707Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-19T09:59:30.055Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-19T09:59:30.055Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-19T09:59:30.055Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-19T09:59:31.007Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-19T09:59:35.648Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-19T09:59:39.338Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-19T09:59:39.338Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T09:59:39.338Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-19T09:59:43.978Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-19T09:59:43.978Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-19T09:59:44.429Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-19T10:00:02.020Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-19T10:00:04.887Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-19T10:00:05.839Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-19T10:00:11.319Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-19T10:00:11.577Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-19T10:00:17.311Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-19T10:00:23.763Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-19T10:00:24.324Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-19T10:00:28.121Z] === RUN TestDockerSuite/TestRmiTag [2021-06-19T10:00:28.572Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-19T10:00:30.720Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-19T10:00:36.221Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-19T10:00:42.054Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-19T10:00:49.175Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-19T10:01:00.537Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-19T10:01:00.537Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-19T10:01:03.404Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-19T10:01:04.358Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-19T10:01:04.358Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.358Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-19T10:01:04.358Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.358Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-19T10:01:04.358Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.358Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-19T10:01:04.358Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-19T10:01:04.811Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-19T10:01:04.811Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.811Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-19T10:01:04.811Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T10:01:04.811Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-19T10:01:06.326Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-19T10:01:06.326Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T10:01:06.326Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-19T10:01:06.326Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T10:01:06.326Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-19T10:01:10.453Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-19T10:01:10.453Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T10:01:10.453Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-19T10:01:12.057Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-19T10:01:14.207Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-19T10:01:16.360Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-19T10:01:17.598Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-19T10:01:18.078Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-19T10:01:18.078Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T10:01:18.078Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-19T10:01:18.078Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T10:01:18.078Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-19T10:01:18.509Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-19T10:01:20.658Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-19T10:01:20.658Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-19T10:01:21.844Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-19T10:01:26.388Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T10:01:26.388Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-19T10:01:29.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-19T10:01:29.257Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T10:01:29.257Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-19T10:01:32.130Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-19T10:01:32.130Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T10:01:32.130Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-19T10:01:32.130Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T10:01:32.130Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-19T10:01:32.264Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-19T10:01:33.644Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T10:01:33.644Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-19T10:01:34.463Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-19T10:01:34.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-19T10:01:34.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-19T10:01:35.791Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-19T10:01:37.856Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-19T10:01:37.940Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-19T10:01:39.409Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-19T10:01:40.814Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-19T10:01:40.814Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T10:01:40.814Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-19T10:01:40.814Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T10:01:40.814Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-19T10:01:40.814Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T10:01:40.814Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-19T10:01:40.968Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-19T10:01:43.683Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-19T10:01:43.683Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T10:01:43.683Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-19T10:01:43.683Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:01:43.683Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-19T10:01:43.683Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T10:01:43.683Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-19T10:01:43.683Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T10:01:43.683Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-19T10:01:45.200Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-19T10:01:52.216Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-19T10:01:52.216Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-19T10:01:52.216Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-19T10:01:52.216Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-19T10:01:52.216Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-19T10:01:52.216Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T10:01:52.216Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-19T10:01:53.733Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-19T10:01:53.733Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T10:01:53.733Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-19T10:01:53.733Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-19T10:01:53.733Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T10:01:53.733Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-19T10:01:55.888Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-19T10:01:58.738Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-19T10:01:58.738Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-19T10:01:58.771Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-19T10:01:58.771Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T10:01:58.771Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-19T10:02:00.921Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-19T10:02:00.921Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T10:02:00.921Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-19T10:02:00.921Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T10:02:00.921Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-19T10:02:00.921Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T10:02:00.921Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-19T10:02:03.074Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-19T10:02:05.226Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-19T10:02:08.097Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-19T10:02:10.975Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T10:02:10.975Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-19T10:02:15.640Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-19T10:02:15.640Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-19T10:02:15.640Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-19T10:02:15.640Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-19T10:02:15.640Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T10:02:15.640Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-19T10:02:16.564Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-19T10:02:18.765Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-19T10:02:22.664Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-19T10:02:22.664Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T10:02:22.664Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunMount [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-19T10:02:24.181Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T10:02:24.181Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-19T10:02:29.144Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-19T10:02:32.680Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-19T10:02:32.680Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T10:02:32.680Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-19T10:02:32.680Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T10:02:32.680Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-19T10:02:32.680Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T10:02:32.680Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-19T10:02:34.977Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-19T10:02:36.375Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-19T10:02:40.808Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-19T10:02:41.017Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T10:02:41.017Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-19T10:02:41.468Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-19T10:02:42.393Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-19T10:02:42.393Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T10:02:42.393Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-19T10:02:42.393Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T10:02:42.393Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-19T10:02:42.421Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-19T10:02:44.572Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-19T10:02:44.590Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-19T10:02:44.590Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T10:02:44.590Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-19T10:02:46.092Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-19T10:02:47.046Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-19T10:02:49.200Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T10:02:49.200Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T10:02:52.891Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-19T10:02:52.891Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T10:02:52.891Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-19T10:02:52.891Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T10:02:52.891Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-19T10:02:52.891Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T10:02:52.891Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-19T10:02:52.891Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T10:02:52.891Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-19T10:02:52.891Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:02:52.891Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-19T10:03:05.189Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-19T10:03:05.189Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T10:03:05.189Z] === RUN TestDockerSuite/TestRunRm [2021-06-19T10:03:08.060Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-19T10:03:13.798Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-19T10:03:15.946Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-19T10:03:18.095Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-19T10:03:20.247Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-19T10:03:23.121Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-19T10:03:23.121Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T10:03:23.121Z] === RUN TestDockerSuite/TestRunState [2021-06-19T10:03:23.121Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T10:03:23.121Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-19T10:03:25.989Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-19T10:03:25.989Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T10:03:25.989Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-19T10:03:28.142Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-19T10:03:28.142Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T10:03:28.142Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-19T10:03:28.142Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T10:03:28.142Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-19T10:03:28.142Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-19T10:03:28.142Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-19T10:03:28.142Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T10:03:28.142Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-19T10:03:32.786Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T10:03:32.786Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-19T10:03:35.434Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-19T10:03:35.657Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-19T10:03:35.657Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T10:03:35.657Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-19T10:03:38.528Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-19T10:03:38.528Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T10:03:38.528Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-19T10:03:38.528Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T10:03:38.528Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-19T10:03:41.399Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-19T10:03:48.425Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-19T10:03:54.166Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-19T10:03:59.903Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-19T10:03:59.903Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T10:03:59.903Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-19T10:03:59.904Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-19T10:04:03.594Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-19T10:04:05.481Z] === RUN TestDockerSuite/TestBuildRm [2021-06-19T10:04:05.748Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-19T10:04:08.621Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-19T10:04:08.621Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-19T10:04:08.621Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-19T10:04:08.621Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-19T10:04:08.621Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-19T10:04:08.621Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T10:04:08.621Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-19T10:04:17.117Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-19T10:04:18.074Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-19T10:04:20.223Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-19T10:04:23.236Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-19T10:04:24.795Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-19T10:04:24.795Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.795Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-19T10:04:24.795Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-19T10:04:24.860Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-19T10:04:24.860Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-19T10:04:24.860Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-19T10:04:24.860Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-19T10:04:24.860Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T10:04:24.860Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-19T10:04:24.860Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:04:25.264Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-19T10:04:25.313Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-19T10:04:25.313Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T10:04:25.313Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-19T10:04:25.313Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T10:04:25.313Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-19T10:04:25.313Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T10:04:25.313Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-19T10:04:25.313Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:04:25.313Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-19T10:04:26.816Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-19T10:04:27.462Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-19T10:04:27.914Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-19T10:04:28.367Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-19T10:04:28.367Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-19T10:04:29.882Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-19T10:04:31.540Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-19T10:04:36.265Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-19T10:04:38.380Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-19T10:04:38.380Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T10:04:38.380Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-19T10:04:42.100Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-19T10:04:45.391Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-19T10:04:45.391Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T10:04:45.391Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-19T10:04:50.030Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-19T10:04:50.030Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T10:04:50.030Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-19T10:04:50.030Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:04:50.030Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-19T10:04:50.030Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T10:04:50.030Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-19T10:04:50.030Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T10:04:50.030Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-19T10:04:57.049Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-19T10:04:57.049Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-19T10:04:57.049Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-19T10:04:57.049Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-19T10:04:57.049Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-19T10:04:57.049Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T10:04:57.049Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-19T10:04:59.199Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-19T10:05:01.350Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-19T10:05:01.350Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T10:05:01.350Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-19T10:05:03.501Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-19T10:05:03.501Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-19T10:05:03.501Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-19T10:05:03.501Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-19T10:05:03.501Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-19T10:05:03.501Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:05:03.501Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-19T10:05:12.134Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-19T10:05:12.134Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-19T10:05:12.134Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-19T10:05:21.081Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-19T10:05:21.081Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-19T10:05:22.598Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-19T10:05:22.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-19T10:05:24.569Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-19T10:05:24.569Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-19T10:05:25.469Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-19T10:05:25.921Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-19T10:05:26.373Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-19T10:05:26.373Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-19T10:05:26.373Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-19T10:05:29.291Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-19T10:05:29.755Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-19T10:05:34.876Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-19T10:05:34.876Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T10:05:34.876Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-19T10:05:35.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-19T10:05:35.329Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-19T10:05:35.329Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T10:05:35.329Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-19T10:05:35.593Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-19T10:05:43.827Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-19T10:05:43.827Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-19T10:05:43.827Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-19T10:05:54.076Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-19T10:05:54.076Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T10:05:54.076Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite (2384.09s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.47s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.53s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.41s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.28s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.83s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.40s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.97s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.48s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.91s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.86s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.06s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.89s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.07s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.96s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.97s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.15s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.88s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.49s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.84s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.92s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.72s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.86s) [2021-06-19T10:05:55.031Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.24s) [2021-06-19T10:05:55.031Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.61s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.13s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.47s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.13s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.42s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.59s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.70s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.96s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.19s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.60s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.67s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.16s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.80s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.42s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.70s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.43s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.60s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.90s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.23s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.90s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.14s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.80s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.71s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.09s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.23s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.96s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.57s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.32s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildHistory (11.67s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.66s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.93s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.13s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.75s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.46s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.20s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.32s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.74s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.86s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.76s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.99s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.50s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.06s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.26s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.98s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.27s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.23s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.97s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.20s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.79s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.13s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.58s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildRm (25.65s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.10s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.88s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.53s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.32s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.82s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.46s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.33s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildStderr (8.76s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (41.16s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.37s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.91s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.58s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.37s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.03s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.92s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.83s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.58s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.50s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.14s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.18s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.66s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.50s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCommitChange (4.93s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.29s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.08s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCommitTTY (7.08s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.56s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.82s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.77s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.56s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (7.64s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.98s) [2021-06-19T10:05:55.032Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.74s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.56s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.81s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.35s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-19T10:05:55.032Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.52s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.00s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.58s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.29s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.48s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.41s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ba8d0_} (2.42s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1809569890_c:\foo_false____} (2.47s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1809569890_c:\foo_true____} (2.59s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.74s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.62s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.28s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.21s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpToDot (2.64s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCpToStdout (2.60s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.63s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.66s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.67s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.72s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.76s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.61s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsCopy (4.28s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.53s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.18s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFilters (4.94s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFormat (5.16s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsRename (2.66s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsResize (7.87s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.50s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.99s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.92s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.98s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.07s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.03s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.52s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecInspectID (4.49s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.22s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.58s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.92s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.02s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.10s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.12s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.81s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-06-19T10:05:55.033Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-06-19T10:05:55.033Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.18s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.26s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectDefault (2.24s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectHistory (4.59s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.08s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.15s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectStatus (2.74s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.15s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.05s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.60s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.21s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.84s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.55s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.20s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.05s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.16s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.41s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.55s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsSince (9.07s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsTail (2.92s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.03s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.70s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsByOrder (7.98s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.90s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.44s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.91s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.76s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.06s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.68s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.75s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.78s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.64s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.66s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.64s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.47s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.58s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.94s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.64s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.71s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.99s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.04s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.63s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.75s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.10s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.20s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.80s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.54s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.70s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.64s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.23s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.14s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.52s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.22s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.57s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.69s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.76s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.69s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-19T10:05:55.034Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-19T10:05:55.034Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.58s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.97s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.92s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.15s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunExitCode (2.60s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.15s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.54s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.66s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.60s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.59s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.49s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.59s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.66s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.57s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.35s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.58s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.26s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.07s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.62s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.56s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.32s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.30s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.19s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.12s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.03s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.49s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.24s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.32s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.46s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.74s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.11s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.23s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.58s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.62s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.09s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.81s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.14s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.17s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.57s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.05s) [2021-06-19T10:05:55.035Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-19T10:05:55.035Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s) [2021-06-19T10:05:55.035Z] === RUN TestDockerRegistrySuite [2021-06-19T10:05:55.035Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-19T10:05:55.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.035Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-19T10:05:55.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.035Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-19T10:05:55.035Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-19T10:05:55.036Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T10:05:55.036Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.036Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-19T10:05:55.036Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-19T10:05:55.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-19T10:05:55.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-19T10:05:55.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-19T10:05:55.489Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-19T10:05:55.489Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-19T10:05:55.489Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-19T10:05:55.489Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-19T10:05:55.489Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-19T10:05:55.489Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerDaemonSuite [2021-06-19T10:05:55.489Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-19T10:05:55.489Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-19T10:05:55.489Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-19T10:05:55.489Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerSwarmSuite [2021-06-19T10:05:55.489Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-19T10:05:55.489Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerExternalVolumeSuite [2021-06-19T10:05:55.489Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerNetworkSuite [2021-06-19T10:05:55.489Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-19T10:05:55.489Z] === RUN TestDockerHubPullSuite [2021-06-19T10:05:55.489Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-19T10:05:55.489Z] PASS [2021-06-19T10:05:55.489Z] ok github.com/docker/docker/integration-cli 2384.454s [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === Skipped [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T10:05:55.489Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.489Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-19T10:05:55.489Z] [2021-06-19T10:05:55.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.489Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T10:05:55.490Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-19T10:05:55.490Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T10:05:55.490Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-19T10:05:55.490Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-19T10:05:55.490Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.490Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-19T10:05:55.490Z] [2021-06-19T10:05:55.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-19T10:05:55.490Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-19T10:05:55.491Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2021-06-19T10:05:55.491Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-19T10:05:55.491Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-19T10:05:55.491Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T10:05:55.491Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-19T10:05:55.491Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.491Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-19T10:05:55.491Z] [2021-06-19T10:05:55.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T10:05:55.491Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T10:05:55.492Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T10:05:55.492Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T10:05:55.492Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T10:05:55.492Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T10:05:55.492Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-19T10:05:55.492Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-19T10:05:55.492Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T10:05:55.492Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.492Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-19T10:05:55.492Z] [2021-06-19T10:05:55.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-19T10:05:55.492Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-19T10:05:55.493Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T10:05:55.493Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T10:05:55.493Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-19T10:05:55.493Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T10:05:55.493Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T10:05:55.493Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-19T10:05:55.493Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-19T10:05:55.493Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T10:05:55.493Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.493Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-19T10:05:55.493Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T10:05:55.494Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.494Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T10:05:55.494Z] [2021-06-19T10:05:55.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T10:05:55.494Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.495Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-19T10:05:55.495Z] [2021-06-19T10:05:55.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-19T10:05:55.495Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.495Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-19T10:05:55.495Z] [2021-06-19T10:05:55.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-19T10:05:55.495Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.495Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-19T10:05:55.495Z] [2021-06-19T10:05:55.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T10:05:55.495Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.495Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-19T10:05:55.495Z] [2021-06-19T10:05:55.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-19T10:05:55.495Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.495Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-19T10:05:55.495Z] [2021-06-19T10:05:55.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-19T10:05:55.495Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.495Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-19T10:05:55.947Z] [2021-06-19T10:05:55.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T10:05:55.947Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.947Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-19T10:05:55.948Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T10:05:55.948Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.948Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-19T10:05:55.948Z] [2021-06-19T10:05:55.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T10:05:55.949Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T10:05:55.949Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T10:05:55.949Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T10:05:55.949Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T10:05:55.949Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-19T10:05:55.949Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T10:05:55.949Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T10:05:55.949Z] [2021-06-19T10:05:55.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-19T10:05:55.950Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] DONE 1092 tests, 546 skipped in 2392.798s [2021-06-19T10:05:55.950Z] INFO: Integration tests ended at 06/19/2021 10:05:55. Duration:00:39:52.9200813 [2021-06-19T10:05:55.950Z] INFO: Docker info of the daemon under test at end of run [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] Containers: 2 [2021-06-19T10:05:55.950Z] Running: 0 [2021-06-19T10:05:55.950Z] Paused: 0 [2021-06-19T10:05:55.950Z] Stopped: 2 [2021-06-19T10:05:55.950Z] Images: 18 [2021-06-19T10:05:55.950Z] Server Version: 0.0.0-dev [2021-06-19T10:05:55.950Z] Storage Driver: windowsfilter [2021-06-19T10:05:55.950Z] Windows: [2021-06-19T10:05:55.950Z] Logging Driver: json-file [2021-06-19T10:05:55.950Z] Plugins: [2021-06-19T10:05:55.950Z] Volume: local [2021-06-19T10:05:55.950Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T10:05:55.950Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T10:05:55.950Z] Swarm: inactive [2021-06-19T10:05:55.950Z] Default Isolation: process [2021-06-19T10:05:55.950Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-19T10:05:55.950Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-19T10:05:55.950Z] OSType: windows [2021-06-19T10:05:55.950Z] Architecture: x86_64 [2021-06-19T10:05:55.950Z] CPUs: 4 [2021-06-19T10:05:55.950Z] Total Memory: 32GiB [2021-06-19T10:05:55.950Z] Name: azwin-2-e0b770 [2021-06-19T10:05:55.950Z] ID: PR3C:QQJN:K4FT:DGP2:A54T:XYZ7:KWWG:3WSN:SYNN:53OR:G7HO:2TAK [2021-06-19T10:05:55.950Z] Docker Root Dir: D:\CI\PR-42541\1\daemon [2021-06-19T10:05:55.950Z] Debug Mode (client): false [2021-06-19T10:05:55.950Z] Debug Mode (server): true [2021-06-19T10:05:55.950Z] File Descriptors: -1 [2021-06-19T10:05:55.950Z] Goroutines: 17 [2021-06-19T10:05:55.950Z] System Time: 2021-06-19T10:05:55.883484Z [2021-06-19T10:05:55.950Z] EventsListeners: 0 [2021-06-19T10:05:55.950Z] Registry: https://index.docker.io/v1/ [2021-06-19T10:05:55.950Z] Labels: [2021-06-19T10:05:55.950Z] Experimental: false [2021-06-19T10:05:55.950Z] Insecure Registries: [2021-06-19T10:05:55.950Z] 127.0.0.0/8 [2021-06-19T10:05:55.950Z] Live Restore Enabled: false [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:55.950Z] [2021-06-19T10:05:56.403Z] INFO: Stopping daemon under test [2021-06-19T10:05:56.403Z] SUCCESS: The process with PID 2572 (child process of PID 6800) has been terminated. [2021-06-19T10:05:56.403Z] SUCCESS: The process with PID 6800 (child process of PID 2168) has been terminated. [2021-06-19T10:05:56.403Z] INFO: Stop tailing logs of the daemon under tests [2021-06-19T10:05:56.403Z] INFO: executeCI.ps1 Completed successfully at 06/19/2021 10:05:56. [2021-06-19T10:05:56.403Z] INFO: Tidying up at end of run [2021-06-19T10:05:56.403Z] INFO: Saving daemon under test log (d:\CI\PR-42541\1\dut.out) to bundles\CIDUT.out [2021-06-19T10:05:56.403Z] INFO: Saving daemon under test log (d:\CI\PR-42541\1\dut.err) to bundles\CIDUT.err [2021-06-19T10:05:56.403Z] INFO: Nuke-Everything... [2021-06-19T10:05:56.855Z] INFO: Container count on control daemon to delete is 2 [2021-06-19T10:05:57.308Z] 1885cd5b749d [2021-06-19T10:05:57.308Z] d0d02db13484 [2021-06-19T10:05:57.308Z] INFO: Tidying pidfile d:\CI\PR-42541\1\docker.pid [2021-06-19T10:05:57.308Z] INFO: Nuking d:\CI [2021-06-19T10:06:00.818Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-19T10:06:00.818Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T10:06:00.818Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-19T10:06:02.371Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-19T10:06:03.921Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-19T10:06:09.757Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-19T10:06:14.918Z] INFO: Zapped successfully [2021-06-19T10:06:14.918Z] [2021-06-19T10:06:14.918Z] INFO: executeCI.ps1 exiting at Sat Jun 19 10:06:12 CUT 2021. Duration 01:15:32.0821582 [2021-06-19T10:06:14.918Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-19T10:06:15.148Z] Recording test results [2021-06-19T10:06:15.592Z] === RUN TestDockerSuite/TestBuildUser [2021-06-19T10:06:15.592Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T10:06:15.592Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-19T10:06:15.592Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T10:06:16.055Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-19T10:06:16.055Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T10:06:16.055Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-19T10:06:20.783Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-19T10:06:21.761Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-19T10:06:21.820Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-19T10:06:23.272Z] Creating win-2022-integration-bundles.zip [2021-06-19T10:06:24.696Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-19T10:06:24.696Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T10:06:24.696Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-19T10:06:24.696Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T10:06:24.696Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] archiveArtifacts [2021-06-19T10:06:24.991Z] Archiving artifacts [2021-06-19T10:06:38.391Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T10:06:39.297Z] + make clean [2021-06-19T10:06:39.749Z] docker volume rm -f docker-dev-cache [2021-06-19T10:06:40.201Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-19T10:06:54.744Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-19T10:06:54.744Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-19T10:07:03.361Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-19T10:07:10.484Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-19T10:07:10.484Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T10:07:10.484Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-19T10:07:10.484Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T10:07:10.484Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-19T10:07:13.413Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-19T10:07:13.413Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T10:07:13.876Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-19T10:07:28.757Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-19T10:07:32.521Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-19T10:07:32.986Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-19T10:08:03.023Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-19T10:08:03.023Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T10:08:03.023Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-19T10:08:03.023Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T10:08:03.023Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-19T10:08:03.023Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T10:08:03.023Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-19T10:08:03.023Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-19T10:08:11.644Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-19T10:08:13.198Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-19T10:08:13.198Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T10:08:13.663Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-19T10:08:13.663Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T10:08:13.663Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-19T10:08:13.663Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T10:08:13.663Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-19T10:08:16.593Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-19T10:08:22.426Z] === RUN TestDockerSuite/TestCommitChange [2021-06-19T10:08:32.799Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-19T10:08:37.528Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-19T10:08:37.528Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T10:08:37.528Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-19T10:08:46.171Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-19T10:08:46.171Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T10:08:46.171Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-19T10:08:54.826Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-19T10:08:59.555Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-19T10:08:59.555Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-19T10:08:59.555Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-19T10:08:59.555Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-19T10:08:59.555Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-19T10:08:59.555Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-19T10:08:59.555Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-19T10:08:59.555Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-19T10:09:08.166Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-19T10:09:16.803Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-19T10:09:16.803Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T10:09:16.803Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-19T10:09:18.355Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-19T10:09:18.355Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T10:09:18.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-19T10:09:18.818Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T10:09:18.818Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-19T10:09:18.818Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T10:09:18.818Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-19T10:09:21.749Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-19T10:09:21.749Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T10:09:21.749Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-19T10:09:21.749Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-19T10:09:24.678Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-19T10:09:24.678Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-19T10:09:24.678Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T10:09:24.678Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-19T10:09:24.678Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T10:09:24.678Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-19T10:09:24.678Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:09:24.678Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-19T10:09:27.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-19T10:09:29.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-19T10:09:32.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-19T10:09:32.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-19T10:09:32.748Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T10:09:32.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-19T10:09:35.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-19T10:09:35.683Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-19T10:09:42.807Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-19T10:09:42.807Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T10:09:42.807Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-19T10:09:42.807Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:09:43.271Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-19T10:09:46.200Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-19T10:09:46.201Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-19T10:09:48.399Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-19T10:09:48.399Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T10:09:48.399Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-19T10:09:52.161Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-19T10:09:52.161Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-19T10:10:00.777Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-19T10:10:09.393Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-19T10:10:14.110Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-19T10:10:14.110Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-19T10:10:14.110Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-19T10:10:14.110Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-19T10:10:14.110Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-19T10:10:16.310Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-19T10:10:16.310Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T10:10:16.310Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-19T10:10:19.233Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-19T10:10:19.233Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T10:10:19.233Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-19T10:10:21.431Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-19T10:10:21.431Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-19T10:10:27.254Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-19T10:10:28.804Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-19T10:10:28.804Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T10:10:28.804Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-19T10:10:28.804Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T10:10:28.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-19T10:10:28.804Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T10:10:28.804Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-19T10:10:28.804Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T10:10:28.804Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-19T10:10:28.804Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T10:10:28.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-19T10:10:31.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-19T10:10:31.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-19T10:10:34.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-19T10:10:37.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-19T10:10:40.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-19T10:10:49.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000543c38_} [2021-06-19T10:10:51.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1041138702_c:\foo_false____} [2021-06-19T10:10:59.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1041138702_c:\foo_true____} [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-19T10:11:02.120Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-19T10:11:02.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-19T10:11:02.584Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-19T10:11:02.584Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T10:11:02.584Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-19T10:11:02.584Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T10:11:02.584Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-19T10:11:02.584Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T10:11:02.585Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-19T10:11:02.585Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T10:11:02.585Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-19T10:11:02.585Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T10:11:02.585Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-19T10:11:11.246Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-19T10:11:11.246Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-19T10:11:11.246Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T10:11:11.246Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-19T10:11:14.179Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-19T10:11:14.179Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-19T10:11:14.179Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T10:11:14.179Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-19T10:11:17.113Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-19T10:11:17.113Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T10:11:17.113Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-19T10:11:17.113Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T10:11:17.113Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-19T10:11:17.113Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T10:11:17.113Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-19T10:11:22.948Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-19T10:11:25.879Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-19T10:11:25.879Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T10:11:25.879Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-19T10:11:25.879Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T10:11:25.879Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-19T10:11:43.629Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-19T10:11:43.629Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T10:11:43.629Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-19T10:11:43.629Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T10:11:43.629Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-19T10:11:52.247Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-19T10:11:52.247Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T10:11:52.247Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-19T10:11:52.247Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T10:11:52.247Z] === RUN TestDockerSuite/TestCpToDot [2021-06-19T10:12:00.857Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-19T10:12:00.857Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T10:12:00.857Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-19T10:12:00.857Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T10:12:00.857Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-19T10:12:07.967Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-19T10:12:07.967Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:12:07.967Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-19T10:12:07.967Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T10:12:07.967Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-19T10:12:07.967Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T10:12:07.967Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-19T10:12:07.967Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T10:12:07.967Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-19T10:12:07.967Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-19T10:12:08.431Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-19T10:12:10.625Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-19T10:12:13.547Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-19T10:12:14.010Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-19T10:12:14.010Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-19T10:12:16.934Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-19T10:12:17.399Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-19T10:12:17.861Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-19T10:12:17.861Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T10:12:17.861Z] === RUN TestDockerSuite/TestCreateRM [2021-06-19T10:12:18.324Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-19T10:12:18.324Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T10:12:18.324Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-19T10:12:18.324Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-19T10:12:18.787Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-19T10:12:33.653Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-19T10:12:33.653Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-19T10:12:34.115Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-19T10:12:38.827Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-19T10:12:38.827Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-19T10:12:38.827Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T10:12:38.827Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-19T10:12:41.759Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-19T10:12:41.759Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDockerFails [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-19T10:12:41.759Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-19T10:12:41.759Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-19T10:12:41.759Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-19T10:12:41.759Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-19T10:12:41.759Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T10:12:41.759Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-19T10:12:45.522Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-19T10:12:54.131Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-19T10:12:56.328Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-19T10:13:11.184Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-19T10:13:17.009Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-19T10:13:22.831Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-19T10:13:25.752Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-19T10:13:26.215Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-19T10:13:30.932Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-19T10:13:32.480Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-19T10:13:33.456Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-19T10:13:39.279Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-19T10:13:45.110Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-19T10:13:45.110Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-19T10:13:45.110Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-19T10:13:45.110Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T10:13:45.110Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-19T10:13:45.110Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T10:13:45.110Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-19T10:13:45.110Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T10:13:45.110Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-19T10:13:46.084Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-19T10:13:46.084Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T10:13:46.084Z] === RUN TestDockerSuite/TestEventsRename [2021-06-19T10:13:49.008Z] === RUN TestDockerSuite/TestEventsResize [2021-06-19T10:13:57.617Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-19T10:13:59.922Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-19T10:14:02.849Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-19T10:14:08.605Z] === RUN TestDockerSuite/TestEventsTop [2021-06-19T10:14:08.605Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T10:14:08.605Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-19T10:14:10.759Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-19T10:14:19.267Z] === RUN TestDockerSuite/TestExec [2021-06-19T10:14:19.267Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:14:19.267Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-19T10:14:19.267Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T10:14:19.267Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-19T10:14:20.787Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-19T10:14:22.943Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-19T10:14:22.943Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:14:22.943Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-19T10:14:22.943Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T10:14:22.943Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-19T10:14:22.943Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T10:14:22.943Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-19T10:14:25.825Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-19T10:14:27.981Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-19T10:14:30.855Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-19T10:14:33.730Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-19T10:14:38.381Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-19T10:14:38.381Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T10:14:38.381Z] === RUN TestDockerSuite/TestExecEnv [2021-06-19T10:14:38.381Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T10:14:38.381Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-19T10:14:38.381Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T10:14:38.381Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-19T10:14:41.262Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-19T10:14:47.013Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-19T10:14:47.014Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T10:14:47.014Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-19T10:14:47.014Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T10:14:47.014Z] === RUN TestDockerSuite/TestExecParseError [2021-06-19T10:14:47.014Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:14:47.014Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-19T10:14:47.014Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T10:14:47.014Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-19T10:14:47.014Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T10:14:47.014Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-19T10:14:49.177Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-19T10:14:49.177Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T10:14:49.177Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-19T10:14:49.177Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T10:14:49.177Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-19T10:14:49.177Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:14:49.177Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-19T10:14:49.177Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T10:14:49.177Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-19T10:14:49.177Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T10:14:49.177Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-19T10:14:52.056Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-19T10:14:52.056Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T10:14:52.056Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-19T10:15:02.317Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-19T10:15:02.317Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T10:15:02.317Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-19T10:15:02.317Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T10:15:02.317Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-19T10:15:02.317Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T10:15:02.317Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-19T10:15:08.060Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-19T10:15:15.087Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-19T10:15:17.961Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-19T10:15:24.981Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-19T10:15:24.981Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestHealth [2021-06-19T10:15:24.982Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-19T10:15:24.982Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-19T10:15:29.631Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-19T10:15:29.631Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-19T10:15:29.631Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T10:15:29.631Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-19T10:15:29.631Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-19T10:15:29.631Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-19T10:15:30.084Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-19T10:15:31.042Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-19T10:15:31.042Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:15:31.042Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-19T10:15:32.563Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-19T10:15:32.563Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-19T10:15:34.717Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-19T10:15:35.172Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-19T10:15:37.325Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-19T10:15:41.026Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-19T10:15:41.026Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-19T10:15:41.026Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:15:41.026Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-19T10:15:45.682Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-19T10:15:45.682Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-19T10:15:47.834Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestImportFile [2021-06-19T10:15:47.834Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-19T10:15:47.834Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-19T10:15:47.834Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-19T10:15:47.834Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-19T10:15:47.834Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-19T10:15:47.834Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-19T10:15:47.834Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-19T10:15:47.834Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-19T10:15:47.834Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T10:15:47.834Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-19T10:15:56.340Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-19T10:15:57.862Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-19T10:15:57.862Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T10:15:57.862Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-19T10:15:57.862Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T10:15:57.862Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-19T10:15:58.315Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-19T10:15:58.315Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T10:15:58.315Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-19T10:16:00.470Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-19T10:16:00.923Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-19T10:16:09.652Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-19T10:16:09.652Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T10:16:09.652Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-19T10:16:09.652Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T10:16:09.652Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-19T10:16:09.652Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T10:16:09.652Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-19T10:16:11.177Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-19T10:16:16.928Z] === RUN TestDockerSuite/TestInspectImage [2021-06-19T10:16:16.928Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:16:16.928Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-19T10:16:16.928Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T10:16:16.928Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-19T10:16:16.928Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T10:16:16.928Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-19T10:16:19.084Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-19T10:16:21.960Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-19T10:16:21.960Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-19T10:16:24.832Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-19T10:16:27.718Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-19T10:16:27.718Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T10:16:27.718Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-19T10:16:27.718Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-19T10:16:29.873Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-19T10:16:33.573Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-19T10:16:38.229Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-19T10:16:41.108Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-19T10:16:43.983Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-19T10:16:46.858Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-19T10:16:49.012Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-19T10:16:51.890Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-19T10:16:54.766Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-19T10:16:54.766Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-19T10:16:54.766Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-19T10:16:54.766Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-19T10:16:57.648Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-19T10:16:59.806Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-19T10:17:05.555Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-19T10:17:08.434Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-19T10:17:08.434Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T10:17:08.434Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-19T10:17:11.309Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-19T10:17:11.310Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-19T10:17:19.823Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-19T10:17:28.334Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-19T10:17:35.356Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-19T10:17:38.243Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-19T10:17:41.127Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-19T10:17:41.127Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T10:17:41.127Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-19T10:17:44.825Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-19T10:17:47.703Z] === RUN TestDockerSuite/TestLogsSince [2021-06-19T10:17:57.967Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-19T10:17:57.967Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T10:17:57.967Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-19T10:17:57.967Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T10:17:57.967Z] === RUN TestDockerSuite/TestLogsTail [2021-06-19T10:18:00.853Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-19T10:18:03.727Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-19T10:18:12.240Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-19T10:18:12.240Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestNetHostname [2021-06-19T10:18:12.240Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-19T10:18:12.240Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-19T10:18:12.240Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-19T10:18:12.240Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginActive [2021-06-19T10:18:12.240Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-19T10:18:12.240Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-19T10:18:12.240Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-19T10:18:12.240Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-19T10:18:12.240Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-19T10:18:12.240Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-19T10:18:12.240Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-19T10:18:12.240Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-19T10:18:12.240Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-19T10:18:12.240Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPortList [2021-06-19T10:18:12.240Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T10:18:12.240Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-19T10:18:16.888Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-19T10:18:16.888Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:18:16.888Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-19T10:18:16.888Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-19T10:18:16.888Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T10:18:16.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-19T10:18:16.888Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T10:18:16.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-19T10:18:16.888Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:18:16.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-19T10:18:16.888Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T10:18:17.341Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-19T10:18:17.341Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T10:18:17.341Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-19T10:18:17.341Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T10:18:17.341Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-19T10:18:17.341Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:18:17.341Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-19T10:18:23.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-19T10:18:23.093Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T10:18:23.093Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-19T10:18:33.351Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-19T10:18:33.351Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T10:18:33.351Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-19T10:18:43.625Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-19T10:19:08.675Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-19T10:19:08.675Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-19T10:19:08.675Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T10:19:08.675Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-19T10:19:20.997Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-19T10:19:25.648Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-19T10:19:34.169Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-19T10:19:39.923Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-19T10:19:39.923Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T10:19:39.923Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-19T10:19:39.923Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T10:19:39.923Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-19T10:19:52.233Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-19T10:19:52.233Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T10:19:52.233Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-19T10:19:52.233Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T10:19:52.233Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-19T10:19:52.233Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T10:19:52.233Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-19T10:19:52.233Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T10:19:52.233Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-19T10:19:59.265Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-19T10:19:59.265Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T10:19:59.265Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-19T10:20:00.783Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-19T10:20:00.783Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T10:20:00.783Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-19T10:20:02.430Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-19T10:20:03.385Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-19T10:20:03.385Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T10:20:03.385Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-19T10:20:09.135Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-19T10:20:13.788Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-19T10:20:16.664Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-19T10:20:46.512Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-19T10:20:46.512Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:20:46.512Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-19T10:20:53.539Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-19T10:20:54.027Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-19T10:20:54.027Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-19T10:20:54.984Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-19T10:21:00.734Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-19T10:21:05.386Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-19T10:21:05.386Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:21:05.386Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-19T10:21:10.034Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-19T10:21:10.034Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-19T10:21:10.489Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-19T10:21:28.091Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-19T10:21:30.966Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-19T10:21:31.925Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-19T10:21:40.434Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-19T10:21:46.189Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-19T10:21:54.699Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-19T10:22:00.440Z] === RUN TestDockerSuite/TestRmiTag [2021-06-19T10:22:00.440Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-19T10:22:03.316Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-19T10:22:24.328Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-19T10:22:27.204Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-19T10:22:32.961Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-19T10:22:34.479Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-19T10:22:34.479Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.479Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-19T10:22:34.479Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.479Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-19T10:22:34.479Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.931Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-19T10:22:34.931Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.931Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-19T10:22:34.931Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.931Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-19T10:22:34.931Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.931Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-19T10:22:34.931Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T10:22:34.931Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-19T10:22:37.812Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-19T10:22:37.812Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T10:22:37.812Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-19T10:22:37.812Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T10:22:37.812Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-19T10:22:48.066Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-19T10:22:50.942Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-19T10:22:53.818Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-19T10:22:56.695Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-19T10:23:05.203Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-19T10:23:05.203Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T10:23:09.853Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-19T10:23:09.853Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T10:23:10.305Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-19T10:23:10.305Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T10:23:10.305Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-19T10:23:13.197Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-19T10:23:13.197Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T10:23:13.197Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-19T10:23:17.860Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-19T10:23:17.860Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T10:23:17.860Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-19T10:23:17.860Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T10:23:17.860Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-19T10:23:19.382Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-19T10:23:19.382Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.382Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-19T10:23:19.382Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.834Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-19T10:23:19.834Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-19T10:23:19.834Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-19T10:23:19.834Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-19T10:23:19.834Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.834Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-19T10:23:19.834Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T10:23:19.834Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-19T10:23:22.711Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-19T10:23:25.593Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-19T10:23:28.468Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-19T10:23:28.468Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T10:23:28.468Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-19T10:23:28.468Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T10:23:28.468Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-19T10:23:28.468Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T10:23:28.468Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-19T10:23:31.350Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-19T10:23:31.350Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T10:23:31.350Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-19T10:23:31.350Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:23:31.350Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-19T10:23:31.350Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T10:23:31.350Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-19T10:23:31.350Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T10:23:31.350Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-19T10:23:34.226Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-19T10:23:41.248Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-19T10:23:41.248Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-19T10:23:41.248Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-19T10:23:41.248Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-19T10:23:41.248Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-19T10:23:41.248Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T10:23:41.248Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-19T10:23:43.401Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-19T10:23:43.401Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T10:23:43.401Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-19T10:23:43.401Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-19T10:23:43.401Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T10:23:43.401Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-19T10:23:46.280Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-19T10:23:54.791Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-19T10:23:54.791Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T10:23:54.791Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-19T10:23:56.315Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-19T10:23:56.315Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T10:23:56.768Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-19T10:23:56.768Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T10:23:56.768Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-19T10:23:56.768Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T10:23:56.768Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-19T10:23:59.649Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-19T10:24:02.536Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-19T10:24:05.414Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-19T10:24:07.570Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-19T10:24:08.028Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T10:24:08.028Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-19T10:24:12.673Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-19T10:24:12.673Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T10:24:12.673Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-19T10:24:13.127Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-19T10:24:13.127Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T10:24:13.127Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-19T10:24:13.127Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T10:24:13.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-19T10:24:13.127Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T10:24:13.127Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-19T10:24:13.127Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T10:24:13.127Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-19T10:24:25.440Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-19T10:24:25.440Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T10:24:25.440Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-19T10:24:25.892Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-19T10:24:25.892Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T10:24:25.892Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-19T10:24:25.892Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T10:24:25.892Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-19T10:24:25.892Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T10:24:25.892Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-19T10:24:25.892Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunMount [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-19T10:24:26.349Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T10:24:26.349Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-19T10:24:41.094Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-19T10:24:41.094Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T10:24:41.094Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-19T10:24:41.094Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T10:24:41.094Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-19T10:24:41.094Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T10:24:41.094Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-19T10:24:45.749Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-19T10:24:50.405Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T10:24:50.405Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-19T10:24:50.858Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-19T10:24:52.377Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-19T10:24:54.533Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-19T10:24:57.414Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-19T10:24:58.932Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-19T10:25:01.100Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-19T10:25:01.553Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T10:25:01.553Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-19T10:25:04.432Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-19T10:25:04.432Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T10:25:04.432Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-19T10:25:04.432Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T10:25:04.432Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-19T10:25:04.432Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T10:25:04.432Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-19T10:25:04.432Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T10:25:04.432Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-19T10:25:04.432Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:25:04.886Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-19T10:25:15.153Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-19T10:25:15.153Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T10:25:15.153Z] === RUN TestDockerSuite/TestRunRm [2021-06-19T10:25:16.673Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-19T10:25:22.429Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-19T10:25:25.303Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-19T10:25:27.463Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-19T10:25:30.345Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-19T10:25:34.047Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-19T10:25:34.047Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T10:25:34.047Z] === RUN TestDockerSuite/TestRunState [2021-06-19T10:25:34.047Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T10:25:34.047Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-19T10:25:36.199Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-19T10:25:36.199Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T10:25:36.199Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-19T10:25:39.076Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-19T10:25:39.076Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T10:25:39.076Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-19T10:25:39.076Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T10:25:39.076Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-19T10:25:39.076Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-19T10:25:39.076Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-19T10:25:39.076Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T10:25:39.076Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-19T10:25:44.825Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T10:25:44.825Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-19T10:25:47.700Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-19T10:25:47.700Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T10:25:47.700Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-19T10:25:49.855Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-19T10:25:49.855Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T10:25:50.309Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-19T10:25:50.309Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T10:25:50.309Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-19T10:25:54.012Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-19T10:26:02.523Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-19T10:26:08.271Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-19T10:26:15.296Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-19T10:26:15.296Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T10:26:15.296Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-19T10:26:15.296Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-19T10:26:18.993Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-19T10:26:21.149Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-19T10:26:24.035Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-19T10:26:24.035Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T10:26:24.035Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-19T10:26:24.035Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-19T10:26:24.491Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-19T10:26:24.491Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:26:24.491Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-19T10:26:24.491Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T10:26:24.491Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-19T10:26:24.491Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T10:26:24.491Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-19T10:26:24.491Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T10:26:24.491Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-19T10:26:24.491Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T10:26:24.491Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-19T10:26:29.141Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-19T10:26:31.294Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-19T10:26:33.447Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-19T10:26:39.198Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-19T10:26:39.198Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-19T10:26:39.198Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-19T10:26:39.198Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-19T10:26:39.198Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-19T10:26:39.198Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:26:39.198Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-19T10:26:41.350Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-19T10:26:41.803Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-19T10:26:42.255Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-19T10:26:42.255Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-19T10:26:44.410Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-19T10:26:52.927Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-19T10:26:52.927Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T10:26:52.927Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-19T10:27:01.498Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-19T10:27:01.498Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T10:27:01.498Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-19T10:27:11.782Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-19T10:27:11.782Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T10:27:11.782Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-19T10:27:11.782Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:27:11.782Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-19T10:27:11.782Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T10:27:11.782Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-19T10:27:11.782Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T10:27:11.782Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-19T10:27:22.044Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-19T10:27:22.044Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-19T10:27:22.044Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-19T10:27:22.044Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-19T10:27:22.044Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-19T10:27:22.044Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T10:27:22.044Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-19T10:27:24.921Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-19T10:27:27.800Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-19T10:27:27.800Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T10:27:27.800Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-19T10:27:30.680Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-19T10:27:30.680Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-19T10:27:30.680Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-19T10:27:30.680Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-19T10:27:30.680Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-19T10:27:30.680Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:27:30.680Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-19T10:27:48.294Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-19T10:27:48.294Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-19T10:27:50.451Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-19T10:27:50.451Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-19T10:27:54.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-19T10:27:54.610Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-19T10:27:55.065Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-19T10:27:55.065Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-19T10:27:55.520Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-19T10:28:10.260Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-19T10:28:10.260Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T10:28:10.260Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-19T10:28:10.260Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-19T10:28:10.261Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-19T10:28:10.261Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T10:28:10.261Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-19T10:28:18.782Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-19T10:28:18.782Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-19T10:28:18.782Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-19T10:28:29.047Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-19T10:28:29.048Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T10:28:29.048Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite (3132.80s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.07s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (163.47s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.10s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.39s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.41s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-19T10:28:31.204Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.64s) [2021-06-19T10:28:31.204Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.67s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (146.33s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.81s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.80s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.90s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.98s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.69s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.73s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.87s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.51s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.32s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.03s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.15s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.40s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.69s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.35s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.54s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.45s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.86s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.08s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.29s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.11s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.82s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.45s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCmd (0.74s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.26s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.75s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.16s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.15s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.77s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.86s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.50s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.09s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.24s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (34.70s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.17s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.19s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.18s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.35s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.22s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.43s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.58s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.33s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.07s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.15s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.00s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (140.24s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.49s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.72s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.98s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.17s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.00s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.14s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.38s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.07s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.39s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.86s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.86s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.83s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.77s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.80s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.30s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.75s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.53s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildHistory (14.43s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.31s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.07s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.33s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.73s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.49s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.29s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.98s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.23s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.71s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.79s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.17s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.35s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.07s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.09s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.72s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (15.54s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.71s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.18s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.01s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.53s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.49s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.95s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildRm (15.51s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.01s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-19T10:28:31.205Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.06s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.34s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (28.10s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.87s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.99s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.49s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildStderr (5.31s) [2021-06-19T10:28:31.205Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.09s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.72s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.53s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.49s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.90s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.32s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.06s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.04s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.78s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.12s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.56s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.37s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.60s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.42s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.74s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.64s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.32s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCommitChange (10.60s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.34s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.09s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCommitTTY (8.11s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.32s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.31s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.10s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.63s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.78s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.81s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.94s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.69s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.52s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.76s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.66s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.47s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.23s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.54s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.38s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.25s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.84s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.63s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.45s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.47s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.59s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.88s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.11s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.98s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000543c38_} (2.93s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1041138702_c:\foo_false____} (7.86s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1041138702_c:\foo_true____} (2.82s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.67s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.30s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.06s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.76s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.86s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.72s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.86s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpToDot (7.71s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCpToStdout (7.75s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.83s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.46s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.28s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.91s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.01s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (8.14s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.26s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsCopy (6.06s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.19s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.78s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.72s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.25s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.25s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFilters (5.68s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFormat (5.27s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsRename (2.79s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsResize (8.23s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.13s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.31s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.48s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-19T10:28:31.206Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T10:28:31.206Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.36s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.37s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.42s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.57s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.65s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.60s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.75s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecInspectID (5.21s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.84s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.06s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.50s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.45s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.36s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.00s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.25s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.54s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.24s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.37s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.44s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectDefault (2.59s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectHistory (5.29s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.58s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.84s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.50s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectStatus (3.37s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.05s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.65s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.58s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.72s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.61s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.32s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.36s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.74s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.94s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.92s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.97s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.05s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.94s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.11s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsSince (9.62s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsTail (3.38s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.55s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.50s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.26s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsByOrder (10.12s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.10s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.96s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.81s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.63s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.67s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.54s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.60s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.81s) [2021-06-19T10:28:31.207Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-19T10:28:31.207Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-06-19T10:28:31.208Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.33s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.98s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.81s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.19s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.09s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.87s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.95s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.93s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.29s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.74s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.13s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.85s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.30s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.78s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.15s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.40s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.25s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.58s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.54s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.22s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.49s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.84s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.74s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.56s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.58s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.80s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.20s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.77s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.71s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.85s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.86s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.25s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.79s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunEchoStdout (7.44s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.75s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunExitCode (2.92s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s) [2021-06-19T10:28:31.662Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T10:28:31.662Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.89s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.94s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.81s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.01s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.62s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.66s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.07s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.87s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.73s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.66s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.20s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.70s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.45s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.40s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.64s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.91s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.53s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.25s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.37s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.82s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.52s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.56s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.26s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.15s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.13s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.70s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.66s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.75s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.87s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.61s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.60s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.03s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.86s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.24s) [2021-06-19T10:28:31.663Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-19T10:28:31.663Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.91s) [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.663Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-19T10:28:31.663Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-19T10:28:31.664Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- PASS: TestDockerRegistrySuite (0.21s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-19T10:28:31.664Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-19T10:28:31.664Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-19T10:28:31.664Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-19T10:28:31.664Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-19T10:28:31.664Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-19T10:28:31.664Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-19T10:28:31.664Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerDaemonSuite [2021-06-19T10:28:31.664Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-19T10:28:31.664Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-19T10:28:31.664Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-19T10:28:31.664Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerSwarmSuite [2021-06-19T10:28:31.664Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-19T10:28:31.664Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerExternalVolumeSuite [2021-06-19T10:28:31.664Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerNetworkSuite [2021-06-19T10:28:31.664Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-19T10:28:31.664Z] === RUN TestDockerHubPullSuite [2021-06-19T10:28:31.664Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-19T10:28:31.664Z] PASS [2021-06-19T10:28:31.664Z] ok github.com/docker/docker/integration-cli 3133.289s [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === Skipped [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T10:28:31.664Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-19T10:28:31.664Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.664Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-19T10:28:31.664Z] [2021-06-19T10:28:31.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-19T10:28:31.664Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-19T10:28:31.665Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-19T10:28:31.665Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-06-19T10:28:31.665Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-06-19T10:28:31.665Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-19T10:28:31.665Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.665Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-19T10:28:31.665Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-19T10:28:31.666Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-19T10:28:31.666Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-19T10:28:31.666Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-06-19T10:28:31.666Z] docker_cli_sni_test.go:18: Flakey test [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-19T10:28:31.666Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-06-19T10:28:31.666Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-06-19T10:28:31.666Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-19T10:28:31.666Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-06-19T10:28:31.666Z] [2021-06-19T10:28:31.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-19T10:28:31.666Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-19T10:28:32.122Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-06-19T10:28:32.122Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-06-19T10:28:32.122Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.122Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2021-06-19T10:28:32.122Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.122Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-06-19T10:28:32.122Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-19T10:28:32.123Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-19T10:28:32.123Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-06-19T10:28:32.123Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T10:28:32.123Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-19T10:28:32.123Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-19T10:28:32.123Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-19T10:28:32.123Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-19T10:28:32.123Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-19T10:28:32.123Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-19T10:28:32.123Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.123Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-19T10:28:32.123Z] [2021-06-19T10:28:32.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-19T10:28:32.123Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-19T10:28:32.124Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-19T10:28:32.124Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-06-19T10:28:32.124Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-19T10:28:32.124Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T10:28:32.124Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T10:28:32.124Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-19T10:28:32.124Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-19T10:28:32.124Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2021-06-19T10:28:32.124Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-19T10:28:32.124Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-19T10:28:32.124Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.124Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-06-19T10:28:32.124Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-19T10:28:32.125Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-19T10:28:32.125Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-19T10:28:32.125Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.125Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-06-19T10:28:32.125Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.126Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-19T10:28:32.126Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.126Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-19T10:28:32.126Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-06-19T10:28:32.127Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-19T10:28:32.127Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-19T10:28:32.127Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-06-19T10:28:32.127Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2021-06-19T10:28:32.581Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-06-19T10:28:32.581Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2021-06-19T10:28:32.581Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-19T10:28:32.581Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:28:32.581Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.581Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:28:32.581Z] [2021-06-19T10:28:32.581Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-19T10:28:32.582Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.582Z] [2021-06-19T10:28:32.583Z] DONE 1092 tests, 546 skipped in 3143.280s [2021-06-19T10:28:32.583Z] INFO: Integration tests ended at 06/19/2021 10:28:32. Duration:00:52:23.3938859 [2021-06-19T10:28:32.583Z] INFO: Docker info of the daemon under test at end of run [2021-06-19T10:28:32.583Z] [2021-06-19T10:28:33.037Z] Containers: 2 [2021-06-19T10:28:33.037Z] Running: 0 [2021-06-19T10:28:33.037Z] Paused: 0 [2021-06-19T10:28:33.037Z] Stopped: 2 [2021-06-19T10:28:33.037Z] Images: 18 [2021-06-19T10:28:33.037Z] Server Version: 0.0.0-dev [2021-06-19T10:28:33.037Z] Storage Driver: windowsfilter [2021-06-19T10:28:33.037Z] Windows: [2021-06-19T10:28:33.037Z] Logging Driver: json-file [2021-06-19T10:28:33.037Z] Plugins: [2021-06-19T10:28:33.037Z] Volume: local [2021-06-19T10:28:33.037Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-19T10:28:33.037Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-19T10:28:33.037Z] Swarm: inactive [2021-06-19T10:28:33.037Z] Default Isolation: process [2021-06-19T10:28:33.037Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-19T10:28:33.037Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-19T10:28:33.037Z] OSType: windows [2021-06-19T10:28:33.037Z] Architecture: x86_64 [2021-06-19T10:28:33.037Z] CPUs: 4 [2021-06-19T10:28:33.037Z] Total Memory: 32GiB [2021-06-19T10:28:33.037Z] Name: azwin-2-bff580 [2021-06-19T10:28:33.037Z] ID: NMBM:DEBE:TPID:4QYH:ZHCG:2IMW:L7PY:JIYU:SOKK:YOEC:FY2H:65TT [2021-06-19T10:28:33.037Z] Docker Root Dir: D:\CI\PR-42541\1\daemon [2021-06-19T10:28:33.037Z] Debug Mode (client): false [2021-06-19T10:28:33.037Z] Debug Mode (server): true [2021-06-19T10:28:33.037Z] File Descriptors: -1 [2021-06-19T10:28:33.037Z] Goroutines: 17 [2021-06-19T10:28:33.037Z] System Time: 2021-06-19T10:28:32.6114411Z [2021-06-19T10:28:33.037Z] EventsListeners: 0 [2021-06-19T10:28:33.037Z] Registry: https://index.docker.io/v1/ [2021-06-19T10:28:33.037Z] Labels: [2021-06-19T10:28:33.037Z] Experimental: false [2021-06-19T10:28:33.037Z] Insecure Registries: [2021-06-19T10:28:33.037Z] 127.0.0.0/8 [2021-06-19T10:28:33.037Z] Live Restore Enabled: false [2021-06-19T10:28:33.037Z] [2021-06-19T10:28:33.037Z] [2021-06-19T10:28:33.037Z] INFO: Stopping daemon under test [2021-06-19T10:28:33.037Z] SUCCESS: The process with PID 5404 (child process of PID 5548) has been terminated. [2021-06-19T10:28:33.037Z] SUCCESS: The process with PID 5548 (child process of PID 4920) has been terminated. [2021-06-19T10:28:33.037Z] INFO: Stop tailing logs of the daemon under tests [2021-06-19T10:28:33.037Z] INFO: executeCI.ps1 Completed successfully at 06/19/2021 10:28:32. [2021-06-19T10:28:33.037Z] INFO: Tidying up at end of run [2021-06-19T10:28:33.037Z] INFO: Saving daemon under test log (d:\CI\PR-42541\1\dut.out) to bundles\CIDUT.out [2021-06-19T10:28:33.037Z] INFO: Saving daemon under test log (d:\CI\PR-42541\1\dut.err) to bundles\CIDUT.err [2021-06-19T10:28:33.037Z] INFO: Nuke-Everything... [2021-06-19T10:28:33.997Z] INFO: Container count on control daemon to delete is 2 [2021-06-19T10:28:33.997Z] 0f348181ca88 [2021-06-19T10:28:33.997Z] 8a73644ce168 [2021-06-19T10:28:34.450Z] INFO: Tidying pidfile d:\CI\PR-42541\1\docker.pid [2021-06-19T10:28:34.450Z] INFO: Nuking d:\CI [2021-06-19T10:29:16.912Z] INFO: Zapped successfully [2021-06-19T10:29:16.912Z] [2021-06-19T10:29:16.912Z] INFO: executeCI.ps1 exiting at Sat Jun 19 10:29:13 CUT 2021. Duration 01:39:27.5067704 [2021-06-19T10:29:16.912Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-19T10:29:17.144Z] Recording test results [2021-06-19T10:29:24.270Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-19T10:29:26.970Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-19T10:29:29.335Z] Archiving artifacts [2021-06-19T10:29:43.392Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42541/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-19T10:29:44.299Z] + make clean [2021-06-19T10:29:47.183Z] docker volume rm -f docker-dev-cache [2021-06-19T10:29:47.183Z] 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